Explore other dev related sites in this ring. If you find this idea useful click here to join.
devring.club Previous Random Next

🎉 linksfor.dev(s)

All

  1. 80%RAID-Z Expansion Feature for ZFS Goes Live | FreeBSD Foundation
  2. 94%SortedList in C# - Code Maze
  3. 93%Auditing Active Directory passwords against HaveIBeenPwned
  4. 98%Running SQL Server Queries In Docker
  5. 99%Azure Static Web Apps - a Netlify alternative | I CAN MAKE THIS WORK
  6. 99%Improving the developer experience for Dependabot alerts | The GitHub Blog
  7. 99%Implementing In-App Subscriptions in iOS & Android with no backend servers
  8. 98%C# 10.0 improves handling of nullable references in generic types - no more AllowNull | endjin
  9. 83%SpaceX
  10. 86%Dolphin Progress Report: November and December 2021, January 2022
  11. 95%Refs #33476 -- Reformatted code with Black. by carltongibson · Pull Request #15387 · django/django
  12. 62%Nerdle - the daily numbers game
  13. 94%How does UTF-8 turn “😂” into “F09F9882”?
  14. 77%Laravel 9 is Now Released!
  15. 87%Data Distribution Shifts and Monitoring
  16. 68%Don’t look for a job, find a solution
  17. 73%BastionZero Blog | In which I agree with the federal gov't and bash VPNs for fun and profit
  18. 90%.NET | Free. Cross-platform. Open Source.
  19. 91%Why I wanted to be a developer
  20. 83%Book Renovation - Epiphany 2.0
  21. 89%Single dependency stacks
  22. 86%Before I go: When it comes to complaining about web browsers
  23. 99%How to use TaskEither in fpdart – Sandro Maglione
  24. 85%Jonathan Dupré
  25. 94%Qualities and Business Models
  26. 95%Building Collaboration with Remote Teams
  27. 85%Jonathan Dupré
  28. 60%Counting to 10 in binary.
  29. 93%VS Code Gets New Side Panel in v1.64 Update -- Visual Studio Magazine
  30. 95%Senior Cloud Advocate for Python in Other, Other, United States | Engineering at Microsoft
  31. 95%Senior Software Engineer in Other, Other, United States | Engineering at Microsoft
  32. 94%Gyroflow v1.0.0-rc1 has appeared!
  33. 79%Lenovo Legion: Gaming PCs, Laptops & Gear | Stylish outside. Savage inside. | Lenovo Australia
  34. 98%Initial roll out of !! by stephentoub · Pull Request #64720 · dotnet/runtime
  35. 84%GitHub Quick Reviews
  36. 86%Color Preview - Visual Studio Marketplace
  37. 97%What is the cost of casting in .NET (C#)?
  38. 99%Exposing a web service with Cloudflare Tunnel
  39. 99%ASP.NET Community Standup - Blazor .NET 7 Roadmap
  40. 61%Apple unveils contactless payments via Tap to Pay on iPhone
  41. 90%An open-source distributed storage service
  42. 88%r/hearthstone - How I hacked Hearthstone
  43. 98%Getting Started with Selenium - C# Example - New
  44. 94%The cats sitting on a fence in early builds of Windows 8 - The Old New Thing
  45. 94%Semantic Compression
  46. 76%The Universe of Discourse : I would like a job writing Haskell
  47. 83%Mod the dotnet-bot
  48. 94%Design Systems for Developers
  49. 99%Async / Await vs. PipeTo<T> in Akka.NET Actors
  50. 99%Improvements and Optimizations for Interpolated Strings – A Look at New Language Features in C# 10 | The .NET Tools Blog
  51. 99%Some mistakes Rust doesn't catch
  52. 96%Nested type-safe DI Containers
  53. 97%Docs! Docs! Docs! — brandur.org
  54. 99%NetEscapades.EnumGenerators: a source generator for enum performance
  55. 68%Email Routing is now in open beta, available to everyone
  56. 63%KDE: A Nice Tiling Envieonment and a Surprisingly Awesome DE
  57. 95%Migrate from .NET Framework to .NET Core (.NET 6) - Detailed Guide | Pro Code Guide
  58. 98%Finding over 6,000 credentials in Twitch's source code - How our source code is a vulnerability
  59. 98%Replacing attributes on child components – Blazor University
  60. 98%Use Project Tye to simplify your .NET microservice development experience (part 2)
  61. 96%Flexbox Froggy
  62. 99%Visitor Design Pattern in C# - Code Maze
  63. 98%Download, parse, and store SSL certificates in C#
  64. 92%Azure Open Source Day | Microsoft Azure
  65. 97%Why Windows isn't ready for Arm developers | ZDNet
  66. 59%'We need to get away from this idea that a password is something you need to remember' - ABC Everyday
  67. 97%MAMEWorld Forums - News - MAME turns 25 years old today!
  68. 84%Can no longer view websites on smart display
  69. 74%Windows Terminal Text Rendering Revamp: 'We Were Wrong' -- Visual Studio Magazine
  70. 87%[Last Week in .NET #80] – Time Flies When You’re Shipping Code
  71. 62%Lessons Learned from Restoring a Bike
  72. 93%6 Interesting Resources to Encourage Your Child to Learn to Code
  73. 99%.NET Internet of Things
  74. 92%5 Mac Utilities I Can’t Live Without
  75. 83%Christian Seifert // As a manager you're not above everyone else!
  76. 93%Risk/Return Bets in Entrepreneurship
  77. 92%We need more single purpose devices (and why your phone sucks)
  78. 96%Abuse of Notation - The scrapbook of Boris Marinov
  79. 86%How to Make Package Signing Useful
  80. 94%The Problem With Frameworks | Pier-Luc Brault - Personal Website
  81. 85%Earth Temperature Timeline
  82. 90%Senior Program Manager – Playwright Developer Advocate in Other, Other, United States | Engineering at Microsoft
  83. 99%Implementing In-App Subscriptions in iOS & Android
  84. 99%GitHub - gerardog/gsudo: A Sudo for Windows - run elevated without spawning a new Console Host Window
  85. 73%You Can Change Your Number
  86. 85%Sword Pull
  87. 78%A Developer's Guide to Dogfooding
  88. 95%AlterNET Studio (WinForms & WPF Tooling/Components) Now Supports VS 2022, .NET 6 -- Visual Studio Magazine
  89. 74%Managing people 🤯 | Andreas Klinger
  90. 72%Why I Quit Shopify After Five Months | The Blog of Josh Simmons
  91. 97%Slicing and Dicing Instant Logs: Real-time Insights on the Command Line
  92. 96%PHP: The Right Way
  93. 82%What are the major highlights in .NET 6?
  94. 75%Ten years of ThinkPadding | 127.0.0.1
  95. 97%Unit Tests for Expected Exceptions
  96. 68%Sha256 Algorithm Explained
  97. 95%On finding the average of two unsigned integers without overflow - The Old New Thing
  98. 99%Creating and Using HTTP Client SDKs in .NET 6
  99. 99%Minimal APIs, Blazor Improvements, and Tools Updates in ASP.NET Core 6
  100. 91%Microsoft Adds New Services for Historical Weather, Air Quality, and Tropical Storms
  101. 99%Avoid DNS issues with HttpClient in .NET - Gérald Barré
  102. 81%RavenDB: Practical Considerations for ACID/MVCC Storage Engines
  103. 80%Thank you, Valve
  104. 65%Cloud enabled Commodore 64
  105. 98%Another 5 .NET projects that deserve more attention
  106. 71%I Was Awarded as an Open UK Honouree
  107. 72%Chat Control
  108. 99%How to Find the Maximum Value of an Array in C# - Code Maze
  109. 88%292: Developer Guide to In-App Subscriptions
  110. 93%Cloud enabled Commodore 64
  111. 98%Using Blazor with a YARP downstream API protected using certificate authentication
  112. 99%Crypto Tracker App with Telerik .NET MAUI Controls
  113. 91%Announcing Flutter for Windows
  114. 84%To DDD or not to DDD? What to do if your domain is boring?
  115. 99%10 Cosmos DB provider enhancements in EF Core 6
  116. 97%Amazon Linux 2022 on WSL2
  117. 99%Debug attributes in .NET
  118. 84%My Seatbelt Rule for Judgment
  119. 95%Outreach Committee February 2022
  120. 68%John Battelle's Search Blog On Building A Better Web: The Marlinspike Threads
  121. 54%The Empty Release - Rambli
  122. 99%Waiting for PostgreSQL 15 – Add UNIQUE null treatment option – select * from depesz;
  123. 89%I relearned typing to save my wrists
  124. 95%On Building 30K Debian Packages
  125. 81%Stop Using Pie-Charts
  126. 89%Creating a Memory Allocator for Fun
  127. 82%Consuming Content Like it's the 90s
  128. 99%Creating and deploying a tiny proxy server on Vercel in 10 minutes
  129. 98%APIs as ladders
  130. 90%You are not your code
  131. 89%How to Cut Through the Web3 Hype and Anti-Hype
  132. 95%Jonathan Dupré
  133. 82%AlphaCode as a dog speaking mediocre English
  134. 91%Crypto-name
  135. 64%Single-file PHP file manager, browser and photo gallery | Files
  136. 96%Live Ethereum TPS data
  137. 61%About Cleo & Me
  138. 78%The Federal Reserve Bank of Boston and Massachusetts Institute of Technology release technological research on a central bank digital currency
  139. 99%Microservices Made Easy!
  140. 99%Firebase Dynamic Links with Xamarin Forms and .NET Backend - Cool Coders
  141. 85%Sitting on the bench
  142. 99%GitHub - slaveOftime/Fun.Blazor: Powered by bolero and blazor!!! ❤ F#
  143. 85%lon lat lon lat lon - macwright.com
  144. 78%Back to Old School: Commodore PET
  145. 66%It’s Back: Senators Want EARN IT Bill to Scan All Online Messages
  146. 98%Using Zig to Build Native Lua Scripts
  147. 82%Your account has been deactivated.
  148. 78%Jan-Piet Mens
  149. 99%An advanced, composable, reactive model-view-viewmodel framework
  150. 93%Educated Guesswork
  151. 77%SPAM blacklisting is out of control
  152. 61%CS50 2018 - Lecture 0 - Phone Book
  153. 98%Developer's Guide to Writing a Good Helm Chart
  154. 98%The saga of Arrow functions with callback functions
  155. 94%Lewis Campbell Technologies
  156. 81%Polarized Thinking and The Internet
  157. 81%Finda
  158. 96%Growth engineering
  159. 99%GitHub - Kindelia/HVM: A massively parallel, optimal functional runtime in Rust
  160. 99%Building reliable and portable microservices with Dapr and .NET
  161. 68%Weekly Update 281
  162. 76%Weekly Update 281
  163. 74%Datawrapper: Create charts, maps, and tables
  164. 89%What’s up with TimeZoneInfo on .NET 6? (Part 1)
  165. 97%The Slackware Linux Project: Slackware Release Announcement
  166. 87%Distributing dating apps in the Netherlands - Support
  167. 71%Amazon.com: GeForce RTX 3060 Ti Gaming Graphics Card 8GB GDDR6, RTX 3090 12GB GDDR6, RX 6600 XT, GTX 1650 OC 4GB, GTX 1660 Super 6GB, Video Card RTX 3080, RTX 3070, GTX 1060 : Electronics
  168. 98%GitHub - casualsnek/cassowary: Run Windows Applications on Linux as if they are native, Use linux applications to launch files files located in windows vm without needing to install applications on vm. With easy to use configuration GUI
  169. 77%Weekly Update 281
  170. 77%Weekly Update 281
  171. 63%Wormhole Incident Report — 02/02/22
  172. 96%curl dash-dash-json | daniel.haxx.se
  173. 85%Sea Chase
  174. 73%Exactly How I Cold Emailed My Way to A Life-Changing Exit (And You Can Too)
  175. 97%Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  176. 88%Some business advice for academic startups/spinouts - Bert Hubert's writings
  177. 80%Zinc lozenges for the common cold: a living review
  178. 65%What is a “philosophy of progress?”
  179. 85%CS 251 Cryptocurrencies and Blockchain Technologies: Syllabus
  180. 96%My Cheapskate Commenting System · tdarb.org
  181. 98%Solution to a problem you shouldn't have! #shorts
  182. 88%Customer Success Stories: ONNX
  183. 56%The truth about management in Silicon Valley: It doesn’t exist – TechCrunch
  184. 90%A low-cost and shielding-free ultra-low-field brain MRI scanner - Nature Communications
  185. 97%Episode 410 - Fusion Dev
  186. 87%GitHub - wybiral/wtf: PoC to demonstrate how local service discovery can be used to violate privacy.
  187. 85%Apple will charge 27% commission for app purchases made using alternative payment systems in the Netherlands
  188. 99%GitHub - nanoframework/nanoFramework.SignalR.Client
  189. 98%Named Arguments and Optional Parameters in C# - Code Maze
  190. 99%Learn C# with CSharpFritz - Get Started Building Applications with Blazor
  191. 95%Missing Manuals - io_uring worker pool
  192. 88%Episode 91 - C# 10 and .NET 6 with Mark J Price
  193. 96%Compiler Explorer - C# (.NET 6.0.101)
  194. 95%Windows Terminal Preview 1.13 Release - Windows Command Line
  195. 94%Live Streaming .NET
  196. 98%The case of the stack overflow exception when the stack is nowhere near overflowing - The Old New Thing
  197. 98%Don't make me think, or why I switched to Rails from JavaScript SPAs
  198. 95%Go performance from version 1.2 to 1.18
  199. 58%Silenced AirTags With Disabled Speakers Are Popping Up for Sale Online
  200. 57%Why semi-trucks in US and Europe are so different? | Nodum.org
  201. 87%The Slackware Linux Project: Slackware Release Notes
  202. 90%Networking of a turn-based game
  203. 70%Tilt Five, Inc. Jobs and Careers
  204. 61%Optimizing msbuild (C#/.NET/C++) build performance with Visual Studio 2022
  205. 99%Piped
  206. 81%The idea of the curl of a vector field
  207. 85%How I built a daily podcast from the posts on my favorite subreddit r/SaaS?
  208. 66%I Deleted My Twitter Account With 20K Followers. Here's How and Why I'm Starting Again.
  209. 80%Let's Rewrite Everything!
  210. 86%Why growth is so bad
  211. 71%saatsazov.com
  212. 93%The Lightning Speed Setup for Lightning Speed LaTeX
  213. 62%thevinter's coding blog
  214. 77%Staff promotion packets.
  215. 99%Alexandre Nédélec - Week 5, 2022 - Tips I learned this week
  216. 54%DarkPattern.games » Healthy Gaming « Avoid Addictive Dark Patterns
  217. 98%How to Build and Deliver Apps Fast and Scalable with Azure Container Apps
  218. 63%What Hackers Know About Your Software Supply Chain (That You Don’t) w/ Chainguard's Kim Lewandowski - DevInterrupted
  219. 87%Estimating the Bit Security of Pairing-Friendly Curves
  220. 97%Learning Blazor
  221. 96%Piped
  222. 99%PWA Studio - Visual Studio Marketplace
  223. 99%How to Build and Deliver Apps Fast and Scalable with Azure Container Apps
  224. 99%Yes, I can connect to a DB in CSS
  225. 63%A closer look at the stack guard page - The Old New Thing
  226. 96%Rails is not written in Ruby
  227. 90%Need to Keep Analytics Tracking Data in the EU? Cloudflare Zaraz Can Offer a Solution
  228. 99%The AWS DynamoDB feature you're missing out on
  229. 99%Optimally Configuring Open Telemetry Tracing for ASP.NET Core
  230. 98%Composition vs Inheritance in C# - Code Maze
  231. 61%3 Ways To Increase App Reliability With Polly - CodeWithStu
  232. 92%Jay's Blog
  233. 93%3 Ways To Increase App Reliability With Polly
  234. 88%.NET 20 Years
  235. 92%Mark Downie - PoppaString
  236. 88%.NET 20 Years
  237. 84%Reading on a smartphone affects sigh generation, brain activity, and comprehension - Scientific Reports
  238. 96%Rustenstein 3D: Game programming like it's 1992 - NextRoll
  239. 99%.NET Rocks! vNext
  240. 88%Quality Controlled Datasets
  241. 92%Getting Started With OAuth 2.0
  242. 96%Protect secrets in Git with the clean/smudge filter | Red Hat Developer
  243. 99%JavaScript Class Privates
  244. 99%Tip 351 - How to use dependency injection in Azure Functions
  245. 97%Understanding Middleware in ASP.NET Core | endjin
  246. 90%Celebrate the .NET 20th Anniversary with the Community!
  247. 98%Update Solana to 1.9.4 · certusone/wormhole@7edbbd3
  248. 96%Why and how I got my own ASN!
  249. 95%Cache invalidation isn't a hard problem
  250. 84%Procrastination by Reading
  251. 95%Improving Powkiddy V90's Portable Experience
  252. 88%Settings are not a design failure
  253. 52%Don’t Add Salt to Baby Food: The Surprisingly Weak Evidence for Infant Sodium Requirements - Lily Nichols RDN
  254. 55%Expo 2020
  255. 99%Let’s build something Outrageous – Part 17: Bulk Traversals
  256. 95%I took down Starlink (but I haven't cancelled)
  257. 96%Wikipedia and irregular data: how much can you fetch in one expression?
  258. 81%Rishi Goomar
  259. 63%How I used indie hacking to sponsor my own greencard | Swizec Teller
  260. 73%blog.pangalos.dev
  261. 95%Finding unknown sensors with I²C probing
  262. 95%Caching Header Best Practices
  263. 74%Hacks for engineering estimates - shubhro.com
  264. 98%Who keeps an eye on clipboard access? – Gonçalo Valério
  265. 61%Discussions · dotnet/csharplang
  266. 85%Control Group
  267. 89%Azure IoT Edge Tools Now Support Visual Studio 2022 -- Visual Studio Magazine
  268. 98%.NET MAUI Community Toolkit - Monthly Standup (February 2022)
  269. 70%27 Years of Amazon.com Website Design History - 34 Images - Version Museum
  270. 70%Progress in the Privacy Sandbox (December 2021) - Chrome Developers
  271. 97%New sponsors-only repositories, custom amounts, and more | The GitHub Blog
  272. 99%What's new in .NET Interactive notebooks
  273. 99%EquationGroupLeak/eligiblecandidate.py at master · adamcaudill/EquationGroupLeak
  274. 64%CGI did, in fact, ruin movies
  275. 81%Retrospective and Technical Details on the recent Firefox Outage – Mozilla Hacks - the Web developer blog
  276. 99%EquationGroupLeak/eligiblecontestant.py at master · adamcaudill/EquationGroupLeak
  277. 90%CosmosDB linux container for your CI builds - Dominique St-Amand
  278. 83%Portable Python Projects
  279. 91%.NET Interactive is looking for a new name!
  280. 79%Sponsors-only Repositories | GitHub Changelog
  281. 81%Repo experience survey - February 2022
  282. 80%Competitive programming with AlphaCode
  283. 86%Serenity OS - CoRecursive Podcast
  284. 90%Windows Wednesday - All about Windows Sysinternals
  285. 65%mmWave radar, you won't see it coming
  286. 87%Gotchas! in Event Driven Architecture - What you need to be aware of
  287. 98%Postman Now Supports gRPC | Postman Blog
  288. 79%Wordle in less than 50 lines of Bash
  289. 75%Gotcha: C++/WinRT weak_ref.get() doesn't get the weak reference; it gets the strong reference
  290. 85%AdaCore and Ferrous Systems Joining Forces to Support Rust
  291. 69%GDPR enforcer rules that IAB Europe's consent popups are unlawful
  292. 98%The Catch Block #92 - Cool Read Extravaganza!
  293. 97%Pure magic in C# using tuples and relational patterns
  294. 96%How to recommend books, or, stop recommending SICP
  295. 97%DateTime.Now and DateTime.UtcNow
  296. 97%How to stop running out of ephemeral ports and start to love long-lived connections
  297. 62%Visual Studio 2022 - with Kendra Havens
  298. 93%West Wind WebSurge 2.0 is here
  299. 97%A toy DNS resolver
  300. 96%Piped
  301. 97%DateTime.Now and DateTime.UtcNow
  302. 99%WebVM: server-less x86 virtual machines in the browser
  303. 98%How to Create PDF file in C# .NET – 5 Easy Steps | Pro Code Guide
  304. 92%How I Discovered Thousands of Open Databases on AWS
  305. 98%Building ASP.NET Core and EF Core hierarchical multi-tenant apps – The Reformed Programmer
  306. 97%Using the circuit breaker pattern with AWS Step Functions and Amazon DynamoDB | Amazon Web Services
  307. 64%Meet the Women of .NET
  308. 58%How you can learn Python with this 11 part series
  309. 70%Monsters Weekly 238 - Improving Page Load Performance with Responsive Images
  310. 99%Static Abstract Members In C# 10 Interfaces
  311. 96%Piped
  312. 88%Join Us in Celebration as .NET Turns 20
  313. 73%PSReadLine 2.2 RC
  314. 98%Authentication in ASP .NET Core
  315. 76%ongoing by Tim Bray · Lock-in and Multi-Cloud
  316. 98%Writing better release notes
  317. 53%Additional Serious Scientific Answers to Absurd Hypothetical Questions
  318. 98%ASP.NET Community Standup - Sept 2nd, 2014 - Introduction to ASP.NET vNext, how and why?
  319. 98%Visual Studio 2022 - with Kendra Havens
  320. 89%RWC 2022 program
  321. 62%Praise your competitors
  322. 96%Harry Vangberg: Note Workflows in Skrift
  323. 87%DIY web analytics with EndTRACKER - Julio Merino (jmmv.dev)
  324. 94%Efficiency, and a simple formula for being a 10x-er
  325. 89%Strong Password Enforcement – Josh Betz
  326. 95%In defense of user-defined web fonts — nutcroft blog
  327. 76%Code Colocation is King – Koen van Gilst
  328. 76%ASP.NET Community Standup - Sept 2nd, 2014 - Introduction to ASP.NET vNext, how and why?
  329. 87%Ideas that have been beaten to death
  330. 61%The web starts on page four
  331. 87%<link>: The External Resource Link element - HTML: HyperText Markup Language | MDN
  332. 72%Projects I Support
  333. 94%Welcome to My Site!
  334. 53%jmtd → log → Amateur archiving activities, January 2022
  335. 68%Reality by Consensus
  336. 76%My remote work experience after two years of working remotely full time
  337. 86%Remote Pair Programming - Demir Delic
  338. 92%Postgres large JSON value query performance (evanjones.ca)
  339. 78%Senior Program Manager in Raleigh, North Carolina, United States | Program Management at Microsoft
  340. 99%Preparing MNIST Image Data Text Files -- Visual Studio Magazine
  341. 81%GitHub - dotnet-presentations/dotNET20th: .NET 20th Anniversary creative and digital swag
  342. 70%How to Mislead with Facts
  343. 98%Databinding with the OOP Windows Forms Designer
  344. 80%Career Advice Nobody Gave Me: Never ignore a recruiter
  345. 98%Pro Microservices in .NET 6: With Examples Using ASP.NET Core 6, MassTransit, and Kubernetes: Whitesell, Sean, Richardson, Rob, Groves, Matthew D.: 9781484278321: Amazon.com: Books
  346. 63%Framework’s Series A and the Years Ahead
  347. 93%Top-100 npm package maintainers now require 2FA, and additional security-focused improvements to npm | The GitHub Blog
  348. 98%WebVM: Client side X86 virtual machines in the browser
  349. 68%Announcing the public launch of Cloudflare's bug bounty program
  350. 99%Build in the Open Happy Hour | Meetup
  351. 63%PowerToys File Explorer utility for Windows
  352. 94%DuckDuckGo Email | Frequently asked questions
  353. 59%Koenigsegg's Tiny Electric Motor Makes 335 HP and 443 LB-FT of Torque
  354. 98%Batch Querying with Marten
  355. 64%How do I customize the color of the Windows blue screen?
  356. 70%World’s smallest C# program (featuring cheating)
  357. 95%EASILY Build Apps With Tailwind CSS Using Tailmars
  358. 96%GitHub - atamai-labs/Atamai.Slice: Proof-of-concept solution for slicing minimal-api and using source generator to resolve the slices without runtime reflection or manual registrations.
  359. 81%Solving the source generator 'marker attribute' problem - Part 2: Creating a source generator - Part 8
  360. 99%The GNU Name System
  361. 97%Getting started with AWS Distro for OpenTelemetry and distributed tracing using .NET. Part 2: Building the demo
  362. 98%DateOnly and TimeOnly in C# - Code Maze
  363. 94%Introducing the Dark Screen of Death
  364. 95%Pay attention to WebAssembly
  365. 54%Meet the Women of .NET
  366. 97%.NET Framework vs .NET Core (.NET 5+) | Pro Code Guide
  367. 84%[Last Week in .NET #79] – Space Newts
  368. 51%Red Light Green Light
  369. 95%Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries (paperback) (Addison-Wesley Microsoft Technology Series): Cwalina, Krzysztof, Barton, Jeremy, Abrams, Brad: 9780135896464: Amazon.com: Books
  370. 96%Create microservices with .NET and ASP.NET Core Ep1: Introduction to microservices with .NET
  371. 99%Building a Philosophy Workstation with NixOS: Installing Firefox, VSCodium, and LaTeX
  372. 90%Discord Holds the Keys to Your Heart
  373. 98%Destroy All Values: Designing Deinitialization in Programming Languages
  374. 65%Bruce Lawson's personal site
  375. 67%10 lessons from a 5 year Meta-rollercoaster ride
  376. 97%Don't trust comments
  377. 95%Intro to self-hosting. How to get started hosting your applications
  378. 62%What Is “Anti-Work?”
  379. 84%Foreigners should be allowed to compete on price
  380. 72%My most meaningful work of 2021 – not falling down
  381. 56%Reflections on six months of fatherhood
  382. 83%Start paying for internet stuff - Can's blog
  383. 73%Leaving better paths
  384. 99%A Better Turing Machine Tape Model
  385. 91%1751984 - Let's Encrypt TLS Using ALPN TLS Version and OID
  386. 84%Download affected certificate serials for 2022.01.25 TLS-ALPN-01 Incident
  387. 98%Hello OmniSharp on .NET 6.0!
  388. 98%.NET R&D Digest (January, 2022)
  389. 70%the new hire who showed up is not the same person we interviewed
  390. 73%Please make a dumb car – TechCrunch
  391. 94%Array or object JSON deserialization (feat. .NET & System.Text.Json)
  392. 96%Azure DevOps Podcast: Bryan Costanich on .NET 6 IoT - Episode 177
  393. 87%Array or object JSON deserialization (feat. .NET & System.Text.Json)
  394. 80%Adblocking People and Non-adblocking People Experience a Totally Different Web
  395. 92%How I Discovered Thousands of Open Databases on AWS
  396. 99%GitHub - marcominerva/MinimalHelpers.Registration: A lightweight library to automatically register all the Route Endpoints of a Minimal API project.
  397. 70%Why does the Windows debugger engine show a bunch of hex digits after one of the DLL names?
  398. 92%Memory leaks: the forgotten side of web performance
  399. 85%What If? 2
  400. 95%Network Server Accelerator (NSA HTTP)
  401. 99%Parallelize test cases execution in xUnit - Gérald Barré
  402. 79%Cloudflare Partner Program Now Supports SASE & Zero Trust Managed Services
  403. 61%How CallerArgumentExpression changes the logging game in C# 10
  404. 98%Development With A Dot - Using Generated Methods Instead of Reflection
  405. 97%How I reversed a NodeJS malware and found the author
  406. 92%Getting started with AWS Distro for OpenTelemetry and distributed tracing using .NET. Part 1: Setting up the AWS OTEL Collector
  407. 84%Episode 21: Milly Schmidt — PATHS UNCOVERED
  408. 99%How to Copy Array Elements to New Array in C# - Code Maze
  409. 88%291: GitHub Actions All The Things
  410. 99%Implement a PWA using Blazor with BFF security and Azure B2C
  411. 95%Temporal Tables with EF Core 6
  412. 80%Don’t forget Microsoft
  413. 96%Code-Splitting: Get Better Performance When Developing React
  414. 86%tzdata, the time zone database for RHEL: 2021 update | Red Hat Developer
  415. 90%Deploying Uno Platform Applications to Azure
  416. 99%Keep your workflow actions up to date using GitHub Dependabot | Visual Studio Geeks
  417. 99%F# and WebAssembly
  418. 97%Power Apps and the .NET Developer
  419. 96%PagerDuty’s Security Training for Engineers, The Dramatic Conclusion
  420. 99%Hoare’s Rebuttal and Bubble Sort’s Comeback
  421. 89%X.520: What’s in a name?
  422. 93%New Video: Coding Making Sense of reactive() and ref() in Vue.js
  423. 97%What is the Inverse of a Circle?
  424. 56%Hardy, Ramanujan and Taxi No. 1729
  425. 99%Basic cryptography - the Vigenere cipher - Eric Mann's Blog
  426. 74%Testing Appointment App - Lav Patel | Lead Software Engineer
  427. 89%Welcome to My Site!
  428. 96%mikerourke.dev
  429. 98%Writing a toy traceroute from scratch · Caffeinspiration
  430. 98%Autodocumenting Makefiles
  431. 89%Clean code is a phase – Koen van Gilst
  432. 97%Knowledge Base - your company’s undervalued asset
  433. 78%A UX designer walks into a Tesla Bar – Scott Jenson
  434. 99%Migrating Web Apps to Azure App Services
  435. 50%Bike Tire | Fahrrad-Tools.de
  436. 92%Rust has a small standard library (and that's ok)
  437. 61%r/ethereum - Did I just lose half a million dollars by sending WETH to WETH's contract address?
  438. 56%Why Do I Look Like...This? The SexyCyborg Origin Story
  439. 77%Penn Badgely Reacts to Laura Ingraham Being Confused About the Netflix Show ‘You’ I THR News
  440. 90%Only the great die at 11 (RIP Stack Overflow Jobs)
  441. 99%GitHub - xoofx/dotnet-releaser: Easily cross-compile, package and publish your .NET application to NuGet and GitHub.
  442. 96%I finally understand Declarative Programming 🍀
  443. 98%Fold inbox crypto into one assembly by bartonjs · Pull Request #64307 · dotnet/runtime
  444. 90%How to Use Tags
  445. 91%High-Resolution Audio: is it worth the hype?
  446. 88%There Is No Metaverse
  447. 99%commits signed by ssh key using nix and home-manager
  448. 94%Game Performance Optimization - A Practical Example From Industry Idle
  449. 98%Jeremy Mikkola - Tech debt gets worse before it gets better
  450. 83%Phone is Still the Best Way to Order Pizza
  451. 56%Why Do I Look Like...This? The SexyCyborg Origin Story
  452. 99%Bush And Rice
  453. 61%Penn Badgely Reacts to Laura Ingraham Being Confused About the Netflix Show ‘You’ I THR News
  454. 91%lib: add fetch by targos · Pull Request #41749 · nodejs/node
  455. 93%black
  456. 52%It’s been 20 years since “15” was factored on quantum hardware | IBM Research Blog
  457. 55%Microsoft, Autism, and the 1990s: Dave and Joelle
  458. 79%Technical details for satellite NOAA 15
  459. 80%Technical details for satellite NOAA 18
  460. 66%Technical details for satellite NOAA 19
  461. 70%DON'T YOU LECTURE ME WITH YOUR THIRTY DOLLAR WEBSITE
  462. 79%Tor Browser: a legacy of advancing private browsing innovation | Tor Project
  463. 94%Connecting gadgets to Blazor
  464. 82%Search results | Find available job openings at Microsoft
  465. 89%Search results | Find available job openings at Microsoft
  466. 99%ASP.NET Community Standup - Exploring the ABP web app framework
  467. 89%People don't work as much as you think
  468. 93%Top 5 Tips and Tricks for Better Development Lifecycle
  469. 90%Marketplace Office Hours (Business and Technical)- Register Now for February Sessions
  470. 73%Wire • Secure Messenger | F-Droid - Free and Open Source Android App Repository
  471. 93%Microsoft Teams 2.0 will use half the memory, dropping Electron...
  472. 95%GitHub - stenh0use/docker-machine-for-mac: Docker Machine for Mac - an alternative to Docker for Mac
  473. 53%Rare color photos from the Second World War, 1941-1945 - Rare Historical Photos
  474. 83%Piped
  475. 85%Autoresponder
  476. 83%Trying to vlog #crypto #vlog #shorts
  477. 99%Speed up your .NET app with the .NET memory profilers in Visual Studio 2022
  478. 98%NVIDIA GPUs Enable Simulation of a Living Cell | NVIDIA Blog
  479. 98%OCaml - Generalized algebraic datatypes
  480. 72%| Avoiding Conflicts on Social Media Might Make Things WorseMichele Coscia
  481. 96%In defense of NIR
  482. 97%Teleporting thru Information Space
  483. 83%Old Man Yells at Cloud
  484. 80%Suggestions for onboarding remote Software Engineers
  485. 99%Fun with Node experimental modules and loaders
  486. 88%The 21 best StumbleUpon alternatives of 2022
  487. 95%Reclaiming the lost art of Linux server administration
  488. 78%Marijuana Deals Nearby | Find 420 Deals & Discounts | Leafly
  489. 99%Brand New! Azure Functions OpenAPI Extension on .NET 6
  490. 94%Azure DevOps requires TLS 1.2 on all connections including Visual Studio
  491. 94%Making the web better. With blocks!
  492. 93%Weekly Update 280
  493. 93%Be a Cognizant Software Developer #shorts
  494. 56%January 7, 2021 - Building a PowerBI report, CSS Ribbon, and Azure functions
  495. 56%January 10, 2021 - Tab-based notation with TAML, ServiceBus with KlipTok and MORE!
  496. 95%How did we get from .NET Framework to just .NET?
  497. 91%macOS Monterey 12.3 Beta Release Notes
  498. 85%Sigstore ❤ Ruby!
  499. 82%Ignore non-X509 certificates in SignedCms by vcsjones · Pull Request #64348 · dotnet/runtime
  500. 96%Talking at Carnegie Mellon Database Group: Practical Considerations for ACID/MVCC Storage Engines
  501. 72%How can I recognize whether two handles refer to the same underlying file?
  502. 96%There’s No Such Thing as Clean Code
  503. 92%mac-capture: Improve window capture support on macOS 12.3 by Developer-Ecosystem-Engineering · Pull Request #5875 · obsproject/obs-studio
  504. 85%Happy Data Privacy Day!
  505. 91%Masterclass on mathematical thinking
  506. 98%Weekly Update 280
  507. 98%Block Protocol - an open standard for data-driven blocks
  508. 99%Difference Between ValueTuple and Tuple in C# - Code Maze
  509. 86%Aho/Ullman Foundations of Computer Science
  510. 99%Which .NET GraphQL Clients Should Your App Use?
  511. 96%The Guide to PubSub (Publish/Subscribe)
  512. 60%ZoomIt v5.0, RDCMan v2.90, Autoruns, ProcMon, TCPView, VMMap, Sysmon and WinObj
  513. 97%Implementing OAuth 2 Using Node.js
  514. 96%How Prime Video updates its app for more than 8,000 device types
  515. 57%5.8 million RedDoorz user records for sale on hacking forum
  516. 85%Senior Program Manager in Redmond, Washington, United States | Engineering at Microsoft
  517. 85% If Looks Could Kill
  518. 91%Writing an open source GPU driver – without the hardware
  519. 98%+’a and -‘a
  520. 99%GitHub - microsoft/playwright: Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
  521. 56%Security Visionaries 2022 | Teleport
  522. 92%How Latest Visual Studio 2022 Update Speeds Code Search -- Visual Studio Magazine
  523. 99%Learn Live - Create and deploy a cloud-native ASP.NET Core microservice
  524. 97%Cryptocurrency exchange BTC-Alpha confirms ransomware attack
  525. 97%LTO Tape data storage for Linux nerds
  526. 94%IP-Link – Twelve years after – cedric's blog
  527. 86%Smart Portrait gives "We've temporarily disabled this filter because of an error" after first use
  528. 98%Speeding up VSCode (extensions) in 2022 – Jason Williams
  529. 71%Why Quantum Mechanics?
  530. 91%macOS Monterey 12.3 Beta Release Notes
  531. 85%Sometimes, rewriting in another language works
  532. 73%Please Don’t Just Say Hello In Chat
  533. 97%Platform Specific Code using Partial Classes in .NET MAUI
  534. 96%Creating the Conditions for Developer Happiness
  535. 94%BastionZero Blog | I read the federal government’s Zero-Trust Memo so you don’t have to
  536. 94%GitHub - dzautner/Sel: A compiler for thin Symbolic Expressions abstraction layer over Lambda calculus.
  537. 87%Facebook SDK v12.2 for Xamarin.iOS Now Available
  538. 98%#160 Brandon Minnick, .NET MAUI | no dogma podcast
  539. 93%WUG: .NET 6 extravaganza: Entity Framework Core 6 (online)
  540. 99%Prefer to change the code rather than write a workaround
  541. 98%Performance improvements in ASP.NET Core 6
  542. 58%Thread by @JustForFansSite on Thread Reader App
  543. 67%Protecting The Consumer: Pringles Will Now Require Two-Step Verification In Order To Open Their Cans
  544. 99%Episode 409 - Azure Service Connector
  545. 99%Blazor | Build client web apps with C# | .NET
  546. 98%What is Curious Drive? - Free Courses, Coding Problems & Quizzes
  547. 99%Practical tips to elevate your UX and accessibility
  548. 90%Two reasons Kubernetes is so complex
  549. 95%Migrating to Cloudflare Email Routing
  550. 89%How can I recognize file systems that don't support 64-bit unique file identifiers?
  551. 95%Clean up your .NET Controllers with ApiEndpoints
  552. 91%Impressions #2-100
  553. 97%Switch Expression with Multiple Cases That Return the Same Result in C#
  554. 80%Society has a trust problem. More censorship will only make it worse.
  555. 88%Fall 2021
  556. 83%Big (tech) company bullshit
  557. 93%GitHub - refined-github/refined-github: Browser extension that simplifies the GitHub interface and adds useful features
  558. 97%Download GitHub directory
  559. 96%Validating Objects With FluentValidation
  560. 98%Using Guard Clauses in .NET - XamGirl
  561. 97%Let’s Architect! Architecture and Sustainability | Amazon Web Services
  562. 96%Web API DTO Considerations
  563. 93%Let's get logical! On logical and physical architectural views
  564. 99%How to Create a PNG File from a Web Page in C#
  565. 99%Tip 350 - How to extract information from receipts with Azure Form Recognizer
  566. 86%Setting up symbol-valued constants via proxies
  567. 99%A pipe operator for JavaScript: introduction and use cases
  568. 95%Dapr v1.6 is now available
  569. 87%The Biggest Mistake I See Engineers Make
  570. 98%.NET Rocks! vNext
  571. 88%Modernizing DasBlog - from Web Forms to .NET 6
  572. 86%The Internals of PostgreSQL : Introduction
  573. 58%PQShield raises $20M for its quantum-ready, future-proof cryptographic security solutions – TechCrunch
  574. 75%Testnet #4: Shielded Staking Is Here
  575. 97%Event Sourcing vs Event Driven Architecture
  576. 98%.NET Data Community Standup - Testing EF Core Apps
  577. 92%Run Ordinary Rails Apps Globally
  578. 72%Piped
  579. 80%David Rumsey Map Collection
  580. 93%Consequences Create Complexity
  581. 93%Why (Enterprise) Software Is Bloated
  582. 81%Khronos Strengthens Vulkan Ecosystem with Release of Vulkan 1.3, Public Roadmap and Profiles
  583. 91%Hey Ethereum, Let's Break Solidity's Composability!
  584. 91%"Lena" isn't about uploading
  585. 96%Machine readable specifications at scale
  586. 96%How to start contributing to open-source projects - Max Leiter
  587. 91%Bill Gates Answered my Email!! RE:Commodore Easter Egg!
  588. 67%Visual Studio 2022 for Mac Dumps Mono for .NET 6 -- Visual Studio Magazine
  589. 60%The State of Zero Knowledge
  590. 99%Dockerize your Blazor App: Carl Franklin's Blazor Train Ep 68
  591. 99%What’s new in bUnit for .NET 6
  592. 96%Colors in .NET: An In-Depth Guide
  593. 82%Incorrect proxying of 24 hostnames on January 24, 2022
  594. 93%.NET | Free. Cross-platform. Open Source.
  595. 93%bbenchoff.github.io by bbenchoff
  596. 63%A bug lurking for 12 years gives attackers root on every major Linux distro
  597. 98%.NET Data Community Standup - Testing EF Core Apps
  598. 64%We Studied 81,000 Page Titles - Google Rewrote 61% Of Them
  599. 85%Alien Mission
  600. 87%Domain Logic: Where does it go?
  601. 99%GitHub - Xabaril/Esquio: Esquio is a Feature Toggle Library for .NET Developers.
  602. 56%Git Stars - ErikEJ
  603. 99%Code search in Visual Studio 2022 is about to get much faster
  604. 99%Fixing sync over async issues in .NET / C# with Visual Studio 2022
  605. 73%What are these weird internal Visual C++ runtime functions named NLG?
  606. 73%AirPods don't "Just Work" · Philip Ardeljan is a UI designer
  607. 93%Difference Between int.Parse() and Convert.ToInt32() in C# - Code Maze
  608. 83%remove support for Ssl2 by wfurt · Pull Request #64322 · dotnet/runtime
  609. 96%The Catch Block #91 - Keeping Work and Home Separate
  610. 67%Transfer or convert your current SIM to an eSIM on your new iPhone
  611. 84%Landscape of API Traffic
  612. 50%Nature Neuroscience offers open access publishing - Nature Neuroscience
  613. 61%Are you on the boat?
  614. 93%Difference Between int.Parse() and Convert.ToInt32() in C# - Code Maze
  615. 97%Fixing Windows Control Focus on Toolbar and Menu Controls
  616. 96%The disadvantages of microservices | Red Hat Developer
  617. 99%.NET Watch Launch Setting Profile For ASP.NET Core
  618. 95%Project Sustainability · Discussion #368 · unitycontainer/unity
  619. 99%dotNetDave Says… Taking Care of Technical Debt
  620. 99%Announcing .NET Community Toolkit v8.0.0 Preview 1
  621. 97%A Few (too many?) Ways of Setting the Kestrel Ports in .NET 6 | no dogma blog
  622. 99%Programming to Interface Vs to Implementation
  623. 97%Raising Coding Standards with .NET 6.0 Code Analyzers | endjin
  624. 93%Webcam Hacking (again) - Safari UXSS | Ryan Pickren
  625. 55%The Old Internet Shows Signs of Quietly Coming Back
  626. 92%.NET Framework January 2022 Cumulative Update Preview
  627. 99%How to get ASP.NET Core server URLs
  628. 90%ASP.NET Community Standup - Minimal API Deep Dive
  629. 72%Quick meetings are a lie / Marijke Luttekes
  630. 55%Solving phishing is not simple - can anti-phishing training make it even worse?
  631. 99%Nico Orfanos
  632. 64%Does the software industry learn?
  633. 97%Trailing Slashes on URLs: Contentious or Settled?—zachleat.com
  634. 75%Make Free Stuff
  635. 99%Hook, line, and sinker
  636. 92%This website is hosted on a Raspberry Pi
  637. 99%Building a Vaporwave scene with Three.js - Maxime Heckel's Blog
  638. 92%Gemini Is A Little Gem • AndreGarzia.com
  639. 95%On the Difficulty of Extrapolation with NN Scaling
  640. 97%ASP.NET Core Blazor performance best practices
  641. 82%foobar2000
  642. 99%Durability and Redo Logging
  643. 95%Softwareness - PC Maffey
  644. 95%Learning a New Stack
  645. 90%How I Track My Hour Balance with a Custom org-mode Clock Table
  646. 96%Julia macros for beginners
  647. 86%David Nicholas Williams
  648. 97%Devblog of @kdy1
  649. 95%Why Is Digital Autonomy So Hard?
  650. 99%ASP.NET Community Standup - Minimal API Deep Dive
  651. 99%Developing and Deploying a Static Web App with Blazor and Azure Functions
  652. 92%v2.5 work: BacklogPolicy by NickCraver · Pull Request #1912 · StackExchange/StackExchange.Redis
  653. 88%Pub/Sub fixes for subscribe/re-subscribe by NickCraver · Pull Request #1947 · StackExchange/StackExchange.Redis
  654. 94%1751435 - Put sameSite=lax, sameSite noneRequiresSecure, and sameSite schemeful behind the early beta flag
  655. 91%Visual Studio 2022 for Mac Preview 5
  656. 87%The Biggest Mistake I See Engineers Make
  657. 96%systemd by example - the systemd playground
  658. 98%Introducing Rainway: Interactive App Streaming for Everyone | Rainway
  659. 74%Overview of testing applications that use EF Core - EF Core
  660. 54%Google drops FLoC and proposes new Topics API for replacing third-party cookies used by ads
  661. 90%.NET Community Toolkit v8.0 Preview Revamps MVVM Library -- Visual Studio Magazine
  662. 56%GitHub Quick Reviews
  663. 72%Piped
  664. 99%Speed up your .NET app with the CPU profilers with Visual Studio 2022
  665. 96%Secure your GitHub account with GitHub Mobile 2FA | The GitHub Blog
  666. 99%What’s a lesser known .NET feature that people should know more about?
  667. 98%My Terminal Has SUPER POWERS! (My New FAVORITE Terminal Plugin)
  668. 98%Microsoft Releases YARP - Yet Another Reverse Proxy
  669. 93%I deleted a file from Explorer, but it came back when I refreshed, and I get Access Denied if I try to delete it again
  670. 97%Solving the source generator 'marker attribute' problem - Part 1: Creating a source generator - Part 7
  671. 97%Troy Hunt's Azure cloud bill shock is a cautionary tale
  672. 70%No one cares that you’re right
  673. 95%DateTime Operators in C# - Code Maze
  674. 54% 2022 Tech Predictions · Ted Neward's Blog
  675. 99%Bulk download from Azure Blob Storage with C#
  676. 68%Saving over 100x on egress switching from AWS to Hetzner
  677. 97%Monsters Weekly 237 - Optimizing Images with WebP
  678. 87%OpenID Foundation website
  679. 97%Type-level DI Container prototype
  680. 94%A surprisingly hard CS problem: sums of square roots
  681. 99%Machine Learning Community Standup - Infrastructure image classification
  682. 95%How slow is SELECT * ? - Vettabase
  683. 99%Wrapping it up
  684. 89%GIFs (sane) playback control using WASM and FFmpeg
  685. 75%My SaaS side-project got acquired
  686. 87%Kafka Message Journey
  687. 89%Connecting People
  688. 77%Feedback Loops for Founders
  689. 83%Bitrot
  690. 77%An ad plugin was stealing 30% of the revenue for a year and I didn't even notice
  691. 97%Kami's Braindump · bsda2: Presenting LST.sh
  692. 99%Web Wednesday hosted by GeekTrainer: Chatting about Blazor with Cecil Phillip
  693. 63%Microsoft Details Native Integration of Elastic on Azure -- Visual Studio Magazine
  694. 94%Highlights from Git 2.35 | The GitHub Blog
  695. 94%[Last Week in .NET #78] – Platform Exclusives are the new black
  696. 97%Biscuit 2.0 release
  697. 98%Chesterton's Fence - Lesswrongwiki
  698. 98%GitHub - max-sixty/prql: PRQL is a modern language for transforming data — a simpler and more powerful SQL
  699. 86%Google is reportedly planning a next-gen Chromecast with Google TV
  700. 95%Why we're migrating (many of) our servers from Linux to FreeBSD
  701. 85%Alien Observers
  702. 98%GitHub - dotnet/runtime at release/7.0-preview1
  703. 98%Dependency Injection in .NET 6 - Service Lifetimes
  704. 93%Wordle With Grep - Susam's Maze
  705. 92%The Curse of NixOS
  706. 56%Dockerize your Blazor App: Carl Franklin's Blazor Train Ep 68
  707. 97%Implementing a file pager in Zig: Pages, buffers and metadata, oh my!
  708. 99%Modern Web Applications with SAFE Stack
  709. 99%runtime/Environment.Variables.Windows.cs at 57bfe474518ab5b7cfe6bf7424a79ce3af9d6657 · dotnet/runtime
  710. 74%The MainWindowHandle property is just a guess based on heuristics
  711. 99%Awaiting an async void method in .NET - Gérald Barré
  712. 95%How slow is MediatR really?
  713. 99%Alexandre Nédélec - Week 3, 2022 - Tips I learned this week
  714. 95%This Post Was Written by GitHub Copilot
  715. 99%Simple WebSocket client and server application using .NET
  716. 63%I accidentally used YAML.parse instead of JSON.parse, and it... worked?
  717. 98%Top-Level Statements in C# - Code Maze
  718. 98%Microsoft Feature Management - Feature Flags in ASP.NET Core C# - Detailed Guide | Pro Code Guide
  719. 88%290: The .NET MAUI Episode
  720. 91%[Fixed Ending] Episode 90 - Clean Architecture and Subcutaneous Testing with Matthew Jeorrett
  721. 96%Fundamentals of Garbage Collection
  722. 77%Amazon.com: Out of the Woods of Oregon Slice it Right! Board with Bread & Bagel Slicer (Maple Slicer): Home & Kitchen
  723. 97%grouping Arrays via `.groupBy()` and `.groupByToMap()`
  724. 99%Announcing TypeScript 4.6 Beta
  725. 97%Debugging Compatibility in Edge
  726. 96%Using games engines for work and profit! | Meetup
  727. 96%Azure Functions consumption plan naming
  728. 92%Implement hash and HMAC stream one shots by vcsjones · Pull Request #63757 · dotnet/runtime
  729. 72%Piped
  730. 92%Customizing web search
  731. 94%Sponsor @ErikEJ on GitHub Sponsors
  732. 80%Why I'm comfortable publishing foolishness
  733. 99%On decoupled loaders
  734. 89%In defense of complicated programming languages
  735. 95%Surgical programming
  736. 91%Prototype the UI Before Building an MVP
  737. 99%Improving end to end tests reliability
  738. 96%Charm
  739. 94%Building A Production Ready Blazor WASM App
  740. 92%Supply chain attacks are the new big thing
  741. 53%Why skyscrapers are so short - Works in Progress
  742. 52%Weekly Update 279
  743. 83%Hot off the Press: The .NET OSS Maintainer Support Survey!
  744. 98%Over 90 WordPress themes, plugins backdoored in supply chain attack
  745. 97%Piped
  746. 98%Piped
  747. 50%How E Ink Developed Full-Color e-Paper
  748. 99%Azure Container Apps: dapr, devcontainer, debug and deploy | I CAN MAKE THIS WORK
  749. 99%Richard Clayton - Distributed Locking with Postgres Advisory Locks
  750. 54%Life as an autistic person
  751. 88%Diving into BoardGameGeek
  752. 75%GitHub - iloveichigo/NVBurner: A MSI Afterburner alternative for NVIDIA users in Linux.
  753. 81%The Social Bot Lie
  754. 74%dordle by zaratustra
  755. 99%Drawn controls in .NET MAUI
  756. 99%GitHub - DustinBrett/daedalOS: Desktop environment in the browser.
  757. 64%Pub/Sub subscription processor: actually set the result by NickCraver · Pull Request #1959 · StackExchange/StackExchange.Redis
  758. 94%2022-01-22: Explicit record class declaration (diagnostic analyzer + code fix) · Discussion #1 · Flash0ver/FlashOWare.NET
  759. 91%Structure and Interpretation of Computer Programs
  760. 72%Search results | Find available job openings at Microsoft
  761. 94%Parse and TryParse in C# - Code Maze
  762. 78%On Leaving Facebook
  763. 97%PHP: Frankenstein arrays
  764. 65%Piped
  765. 63%Piped
  766. 56%Piped
  767. 56%Piped
  768. 99%GitHub - khuedoan/homelab: My self-hosting infrastructure, fully automated from empty disk to operating services.
  769. 99%C# 10 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  770. 99%Introducing Minimal Real-Time API for .NET
  771. 71%Episode 214: Emin Gün Sirer on Avalanche and its Formation - ZK Podcast
  772. 85%Hydraulic Analogy
  773. 51%Ubiquiti Unifi Dream Machine R2D2 Stand by eraser
  774. 99%JavaScript frontend development with ASP.NET Core in .NET 6
  775. 78%How to Integrate Power BI Reporting into .NET apps
  776. 65%Welcome to the Poképark!
  777. 85%Audio Sparklines · Melatonin
  778. 79%Why I decided to sell my web agency | Mischa
  779. 84%That magical word: Workstation
  780. 61%Tips for Onboarding Onto an Existing Codebase
  781. 86%Way up in the middle of the air
  782. 91%Underjord | My Elm Experience
  783. 81%10 years against division of labor in software
  784. 79%The journey to bootstrapping a $1 million ARR SaaS | ScrapingBee
  785. 88%Not One But Two .NET MAUI Previews!
  786. 82%GitHub - DREAM-DK/MAKRO
  787. 98%Java on Visual Studio Code Going Cloud Native -- Visual Studio Magazine
  788. 95%Piped
  789. 85%Open Sourcing our Firmware
  790. 97%GitHub - 425show/verifiable-credential-demo
  791. 98%Microsoft decentralized identity hackathon
  792. 94%the new kubernetes? -- wingolog
  793. 98%Microsoft Verifiable Credential - Issuer
  794. 87%There is NO single "Architecture". #shorts
  795. 80%Senior Software Engineer in Redmond, Washington, United States | Engineering at Microsoft
  796. 77%Software Engineer II in Redmond, Washington, United States | Engineering at Microsoft
  797. 93%WUG: .NET 6 extravaganza: .NET 6, BCL, … (online)
  798. 95%Create WebAssembly System Interface(WASI) node pools in Azure Kubernetes Service (AKS) to run your WebAssembly(WASM) workload (preview) - Azure Kubernetes Service
  799. 99%ASP.NET Community Standup - Upgrading to ASP.NET Core
  800. 83%Fixing the crash that seems to be on a std::move operation
  801. 99%Implementing a file pager in Zig: Write behind implementation
  802. 99%Jean G3nie
  803. 63%Google's diversity strat lead who said Jews have 'insatiable appetite for war' is no longer diversity strat lead
  804. 64%Legal - Data & Privacy - Apple
  805. 86%Code Maze Weekly #110 - Code Maze
  806. 95%See What’s New in the Telerik and Kendo UI R1 2022 Release!
  807. 79%OpenSubtitles Hacked With A Data Breach Of 7 Million Subscribers
  808. 99%ASP.NET Core updates in .NET 5 Preview 6
  809. 97%August Meetup: Serverless Architecture in Azure with Rob Richardson | Meetup
  810. 85%LADOTNET - The Architectural Mindset by Jeremy Cameron | Meetup
  811. 85%LADOTNET - The Architectural Mindset by Jeremy Cameron | Meetup
  812. 91%Adding a pipe operator to Python | HackerNoon
  813. 59%Desert Code Camp - 2018 - Javascript/Node.js - Hattan Shobokshi - An Introduction to VueJS
  814. 97%GitHub - microsoft/FASTER: Fast persistent recoverable log and key-value store + cache, in C# and C++.
  815. 74%New Task.WaitAsync method in .NET 6
  816. 81%Pomodoro Technique - Wikipedia
  817. 98%Reverse engineering tools for .NET applications
  818. 64%James Webb Space Telescope marks deployment of all mirrors
  819. 98%[Proposal]: Static abstract members in interfaces · Issue #4436 · dotnet/csharplang
  820. 98%performance/src/benchmarks/micro at main · dotnet/performance
  821. 97%How to Create and Publish a NuGet Package with .NET CLI - Code Maze
  822. 88%Episode 90 - Clean Architecture and Subcutaneous Testing with Matthew Jeorrett
  823. 67%Google Camera randomly changes some QR code URLs on Android 12
  824. 73%472 - CPCWiki
  825. 62%The Windows 11 taskbar is an annoying step backward
  826. 93%Using Power Automate to send tweets based on my RSS feed
  827. 90%Fixing my BF1942 woes with Win32 APIs - Turnerj (aka. James Turner)
  828. 99%What Is Single Project in .NET MAUI?
  829. 86%When distributed systems get frustrated
  830. 84%Released: Microsoft.Data.SqlClient 4.0.1
  831. 87%Divert the Flow
  832. 99%Azure SDK Release (January 2022)
  833. 60%Free Postgres Databases
  834. 70%Primel
  835. 83%Throw during renegotiation if there is incomplete received TLS frame by rzikm · Pull Request #64066 · dotnet/runtime
  836. 62%So...TikTok Sucks
  837. 82%Roblox Return to Service 10/28-10/31 2021 - Roblox Blog
  838. 78%Opinion: Why I don't Support the Treeline Trail Plan
  839. 99%Quantum-Inspired Annealing Using C# or Python -- Visual Studio Magazine
  840. 65%Visual Studio 2022 v17.1 Preview 3 Improves Web Tools -- Visual Studio Magazine
  841. 98%My Minimal Monorepo Setup with ZX
  842. 93%How To Stay Curious as a Coder
  843. 94%Seven Days of OCaml
  844. 97%GitHub - JetBrains/JetBrainsMono: JetBrains Mono – the free and open-source typeface for developers
  845. 80%My First Three Months with a Nokia Dumb Phone as a Daily Driver
  846. 98%Beginning gRPC with ASP.NET Core 6: Build Applications using ASP.NET Core Razor Pages, Angular, and Best Practices in .NET 6: GIRETTI, ANTHONY: 9781484280072: Amazon.com: Books
  847. 96%So...TikTok Sucks
  848. 96%How safe is zig?
  849. 86%Progress Telerik Adds 20-Plus Components for Blazor, .NET MAUI and WinUI -- Visual Studio Magazine
  850. 95%EXPOSED: Bill Gates' Secret Easter Egg
  851. 77%Sr. Product Marketing Manager - Visual Studio in Bellevue, Washington, United States | Marketing at Microsoft
  852. 87%Curl: JSON support
  853. 99%Web Wednesday - Talking ASP.NET with Jon Galloway
  854. 65%Crypto.com Security Report & Next Steps
  855. 96%.NET Conf 2021 Recap - Videos, Slides, Demos, and More
  856. 99%Welcome to MAUI Community Toolkit
  857. 55%Sunsetting Jobs & Developer Story
  858. 81%Don’t assume the result of read()
  859. 89%CSS Custom Highlight API Module Level 1
  860. 71%analytics.usa.gov | The US government's web traffic.
  861. 87%The mystery of the crash that seems to be on a std::move operation
  862. 63%YouTube
  863. 56%How C# 10 “fixed” string interpolation
  864. 98%Postgres Indexes for Newbies
  865. 95%Series - Getting Started with .NET Platform, .NET Framework & .NET Core (.NET 5+) | Pro Code Guide
  866. 96%Introduction to .NET Core (.NET 5+) | Pro Code Guide
  867. 96%Introduction to .NET Framework | Pro Code Guide
  868. 92%You Give REST a Bad Name
  869. 96%Call for Papers - NDC Melbourne 2022 | Conference for Software Developers
  870. 99%Make Frontend Shit Again
  871. 95%Convert DateTime to ISO 8601 String in C# - Code Maze
  872. 54%Google Analytics declared illegal in the EU.
  873. 89%David Wong
  874. 97%From monolith to microservices: How applications evolve | Red Hat Developer
  875. 99%How to Deploy a .NET Container with AWS ECS Fargate
  876. 91%Building an Event Driven .NET Application: Integration Testing – Wrapt
  877. 70%Hacker News
  878. 98%Execute Program
  879. 90%Critical Aggregator
  880. 95%Optimizing CPU-Bound and Memory-Bound .NET Applications: 11 Best Practices - Michael's Coding Spot
  881. 99%Bending DateTime in .NET to Test Your Code Better
  882. 97%.NET Rocks! vNext
  883. 93%My Thoughts on Code “Modernization”
  884. 85%Are We Really Engineers? • Hillel Wayne
  885. 91%Optimistic Rollups: the present and future of Ethereum scaling
  886. 89%David Wong
  887. 98%Deep Introduction to .NET MAUI Handlers Architecture - Cool Coders
  888. 99%Securing Sensitive Data in an Event Driven Architecture
  889. 96%.NET MAUI Preview 12 Focuses on Quality/Stabilization, Boosts Shell Navigation -- Visual Studio Magazine
  890. 89%Obsidian is (almost) a Typora killer
  891. 67%Why is the Nuclear Power Industry Stagnant?
  892. 96%systemd service sandboxing and security hardening 101
  893. 97%How Khan Academy Rewrote their Backend
  894. 85%Bulletproof SSL and TLS | Feisty Duck
  895. 61%The Internet Changed My Life
  896. 86%Overlay visuals for live-streamed events using Unity Engine • Jack Phelan - Blog
  897. 96%Let's Reverse Engineer an Android App! - Yasoob Khalid
  898. 97%Examining the covidtests.gov architecture - Ad Hoc
  899. 85%My First Thoughts on SvelteKit – Ferhat Erdogan
  900. 90%There is such a thing as an open source business model
  901. 99%Why Static Languages Suffer From Complexity
  902. 98%Using View as a way to simplify your system
  903. 95%CSRF: How to exploit and how to defend
  904. 85%Work for Two Companies
  905. 99%Announcing .NET MAUI Preview 12
  906. 99%CC #9: A Wild ECDSA Appears!
  907. 97%If I’m a beginner at .NET, what resources are available to me?
  908. 80%Zef: Low-latency, Scalable, Private Payments
  909. 63%G Suite legacy free edition
  910. 85%Captain Picard Tea Order
  911. 99%OpenTelemetry with Minimal APIs in .NET 6
  912. 63%I automated my job over a year ago and haven't told anyone.
  913. 99%Handling with Eventual Consistency with CQRS
  914. 51%Bringing human-centric security to everyone | 1Password
  915. 98%Diagnosing .NET memory dumps in Visual Studio 2022
  916. 93%The error code you get might not be the one you want
  917. 96%SvelteKit and Supabase Tutorial with Authentication - Build a SvelteKit App Part 2
  918. 72%Bitwarden Open Source Password Manager
  919. 64%Direct conversion of CO2 to solid carbon by Ga-based liquid metals
  920. 99%Implementing a file pager in Zig: Write behind policies
  921. 95%The Catch Block #90 - The Return of the Smart Switches
  922. 97%I wrote a modern monitoring application in C# : csharp
  923. 99%ILogger, ILoggerFactory, and ILoggerProvider in .NET - Code Maze
  924. 97%I wrote a modern monitoring application in C# : csharp
  925. 99%GitHub - water111/jak-project
  926. 99%Honda Clocks Are Stuck 20 Years In The Past; There Isn't A Fix
  927. 96%Getting started with Azure Bicep
  928. 96%Achieving Zero Trust readiness in your apps #2: Designing for Least Privilege
  929. 99%Mastering mapped types in TypeScript - LogRocket Blog
  930. 98%Get C# Metadata From a Call Site
  931. 97%Why Use DateTimeOffset
  932. 99%A C# Source Generator for Oracle UDTs
  933. 96%httpstat.us - Now With .NET 6 | LINQ to Fail
  934. 98%Two Phase Commit
  935. 89%Enumerate Wordle combinations with an applicative functor
  936. 93%I wrote a modern monitoring application in C#
  937. 78%Tomonari Sato: Why I joined Cloudflare and why I’m helping Cloudflare grow in Japan
  938. 99%C# Language Highlights: Properties
  939. 64%Ballerina - Ballerina Home
  940. 74%CyberChef
  941. 58%The Intel Split
  942. 74%Do Svidaniya, Igor, and Thank You for NGINX - NGINX
  943. 98%Tricking Postgres into using an insane - but 200x faster - query plan
  944. 90%Computer Scientist Explains One Concept in 5 Levels of Difficulty | WIRED
  945. 88%I Quit My Job and Took a Huge Pay Cut To Stop Using PowerPoint
  946. 55%FBI document shows what data can be obtained from encrypted messaging apps
  947. 95%How to use Org Mode and Hugo for a better scientific blogging – STRM
  948. 99%GitHub - YousefED/Matrix-CRDT: Use Matrix as a backend for local-first applications with the Matrix-CRDT Yjs provider.
  949. 75%The Horizon Problem for Faster than Light Travel
  950. 99%Nomad Tips and Tricks
  951. 72%High Modernism & Software Design
  952. 91%The Internet Dream | Ramen Potential
  953. 79%Wordle to yaml
  954. 94%Load Testing at Scale and Lessons Learned
  955. 90%The problem of de-synchronized metronomes
  956. 88%How to Ship Software Faster
  957. 62%eyeo wins landmark copyright court decision; protects digital rights and sets important legal precedent for who ‘owns’ HTML
  958. 97%GitHub Quick Reviews
  959. 89%Cryptology ePrint Archive: Report 2022/062
  960. 97%Edit Local Images/Text from a .NET MAUI Blazor Hybrid App -- Visual Studio Magazine
  961. 94%Hot Reload for ASP.NET Core Blazor in Visual Studio 2022
  962. 51%COVID Home Tests | USPS
  963. 84%GPS – Bartosz Ciechanowski
  964. 83%Make debugging suck less. Keep a logbook. 📓
  965. 57%No Place to Hide
  966. 99%Learn Live - Introduction to microservices with .NET
  967. 85%How to write like Raymond: The typing-saver
  968. 97%Failing to Learn Zig via Advent of Code - ForrestTheWoods
  969. 97%Kakoune - Official site
  970. 74%Welcoming the Incredible Teams and Legendary Franchises of Activision Blizzard to Microsoft Gaming - Xbox Wire
  971. 96%Implementing a file pager in Zig: Write durability and concurrency
  972. 96%Saving source generator output in source control: Creating a source generator - Part 6
  973. 59%TC Conf – Transylvania Crypto Conference
  974. 96%Multi-tenant apps with different versions can increase your profits – The Reformed Programmer
  975. 90%index
  976. 95%FbNetExternalEngine 5.0 released | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  977. 99%Catch Multiple Exceptions in C# - Code Maze
  978. 99%Protobuf In C# .NET – Part 4 – Performance Comparisons - .NET Core Tutorials
  979. 99%Reduce the size of container images with DockerSlim | Red Hat Developer
  980. 99%How to Deploy ASP.NET Core to IIS & How ASP.NET Core Hosting Works
  981. 85%Monsters Weekly 236 - Interacting with Orchestrations in Azure Durable Functions
  982. 61%Matrix Multiplication
  983. 98%Writing unit tests for EF Core
  984. 50%Extra-Tangy Sourdough Bread
  985. 86%Talisman: Debut of X
  986. 97%A high-dimensional sphere spilling out of a high-dimensional cube despite exponentially many constraints
  987. 96%Hypothesis Generation
  988. 67%PagerDuty’s Security Training for Engineers, Penultimate
  989. 67%Soar | Discover your Earth
  990. 99%JWT Authentication and Authorization for your F# Giraffe API Server
  991. 92%I wrote Task Manager and I just remembered something... : techsupport
  992. 95%Efficient Pagination Using Deferred Joins - Aaron Francis
  993. 81%Ukraine my heart, cyber just for show?
  994. 97%SSD Endurance
  995. 92%Those Computers In Your Head
  996. 92%You're running untrusted code!
  997. 90%Is Human Behavior Just Elaborate Running and Tumbling?
  998. 80%Deep diving into the thread pool: a debugging story
  999. 99%Free Static Web Hosts for Frontend Developers
  1000. 81%A Look at Workplace Culture: Why I Love Working at CLA
  1001. 99%Encyclopedia Of Broken UserAgent String Detections
  1002. 93%Is PHP a functional programming language? - Eric Mann's Blog
  1003. 81%Who Moved My Cheese: Laziness in Clojure
  1004. 96%Twitter Strategy for Devtool startups
  1005. 92%I wrote Task Manager and I just remembered something... : techsupport
  1006. 95%You should probably be building a web app
  1007. 86%Effortless personal productivity (or how I learned to love my monkey mind)
  1008. 99%Graphviz
  1009. 98%Netflix and Cable Prices
  1010. 98%Hello Mac OS X Tiger
  1011. 56%Outbox meets change data capture (feat. .NET, PostgreSQL, Kafka and Debezium)
  1012. 73%[Video] Outbox meets change data capture (feat. .NET, PostgreSQL, Kafka and Debezium)
  1013. 89%[Last Week in .NET #77] – Letters from Microsoft Culture Jail
  1014. 73%Your app is not compliant with Google Play Policies: A story from hell | Sylvia van Os
  1015. 69%Dependency Injection in .NET 6 - Adding and Injecting Dependencies
  1016. 70%An Anatomy of Bitcoin Price Manipulation
  1017. 90%Arm A64 Instruction Set Architecture
  1018. 99%C# and C++ type aliases and their consequences
  1019. 78%Cloudflare customers on Free plans can now also get real-time DDoS alerts
  1020. 99%Deleting GitHub Actions artifacts using the GitHub REST API - Gérald Barré
  1021. 99%Implementing a file pager in Zig: Writing data
  1022. 96%The curious case of the Raspberry Pi in the network closet
  1023. 81%A tool for reverse engineering 3rd party, closed, binary Android apps.
  1024. 95%My .NET backend developer roadmap for 2022
  1025. 71%The Color of Infinite Temperature
  1026. 99%Development With A Dot - Changing Schema Dynamically in EF Core
  1027. 98%Serializing Objects to XML in C# - Code Maze
  1028. 99%Use FIDO2 passwordless authentication with Azure AD
  1029. 99%289: App Publishing Road Blocks
  1030. 97%Let's Encrypt SSL certificate overview
  1031. 99%.NET Core Tutorials
  1032. 92%Abusing AWS Lambda to make an Aussie Search Engine
  1033. 95%This post was written with GitHub Copilot
  1034. 72%29-year-old Conway conjecture settled
  1035. 99%Test Driven Development Process with XUnit
  1036. 96%deeply copying objects in JavaScript
  1037. 98%Parameterized xUnit Tests with F#
  1038. 96%Aligned Dev Blog
  1039. 91%10 real-world stories of how we’ve compromised CI/CD pipelines
  1040. 85%Woozle Hypertwin (@woozle@toot.cat)
  1041. 57%Lenovo Vendor Locking Ryzen CPUs with AMD PSB the Video
  1042. 56%Climate change arbitrage
  1043. 87%Experience Replay in Machines and Mammals
  1044. 75%Structural Lessons in Engineering Management
  1045. 99%Some Techniques to Enhance Your Terraform Proficiency
  1046. 56%Finding your true self
  1047. 77%The next search engine
  1048. 83%Why you should (always) be consulting
  1049. 99%GitHub - ForNeVeR/Cesium: C compiler for the CLI platform
  1050. 88%GitHub - rmcelreath/stat_rethinking_2022: Statistical Rethinking course winter 2022
  1051. 92%I wrote Task Manager and I just remembered something...
  1052. 87%Why Galesburg Has No Money
  1053. 99%GitHub - rickwierenga/sci-hub-injector: Adds SciHub links to popular publisher websites
  1054. 72%Yikes! Lenovo is vendor-locking AMD Ryzen CPUs via PSB
  1055. 95%Street Fighter II, Sound System internals
  1056. 62%Showcase
  1057. 72%Yikes! Lenovo is vendor-locking AMD Ryzen CPUs via PSB
  1058. 99%Modern data APIs with EF Core and GraphQL
  1059. 83%Shenanigans on Microsoft Feedback Hub
  1060. 98%Break and Continue Statements in C# - Code Maze
  1061. 59%Open Infrastructure Map
  1062. 84%Marketplace Office Hours (Business and Technical)- Register Now
  1063. 57%NOVAK DJOKOVIC v MINISTER FOR IMMIGRATION, CITIZENSHIP, MIGRANT SERVICES AND MULTICULTURAL AFFAIRS
  1064. 86%Cumpleaños de Famosos
  1065. 88%libra/delay_towers_0.md at main · OLSF/libra
  1066. 61%Logical Fallacies - List of Logical Fallacies with Examples
  1067. 94%Exploiting IndexedDB API information leaks in Safari 15
  1068. 87%Essence
  1069. 79%r/BeAmazed - Careful cats
  1070. 99%Switching from macOS to Pop!_OS
  1071. 95%Creating a private helm repository using Github Pages Enterprise
  1072. 96%GitHub - gnuradio/gnuradio: GNU Radio – the Free and Open Software Radio Ecosystem
  1073. 93%Myths about Web Accessibility :: Blog :: Alvaro Montoro
  1074. 90%My 2022 high-end Linux PC 🐧
  1075. 97%GitHub - o1-labs/snapp-resource-kit: This repository is a resource kit contains links to all code, tools, documentation, and learning materials necessary to successfully become a snapp developer and contributor. Add your projects or findings here!
  1076. 90%Clear communication
  1077. 87%How to setup a practically free CDN
  1078. 63%Why I stopped posting daily
  1079. 90%hiccupFX.js
  1080. 55%The Secret of Product Management: Decide What You Care About, Set Goals, Measure, Repeat
  1081. 97%GitHub Action - Edit Release v1.1.0
  1082. 98%GitHub - Textualize/rich: Rich is a Python library for rich text and beautiful formatting in the terminal.
  1083. 75%Structural Lessons in Engineering Management
  1084. 63%Rockin’ The Code World with dotNetDave – Guest: Daniel Roth
  1085. 59%r/AmItheAsshole - AITA for hiding embarrassing notes in my house as a joke because I know my fiance's mom snoops?
  1086. 76%Interactive Piano Reference to All Major & Minor Scales | muted.io
  1087. 99%Blazor and GraphQL
  1088. 96%Newsletter Week 2, 2022
  1089. 80%How TypeScript Can Speed Up Your Adoption of WebAssembly
  1090. 98%Building an AI Dog Poop Detector for my Backyard
  1091. 58%It's not still the early days
  1092. 93%Simple.css - A classless CSS framework
  1093. 98%How to Convert String from Title Case to camelCase in C# - Code Maze
  1094. 94%RootMy.TV
  1095. 89%An extremely casual code review of MetaMask’s crypto
  1096. 86%Developer Advocate Intern
  1097. 78%Aditya Birla Fashion and Retail Ltd. (ABFRL) Hacked -- All Data Leaked Online
  1098. 89%woob - Web Outside of Browsers
  1099. 63%If You’re not Remote First, You’re Nothing
  1100. 75%AI Cars Learn To Drive!
  1101. 99%Diagnostics and Observability of .NET Applications
  1102. 81%Jeremy A Boyd | Alternating Current is Stupid
  1103. 80%It's not you. It's the docs.
  1104. 84%F*ck the haters.
  1105. 94%How You Work
  1106. 98%ASP.NET Community Standup - Blazor WebAssembly on .NET 6
  1107. 99%.NET Hot Reload for desktop & mobile with Visual Studio 2022
  1108. 85%Spinthariscope
  1109. 51%Ozzy Man Reviews: DJOKOVIC vs AUSTRALIA
  1110. 98%Learn C# with CSharpFritz - Build a Chatbot with .NET 6
  1111. 59%Respawn 5.0 Released
  1112. 96%1749908 - Infinite loop in HTTP3 hangs socket thread
  1113. 89%Senior Test Analyst
  1114. 94%re: Are You Sure You Want to Use MMAP in Your Database Management System?
  1115. 88%Dogecoin
  1116. 90%Learn Live: Create microservices with .NET and ASP.NET - Events
  1117. 97%Resolving confusion over how to return from a C++ coroutine - The Old New Thing
  1118. 88%Updating a 50 terabyte PostgreSQL database
  1119. 87%A Workers optimization that reduces your bill
  1120. 96%Code Maze Weekly #109 - Code Maze
  1121. 67%Ozzy Man Reviews: DJOKOVIC vs AUSTRALIA
  1122. 96%Customer Support - Why can’t I play Ultra HD Blu-ray movies on my new Intel CPU (11th generation or above) platform that does not support Intel SGX feature? Why are Ultra HD Blu-ray discs no longer playable after related Intel drivers and the Windows OS were updated on older platforms that support the Intel SGX feature?
  1123. 99%Required Query String Parameters in ASP.NET Core - Code Maze
  1124. 57%Minitel: The Online World France Built Before the Web
  1125. 88%ScreenMedia
  1126. 99%Plain Text Offenders
  1127. 99%animations the easy way
  1128. 98%Hot Reload In C# .NET 6 / Visual Studio 2022 - .NET Core Tutorials
  1129. 98%A developer's guide to CI/CD and GitOps with Jenkins Pipelines | Red Hat Developer
  1130. 96%SSH Bastion host best practices: How to Build and Deploy a Security-Hardened SSH Bastion Host
  1131. 99%$compute and $search in ASP.NET Core OData 8 - OData
  1132. 98%Exploring how to solve circular dependencies
  1133. 96%Turning a GitHub page into a Progressive Web App
  1134. 77%The State of JavaScript Survey
  1135. 96%Rethinking errors, warnings, and lints
  1136. 87%GitHub Copilot Can Do More Than Just Code
  1137. 67%How assembly language loops work
  1138. 79%Weekly Update 278
  1139. 54%Why build an entire computer on breadboards?
  1140. 73%What is a stack and how does it work? — 6502 part 5
  1141. 55%Lockdown math announcement
  1142. 66%Even if a function doesn't do anything, you still have to call it if the documentation says so, because it might do something tomorrow - The Old New Thing
  1143. 98%UTF8MB4
  1144. 76%Charles Hoskinson on Some thoughts about the Mina Protocol Ouroboros+Snarks=22kb size
  1145. 97%Alexandre Nédélec - Week 2, 2022 - Tips I learned this week
  1146. 91%Cost of Attrition - Benji's Blog
  1147. 74%Unicorns Kickin
  1148. 99%I hate Conventional Commits
  1149. 98%Cache the delegate for static method group conversions. by pawchen · Pull Request #58288 · dotnet/roslyn
  1150. 98%Why I use a debugger
  1151. 94%Realistic Resumé Tips for Tech Job Interviews
  1152. 94%Dealing with APIs, JSONs and databases in org-mode
  1153. 96%Life at 800MHz
  1154. 68%Unicorns Kickin
  1155. 94%Net Conf 2021 Québec : Introduction à NET 6.0
  1156. 67%Charles Hoskinson on Some thoughts about the Mina Protocol Ouroboros+Snarks=22kb size
  1157. 79%Weekly Update 278
  1158. 50%Music industry is suing youtube-dl hosters
  1159. 92%Announcing Rust 1.58.0 | Rust Blog
  1160. 88%Engine Cooling - Why Rocket Engines Don't Melt
  1161. 96%Exploring System76's New Rust Based Desktop Environment
  1162. 92%Infragistics Adds 17 Controls to Blazor/Web Components Libraries -- Visual Studio Magazine
  1163. 96%In VS 2022, WinForms Designer Still Chasing Parity with .NET Framework Version -- Visual Studio Magazine
  1164. 98%.NET MAUI Community Standup - Comet with Clancey
  1165. 77%LoginWithHN (Unofficial)
  1166. 97%State of the Windows Forms Designer for .NET Applications - .NET Blog
  1167. 75%5.5 mm in 1.25 nanoseconds
  1168. 85%See What's New for Git in Latest Visual Studio 2022 Update -- Visual Studio Magazine
  1169. 68%Make a commitment to finding cures
  1170. 95%Episode 408 - Azure Load Testing
  1171. 97%2022 01 11 bench results · LesnyRumcajs/grpc_bench Wiki
  1172. 55% Toxic Culture Is Driving the Great Resignation
  1173. 99%Microsoft Teams app development with Visual Studio and .NET
  1174. 97%Nullable reference types
  1175. 74%Cooling issues with Intel’s Alder Lake - Problems with the LGA-1700 socket and a possible workaround | Page 3 | igor'sLAB
  1176. 79%Working With Market Data Using Time Series in RavenDB
  1177. 77%The oracle always tells the truth, even when it is wrong: COM method calls with a user-defined type as a return value - The Old New Thing
  1178. 97%High-performance logging in .NET, the proper way
  1179. 94%What's in a Good Error Message?
  1180. 97%Selection Sort in C# - Code Maze
  1181. 98%Armchair Architects: How Architecture Is Changing - Part 2
  1182. 97%Armchair Architects: How Architecture Is Changing - Part 1
  1183. 91%Angular Basics: Introduction to Observables (RxJS)—Part 2
  1184. 96%New testing tools to help prepare for IE retirement
  1185. 74%Hate leap seconds? Imagine a negative one
  1186. 57%Dark Web - Justice League - Analyst1
  1187. 98%Publishing and consuming ECMAScript modules via packages – the big picture
  1188. 96%Legacy Mimic
  1189. 99%Flow control in C# | endjin
  1190. 64%New RedLine malware version spread as fake Omicron stat counter
  1191. 97%.NET Rocks! vNext
  1192. 88%The State of Web Scraping 2022 | ScrapeOps
  1193. 84%Unwatch all repositories owned by a given user or organization | GitHub Changelog
  1194. 97%Announcing Parcel CSS: A new CSS parser, compiler, and minifier written in Rust!
  1195. 97%When NOT to write an Abstraction Layer
  1196. 91%Release of IPython 8.0
  1197. 72%Table of contents - C# language specification
  1198. 91%Michael Tsai - Blog - Catching Native Apps
  1199. 97%Snazzier parameters in PHP 8 - Eric Mann's Blog
  1200. 96%How I build a feature
  1201. 94%Don’t Dunk the Gunk - Dhole Moments
  1202. 94%Alternative DNS Roots | scholz.ruhr
  1203. 93%Embeddings - txtai
  1204. 71%Living on 24 Hours a Day
  1205. 80%Do You Want a Visual Studio Dashboard of Customizable Widgets? -- Visual Studio Magazine
  1206. 95%Visual Studio Feedback
  1207. 91%Visual Studio 17.1 Preview 2 is now available! - Visual Studio Blog
  1208. 85%.NET Framework January 2022 Security and Quality Rollup Updates - .NET Blog
  1209. 94%Security-focused improvements for npm | GitHub Changelog
  1210. 65%Fireside chat with Professor Dan Boneh - Crowdcast
  1211. 71%Visual Studio Feedback Revamp Prompts MUCH Feedback on Feedback Responsiveness -- Visual Studio Magazine
  1212. 62%Bring More Power to your Web APIs with the Power Platform
  1213. 81%blog/free-trial-expired.adoc at main · chrisdutz/blog
  1214. 84%In MySQL, never use “utf8”. Use “utf8mb4”.
  1215. 87%Semantic Versioning is overrated. Take ownership over dependencies.
  1216. 99%Enable GC regions by default by mangod9 · Pull Request #59283 · dotnet/runtime
  1217. 85%Language Development
  1218. 99%How To Host a .NET Application For FREE Using Heroku (without containers)
  1219. 99%Writing a Game Boy Emulator in OCaml
  1220. 98%Standing on the shoulders of giants: Let the compiler tell you what the ABI is - The Old New Thing
  1221. 92%Diskless infrastructure in beta (System Transparency: stboot) - Blog | Mullvad VPN
  1222. 67%Tips for working with debug symbols for .NET and C++ in Visual Studio 2022
  1223. 95%How We Saved 70K Cores Across 30 Mission-Critical Services (Large-Scale, Semi-Automated Go GC Tuning @Uber)
  1224. 68%Blockchain-based systems are not what they say they are
  1225. 98%Implementing a file pager in Zig: Reclaiming memory
  1226. 98%The Catch Block #89 - Tech Demos, Preparation, and Middle School Show Choir
  1227. 99%Running Whole Blazor App in Razor Pages Project
  1228. 97%Added 5 new sponsorships to the batch
  1229. 97%Security Tip: Should You Block Compromised Passwords?
  1230. 96%GitHub - deadpixi/ergex: The Ergex Regular Expression Library
  1231. 99%Tuple in C# - Code Maze
  1232. 91%Waifu Labs - Welcome to Waifu Labs v2: How do AIs Create?
  1233. 79%CryptoHack – Home
  1234. 98%5 design principles for microservices | Red Hat Developer
  1235. 98%Tips for More Efficient .NET Logs
  1236. 97%ASP.NET Community Standup - Blazor WebAssembly on .NET 6
  1237. 99%DateTime as a Value Object
  1238. 93%Monsters Weekly 235 - Programming Workflows with Azure Durable Functions
  1239. 99%Adding Clarity To .NET Minimal Hosting APIs
  1240. 94%Building a Blog with Next.js
  1241. 99%Replicated Log
  1242. 98%How to write performant React code: rules, patterns, do's and don'ts
  1243. 98%Why non-defaultable value types are needed in C#
  1244. 85%Helping team members deal with Imposter Syndrome
  1245. 95%ANSIWAVE - Make the "semantic web" web 3.0 again -
  1246. 92%The WebSocket Handbook: learn about the technology behind the realtime web | Ably Blog: Data in Motion
  1247. 97%Sourcegraph
  1248. 98%Entity Framework Community Standup - The EF7 Plan
  1249. 94%install script does rm -rf /usr for ubuntu · Issue #123 · MrMEEE/bumblebee-Old-and-abbandoned
  1250. 97%dsq: Commandline tool for running SQL queries against JSON, CSV, Excel, Parquet, and more.
  1251. 89%Visual Studio 2022 Now Does Automatic Code Cleanup on File Saves -- Visual Studio Magazine
  1252. 94%Is the madness ever going to end?
  1253. 81%Axelar Begins Rollout of Public Mainnet Launch for February 2022, Bringing Decentralized Interoperability to Ethereum, Avalanche, Terra, Moonbeam and others | Axelar Network
  1254. 83%Reinforcement Learning as a fine-tuning paradigm
  1255. 87%Reverse Engineering Wordle | Robert Reichel
  1256. 98%Introduction to Model Predictive Control · Arnav's Weblog
  1257. 99%.NET Videos | Free videos from the .NET team and community
  1258. 87%Weighted random choice in PHP - Eric Mann's Blog
  1259. 92%.NET for Students | Learn to code in C# programming language
  1260. 86%.NET on Microsoft Learn
  1261. 77%Productivity for Entrepreneurs
  1262. 85%Learn .NET | Free tutorials, videos, courses, and more
  1263. 85%I Think I Know Why You Can’t Hire Engineers Right Now
  1264. 98%Parsing Text with Nom
  1265. 93%Another New Record in Self-Cleaning Turing Machines
  1266. 87%On keeping a personal journal and getting started
  1267. 95%Rachit Nigam | PhD Candidate, Cornell University
  1268. 98%Azure DevOps Podcast: Aaron Stannard on the Actor Model with Akka.NET | Part 2 - Episode 173
  1269. 90%Syncfusion Essential Studio Release Adds .NET MAUI Controls, .NET 6 Support for Blazor/ASP.NET Core -- Visual Studio Magazine
  1270. 92%Github Quick Reviews
  1271. 79%Make Beautiful Gradients
  1272. 74%Spotify - Backend Engineer - Advertising
  1273. 72%Your code is the spec - Klotho
  1274. 63%The Optional Chaining Operator, “Modern” Browsers, and My Mom
  1275. 99%Service Locator is not an Anti-Pattern
  1276. 92%With Many Options, .NET Dev Asks for Tech Choice Help: 'I Am Lost' -- Visual Studio Magazine
  1277. 99%Enhance your .NET apps with Azure Communication Services
  1278. 42%The Framework Laptop is now in stock!
  1279. 74%A Few Things I’ve Learned About Livestreaming
  1280. 99%Machine Learning in Xamarin.Forms with ONNX Runtime
  1281. 72%Opinion: Is Web3 a Scam? - Stack Diary
  1282. 55%More on T-Mobile Blocking iCloud Private Relay
  1283. 80%Jumping into the middle of an instruction is not as strange as it sounds
  1284. 52%Firefox 96.0, See All New Features, Updates and Fixes
  1285. 99%Implementing a file pager in Zig: Reading from the disk
  1286. 99%Finding a type declaration's namespace and type hierarchy: Creating a source generator - Part 5
  1287. 98%Building ASP.NET Core and EF Core multi-tenant apps – Part2: Administration – The Reformed Programmer
  1288. 96%Duende Software Blog
  1289. 98%Missing Blazor intellisense in VS2022? You may be running into this problem
  1290. 83%Is Google Search Deteriorating? Measuring Google's Search Quality in 2022
  1291. 98%API Versioning in ASP.NET Core - Code Maze
  1292. 68%Comprehensive Mask Testing
  1293. 86%Node.js at Red Hat: 2021 year in review | Red Hat Developer
  1294. 97%Type-safe DI composition
  1295. 99%DevTrends .NET Blog
  1296. 81%.NET Rocks! vNext
  1297. 85%2021's Biggest Breakthroughs In Space And Physics
  1298. 96%Multicore OCaml by kayceesrk · Pull Request #10831 · ocaml/ocaml
  1299. 96%Lessons Learned from Programming at Google - DZone Agile
  1300. 74%An ode to Ruby
  1301. 95%Large Object Heap Churn in .NET
  1302. 96%Rachit Nigam | PhD Candidate, Cornell University
  1303. 96%Phenomenological Introduction to PID controllers¶
  1304. 99%Comparing results between Airflow runs
  1305. 96%Why Pipedream? – /home/pierce
  1306. 59%Hang your code out to DRY
  1307. 59%You Can Build a Skyscraper Anywhere in Davis Right Now
  1308. 89%The Social Contract of Open Source
  1309. 97%Logging is a code smell (Dave Jarvis)
  1310. 65%Brennan Colberg
  1311. 97%Pin your npm/yarn dependencies - Max Leiter
  1312. 72%Leaving academia
  1313. 94%Introducing Plonky2 — Polygon | Blog
  1314. 94%An Honest Comparison of VS Code vs JetBrains - 5 Points
  1315. 78%T-Mobile begins blocking iPhone users from enabling iCloud Private Relay in the US
  1316. 96%Azure DevOps Podcast: Jimmy Engström on Blazor - Episode 174
  1317. 85%Decorative Constants
  1318. 56%New year, new CEO
  1319. 96%XMPP: the secure communication protocol that respects privacy
  1320. 96%GitHub - BoltzmannEntropy/interviews.ai: This book was written for you: an aspiring data scientist with a quantitative background, facing down the gauntlet of the interview process in an increasingly competitive field. For most of you, the interview process is the most significant hurdle between you and a dream job.
  1321. 55%YC’s $500,000 Standard Deal
  1322. 94%GitHub - ankitpokhrel/jira-cli: 🔥 [WIP] Feature-rich interactive Jira command line.
  1323. 95%Episode 407 - Container Apps
  1324. 89%[Last Week in .NET #76] – Live Async Collaboration
  1325. 99%Test gRPC services in ASP.NET Core
  1326. 98%Merge pull request #10831 from ocaml-multicore/multicore-pr · ocaml/ocaml@001997e
  1327. 87%Milan confirms ambitious new cycling network linking 80% of the city to bike paths
  1328. 87%Why I went back to using a ThinkPad from 2012
  1329. 99%Dependency Injection in .NET 6 - Intro and Background
  1330. 99%Bringing Code Cleanup on Save To Visual Studio 2022 17.1 Preview 2
  1331. 88%LatencyFleX: A new approach to game latency reduction | Tatsuyuki Ishi
  1332. 69%How can I detect that a thread pool work item is taking too long?
  1333. 88%Who wrote this shit?
  1334. 99%Using HTTP/3 (QUIC) in .NET - Gérald Barré
  1335. 94%Implementing a file pager in Zig: Managing the list of files
  1336. 60%DDoS Attack Trends for Q4 2021
  1337. 84%The right to delete: how faker.js exposed the fragile nature of open source culture, again
  1338. 58%PC vs Mainframe: Which is FASTER?
  1339. 95%Sponsoring EVERY Open-Source project I made money from on GitHub
  1340. 95%Make the Internet Yours Again With an Instant Mesh Network
  1341. 98%dmca/2022-01-04-readium.md at master · github/dmca
  1342. 92%Math Class in C# - Code Maze
  1343. 88%288: Turning Hacks into Reality
  1344. 93%SSH agent restriction
  1345. 65%Learn and Test DMARC
  1346. 93%RSS Feeds
  1347. 99%Entity Framework Code First vs Database First vs Model First Approach | Pro Code Guide
  1348. 99%Comparing the backend for frontend (BFF) security architecture with an SPA UI using a public API
  1349. 96%The Significance Of Solution Design In Serverless Developments — Part I
  1350. 96%Capturing Solution Design Details In Serverless Developments — Part II
  1351. 97%ThunderboltIoc: .Net Dependency Injection without Reflection!
  1352. 98%LINQ enhancements in Entity Framework Core 6
  1353. 98%Integrating Long Path Names in Windows Applications
  1354. 96%Debug Native Messaging
  1355. 97%Lock down web browsing using Kiosk Mode
  1356. 98%Why your Typescript compiles when you thought you were safe
  1357. 74%Cryptoland presentation
  1358. 89%Outreach Committee January 2020
  1359. 75%Adds new American flag module · Marak/colors.js@074a0f8
  1360. 75%Built On Blazor! - Home
  1361. 96%Practical Shell Patterns I Actually Use
  1362. 50%On immersion - Laurel's Blog
  1363. 79%Happy 10th Birthday, Bridgy!
  1364. 98%An adventure in realtime collaborative editing
  1365. 84%Live reloading for Hotwire Rails apps
  1366. 67%Disambiguating the ‘Observable Universe’
  1367. 98%Running queries in parallel with Rails 7 and load_async
  1368. 84%Completing a Part-Time Master's in Computer Science While Working · Caffeinspiration
  1369. 96%When to cache in your Rails app
  1370. 99%Why I Like D – Andrea Radaelli
  1371. 99%Preventing Duplicate Web Requests To ASP.NET Core
  1372. 64%Charles Mingus Cat Toilet Training Program — CHARLES MINGUS
  1373. 88%Episode 30: Developer Productivity with (me!) Dan Clarke
  1374. 92%Simplicity of IRC - Susam's Maze
  1375. 97%Accepting Raw Request Body Content with ASP.NET Web API
  1376. 89%Donald Knuth - The Patron Saint of Yak Shaves
  1377. 99%ML.NET: Machine learning from data to production in less than 30 minutes
  1378. 69%Upwork wants me to refund $12k as their client was using "another" card.
  1379. 88%WUG: .NET 6 extravaganza: C# 10 (online)
  1380. 99%C# StringBuilder and String vs StringBuilder in C# .NET | Pro Code Guide
  1381. 88%Five Tips For a Healthier Postgres Database in the New Year
  1382. 60%News Update on James Webb Space Telescope's Full Deployment
  1383. 73%David Khourshid on CodePen
  1384. 93%Check if DateTime Is Weekend or Weekday - Code Maze
  1385. 78%BenchmarkDotNet 0.13.1
  1386. 99%Google Chrome: App Reviews, Features, Pricing & Download | AlternativeTo
  1387. 93%Google Chrome 94's Idle Detection API rejected by Mozilla and Apple, citing "user surveillance concerns"
  1388. 98%FindRazorSourceFile.WebAssembly 1.0.0-preview.5.0
  1389. 85%Cameras and Image Capture
  1390. 99%Minimal APIs in .NET 6 — A Complete Guide(Beginners + Advanced)
  1391. 79%GitHub - maartenba-demo/grocerylistapi: Demo Grocery List API
  1392. 76%Salesforce to require MFA for all users starting next month
  1393. 67%Extending the AWS SDK for .NET - CodeWithStu
  1394. 99%Extending the AWS SDK for .Net
  1395. 98%Bevy - Bevy 0.6
  1396. 71%YAN Is the Business Bank With a Digital Marketplace, Eric Novinson
  1397. 87%Elasticlunr Query DSL
  1398. 97%Documenting APIs: A guide for technical writers and engineers
  1399. 93%Sending messages as I drift off to sleep | David Bieber
  1400. 95%Tech I want to focus in 2022
  1401. 60%T-Shaped People and Academia
  1402. 59%Hashing is not encryption - Eric Mann's Blog
  1403. 53%DuckDuckGo Traffic
  1404. 50%Sensory properties of chile pepper heat – and its importance to food quality and cultural preference
  1405. 94% BookStack
  1406. 99%Secure minimal APIs with .NET 6 and Microsoft Identity
  1407. 90%My 70 year old mother has been using Linux on the desktop for the past 21 years
  1408. 99%Generate Random Double Numbers in a Range in C# - Code Maze
  1409. 99%Minimal APIs in .NET 6 — A Complete Guide(Beginners + Advanced)
  1410. 91%Show Missing Files 2022 - Visual Studio Marketplace
  1411. 85%Latency
  1412. 95%How a routine gem update ended up creating $73k worth of subscriptions
  1413. 90%Get Sysinternals Suite - Microsoft Store
  1414. 73%Returns & Refunds
  1415. 98%In response to Moxie's doubts on web3
  1416. 94%Build cross-platform native apps with .NET MAUI and Blazor
  1417. 98%Things you might not know about CSharp - Duck Typing
  1418. 96%5% of 666 Python repos had comma typos (including Tensorflow, and PyTorch, Sentry, and V8)
  1419. 74%Blogs should be Trees | tgalal
  1420. 97%Modeling uncertainty with PyTorch | Neural network parametrization of probability distributions
  1421. 93%How to Remove Twitter Spaces - Dhole Moments
  1422. 99%How do One-Time passwords work?
  1423. 68%My terrible plan for reducing opioid deaths – Trevor Klee
  1424. 97%Creating Engineering Principles for your Team
  1425. 96%Why aren't the most useful Mac apps on the App Store?
  1426. 86%GitHub - khalidabuhakmeh/dotnet-dramameter: .NET Drama Meter web service
  1427. 91%My first impressions of web3
  1428. 98%Blazor in Action
  1429. 75%Researchers discover Log4j-like flaw in H2 database console
  1430. 80%Quickz
  1431. 81%286: Hacking 3D Holograms with .NET
  1432. 86%Microsoft Intros Next-Gen OData -- Visual Studio Magazine
  1433. 93%Software Design Principles aren't Rules #shorts
  1434. 93%Visual Studio Feedback
  1435. 54%6 Ways I'm Improving Mental Health in 2022
  1436. 90%River Runner Global
  1437. 86%A funny thing happened on the way to the moon: Ward, Bob: Amazon.com: Books
  1438. 73%.NET CLI Telemetry
  1439. 90%Vim prank: alias vim='vim -y'
  1440. 93%Contoso University Vertical Slice example updated to .NET 6
  1441. 93%Intel completely disables AVX-512 on Alder Lake after all - Questionable interpretation of “efficiency” | News / Editorial | igor'sLAB
  1442. 95%XML Encryption Syntax and Processing
  1443. 98%hello-cloudflare/README.md at main · captn3m0/hello-cloudflare
  1444. 91%Kagi Search
  1445. 98%GitHub - wirekang/mouseable: 'Mouseable' is intended to replace a mouse or tackpad.
  1446. 82%How do I upgrade a 32-bit tick count to a 64-bit one?
  1447. 83%Open-sourcing the Sorbet VS Code Extension · Sorbet
  1448. 99%Miniflare 2.0: fully-local development and testing for Workers
  1449. 99%StackExchange.Redis/TextWriterOutputHelper.cs at main · StackExchange/StackExchange.Redis
  1450. 98%Code Maze Weekly #108 - Code Maze
  1451. 59%Weekly Update 277
  1452. 90%Episode 89 - Umbraco 9 and .NET 5 with Sebastiaan Janssen
  1453. 97%Kubernetes Gatekeeper - An introduction - Pradeep Loganathan
  1454. 97%Using Node.js ES modules and top-level await in AWS Lambda | Amazon Web Services
  1455. 99%.NET Application Architecture Guides
  1456. 88%An Honest Look at Tailwind as an API for CSS
  1457. 69%A Brave New Startup World Is Coming
  1458. 94%Please stop FOMO marketing
  1459. 99%6 Harmful Defaults in Django
  1460. 95%Are you building features for phishers?
  1461. 95%.NET
  1462. 69%Quit Your Job
  1463. 99%Fabian Lindfors
  1464. 69%Brennan Colberg
  1465. 96%Unix in the browser tab
  1466. 93%Focus on concepts, not approaches
  1467. 89%MediatR 10.0 Released
  1468. 96%.NET MAUI Preview 11 Adds Windows 11 Fluent UI Control Styling -- Visual Studio Magazine
  1469. 97%.NET MAUI Community Toolkit - Monthly Standup (January 2022)
  1470. 81%Real-World Cryptography by David Wong Book Review
  1471. 98%.NET Live TV | Live developer streams every day
  1472. 57%Chatbots: Still Dumb After All These Years
  1473. 93%Introducing new Git features to Visual Studio 2022
  1474. 96%Saturn | Modern F# MVC framework
  1475. 79%Filling in some gaps in the story of Space Cadet Pinball on 64-bit Windows
  1476. 61%DON'T Use SvelteKit Without This VS Code Extension!
  1477. 99%.NET Conf Philippines - January 2022
  1478. 93%Teaching, learning and tearing your hair out
  1479. 95%You are doing .NET logging wrong. Let's fix it
  1480. 99%6 Julia Frameworks to Create Desktop GUI’s 🖥 and Web Apps 🕸
  1481. 54%Cookies: the CNIL fines GOOGLE a total of 150 million euros and FACEBOOK 60 million euros for non-compliance with French legislation
  1482. 93%Rust is more portable than C for pngquant/libimagequant
  1483. 99%Records in C# - Code Maze
  1484. 98%Building ASP.NET Core and EF Core multi-tenant apps – Part1: the database – The Reformed Programmer
  1485. 94%Minecraft as a k8s admin tool
  1486. 97%How I took my SaaS from idea to sold in 14 months
  1487. 97%Why might you run your own DNS server?
  1488. 64%Google fixes nightmare Android bug that stopped user from calling 911
  1489. 75%The 41 Best Pens for 2022: Gel, Ballpoint, Rollerball, and Fountain Pens
  1490. 96%How to stop forgetting to await an awaitable call
  1491. 95%Angular Basics: Introduction to Observables (RxJS)—Part 1
  1492. 98%A simple FP architecture
  1493. 98%Paxos
  1494. 99%Marcin Golenia Blog
  1495. 98%My favorite F# code I've written
  1496. 91%Double down on the fundamentals to unblock your projects (current and future)
  1497. 98%.NET Rocks! vNext
  1498. 96%Integrated Chat in Live Share for Visual Studio 2022
  1499. 98%Bashing JSON into Shape with SQLite
  1500. 91%How we handle 80TB and 5M page views a month for under $400
  1501. 99%CQRS & Event Sourcing Code Walk-Through
  1502. 68%Long COVID in a prospective cohort of home-isolated patients - Nature Medicine
  1503. 97%I Miss RSS
  1504. 98%Google Chrome 97 introduces controversial keyboard API - gHacks Tech News
  1505. 83%Thoughts on PHP Fibers
  1506. 99%Building My First App with Flutter
  1507. 62%The Relativity of Wrong by Isaac Asimov
  1508. 99%Announcing .NET MAUI Preview 11
  1509. 77%Growth marketing vs Product marketing vs Brand marketing
  1510. 54%Coming Clean
  1511. 99%Three ways of handling user input
  1512. 56%The Mountain To Climb | Oliver W. Kim
  1513. 97%How We Can Beat the Tradeoff Between Developer Velocity and Scalability
  1514. 60%The Cryptography of Orphan Annie and Captain Midnight
  1515. 99%ASP.NET Core MVC & Razor Pages in .NET 6
  1516. 99%Providing Multitenancy with ASP.NET Core and PostgreSQL Row Level Security
  1517. 91%Visual Studio 17.1 Preview 2 is now available!
  1518. 96%I took a job at Amazon, only to leave after 10 months.
  1519. 83%AutoMapper 11.0.0 released
  1520. 99%How to Detect if a Dictionary Key Exists in C# - Code Maze
  1521. 99%Do you need Domain Driven Design?
  1522. 84%How to design a house to last for 1000 years (part III)
  1523. 84%How to mentor software engineers
  1524. 55%sweardle
  1525. 93%Getting Started with Unit Testing in Visual Studio 2022 - nUnit
  1526. 88%How do I prevent folder verbs intended for file system directories from showing up in my shell extension's virtual folder's context menu?
  1527. 88%2021 - It Was a Good One
  1528. 84%New Rant: On Revaluating Tech We Hate
  1529. 91%Deep C# - Inheritance
  1530. 90%A bit about PURLs
  1531. 99%Implementing a file pager in Zig: Reading & Writing from the disk
  1532. 88%my personal note taking journey
  1533. 95%To ID or not to ID
  1534. 90%I make $3K/mo from a browser extension! (+ December 2021 updates)
  1535. 87%Master JavaScript Promise: Resolve, Reject and Chaining
  1536. 65%daedalOS
  1537. 99%System.Text.Json features in .NET 6
  1538. 98%Neural Network From Scratch
  1539. 98%The Catch Block #88 - Mini C# Extension Methods
  1540. 89%Is it complex? Break it down!
  1541. 99%Let me introduce you to the Stack data structure
  1542. 85%Sunshield
  1543. 98%Create Context-based Programming Models with .NET 6
  1544. 99%Polymorphism in C# - Code Maze
  1545. 98%Refactoring with C# 10
  1546. 97%Astrophotography with Windows, Tiny PCs, and WPF
  1547. 99%.NET Podcasts app - Local Development Walkthrough
  1548. 94%GitHub - dotnet-foundation/content: Repo for submitting content for social amplification as well as content creation (i.e. blog, website, social)
  1549. 66%Doing the work – Monica Dinculescu
  1550. 84%The Pragmatic Pragmatic Programmer · Rogério Chaves
  1551. 98%The ultimate SQLite extension set
  1552. 99%Project Mouse Tailor
  1553. 96%Framework Laptop with Ubuntu Review
  1554. 86%The history of the AmigaOS Graphic User Interface (GUI): Index
  1555. 87%Understanding UUIDs, ULIDs and String Representations
  1556. 96%Microsoft Details Entity Framework Core 7 Plan, EF6 to EF Core Porting -- Visual Studio Magazine
  1557. 56%GitHub Quick Reviews
  1558. 99%What's New in F# 6
  1559. 98%Expressive C# code with Property Patterns
  1560. 99%GitHub - Schneegans/Burn-My-Windows: Disintegrate your apps with style.
  1561. 91%Only Recipe - Cut the clutter from recipe sites
  1562. 95%Accessibility Test–Driven Blazor Components
  1563. 99%Learn C# with CSharpFritz - Building APIs with ASP.NET Core
  1564. 98%The joy of building a ray tracer, for fun, in Rust.
  1565. 78%My Excel spreadsheet doesn't scroll even though I can use the arrows to move around
  1566. 74%Build a Dynamic Course Landing Page with Next.js, Tailwind CSS, and DatoCMS
  1567. 99%Implementing a file pager in Zig: Rethinking my approach
  1568. 99%Customising generated code with marker attributes: Creating a source generator - Part 4
  1569. 77%If it looks like a duck, swims like a duck, and QWACs like a duck, then it's probably an EV Certificate
  1570. 93%There oughta be a WiFi Game Boy cartridge.
  1571. 87%La plateforme de rap DatPiff piratée, les mots de passe dans la nature
  1572. 96%How to Check if .NET Is Already Installed - Code Maze
  1573. 91%React Query—Fetching Data the Right Way
  1574. 92%React Developers’ Top 10 Topics of 2021
  1575. 91%Demystifying Closures in JavaScript
  1576. 91%Batching and Caching With Dataloader
  1577. 92%Understanding Execution Context in JavaScript
  1578. 87%Quantifier predicates - Simple Talk
  1579. 82%Imperative vs Declarative Programming
  1580. 92%Professional Open Source: Extend-Only Design
  1581. 78%HTMX and ASP.NET Core Swapping Techniques
  1582. 99%Create your own Roslyn Analyzer !! - Super Sharp | A Tech Superhero.
  1583. 98%Upgrading from .NET Core 2.1 to .NET 6.0
  1584. 83%Welcome to 2022!
  1585. 96%Contributing to Open Source Projects
  1586. 99%Building IsChristmasTree with CustomVision.ai
  1587. 98%Simplifying User and Role Based Permissions in .NET – Wrapt
  1588. 78%.NET Rocks! vNext
  1589. 83%Finding our new normal
  1590. 98%GitHub - charmbracelet/bubbletea: A powerful little TUI framework 🏗
  1591. 97%PagerDuty’s Security Training for Engineers! Part Deux
  1592. 96%Customizing ASP.NET Core 6.0 - The second edition
  1593. 94%Blazor WebAssembly AOT on Azure Static Web Apps in .NET 6
  1594. 55%Winnie the Pooh should have been free decades ago
  1595. 64%Evaluating frontend frameworks and not choosing any
  1596. 91%Real-time machine learning: challenges and solutions
  1597. 64%Obsidian's Weakest Point - Its Search
  1598. 78%SBIDIOT IoT Malware: miner edition
  1599. 85%What I Learned About Work in 2021
  1600. 61%Leaving the company I co-founded
  1601. 72%// Chirag Gupta
  1602. 76%How to think about recommendations · Jamie on Software
  1603. 97%A modest proposal to fix web search
  1604. 84%GitHub - tkellogg/dura: You shouldn't ever lose your work if you're using Git
  1605. 98%Compiling a Go program into a native binary for Nintendo Switch™ - Ebiten
  1606. 56%What is Microsoft Learn?
  1607. 87%Markdown Editor v2 - Visual Studio Marketplace
  1608. 96%Hacking a VW Golf Power Steering ECU - Part 1
  1609. 99%Chi-Square Test Using C# -- Visual Studio Magazine
  1610. 93%v2.5 work: .NET 6.0: add build defaulting to the thread pool by NickCraver · Pull Request #1939 · StackExchange/StackExchange.Redis
  1611. 98%Getting a complex type as a simple type from the query string in a ASP.NET Core API controller
  1612. 66%[Last Week in .NET #75] – Jetbrains, are you out Azure mind?
  1613. 83%Tests: handle clock skew vs. test containers by NickCraver · Pull Request #1937 · StackExchange/StackExchange.Redis
  1614. 92%Building .NET MAUI apps with GitHub Actions
  1615. 96%Using a mild Twitter addiction to actually get things done
  1616. 63%A Succinct Story of Zero Knowledge
  1617. 95%A Comprehensive Guide to Port from EF6 to EF Core
  1618. 91%Vanta.js - 3D & WebGL Background Animations For Your Website
  1619. 91%The .NET Docs Show - This is Game Dev 🎮 with .NET
  1620. 92%Breaking change: Partial and zero-byte reads in DeflateStream, GZipStream, and CryptoStream - .NET
  1621. 91%Production postmortem: An error on the first act will lead to data corruption on the second act…
  1622. 95%My professional and OSS aspirations for 2022
  1623. 91%Speculation on the design decisions that led to the common ABI for C++ coroutines
  1624. 64%You don't need that CORS request
  1625. 85%Throat and Nasal Passages
  1626. 95%How Tye makes building microservices a joke
  1627. 97%Faster IndexOf for substrings by EgorBo · Pull Request #63285 · dotnet/runtime
  1628. 95%tvu-compare: rust and zig
  1629. 99%How to Detect if a Dictionary Key Exists in C# - Code Maze
  1630. 83%[PATCH 0000/2297] [ANNOUNCE, RFC] "Fast Kernel Headers" Tree -v1: Eliminate the Linux kernel's "Dependency Hell" [LWN.net]
  1631. 97%An Algorithm for Passing Programming Interviews - malisper.me
  1632. 99%Secure a Blazor WASM ASP.NET Core hosted APP using BFF and OpenIddict
  1633. 88%287: Tech Highs and Lows of 2021
  1634. 53%LastCSharpPdfDoc : Microsoft : Free Download, Borrow, and Streaming : Internet Archive
  1635. 73%The Thinner Book: Atomic Habits by James Clear
  1636. 78%Andrew: Loving someone with depression
  1637. 93%Massive ~2.3k Patch Series Would Improve Linux Build Times 50~80% & Fix "Dependency Hell"
  1638. 66%How I built a WFH Shed
  1639. 74%ClonerAlliance Flint D4P - Standalone Dual-4K Video Overlay Device and Audio Mixing Station.
  1640. 89%Always seek the leverage effect
  1641. 82%Markdown in Academic Writing – iA Writer: The Focused Writing App
  1642. 69%Write The Blog You Want to Read — Philipp Trommler's Blog
  1643. 99%Using Caddy
  1644. 94%Text Aesthetics: Command Line UI/UX
  1645. 73%Redefining affordability
  1646. 99%GitHub - seemoo-lab/opendrop: An open Apple AirDrop implementation written in Python
  1647. 94%6 ways to get started with .NET 6 and App Service
  1648. 99%Fixing stutters in Papers Please on Linux – Blog
  1649. 98%Accurately Measure Elapsed Time (Execution Time) in C# .NET using Stopwatch Class | Pro Code Guide
  1650. 85%Things you might not know about CSharp - Using Params with Indexers
  1651. 72%web3 is Centralized
  1652. 98%Expression-bodied Members in C# - Code Maze
  1653. 96%Go Fuzzing - The Go Programming Language
  1654. 89%Safing Portmaster
  1655. 77%The Case Against Crypto
  1656. 56%Project:All texts - The Ludwig Wittgenstein Project
  1657. 65%New blog sponsor - YOO inc.
  1658. 99%Alexandre Nédélec - IaC Hot Reload with Pulumi Watch
  1659. 93%Masterclass: Cross-checking
  1660. 64%2022: On being ready to change my mind
  1661. 90%My (free) Django monitoring stack for 2022
  1662. 94%Generics, languages and tourists
  1663. 97%Type Checking a Ruby Gem with Sorbet · James Healy
  1664. 69%My 2021 in Review as a Flutter Content Creator
  1665. 70%Speed of light in Fibers
  1666. 80%On the Absurdity of Blockchain Development | The Blog of Josh Simmons
  1667. 98%Why I’m Using HTTP Basic Auth in 2022
  1668. 99%A Super Tiny Random Number Generator
  1669. 96%Donate to Mozilla Foundation
  1670. 98%Spring Boot vs ASP.NET Core: A Showdown
  1671. 82%Adam Storr - End of Year Review 2021
  1672. 64%A New Year's Letter from the President | SQUARE ENIX HOLDINGS
  1673. 74%Exchange 2019 Anti-Malware - Bad Update?
  1674. 56%Intellectual Loneliness - David Perell
  1675. 99%The Modern Guide to OAuth
  1676. 95%My progress in porting Wine - Software - Haiku Community
  1677. 91%Scooter - FCK 2020 (NOT OFFICIAL VIDEO) (НЕ ОФИЦИАЛЬНОЕ ВИДЕО!)
  1678. 73%Don’t waste the good days
  1679. 67%Know at a Glance it's Tight - SmartBolts
  1680. 90%Garrit's Notes
  1681. 97%Finally a State Management (in React) for Dummies
  1682. 99%Notes about loading configuration Examples for Play Framework and Spring Boot
  1683. 91%Stupid Patterns
  1684. 71%Adam Fuhrer | Frontend Engineer
  1685. 84%Wise People Have Fun – trms
  1686. 97%Do We Really Need A Link Step?
  1687. 97%Kurtis Knodel // Blog
  1688. 85%A Guide to Twitter - Tasshin's Blog
  1689. 77%Taming My Soda Addiction: What Worked and What Didn’t
  1690. 73%GitHub - fikrikarim/companies-with-successful-pivot: List of startups/companies that had successful pivots
  1691. 99%Why is my Rust build so slow?
  1692. 95%GitHub - patriksvensson/ghostly: Ghostly is a GitHub notification client for Windows 10/11
  1693. 99%How Telegram Messenger circumvents Google Translate's API
  1694. 94%Next-generation Blazor components with .NET 6
  1695. 95%My Setup for Self-Hosting Dozens of Web Applications + Services on a Single Server
  1696. 88%Beating FizzBuzz for detecting qualified candidates
  1697. 85%Formatting Meeting
  1698. 81%Looking Forward: Some Predictions for 2022
  1699. 75%Year in Review - 2021
  1700. 56%Switch Between Blazor WebAssembly & Server Project with Authentication
  1701. 98%Sciter uses JavaScript from now and on – Terra Informatica Software
  1702. 89%macOS Setup after 15 Years of Linux · HookRace Blog
  1703. 59%Germany: Data retention to be abolished once and for all.
  1704. 99%When to Use Static Classes in C# - Code Maze
  1705. 98%Hyrum's Law
  1706. 90%Why the C Language Will Never Stop You from Making Mistakes
  1707. 56%Weekly Update 276
  1708. 99%Hacking a Roku TV to Control Lights
  1709. 69%My Troubles with MP3s
  1710. 87%A Culture Problem in Arch Linux
  1711. 80%My role as a founder CTO: Year Four
  1712. 81%Modeling our way out of this mess
  1713. 85%Guidance for Scaling - Reversible vs. Irreversible Decisions
  1714. 73%David Nicholas Williams
  1715. 93%How did LastPass master passwords get compromised?
  1716. 79%SQL In Orbit - Big Machine
  1717. 91%blockchain course
  1718. 99%.NET's Cryptographic One-Shots
  1719. 56%Minimal APIs in .NET 6
  1720. 78%Code review horror in 4 lines of code
  1721. 94%The C++/CX String^ is not an object, even though it wears a hat
  1722. 85%The Gift of It's Your Problem Now
  1723. 54%Databases in 2021: A Year in Review - OtterTune
  1724. 56%What are record types in C# and how they ACTUALLY work
  1725. 92%The PR Paradox: Merge Faster by Promoting Your PR - DZone Agile
  1726. 99%Difference Between Asynchronous Programming and Multithreading
  1727. 78%A Swiss Army knife for developers.
  1728. 92%Voiceliner
  1729. 86%TETR.IO
  1730. 91%.NET Rocks! vNext
  1731. 95%95644 – [F2018] IEEE_FMA is missing from the IEEE_ARITHMETIC module
  1732. 95%Consider SQLite
  1733. 94%GitHub - susam/emfy: A 72 line ~/.emacs to quickly set up vanilla Emacs for general purpose editing and programming
  1734. 83%The SQL Game | ROWS & TABLES
  1735. 94%Server Thief Bait - catch them red handed!
  1736. 84%Unusual Attempted Login Activity: How LastPass Protects You - The LastPass Blog
  1737. 12%Computer Engineering for Babies
  1738. 94%GitHub - sslab-gatech/Rudra: Rust Memory Safety & Undefined Behavior Detection
  1739. 82%Chris's Wiki :: blog/tech/EmailCriticalInfrastructure
  1740. 92%Lessons from my PhD
  1741. 99%Minimal API for CommandLine tool by ConsoleAppFramework v4
  1742. 82%Fintech firm hit by Log4j hack refuses to pay $5 million ransom
  1743. 56%CRUD API + Complexity = Death by a 1000 Papercuts
  1744. 94%Optimize Blazor WebAssembly apps with AOT Compilation
  1745. 85%Moonfall
  1746. 97%You can't copy code with memcpy; code is more complicated than that
  1747. 77%Why Engineers Should Invest in Decision-Making Skills Early — Reforge
  1748. 79%A year or monitoring production
  1749. 97%glibc is still not Y2038 compliant by default
  1750. 65%The Sunshield Webb/NASA
  1751. 99%Writing a minimal Lua implementation with a virtual machine from scratch in Rust
  1752. 99%Creating .NET Project Templates - Code Maze
  1753. 99%Spectre.Console and String Interpolation
  1754. 98%New Log4j RCE Vulnerability Discovered in Apache Logging Library
  1755. 56%The Existential Horror Of Living In The Marvel Universe - SOME MARVEL NEWS
  1756. 96%‎iVerify. - Secure your Phone!
  1757. 70%New Discourse forum for GoboLinux
  1758. 99%Fix stack overflow with X509Certificate FriendlyName by vcsjones · Pull Request #63179 · dotnet/runtime
  1759. 62%2021 in Running
  1760. 74%import attrs
  1761. 99%Winning the Impossible Race - An Unintended Solution for Includer’s Revenge / Counter (hxp 2021) - Guy Lewin's Blog
  1762. 72%Why I stopped publishing end-of-year most-read lists
  1763. 63%Saving the Internet
  1764. 50%Auditing a Graded Video Game – Zdziarski's Blog of Things
  1765. 78%How I Build
  1766. 71%Can blogging be made simpler?
  1767. 94%Letter to a junior web developer
  1768. 97%Secrets of MicroPython: How to blink an LED
  1769. 99%Making sounds using SDL and visualizing them on a simulated oscillosco
  1770. 79%How to Choose Your College Degree
  1771. 73%How bad are bad fundraising terms?
  1772. 51%An Algorithmic Solution to Insomnia
  1773. 80%Home - Moshe Karmel
  1774. 86%Privacy, Identity Theft and Data Security Breaches
  1775. 62%LastPass confirms credential stuffing attack against some of its users
  1776. 60%“Play-to-earn” and Bullshit Jobs
  1777. 26%LastPass users warned their master passwords are compromised
  1778. 96%GitHub - CorentinJ/Real-Time-Voice-Cloning: Clone a voice in 5 seconds to generate arbitrary speech in real-time
  1779. 71%Discussions about DRM often land on the fundamental problem with DRM: that it…
  1780. 99%Supercharge your Productivity with Roslyn and AI
  1781. 56%Flowchart Generator Software for BBC Micro running on BeebEm
  1782. 51%A rejected attempt to inject pseudo-physics into Windows 8 toast notifications
  1783. 93%The Problem With Heroes In Software Development
  1784. 93%Build an Animated Sidebar with React and Tailwind CSS
  1785. 97%Implementing a file pager in Zig: Managing chunk metadata
  1786. 57%Japan's Paper Culture | JetPens
  1787. 68%Login
  1788. 99%.NET R&D Digest (December, 2021)
  1789. 97%Extended Property Patterns in C# - Code Maze
  1790. 92%Decoding James Webb Space Telescope – Daniel Estévez
  1791. 88%Maybe we could tone down the JavaScript
  1792. 99%Upgrading to .NET MAUI Preview 11
  1793. 97%A Guide to Recording 660FPS Video On A $6 Raspberry Pi Camera
  1794. 84%Bypassing early 2000s copy protection for software preservation
  1795. 83%Five takeaways from looking for a new senior role in tech
  1796. 81%The State of External Retina Displays, [Almost] 2022 Edition
  1797. 97%A Review of the Zig Programming Language (using Advent of Code 2021)
  1798. 99%GitHub - codenotary/immudb: immudb - world’s fastest immutable database, built on a zero trust model
  1799. 60%rC3 2021 - Public Fahrplan
  1800. 69%DJI Mavic 3 First Flight - Over Dave's Garage (Snowy Lake)
  1801. 81%[Last Week in .NET #74] – Automated Legal Problems
  1802. 74%'Widevine Dump": Leaked Code Downloads HD Video from Disney+, Amazon, and Netflix * TorrentFreak
  1803. 86%crt.sh | 1491512298
  1804. 97%Introduction to Dotnet MAUI - Cool Coders
  1805. 98%GraphQL with EF Core 6 and HotChocolate 12
  1806. 73%HyperNeRF: A Higher-Dimensional Representation for Topologically Varying Neural Radiance Fields
  1807. 98%How do I add custom controls to the common file open or file save dialogs?
  1808. 85%Confounding Variables
  1809. 95%How to deploy .NET apps to Kubernetes
  1810. 96%Implementing a file pager in Zig: Overall design
  1811. 86%Dad Bod
  1812. 99%Writing to a CSV File in C# - Code Maze
  1813. 88%286: Hacking 3D Holograms with .NET
  1814. 99%Analysis and reverse-engineering of the original Starlink router
  1815. 94%A Year In Review · Jethro Kuan
  1816. 87%Rethinking Cloud Data Architecture
  1817. 97%Justin Pombrio
  1818. 52%Putting a vaccine out quickly, part 3
  1819. 60%25 Anti-Mimetic Tactics for Living a Counter-Cultural Life - Epsilon Theory
  1820. 73%My Path to Financial Independence as a Software Engineer
  1821. 99%Secure your NuGet packages with Package Source Mapping
  1822. 83%How I found (and fixed) a vulnerability in Python
  1823. 50%You block ads in your browser, why not in your city?
  1824. 84%Mobile Solar Power: Made Easy! DIY Off-grid Solar Power!
  1825. 97%GitHub - mwmbl/mwmbl: An open source, non-profit search engine implemented in python
  1826. 70%OBS and Streamlabs Commit to Long-Term Collaboration
  1827. 91%Reverse-engineering a tiny 1980s chip that plays Christmas tunes
  1828. 78%A new coefficient of correlation
  1829. 54%“Autism is a Spectrum” Doesn’t Mean What You Think
  1830. 96%Freeways by Captain Games
  1831. 82%Practical Transformer Winding
  1832. 95%Time is different every time — The Sharat's
  1833. 90%Ruby 3.1.0 Released
  1834. 52%Where Is Webb? NASA/Webb
  1835. 94%Selling my own GPL software, part 1: a lot of hurdles
  1836. 72%James Webb Space Telescope Launch — Official NASA Broadcast
  1837. 91%Animation: The James Webb Space Telescope's Orbit
  1838. 98%As and Is Operators in C# - Code Maze
  1839. 77%Toyota 'Reviewing' Key Fob Remote Start Subscription Plan After Massive Blowback
  1840. 56%REVEALED: The Legend of the 10MB Commodore D9090!
  1841. 59%BGPStream Event #285778
  1842. 80%ADHD Accommodations Guide | ADHD At Work
  1843. 78%Street Fighter II, Spin when you can't
  1844. 87%Street Fighter II, subtile accurate animation
  1845. 58%December 25th Launch
  1846. 58%BGPStream Event #285787
  1847. 74%Suffering · Slices of a hacker's mind
  1848. 95%Revisiting Wayland for ArchLinux
  1849. 94%GitHub - trailofbits/zkdocs
  1850. 95%Introduction to the Sam Text Editor
  1851. 82%A Programmer Union Can Save Open Source
  1852. 98%practical-aspnetcore/projects/orleans at net6.0 · dodyg/practical-aspnetcore
  1853. 77%CRUD isn't for Complexity #shorts
  1854. 96%Blob Opera - Google Arts & Culture
  1855. 86%Chris's Wiki :: blog/sysadmin/EmailServersNoLongerPractical
  1856. 85%Command Line: A Modern Introduction
  1857. 99%Implementing a file pager in Zig: Using mmap
  1858. 84%GitHub - mkrl/misbrands: The world's most hated IT stickers
  1859. 96%Code Maze Weekly #107 - Code Maze
  1860. 90%GitHub - LeviBorodenko/primify: Embed any image into a prime number.
  1861. 99%Average colors of the world
  1862. 97%Watch videos, movies, TV series and TV channels instantly.
  1863. 62%A Whole Website in a Single HTML File
  1864. 75%Fight for privacy — an interview with Troy Hunt
  1865. 71%No, I Won't Link to Your Spammy Article Either
  1866. 59%Drawer Units for Home Use
  1867. 99%What's new in C# 10
  1868. 95%SpeedCrunch
  1869. 91%Counting website visitors is hard — Bobbie Chen
  1870. 81%Be curious, not judgmental - shubhro.com
  1871. 91%Cray-1 Digital Archeology – chrisfenton.com
  1872. 98%Setting up Cloudflare Tunnel for development
  1873. 72%Every Workday Should be a Hackathon
  1874. 89%Reflections of knowledge
  1875. 91%Integrating Webpack and Babel in a legacy project | Jurre Vriesen
  1876. 72%Weekly Update 275
  1877. 88%283: The Metaverse - When, where, why
  1878. 94%The story of the 3dfx Voodoo1
  1879. 33%Street Fighter II, The World Warrier
  1880. 52%AWS Is Out To Kill Mainframes
  1881. 99%.NET Rocks! vNext
  1882. 97%GitHub - dani-garcia/vaultwarden: Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
  1883. 98%Krita 5.0 released! | Krita
  1884. 96%Woe unto you for using a Websocket | Adama Language
  1885. 96%My productivity app is a single .txt file
  1886. 59%Cloudflare Radar's 2021 Year In Review
  1887. 76%It's easy to get data into the GPU, but harder to get it out
  1888. 96%Implementing a file pager in Zig: What do we need?
  1889. 95%Cleaner C# code with "smart" using statements
  1890. 98%How to Generate Random Numbers From a Range in C# - Code Maze
  1891. 99%GitHub - wader/fq: jq for binary formats
  1892. 68%Street Fighter II, paper trails
  1893. 90%.NET Conf - Bhubaneswar
  1894. 74%New notifications when Drive content violates abuse program policies
  1895. 99%.NET Rocks! vNext
  1896. 98%FreeBSD jails for fun and profit
  1897. 98%suckless.org software that sucks less
  1898. 99%gRPC client-side load balancing in .NET
  1899. 61%Diablo IV Quarterly Update—December 2021
  1900. 94%Cloud Security Breaches and Vulnerabilities: 2021 in Review
  1901. 82%Dear Self; We Need To Talk About Social Media
  1902. 87%The Asymmetry of Open Source - Matt Holt
  1903. 70%The Case Against Work-Life Balance: Owning Your Future
  1904. 85%The Tragedy of Safari – Magic Lasso Adblock
  1905. 93%How IPFS is broken
  1906. 88%DNA seen through the eyes of a coder (or, If you are a hammer, everything looks like a nail) - Bert Hubert's writings
  1907. 94%Enterprise-grade Blazor apps with .NET 6
  1908. 81%Tinder just permabanned me or the problem with big tech • Paulefou site
  1909. 98%.NET MAUI Community Standup - .NET Conf Recap and .NET MAUI Updates
  1910. 87%Cache invalidation isn't a hard problem
  1911. 98%The Catch Block #87 - 2021 Year in Review!
  1912. 97%.NET documentation
  1913. 79%Linux Has Grown Into A Viable PC Gaming Platform And The Steam Stats Prove It
  1914. 85%Rapid Test Results
  1915. 95%Learn C# with CSharpFritz - Entity Framework and Database Design
  1916. 60%How do I programmatically reposition monitors in a multiple-monitor system?
  1917. 95%Optimizing local and distributed transactions with batching
  1918. 95%Lessons in Trust From us-east-1
  1919. 89%MS Teams: 1 feature, 4 vulnerabilities | Positive Security
  1920. 99%Reusable UI using the Razor Class Library Project in ASP.NET Core
  1921. 85%Tuple: The best pair programming tool on macOS
  1922. 99%Using Authorization with Swagger in ASP.NET Core - Code Maze
  1923. 93%A Particular planet exploration game
  1924. 98%Introduction
  1925. 86%(mac)OStalgia – Hello. I'm Michael.
  1926. 90%Disclosing Shamir’s Secret Sharing vulnerabilities and announcing ZKDocs
  1927. 95%Operator Precedence in JavaScript
  1928. 70%KQL - The Next Query Language You Need to Learn | Data Exposed: MVP Edition
  1929. 97%Phillip Trelford's Array | Byte-sized Tweets
  1930. 96%HTMX Requests with ASP.NET Core Anti-Forgery Tokens
  1931. 98%GraphQL is not meant to be exposed over the internet
  1932. 99%An Overview of Distributed Tracing with OpenTelemetry in .NET 6
  1933. 98%Overcoming Event-driven Microservices challenges with Dapr
  1934. 97%Introduction to Kubernetes Admission Controllers - Pradeep Loganathan
  1935. 96%Twitch
  1936. 96%What Problem Blockchains Actually Solve
  1937. 70%Hidden Networks in TP-Link Routers
  1938. 99%Fantasy CPU emulator part 2
  1939. 98%How did the Enigma Machine work?
  1940. 94%A hundred things I learned writing my first technical book “Data-Oriented Programming”
  1941. 94%I Ran Away From Open Source
  1942. 98%Azure DevOps Podcast: Egil Hansen on Blazor Testing with bUnit - Episode 169
  1943. 97%Lottie Docs
  1944. 96%Multicore OCaml by kayceesrk · Pull Request #10831 · ocaml/ocaml
  1945. 98%EF Core 6 and Azure Cosmos DB
  1946. 97%Your Visual Studio Dashboard
  1947. 99%RCE in Visual Studio Code's Remote WSL for Fun and Negative Profit
  1948. 98%The EASIEST Way to Convert to ES6 Template Literal Strings in VS Code
  1949. 92%Learn Live - Create a web API with ASP.NET Core
  1950. 84%“Work well under pressure” is a safety valve, not SOP
  1951. 84%All Bitcoin private keys is on this website
  1952. 96%Integration testing and NuGet packaging: Creating a source generator - Part 3
  1953. 96%New Coding Shorts: Angular Template Forms and Vite Builds
  1954. 94%How to Convert Char Array to String in C# - Code Maze
  1955. 97%0.9.0 Release Notes ⚡ The Zig Programming Language
  1956. 99%Tips & Tricks: Debugging your C# CDK project in Visual Studio | Amazon Web Services
  1957. 95%Concurrent Pipeline with .NET Channels – The Functional Programmer
  1958. 99%Unclutter Startup.cs
  1959. 70%Changing your organisation
  1960. 96%Pipeline resolvers in AppSync
  1961. 91%You don't need that abstraction
  1962. 87%Apple added an orange dot that's a showstopper for live visuals - and it needs a fix - CDM Create Digital Music
  1963. 61%What’s new in Visual Studio 2022 for testing
  1964. 99%GitHub Composite Actions are fast way to templatize workflows
  1965. 99%LISP with GC in 436 bytes
  1966. 90%The QOI File Format Specification
  1967. 57%Cheap Ebay Welder -- WILL IT TIG?!
  1968. 98%A challenger to the throne of vector graphics. SVG is dead, long live TinyVG!
  1969. 96%Akita Software - Developer Advocate
  1970. 85%Monte Carlo Options Pricing · Sasha Kuznetsov's Blog
  1971. 99%Hello World - Let's talk about .NET and .NET Conf
  1972. 77%Reflecting on wasted effort :: Sacha Chua
  1973. 75%Consuming Articles Offline
  1974. 66%Self arrest on the Slippery Slope of Addiction
  1975. 96%Simple server alerts on a need-to-know basis
  1976. 95%Lies, Damn Lies, and Software You Rent
  1977. 77%How a Web Design Goes Straight to Hell - The Oatmeal
  1978. 71%Home | European alternatives
  1979. 93%PullRequest | Code Review as a Service
  1980. 94%There's never been a better time to build websites | simeonGriggs.dev
  1981. 99%GitHub - swc-project/swc: swc is a super-fast compiler written in rust; producing widely-supported javascript from modern standards and typescript.
  1982. 64%British police give Have I Been Pwned 226 million new passwords - IT Pro - News
  1983. 59%Learn Accounting Online for Free | AccountingCoach
  1984. 85%Immunity
  1985. 99%Test tools for .NET and cross-platform apps
  1986. 87%[Last Week in .NET #73] – Holiday Road Part Deux
  1987. 87%Cancelling IAsyncEnumerable in C#
  1988. 99%The Download: .NET 6, VS Code, WinApp SDK, and XBox at 20
  1989. 67%Windows UI Library (WinUI) - Windows apps
  1990. 98%HTTP Toolkit
  1991. 67%In 2021, the Internet went for TikTok, space and beyond
  1992. 99%Supercharging your cloud applications with Orleans
  1993. 97%Getting Roslyn (C# compiler) and Language versions - Gérald Barré
  1994. 93%My Parents Collect Cans for a Living
  1995. 93%GitHub - mendel5/alternative-front-ends: Overview of alternative open source front-ends for popular internet platforms (e.g. YouTube, Twitter, etc.)
  1996. 99%How to create your own .NET CLI tools to make your life easier
  1997. 94%Negative feature response: Protect the user from accidental collection deletion
  1998. 57%Against 3X Speed - David Perell
  1999. 58%This is my Mum's 80th birthday present.
  2000. 98%Third-Party DI Container And Autofac - Code Maze
  2001. 88%286: is not null
  2002. 99%Use calendar, mailbox settings and Teams presence in ASP.NET Core hosted Blazor WASM with Microsoft Graph
  2003. 50%.NET Advent Calendar - .NET Advent Calendar 2021, Day 18
  2004. 89%TypeScript for Pythonistas
  2005. 98%Getting started with #DynamoDB in C#
  2006. 97%How to Upgrade a Codebase from .NET Framework to .NET 6
  2007. 99%ASP.NET Core 6 – transparent WebSockets
  2008. 99%Azure Container Apps, Bicep and GitHub Actions | I CAN MAKE THIS WORK
  2009. 99%String Interpolation Trickery and Magic with C# 10 and .NET 6
  2010. 95%Akka for Advent
  2011. 97%PagerDuty’s Security Training for Engineers
  2012. 97%Document your .NET code with DocFX and GitHub Actions
  2013. 91%The Big DevOps Misunderstanding
  2014. 98%exa · a modern replacement for ls
  2015. 99%Microsoft Visual Studio Offline Packages · Hossam Barakat
  2016. 94%The bulldozer vs vetocracy political axis
  2017. 79%Markus Captain Kaarlonen - Space Debris
  2018. 87%A Step-By-Step Startup Guide For Bootstrappers
  2019. 58%A mental model for decentralization
  2020. 93%COLODEBUG: a simple way to improve bash script debugging
  2021. 84%My Favorite Board Games and How I Play Them
  2022. 87%I retired so I can focus on my open source project | Adama Language
  2023. 87%The Non-Productive Programmer (NPP)
  2024. 94%Machine Learning for .NET developers
  2025. 94%Easily run Windows software on Linux with 🍷 Bottles! ⋅ Bottles
  2026. 87%Newsletter Week 50, 2021
  2027. 91%Move myself to inactive · ytdl-org/youtube-dl@21b7590
  2028. 60%Log4j XCode vulnerability - resolu…
  2029. 99%New LINQ improvements in .NET 6
  2030. 66%Test Your Product on a Crappy Laptop
  2031. 87%I Was Part of a Human Subject Research Study Without My Consent
  2032. 99%GitHub - haimgel/display-switch: Turn a $30 USB switch into a full-featured multi-monitor KVM switch
  2033. 73%Find Your Purpose- Kettlebell Commercial
  2034. 99%Santa Sleigh: xUnit Edition
  2035. 99%Santa Sleigh: NUnit Edition
  2036. 92%Ensuring Santa’s Success With Automated Tests (C# Advent 2021)
  2037. 58%Closing the loop: a deep dive on a Facebook reseller of bikes stolen in Colorado
  2038. 85%On the potential of Transformers in Reinforcement Learning
  2039. 86%OSS Simple Sabotage Manual, Sections 11, 12
  2040. 89%Learning a technical subject
  2041. 57%Self-Organizing Teams - Vadim Kravcenko
  2042. 92%Telling the Time with Computer Vision - Jinay Jain
  2043. 67%The Growth-Severity Confound
  2044. 92%In Case I Die | Jonathan Verrecchia
  2045. 81%Inspection and the limits of trust.
  2046. 98%GitHub - VollRagm/KernelBypassSharp: C# Kernel Mode Driver to read and write memory in protected processes
  2047. 83%OMNIZART: MUSIC TRANSCRIPTION MADE EASY
  2048. 97%GitHub - Music-and-Culture-Technology-Lab/omnizart: Omniscient Mozart, being able to transcribe everything in the music, including vocal, drum, chord, beat, instruments, and more.
  2049. 97%Log4j – Apache Log4j Security Vulnerabilities
  2050. 97%Accessing arrays and class fields with .NET profiling APIs
  2051. 93%Build a Password Generator Function with Vanilla JavaScript (Advent of JS Challenge)
  2052. 99%A primer on FeatureManagement APIs in ASP.NET Core
  2053. 89%Windows Wednesday
  2054. 95%[Log4Shell] 3rd Vulnerability on Apache Log4j Utility Found
  2055. 91%Supporting Remix with full stack Cloudflare Pages
  2056. 95%Postgres is a great pub/sub & job server
  2057. 73%I bought 1000 meters of wire to settle a physics debate
  2058. 63%CCPA Scam November 2021 from Princeton University
  2059. 86%Kinesis Advantage360 Ergonomic Keyboard
  2060. 81%Beyond Hot Reload: 'Live Reload' and More -- Visual Studio Magazine
  2061. 87%You own your dependencies. Period.
  2062. 92%#57 Your project is someone else's product
  2063. 91%Karan Sharma | Using ClickHouse Keeper for Replication
  2064. 81%The Death of Feature Engineering is Greatly Exaggerated
  2065. 98%Creating and testing gRPC server interceptors in Ruby
  2066. 98%Why GNU Guix matters
  2067. 74%Strangers from the internet paid for my MacBook Air: on my 4th year of indiehacking
  2068. 86%In 2021, my research hurt people
  2069. 85%I hope Web3 doesn't become Web 2.1 | The Blog of Josh Simmons
  2070. 85%Turing Complete
  2071. 92%How not to learn Rust
  2072. 27%[LOG4J2-3230] Certain strings can cause infinite recursion
  2073. 95%Notches Gone Wild! • The Breakroom
  2074. 86%I Am Writing a Book! Microsoft Azure in Action – Early Access
  2075. 84%Announcing Tokio Console 0.1 | Tokio
  2076. 93%Durable Functions: Semantics for Stateful Serverless - Microsoft Research
  2077. 85%Release youtube-dl 2021.12.17 · ytdl-org/youtube-dl
  2078. 95%Log4Shell Update: Severity Upgraded 3.7 -> 9.0 for Second log4j Vulnerability (CVE-2021-45046) | LunaSec
  2079. 63%Using Scroll Bars - Win32 apps
  2080. 80%S3 Ep2: Breaking barriers with Maria Naggaga
  2081. 99%Learn C# with CSharpFritz - Data Access with Entity Framework
  2082. 99%Why is the stack overflow exception raised before the stack has overflowed?
  2083. 78%In Short: ACID
  2084. 97%Code Maze Weekly #106 - Code Maze
  2085. 93%NDC Melbourne 2022: Call for Speakers/Papers
  2086. 94%The Web3 Fraud
  2087. 70%Defrag - By ShipLift LLC
  2088. 88%2021 - It Was a Good One
  2089. 98%Blame Me: The Windows Progress Dialog!
  2090. 98%Bring Your Apps to Life With SignalR and .NET 6
  2091. 99%We Three Things: Dynamitey, Humanizer, SqlServer.Types | Cross Cutting Concerns
  2092. 96%JavaScript Modules – A Beginner's Guide
  2093. 98%On .NET Episode: Getting started with Azure Static Web Apps
  2094. 89%Functional argument checking
  2095. 89%Razor Pages for ASP.NET Core - Full Course (.NET 6)
  2096. 90%Disney•Pixar’s Dug the Talking Dog In Real Life | Oh My Disney IRL
  2097. 93%We’re upgrading Visual Studio’s feedback! 
  2098. 60%Weekly Update 274
  2099. 86%tqdm documentation
  2100. 90%How I Own Projects as a Software Engineer
  2101. 97%Log4j 2.15.0 and previously suggested mitigations may not be enough
  2102. 63%My 10 Favorite Posts on Data (and Management) of 2021 — Iterating
  2103. 95%Episode 406 - Azure Bastion
  2104. 74%Technical Co-founders' Guide to Equity Negotiations
  2105. 93%The Hub of Heliopolis - How I completed the Hacktoberfest 2021 challenge with a profiler
  2106. 92%How I Learned To Stop Worrying and Push To Master | Thenable
  2107. 75%The Empathy Gap, or Why Good-Seeming Ideas Fail
  2108. 96%Implementing TLS Encrypted Client Hello
  2109. 87%Software Engineering Idioms You Should Know
  2110. 57%We Need Your Beginner's Mind
  2111. 99%What's New in EF Core 6
  2112. 99%What happens if you put your head in a particle accelerator?
  2113. 93%There oughta be a WiFi Game Boy cartridge.
  2114. 61%Windows 11 Officially Shuts Down Firefox’s Default Browser Workaround
  2115. 99%Introduction to WebAssembly components - radu's blog
  2116. 89%Java on Visual Studio Code Update Focuses on 'Inner Loop' -- Visual Studio Magazine
  2117. 98%runtime/Interop.GetCwd.cs at 6cc686f5800feffb3f04bf48487cdfbd7b48a32d · dotnet/runtime
  2118. 99%runtime/Environment.Windows.cs at main · dotnet/runtime
  2119. 95%Swift Playgrounds
  2120. 95%Tuning your uploads and downloads with the Azure Storage client library for .NET
  2121. 93%GitHub - rkeene/hunter2: The "hunter2" password manager is a simple script-oriented password manager.
  2122. 87%Challenge: Find the slow down–answer
  2123. 97%Why does the precise point at which I get a stack overflow exception change from run to run?
  2124. 61%This Is The WORST VS Code Theme EVER!!
  2125. 85%From 0 to 20 billion - How We Built Crawler Hints
  2126. 97%Release Release 2.8.0 · IEvangelist/azure-cosmos-dotnet-repository
  2127. 60%How type deconstruction keeps your C# code clean
  2128. 94%Don’t start with microservices – monoliths are your friend – Arnold Galovics
  2129. 68%Patch fixing critical Log4J 0-day has its own vulnerability that’s under exploit
  2130. 95%How to Get an Item by Index From Dictionary in C# - Code Maze
  2131. 99%AWS DynamoDB – Add and Get Items in .NET Core Using the AWS SDK for .NET
  2132. 99%DynamoDB – Creating Tables Using the AWS SDK for .NET in .NET Core
  2133. 75%Chess.com vs Lichess.org
  2134. 90%Transitioning from QA to Development
  2135. 98%Running Docker Containers from within your .NET Core Application using Docker.DotNet
  2136. 93%Dependency Inversion
  2137. 96%.NET App Developer Links - 2021-12-16
  2138. 73%PNG Parser Differential
  2139. 99%Allocgate is coming in Zig 0.9, and you will have to change your code
  2140. 86%User-first endpoint security for teams.
  2141. 87%Release v1.38.0 · OmniSharp/omnisharp-roslyn
  2142. 92%Rails 7.0: Fulfilling a vision
  2143. 99%.NET Rocks! vNext
  2144. 96%The User Old Heap (UOH)
  2145. 91%What’s New With Visual Studio 2022
  2146. 92%Migrating WPF Applications to Web
  2147. 99%CQRS is simpler than you think with .NET 6 and C# 10 - Event-Driven.io
  2148. 99%Tip 346 - How to use Azure Bastion to access virtual machines
  2149. 85%Notifications
  2150. 98%How to build large-scale end-to-end encrypted group video calls
  2151. 99%Optimistic Concurrency in an HTTP API with ETags & Hypermedia
  2152. 72%Visual Studio for Mac 2022 -- Visual Studio Magazine
  2153. 51%BusKill: The USB Laptop Kill Cord
  2154. 89%The Future of Artificial Intelligence is Self-Organizing and Self-Asse
  2155. 95%The Blog is the program • AndreGarzia.com
  2156. 95%F# Good and Bad
  2157. 82%Reflecting On Free Software And Paychecks
  2158. 99%Secure Containerized Browser
  2159. 67%Visual Studio 2022 for Mac Preview 4
  2160. 94%Research Notes on Humanoid Robots
  2161. 63%:rocket: Lessons learned migrating Spring Boot to Quarkus
  2162. 99%.NET MAUI Community Toolkit C# Markup Extensions
  2163. 83%Introducing Zed
  2164. 98%What’s new in .NET Productivity with Visual Studio 2022
  2165. 97%Plan for Entity Framework Core 7.0
  2166. 97%Announcing the Plan for EF7
  2167. 80%A deep dive into an NSO zero-click iMessage exploit: Remote Code Execution
  2168. 94%New tool: Mess with DNS!
  2169. 99%Migrating from ASP.NET Core 5.0 MVC app to 6.0
  2170. 98%Why I don't use MediatR for CQRS
  2171. 98%Progress Report: October-November 2021 - Asahi Linux
  2172. 87%"Alpha-Rays" behind the scenes - HackMD
  2173. 92%Cryptology ePrint Archive: Report 2021/1621
  2174. 6%Apple Removes All References to Controversial CSAM Scanning Feature From Its Child Safety Webpage
  2175. 99%Cloud Native Objects for High Scale & Performance
  2176. 99%SQLite + EF Core + ASPNET Core Web API + CRUD + Views + Loading Related Data
  2177. 73%log4j memes
  2178. 84%Windows Terminal as your Default Command Line Experience
  2179. 75%Sky Madrid Bern Wool Sweater
  2180. 18%What does "Do not launch, but debug my code when it launches" mean?
  2181. 96%HTTP/3 is Fast | Request Metrics
  2182. 88%Challenge: Find the slow down
  2183. 82%The Catch Block #86 - STEM-Adjacent Gifts for Kids!
  2184. 89%3 Lines of Code Shouldn’t Take All Day
  2185. 87%Protection against CVE-2021-45046, the additional Log4j RCE vulnerability
  2186. 50%Busy Simulator
  2187. 72%Dell’s magnetic wireless webcam concept may help you forget about that infamous nose cam
  2188. 96%Building an Async HTTP Api with Azure Durable Functions and Python
  2189. 99%How to Check if a StringBuilder Is Empty - Code Maze
  2190. 96%.NET App Developer Links - 2021-12-15
  2191. 92%Log4Shell Update: Second log4j Vulnerability Published (CVE-2021-44228 + CVE-2021-45046) | LunaSec
  2192. 64%ItsLitho - The Easiest Lithophane Maker to Convert image to lithophane
  2193. 98%How to organize your Asp.net core Startup file with extension methods - Super Sharp | A Tech Superhero.
  2194. 61%CHUNGUS 2 - A very powerful 1Hz Minecraft CPU
  2195. 99%JSON in HTML Attributes With ASP.NET Core TagHelpers
  2196. 71%Monsters Weekly 233 - Getting started with .NET and Kafka
  2197. 61%Statement RE: ransomware cyber attack directed at Frontier Software
  2198. 99%Cake for Visual Studio Code 2.0.0 released
  2199. 99%A Holly Jolly Christmas with Hot Chocolate 12.4
  2200. 89%Forking Windows Template Studio
  2201. 53%Mine - The Future of Data Ownership
  2202. 95%Microsoft’s Response to CVE-2021-44228 Apache Log4j 2 – Microsoft Security Response Center
  2203. 97%Find anything blazingly fast with Google's vector search technology | Google Cloud Blog
  2204. 99%azure-webpubsub/experimental/sdk/webpubsub-graphql-subscribe at main · Azure/azure-webpubsub
  2205. 93%Pico.css • Minimal CSS Framework for semantic HTML
  2206. 99%Change authentication requirements · terrajobst/themesof.net@6426e83
  2207. 91%PyTorch vs TensorFlow in 2022
  2208. 62%Microsoft Report: Kubernetes Top Target for Cloud-Migrated Spring Apps -- Visual Studio Magazine
  2209. 92%Episode 405 - Azure Active Directory's Investments in Reliability and Resilience
  2210. 73%The Future Of Work: Remote Native Tools
  2211. 91%My 2021 review - blog.dornea.nu
  2212. 99%Terraform Conditionals
  2213. 97%On Code Reviews
  2214. 98%Scrt.link vs. One-Time Secret
  2215. 69%Plans you’re not supposed to talk about
  2216. 83%2021 in Memory Unsafety - Apple's Operating Systems
  2217. 86%How to Write a Technical Book
  2218. 98%Widget Driven Development | Alexey Antipov
  2219. 71%Computers Are Bad
  2220. 96%Meet Kryptology: Coinbase’s Open Source Cryptography Library
  2221. 74%all: gofmt -w -r 'interface{} -> any' src · golang/go@2580d0e
  2222. 91%Beautiful Free Images & Pictures | Unsplash
  2223. 93%GitHub Quick Reviews
  2224. 87%.NET December 2021 Updates – 6.0.1, 5.0.13 and 3.1.22
  2225. 85%Ethereum Reorgs After The Merge
  2226. 85%Web3 is going just great
  2227. 87%Doodle CSS
  2228. 97%Exploitation of Log4j CVE-2021-44228 before public disclosure and evolution of evasion and exfiltration
  2229. 65%Star Trek: The Next Generation (1987–1994) – Sci-fi interfaces
  2230. 89%Ratio function vs. shift distribution
  2231. 98%Working with EF Core and Azure Cosmos DB
  2232. 66%I blew $720 on 100 notebooks from Alibaba and started a Paper Website business | Tiny Projects
  2233. 96%Using Minimal APIs in ASP.NET Core Razor Pages
  2234. 79%Talk: Scalable architecture from the ground up
  2235. 81%Unrepresentative big surveys significantly overestimated US vaccine uptake - Nature
  2236. 96%Development With A Dot - Posting AJAX Requests to ASP.NET Core MVC
  2237. 98%Testing an incremental generator with snapshot testing: Creating a source generator - Part 2
  2238. 98%Iteration statements - C# reference
  2239. 92%GitHub - lapce/lapce: Lightning-fast and Powerful Code Editor written in Rust
  2240. 95%Sanitizing Cloudflare Logs to protect customers from the Log4j vulnerability
  2241. 96%.NET App Developer Links - 2021-12-14
  2242. 98%Getting Started With .NET IL
  2243. 99%Remote debugging on Kubernetes using VS Code | Red Hat Developer
  2244. 93%Backwards compatibility as a profunctor
  2245. 67%uBlacklist
  2246. 95%GitHub - iorate/uBlacklist: Blocks specific sites from appearing in Google search results
  2247. 95%mrpmorris - Overview
  2248. 77%Outreach Committee is Looking For Volunteers
  2249. 82%Reimagining projections for the interactive maps era
  2250. 96%Tech Solvency: The Story So Far: CVE-2021-44228 (Log4Shell log4j vulnerability).
  2251. 99%Using Cluster API (CAPI)to create Kubernetes clusters on Azure - Pradeep Loganathan
  2252. 98%Alexandre Nédélec - Pulumi with an Azure Blob Storage backend
  2253. 96%Deployment from Scratch
  2254. 76%What If I Told You: Money Isn't Real
  2255. 67%The Smart Home Remote I Wish You Could Use
  2256. 56%Week 49, 2021
  2257. 96%Partial functions and total functions
  2258. 87%The messy future of social media
  2259. 91%"Open source" is not broken
  2260. 64%Decontextualizer
  2261. 92%Keep a Founder's Journal
  2262. 95%Testing constant-timeness using Valgrind: case of the NSS library
  2263. 98%Adam Storr - Deploying an Azure Static Web App with Pulumi as a Beginner
  2264. 99%Learn Live - Build your first microservice with .NET
  2265. 51%Toyota owners have to pay $8/mo to keep using their key fob for remote start
  2266. 79%GitHub’s response to Log4j vulnerability CVE-2021-44228 | The GitHub Blog
  2267. 93%GrapeCity ComponentOne 2021 v3 Supports .NET 6, VS 2022 and WinUI -- Visual Studio Magazine
  2268. 63%Neon Genesis Evangelion
  2269. 99%.NET 6 Networking Improvements
  2270. 99%GitHub - inconvergent/weird: Generative art in Common Lisp
  2271. 51%Star Trek: The Motion Picture
  2272. 61%VS Code Gets a 'Most Heavily Requested Feature' for Python -- Visual Studio Magazine
  2273. 88%Become a master at Git and Open Source 
  2274. 88%[Last Week in .NET #72] – Holiday Road
  2275. 99%GNUstep.org
  2276. 99%The .NET Docs Show - Migrations to .NET MAUI 🏄🏽‍♀️
  2277. 90%Deno joins TC39
  2278. 95%Join the Dotnetos - .NET community Discord Server!
  2279. 98%GitHub - microsoft/wslg: Enabling the Windows Subsystem for Linux to include support for Wayland and X server related scenarios
  2280. 73%Blog Archiv – Development stopped
  2281. 90%Marketing Is Scary for a Solo Developer – Rauno Metsa
  2282. 89%Dubious security vulnerability: Accessing information across accounts after changing email address
  2283. 85%Gift Exchange
  2284. 94%Full-stack .NET with Blazor WebAssembly and Azure Static Web Apps
  2285. 93%DEMO: Multiple ESP32s Rocking Out! (SHORT)
  2286. 99%Remove those useless File.Exists calls - Gérald Barré
  2287. 93%Production postmortem: The memory leak that only happened on Linux
  2288. 99%Hammerspoon
  2289. 91%Cloud Computing Facts – 10 Reasons Intel Is Best for Cloud
  2290. 94%Maximum redirects, minimum effort: Announcing Bulk Redirects
  2291. 99%How "out" works in C# and why "in" can make or break your performance
  2292. 93%Downtown Doug Brown » Adventures of putting 16 GB of RAM in a motherboard that doesn’t support it
  2293. 95%Join the Dotnetos - .NET community Discord Server!
  2294. 98%How to Run Code in a New Thread in C# - Code Maze
  2295. 88%284: C# 10 Global & Implicit Usings
  2296. 99%Implement Compound Proof BBS+ verifiable credentials using ASP.NET Core and MATTR
  2297. 93%Writing deterministic tests in a variable world - Headspring
  2298. 99%How to create a Telegram Bot with Azure Functions (NET 6, isolated process) - Coding with Miszu
  2299. 87%Old CSS, new CSS
  2300. 85%New in Node.js: `node:` protocol imports
  2301. 99%Async Disposables The Easy Way
  2302. 99%# F# Advent 2021 Dec 08 - Fast data pipelines with F#6
  2303. 98%Debug memory leaks with the Microsoft Edge Detached Elements tool
  2304. 93%Parallel.ForEachAsync Deep Dive
  2305. 99%ongoing by Tim Bray · Filtering Lessons
  2306. 99%Reducing Developer Cycle time with Dapr and AKS
  2307. 99%r/dotnet - Starting with dotnet
  2308. 66%How To Create A TikTok Trend : A Step By Step Guide
  2309. 91%Why General Inheritance is Flawed and How to Finally Fix it
  2310. 93%Generating Envoy Config with Cue
  2311. 83%Calculating my open source blast radius
  2312. 61%marti-1
  2313. 93%Starting the QUIC Design - OpenSSL Blog
  2314. 93%Mati's dating profile
  2315. 56%Homechart - All-in-One Home Organizer
  2316. 99%ML.NET Model Builder: Machine learning with .NET
  2317. 86%andrewducker | Interesting Links for 12-12-2021
  2318. 50%.NET Advent Calendar - .NET Advent Calendar 2021, Day 12
  2319. 77%The Website Obesity Crisis
  2320. 60%Talking with a legend – interview with Anders Hejlsberg
  2321. 91%[Python-Dev] Sad news from Zurich [LWN.net]
  2322. 89%GitHub - simonis/Log4jPatch: Deploys an agent to fix CVE-2021-44228 (Log4j RCE vulnerability) in a running JVM process
  2323. 89%Ten years of experience, still failing phone screens
  2324. 92%"Open Source" is Broken
  2325. 95%Apache Logging Services
  2326. 97%crawshaw - 2021-12-11
  2327. 67%6 tips for teaching yourself philosophy - Brain Fodder
  2328. 82%Worked example of automata runs as sheaves
  2329. 98%Solene'% : What are the VPN available on OpenBSD
  2330. 56%The Problem with Finance APIs
  2331. 78%Jeremy Mikkola - Please don't argue with the weather
  2332. 85%Blockchainism
  2333. 88%Redefining Scalability
  2334. 89%Professional maintainers: a wake-up call
  2335. 99%Console log formatting
  2336. 95%GitHub - Cybereason/Logout4Shell: Use Log4Shell vulnerability to vaccinate a victim server against Log4Shell
  2337. 53%‘The Internet Is on Fire’
  2338. 98%Custom JSON Serialisation with System.Text.Json Converters - Steve Gordon - Code with Steve
  2339. 95%YSK: uBlock and other AdBlocks in Chrome will lose most functionality in about a month when Manifestv3 is implemented
  2340. 97%Add a README to your NuGet package with Visual Studio
  2341. 98%0-Day Detection of Log4j2 vulnerability
  2342. 96%The new Firefox 95 might be the most secure web browser on the market
  2343. 84%How Cloudflare Is Solving Network Interconnection for CIOs
  2344. 87%Customer Showcase Submission Form
  2345. 60%YouTube
  2346. 95%GitHub - publiusfederalist/federalist: Access files on the decentralized, unblockable torrent swarm and visit links using Handshake domains. Decentralized internet is here.
  2347. 99%Integration Testing ASP.NET Core 6 Minimal APIs
  2348. 85%New Bug
  2349. 76%GopherCon 2021 - Day 2
  2350. 68%Summary of the AWS Service Event in the Northern Virginia (US-EAST-1) Region
  2351. 72%Fixing sync over async issues in .NET
  2352. 95%What's the Deal with the Log4Shell Security Nightmare?
  2353. 92%Information on RFC 9162 » RFC Editor
  2354. 62%How a bug in Android and Microsoft Teams could have caused this user’s 911 call to fail
  2355. 92%A Tiny ESP32 Spectrum Analyzer... and much more!
  2356. 77%How Cloudflare security responded to log4j2 vulnerability
  2357. 91%Mulm, renewable bad energy (@mulmbot)
  2358. 58%Digging into Data Availability with Ismail Khoffi from Celestia – ZK Podcast
  2359. 93%Anomaly Detection in Machine Learning
  2360. 82%New in Visual Studio Code v1.63: Theme Previewing, Notebook Improvements, More -- Visual Studio Magazine
  2361. 92%The HTTP of the Metaverse — Roderick's Debug Diary
  2362. 90%Using clojure.spec.alpha with babashka
  2363. 71%on building with a squad
  2364. 93%The three types of development
  2365. 95%Cubic Bézier: from math to motion - Maxime Heckel's Blog
  2366. 63%Zero-day in ubiquitous Log4j tool poses a grave threat to the Internet
  2367. 89%Secure how your servers connect to the Internet today
  2368. 85%Incident Report
  2369. 98%GitHub - cshum/imagor: Fast, Docker-ready image processing server written in Go and libvips, with Thumbor URL syntax
  2370. 95%Quaternions: Part 1 - Lior Sinai
  2371. 82%December 10, 2021
  2372. 97%UniFi Controller security concern (zero-day Log4j exploit)
  2373. 99%Smaller & Faster Blazor WebAssembly apps with Runtime Relinking in .NET 6
  2374. 97%Inside the log4j2 vulnerability (CVE-2021-44228)
  2375. 93%Consumer Price Index Summary - 2021 M11 Results
  2376. 80%Cloud Services - Amazon Web Services (AWS)
  2377. 98%How many lines of code you need for a C# app? | One Dev Question
  2378. 80%Digging into the .NET Dictionary implementation…
  2379. 94%It's okay to be contrary, but you need to be consistently contrary: Going against the ambient character set
  2380. 88%Cloudflare One helps optimize user connectivity to Microsoft 365
  2381. 64%Turning a MacBook into a Touchscreen with $1 of Hardware
  2382. 85%Code Maze Weekly #105 - Code Maze
  2383. 93%CVE-2021-44228 - Log4j RCE 0-day mitigation
  2384. 93%Bring your own functions to Azure Static Web Apps
  2385. 77%Weekly Update 273
  2386. 69%Paramount Plus - Stream Live TV, Movies, Originals, Sports, News, and more
  2387. 99%Your First Microservice in .NET 6
  2388. 76%Announcing PowerShell Crescendo Release Candidate (RC)
  2389. 98%The Miracle of IQueryAttributable
  2390. 75%r/dotnet - .NET History Timeline. --- It's not finished yet, so if you find errors or have suggestions please comment here or via the link below that contains the interactive graphic. (https://time.graphics/pt/line/593132)
  2391. 99%RCE 0-day exploit found in log4j, a popular Java logging package | LunaSec
  2392. 71%The New Stack's Top Kubernetes Stories of 2021 - The New Stack
  2393. 62%Rocket League & coding rig for a work colleague
  2394. 96%Introducing stack graphs | The GitHub Blog
  2395. 91%A New Chapter for HashiCorp
  2396. 51%Chrome Users Beware: Manifest V3 is Deceitful and Threatening
  2397. 94%Self-hosting Wikipedia using Kiwix
  2398. 81%Post-Quantum Signatures in TLS will be challenging | Bulletproof TLS Newsletter
  2399. 89%Going from Idea to Product in a week
  2400. 66%Lexiscore
  2401. 97%Real-World Cryptography: Wong, David: 9781617296710: Amazon.com: Books
  2402. 92%GitHub Previews Improved Code Search: 'Way More than grep' -- Visual Studio Magazine
  2403. 91%VS Code News Roundup: Notebook APIs, Codebase Mapping, Infrastructure as Code -- Visual Studio Magazine
  2404. 87%Designer Lithophane Moon Lamp by Frank Deschner | Download free STL model | PrusaPrinters
  2405. 53%Behold! The Sights and Sounds of a Mighty 10 Megabyte (yes, 10M) Hard Drive!
  2406. 99%Marten’s Compiled Query Feature
  2407. 80%Web3: Be Skeptical, Not Dismissive
  2408. 83%Legacy Naming Conventions Are Holding Us Back - Ben Labaschin
  2409. 87%A Call to Build Models Like We Build Open-Source Software
  2410. 85%Avoiding Internet Centralization
  2411. 82%Troy Hunt - Wikipedia
  2412. 76%TLS Crawler Report: Top 1 Million Analysis 2021 | Venafi
  2413. 99%Develop amazing Windows apps using the Windows App SDK
  2414. 80%Submit a question or comment over video and be featured LIVE on Learn TV!
  2415. 99%Handling file uploads in Open API with ASP.NET Core
  2416. 99%Getting Started with gRPC and .NET
  2417. 97%re: Why IndexedDB is slow and what to use instead
  2418. 59%The Folders programming language - No code, just folders
  2419. 98%GitHub - microsoft/dotnet-podcasts: .NET 6 reference application shown at .NET Conf 2021 featuring ASP.NET Core, Blazor, .NET MAUI, Microservices, and more!
  2420. 95%If you're going to configure a header file, you have to do it before you include the header file
  2421. 89%How to run a small social network site for your friends
  2422. 89%Let’s Build What’s Next for Crowdfunding Creative Projects
  2423. 99%Writing a simple 16 bit VM in less than 125 lines of C
  2424. 84%.NET 6 vs .NET 4.8 GC stats - ~64% shorter max GC pause times (due to 1 letter removed in runtime)
  2425. 82%Cloudflare announces partnerships with leading cyber insurers and incident response providers
  2426. 82%Adam Storr - Why I love Resharper 3
  2427. 90%Why aspect-oriented programming in C# is pointless
  2428. 93%Lessons From Billions of Breached Records
  2429. 96%How to write idempotent Bash scripts
  2430. 50%.NET Advent Calendar - .NET Advent Calendar 2021, Day 9
  2431. 99%Creating an incremental generator: Creating a source generator - Part 1
  2432. 95%r/dotnet - Repository pattern or DbContext - what's your poison?
  2433. 98%Don't Code Tired | What’s New in C# 10: Simplify Nested Property Pattern Code
  2434. 84%Pixel prevented me from calling 911
  2435. 97%Make the Implicit Explicit
  2436. 99%Don't Do That, Do This: The .NET 6 Edition
  2437. 81%Queue Despair: Ordering and Poison Messages
  2438. 99%.NET Rocks! vNext
  2439. 85%The Last Molecule
  2440. 98%Long live the Monolith! Monolithic Architecture != Big Ball of Mud
  2441. 99%‎Security. Cryptography. Whatever.: WireGuard, feat. Jason Donenfeld on Apple Podcasts
  2442. 96%Unity hiring: Senior Graphics Developer, NFT / Développeur(se) graphique sénior, NFT @ Montreal, Canada
  2443. 92%Top Free Extensions for Visual Studio 2022 -- Visual Studio Magazine
  2444. 93%Building a PS1 style retro 3D renderer
  2445. 97%Defensive CSS - Ahmad Shadeed
  2446. 53%7 Gettext lessons learned after 2 years of developing a European platform | Angelika.me
  2447. 92%The Business of Extracting Knowledge from Academic Publications
  2448. 88%How to Spend Less Time on YouTube - Self control for addiction
  2449. 65%Why it's sometimes helpful to be inflexible
  2450. 73%The Lost Venture Emails?
  2451. 71%Creating personalised data stories with GPT-3
  2452. 80%Learning representations of life
  2453. 66%Curiosities in Vinyl
  2454. 95%`-nologo` should be the default · Issue #15644 · PowerShell/PowerShell
  2455. 79%GitHub - apple-oss-distributions/distribution-macOS
  2456. 56%.NET Conf 2021 and Visual Studio 2022 Launch After Party Q&A - Events
  2457. 62%We will be retiring Alexa.com on May 1, 2022
  2458. 74%Blatant lies revealed in the source code for an online shop
  2459. 57%Twitter Suspension
  2460. 89%LKML: Miguel Ojeda: [PATCH 00/19] Rust support
  2461. 98%Learn C# with CSharpFritz - C# for Beginners - Projects, Solutions and Unit Testing
  2462. 93%Improving GitHub code search | The GitHub Blog
  2463. 99%Don't Let the Internet Dupe You, that's NOT Event Sourcing
  2464. 61%Upgrading from .NET Framework to .NET 6
  2465. 68%Building reliable and portable microservices with Dapr and .NET
  2466. 67%New Blazor WebAssembly capabilities in .NET 6
  2467. 96%Using CRTP to your advantage: Simplifying overloaded Windows Runtime method projections in C++/WinRT
  2468. 99%Introduction to Open Policy Agent (OPA) - Pradeep Loganathan
  2469. 99%Kubernetes Cluster API (CAPI) - An introduction - Pradeep Loganathan
  2470. 86%VS Code Snippets Leads Recent Open Source GA Announcements -- Visual Studio Magazine
  2471. 98%How To Compute Transformer Architecture Model Accuracy -- Visual Studio Magazine
  2472. 87%.NET Conf Local 2021
  2473. 87%MS Dev Summit 2021 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  2474. 97%The Catch Block #85 - Adventures in Refactoring to Dapper
  2475. 97%Feature Design: ETL for Queues in RavenDB
  2476. 95%Connection Failures with Microsoft.Data.SqlClient 4 and later
  2477. 96%Episode 404 - When Windows is nowhere to be found
  2478. 88%Why Cloudflare Bought Zaraz
  2479. 67%Blazor - Extension Method for ServiceCollection - EP38
  2480. 67%Why Retaining Walls Collapse — Practical Engineering
  2481. 99% Minimal API 'Result.Stream()' Return Type[.NET6]
  2482. 90%Java vs .Net Comparison: Factors To Consider | OnGraph Technology
  2483. 99%GitHub - kasuken/MinimalAPI.Pokedex: This project is a showcase for the new .NET 6 Minimal APIs feature for developing Web APIs.
  2484. 96%Angular Basics: Introduction to Processes, Threads—Web UI
  2485. 97%Embedded Software Development in Visual Studio
  2486. 96%HTMX With ASP.NET Core
  2487. 76%How Can We Improve Extensibility in Visual Studio?
  2488. 98%#002 | Getting Started - Writing Tests!
  2489. 96%I'm updating (most of) my Visual Studio extensions to support VS022
  2490. 91%You Can't Buy Integration
  2491. 91%Debugging at the Boundaries
  2492. 93%Should you Abstract the Database?
  2493. 94%Benchmarking F#6 Tasks
  2494. 94%rockstar : home
  2495. 81%NASA Returns Hubble to Full Science Operations
  2496. 98%Gravatar Data Privacy
  2497. 97%Polynomials and Elliptic Curves over Extension Fields
  2498. 97%Announcing dot.net in Japanese and Simplified Chinese
  2499. 70%Windows PowerShell Inventor Jeffrey Snover Interview by Evrone
  2500. 90%How a Kalman filter works, in pictures
  2501. 96%Reed-Solomon bug in Queqiao – Daniel Estévez
  2502. 74%Rust takes a major step forward as Linux's second official language | ZDNet
  2503. 70%Hunting down my son's killer
  2504. 96%What does the Web3 Demo App by Cloudflare really do?
  2505. 97%Deploy My Startup
  2506. 99%Vuex Sync Part 1
  2507. 99%How to store geo bounding box in Django database?
  2508. 96%Creating and morphing Lego faces with neural networks
  2509. 97%Loop Fission
  2510. 97%Building an OpenTable bot
  2511. 90%Why you should check-in your node dependencies - Jack Franklin
  2512. 90%AWS Service Health Dashboard - Dec 7, 2021 PST
  2513. 54%Gravatar "Breach" Exposes Data of 100+ Million Users
  2514. 99%XAML Live Preview in Visual Studio 2022
  2515. 88%Daniel Skogly's blog | Cloudflare Images has a lot of issues
  2516. 69%IPv6 only option for dedicated root servers
  2517. 72%Pair Programming with Microsoft's Damian Edwards - Retrieving and parsing JSON with .NET 6
  2518. 75%Redesigned Notepad for Windows 11 begins rolling out to Windows Insiders
  2519. 99%C# in 100 Seconds
  2520. 89%Enrolling all npm publishers in enhanced login verification and next steps for two-factor authentication enforcement | The GitHub Blog
  2521. 99%ASP.NET Community Standup - .NET Podcasts App Overview!
  2522. 98%Build a Node/Express API with TypeScript, MySQL on PlanetScale, and Web Scraping with Cheerio
  2523. 68%Django 4.0 released | Weblog
  2524. 87%Shift function vs. shift distribution
  2525. 62%It rather involved being on the other side of this airtight hatchway: Producing malicious data in a kernel driver
  2526. 81%Cumulative computation with RavenDB queries
  2527. 99%Cancellation Tokens with IAsyncEnumerable - Code Maze
  2528. 96%.NET App Developer Links - 2021-12-07
  2529. 73%Web3? I have my DAOts
  2530. 95%Makefile Tools December 2021 Update: Problem Matchers and Compilation Database Generation
  2531. 93%DNS doesn't "propagate"
  2532. 94%The Liskov Substitution Principle as a profunctor
  2533. 87%Is Linux up to Linus Sebastian's Standards Yet?
  2534. 98%Is “KAX17” performing de-anonymization Attacks against Tor Users?
  2535. 88%No easter eggs in curl
  2536. 85%Debunking
  2537. 80%Lies, damned lies, and (Cloudflare) statistics: debunking Cloudflare’s recent performance tests
  2538. 98%Why don't you accept donations? · gorhill/uBlock Wiki
  2539. 64%The 5 Whys: get to the root of your productivity problems
  2540. 67%Why My Manager Fired A Promising Junior Developer
  2541. 87%ASP 101 - Samples Index
  2542. 65%Makerfabs Arduino-Compatible ESP32 USB Module Takes Aim at Accurate Indoor Positioning
  2543. 98%GitHub - vzarytovskii/interactive-ilkernel: IL Kernel for .NET Interactive
  2544. 96%What’s new for gRPC in .NET 6
  2545. 93%Introducing Mysten Labs: Building Foundational Infra for Web3
  2546. 87%mht.wtf
  2547. 74%Startups are cheaper to build, but more expensive to grow – here’s why at andrewchen
  2548. 90%Making an AI-generated sleep podcast - Stavros' Stuff
  2549. 89%Phone screens are broken | Kevin Burke
  2550. 96%The Memory Image Pattern
  2551. 94%Generating 360° Video Game Panoramas
  2552. 83%Binary Transparency
  2553. 50%Why your cloud infrastructure should be immutable
  2554. 94%Ten years of measurement
  2555. 59%Blockchains don't solve problems that are interesting to me
  2556. 92%C# Language Server Revamps VS 2022 Razor Editor for ASP.NET Core -- Visual Studio Magazine
  2557. 94%Ikea Vindriktning Air Quality Sensor Review and Accuracy
  2558. 99%What's new for gRPC in .NET 6
  2559. 88%WebAssembly and Back Again: Fine-Grained Sandboxing in Firefox 95 – Mozilla Hacks - the Web developer blog
  2560. 98%Modern for Wikipedia
  2561. 60%Checking out NDepend, a static code analysis tool for .NET
  2562. 98%ASP.NET Community Standup - Scaling ASP.NET Core apps with Orleans
  2563. 87%[Video] Checking out NDepend
  2564. 87%[Last Week in .NET #71] – We’re all fine here now, thank you. How are you?
  2565. 92%uBlock, I exfiltrate: exploiting ad blockers with CSS
  2566. 98%Build Automation on a Database Backed .Net System
  2567. 95%Compiler error message metaprogramming: Helping to find the conflicting macro definition
  2568. 99%Fastest way to enumerate a List<T> - Gérald Barré
  2569. 96%An optimization story:–27% runtime costs for 8 lines of code
  2570. 98%ASP.NET Core 6 and IAsyncEnumerable - Receiving Async Streamed JSON in Blazor WebAssembly
  2571. 88%GitHub - amolenk/GameATron4000: Demo of using Blazor to build a classic 8-bit adventure game
  2572. 88%Replace your hardware firewalls with Cloudflare One
  2573. 54%Crohn’s Disease: Is the Cold Chain Hypothesis Still Hot?
  2574. 60%Setting a Video Game World Record - EXTREME Tempest!
  2575. 97%A hands-on look at JetBrains Fleet, the VS Code competitor
  2576. 97%Test run of HTTP Logging in ASP.NET Core 6
  2577. 96%.NET App Developer Links - 2021-12-06
  2578. 87%Steinar H. Gunderson
  2579. 90%Learn Live - Publish a Blazor WebAssembly app and .NET API with Azure Static Web Apps
  2580. 87%Rysiekúr Memesson (@rysiek@mastodon.technology)
  2581. 99%Blazor WASM hosted in ASP.NET Core templates with Azure B2C and Azure AD authentication using Backend for Frontend (BFF)
  2582. 99%Publish a Blazor WebAssembly app and .NET API with Azure Static Web Apps - Learn
  2583. 99%Don't Code Tired | What’s New in C# 10: Value Type Records
  2584. 99%Could .NET Source Generator Attacks Be A Danger To Your Code? - Steve Talks Code
  2585. 72%Tech Predictions for 2022 and Beyond
  2586. 92%Introduction to the Node.js reference architecture, Part 6: Choosing web frameworks | Red Hat Developer
  2587. 98%Azure Static Web App Deploy Previews with Azure DevOps | I CAN MAKE THIS WORK
  2588. 50%.NET Advent Calendar
  2589. 96%JavaScript and TypeScript Projects with React, Angular, or Vue in Visual Studio 2022 with or without .NET
  2590. 94%Tackling TypeScript: Upgrading from JavaScript
  2591. 91%What is a Game Engine?
  2592. 91%Why not advertise on the Hanselminutes Technology Podcast?
  2593. 50%Why Does This $10,000 Gucci Xbox Exist?
  2594. 50%Microsoft Introduces a Fully-Managed Azure Load Testing Service in Preview
  2595. 91%Security | 2021 | The Web Almanac by HTTP Archive
  2596. 92%Zrythm - Digital Audio Workstation
  2597. 98%Understanding HKDF - Dhole Moments
  2598. 87%Welcome to CIO Week and the future of corporate networks
  2599. 84%Pure Fungibility on the Blockchain
  2600. 98%Build interactive dashboards in minutes.
  2601. 60%.NET MAUI Blazor - Build Hybrid Mobile, Desktop, and Web apps
  2602. 97%GitHub - intoli/exodus: Painless relocation of Linux binaries–and all of their dependencies–without containers.
  2603. 70%One decade later: Minecraft world generation is finally interesting again
  2604. 99%Resetting your Durable Functions Task Hub state
  2605. 67%The IMPOSSIBLE skilift that actually exists
  2606. 99%Create Azure Functions with GraphQL Support
  2607. 99%Automate testing of poor network conditions with Shopify's Toxiproxy
  2608. 76%Apple broke up with me 😢
  2609. 96%How to use dig
  2610. 98%The Best Starting Word in WORDLE
  2611. 90%Personal Knowledge Management organization
  2612. 79%On courage
  2613. 82%Is infinite token approval safe?
  2614. 94%klog retrospective
  2615. 86%Understanding Zero-knowledge proofs through simple examples
  2616. 69%Amazon.com: ECHOGEAR 3 Monitor Desk Stand for Screens Up to 27" - Triple Desk Mount with Lock Down Clamp to Eliminate Screen Wobble - Adjust Tilt, Orientation & Swivel of Each Monitor Without Tools : Electronics
  2617. 60%Designing AI for Killer Instinct
  2618. 73%JetBrains launches cross-platform UI framework for Kotlin
  2619. 91%Apache Guacamole™
  2620. 58%The One with .NET after Saint Nick – Codecamp
  2621. 98%GitHub - fastify/busboy: A streaming parser for HTML form data for node.js
  2622. 94%Upgrading from .NET Framework to .NET 6
  2623. 63%YouTube
  2624. 80%GitHub - haampie/libtree: ldd as a tree with an option to bundle dependencies into a single folder
  2625. 73%An alarming trend in K-12 math education: a guest post and an open letter
  2626. 88%100 UI/UX Tips & Tricks
  2627. 88%Don't Make My Mistakes: Common Infrastructure Errors I've Made
  2628. 50%.NET Advent Calendar - .NET Advent Calendar 2021, Day 4
  2629. 85%Webb
  2630. 82%Reality has a surprising amount of detail
  2631. 87%Add RateLimiting APIs by BrennanConroy · Pull Request #61788 · dotnet/runtime
  2632. 88%Create a web UI with ASP.NET Core
  2633. 89%First Steps on MAUI Beach
  2634. 53%Never Use Black by Ian Storm Taylor
  2635. 98%Supercharged high-resolution ocean simulation with JAX | dionhaefner.github.io
  2636. 91%Tips on Adding JSON Output to Your CLI App - Brazil's Blog
  2637. 89%So you want an iconic logo like Apple or Nike? / wesjones.co
  2638. 81%Keep A Log
  2639. 89%My Twitter was Hacked.
  2640. 82%Chromium Foundation | Gabriel's Blog
  2641. 91%Webrise
  2642. 96%Behind The Spotify Wrapped API Scenes
  2643. 82%How I wrote my book
  2644. 61%YouTube is Auto-Deleting 100% of my Comments @YouTube #YouTube
  2645. 99%Custom Templates in Visual Studio 2022
  2646. 97%Adding Analyzers Via a Project Reference · Issue #18093 · dotnet/roslyn
  2647. 98%while True: learn()
  2648. 96%Windows Forms Lives On in .NET 6 -- Visual Studio Magazine
  2649. 67%COMP4300 - Game Programming - Lecture 01 - Course Introduction
  2650. 80% 3.0 — blender.org
  2651. 99%pg_graphql: A GraphQL extension for PostgreSQL
  2652. 55%The Grinch Bot is Stealing Christmas!
  2653. 97%Azure DevOps Podcast: Michael Washington on Blazor in .NET 6 - Episode 168
  2654. 56%FlyerTalk Forums - View Single Post
  2655. 91%Get notified when your site is under attack
  2656. 98%Senior Program Manager in Redmond, Washington, United States | Engineering at Microsoft
  2657. 97%How can I produce a C-style array from a Windows Runtime asynchronous operation?
  2658. 92%BOOX Mira Series
  2659. 94%Desire features in software architecture
  2660. 87%Code Maze Weekly #104 - Code Maze
  2661. 98%TVL's blog: Tvix: We are rewriting Nix
  2662. 75%Episode 88 - Making Cross-Platform Games in .NET With Evan Wolbach
  2663. 88%M365 Admin App
  2664. 96%.NET App Developer Links - 2021-12-03
  2665. 86%Understanding Zero-knowledge proofs through simple examples
  2666. 56%Episode 20: Akanksha Malik — PATHS UNCOVERED
  2667. 99%How Rider Hot Reload Works Under the Hood | The .NET Tools Blog
  2668. 95%.NET 6 Has Arrived: Here Are a Few of My Favorite Things
  2669. 95%Introducing Amazon Simple Queue Service dead-letter queue redrive to source queues | Amazon Web Services
  2670. 92%How customer feedback shaped the AWS Cloud Development Kit version 2 | Amazon Web Services
  2671. 99%Tip 344 - How to run an App Service Web App on Azure Arc-enabled Kubernetes - Part 2
  2672. 93%Deploying Node and Mongo to Azure Using AZX
  2673. 79%Emoji to Scale
  2674. 96%Risc V greatly underperforms
  2675. 99%The .NET Docs Show - Hot 🔥 .NET 6 bits
  2676. 77%ClusterFuzzLite Brings ClusterFuzz to GitHub Actions and Other CI/CD Pipelines
  2677. 76%Microsoft Announces the General Availability of NDm A100 v4 Series Virtual Machines
  2678. 99%Teams Toolkit 3.0 Boosts Multiple Developer Collaboration -- Visual Studio Magazine
  2679. 96%Use New Amazon EC2 M1 Mac Instances to Build & Test Apps for iPhone, iPad, Mac, Apple Watch, and Apple TV | Amazon Web Services
  2680. 67%Hotel Coding
  2681. 67%On the Use of Pedersen Commitments for Confidential Payments
  2682. 96%But What About the Bus Factor?
  2683. 94%Learn C# with CSharpFritz - C# 9 and 10 for Beginners
  2684. 99%Uno Platform 4.0 Adds Visual Studio Code Plugin -- Visual Studio Magazine
  2685. 87%Semantic Diffusion #shorts
  2686. 94%Replace DotLiquid with Fluid by lahma · Pull Request #3679 · RicoSuter/NSwag
  2687. 61%Thumby: The Worlds Tiniest Game System
  2688. 90%NixOS - Blog → Announcements
  2689. 97%.NET Conf 2021 Recap - Videos, Slides, Demos, and More
  2690. 90%.NET 6 Support Leads New GA Features in Azure Functions Fall Update -- Visual Studio Magazine
  2691. 90%Ideal monitor rotation for programmers
  2692. 51%UniSync: the first live zkEVM dapp!
  2693. 97%Matt Blaze: Testing Phone-Sized Faraday Bags
  2694. 83%r/oddlysatisfying - This is the most satisfying play ever (u/WhitelikeCocain)
  2695. 98%.NET MAUI Community Toolkit, Monthly Standup (December)
  2696. 98%Alba 6.0 is friendly with .Net 6, Minimal API, and WebApplicationFactory
  2697. 86%.NET Conf 2021 talk - Extreme Architecture Performance
  2698. 86%100 years of whatever this will be
  2699. 98%Introducing the .NET MAUI Community Toolkit
  2700. 92%How do I receive ownership of a C-style array in a Windows Runtime component?
  2701. 61%My Number 1 Tip For Getting Better at JavaScript
  2702. 91%Release NVIM v0.6.0 · neovim/neovim
  2703. 68%protobuf-net/Directory.Build.props at main · protobuf-net/protobuf-net
  2704. 95%How to write "smarter" enums in C#
  2705. 98%Fun with Flags, Enums and Bit Shifting - Turnerj (aka. James Turner)
  2706. 96%.NET App Developer Links - 2021-12-02
  2707. 67%EXPOSED: The Windows Rootkit Scandal by Sony
  2708. 97%Introducing AWS Microservice Extractor for .NET
  2709. 99%Clean Architecture with ASP.NET Core
  2710. 98%How to use OpenTelemetry with F#
  2711. 98%Anti-Patterns When Building Container Images
  2712. 59%how i got my job at microsoft | story time
  2713. 99%.NET Rocks! vNext
  2714. 81%Penumbra - Public Testnet #1: “Valetudo”
  2715. 85%Edge Cake
  2716. 97%How Azure AD Kerberos Works
  2717. 99%Should you use the Repository Pattern? With CQRS, Yes and No!
  2718. 82%Supersonic Projectile Exceeds Engineers Dreams: The Supersonic Trebuchet
  2719. 94%Priority Queues and Async Tasks | no dogma blog
  2720. 94%GitHub - lepoco/wpfui: A simple way to make your application written in WPF keep up with modern design trends.
  2721. 93%Tools I use: PyCharm
  2722. 70%If I Made Thousands of Dollars with a Self-Published Book, So Can You. - MarkMcElroy.com
  2723. 89%Troy Hunt's Weekly Update Podcast
  2724. 95%Microsoft Offers Windows ML Samples Gallery -- Visual Studio Magazine
  2725. 53%COVID topics: what did the news actually talk about?
  2726. 90%It is always the DNS
  2727. 99%Fallbacks with Spring Cloud Feign – Arnold Galovics
  2728. 85%Storm in the stratosphere: how the cloud will be reshuffled
  2729. 62%.NET Everywhere - Windows, Linux, and Beyond
  2730. 66%New Work Desktop
  2731. 66%GitHub Availability Report: November 2021 | The GitHub Blog
  2732. 86%Announcing Public Preview of FSLogix profiles for Azure AD-joined VMs in Azure Virtual Desktop
  2733. 73%This shouldn't have happened: A vulnerability postmortem
  2734. 93%Introducing the new Razor editor in Visual Studio 2022
  2735. 60%Shout Your Abortion — Take Action
  2736. 97%December 20, 2020 - Performance Tuning, Routing, and Azure Storage
  2737. 67%July 5, 2020 - Hat AI Lightning Round with !hat, !trainhat, and FaunaDb. Open Source C# with !coffe
  2738. 93%December 17, 2020 - Home Automation, Synology, Raspberry Pi, and Blazor!
  2739. 99%Simulated Annealing Optimization Using C# or Python -- Visual Studio Magazine
  2740. 67%Townscaper
  2741. 67%.io domain names
  2742. 94%MySQL + EF Core 6 + ASP.NET Core Web API 6 + CRUD + Load Related Data + Views + Stored Procedures
  2743. 98%template-sample/src/Samples/10-symbol-from-date at main · sayedihashimi/template-sample
  2744. 96%Julia 1.7 Highlights
  2745. 98%Advent of Code 2021
  2746. 94%Securing Sensitive Data in an Event Driven Architecture
  2747. 88%FREE JavaScript practice with Advent of JS
  2748. 98%GraphQL Subscriptions in ASP.NET Core
  2749. 97%Lamar v7 meets .Net 6, Minimal APIs, and IAsyncDisposable
  2750. 69%Memory corruption in NSS via DER-encoded DSA and RSA-PSS signatures
  2751. 99%How can I transfer ownership of a C-style array to a Windows Runtime component?
  2752. 99%supabase/studio at master · supabase/supabase
  2753. 82%Dealing with complex hierarchies in RavenDB
  2754. 84%.NET Developer Conference ’21 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  2755. 58%German Court Rules Against Internet Security Non-Profit Quad9 In First Hearing Versus Sony Music Germany | Quad9
  2756. 99%GitHub - mrthefakeperson/Excel-Virtual-Machine: C Compiler which targets Excel (MS Office)
  2757. 96%.NET App Developer Links - 2021-12-01
  2758. 93%Announcing chat.sr.ht: a persistent IRC session for sourcehut users
  2759. 73%Why Aren't We Better at XP (or Almost Anything)? "Stop Making It Harder" - Johanna Rothman, Management Consultant
  2760. 98%Checking the Health of Your ASP.NET Core APIs
  2761. 88%New Release: Fiddler Everywhere 3.0 Is Here!
  2762. 99%Don't Code Tired | What’s New in C# 10: Take Control of Interpolated String Handling
  2763. 99%Polymorphic Serialization with .NET System.Text.Json
  2764. 97%Introducing Azure Load Testing: Optimize app performance at scale
  2765. 99%Cake - Cake v2.0.0 released
  2766. 94%A Nightscout Segment for OhMyPosh shows my realtime Blood Sugar readings in my Git Prompt
  2767. 93%Scaling the Practice of Architecture, Conversationally
  2768. 86%Senior Program Manager in Redmond, Washington, United States | Engineering at Microsoft
  2769. 70%Free Online Typing Test - SpeedTypingOnline
  2770. 75%Document Detail
  2771. 88%July 2, 2020 - New Look, Behind the Scenes Stream Setup, Blazor, and .NET 5
  2772. 72%December 15, 2020 - Privacy policy, opt-in, and Blazor!
  2773. 89%PeerTube v4, more power to help you present your videos
  2774. 94%DESQview/X : The forgotten mid-1990s OS from the future
  2775. 90%GitHub Quick Reviews
  2776. 82%April 1, 2020 - AI April Begins! Q+A Maker and Azure Cognitive Services
  2777. 69%Why I have settled on XChaCha20+Blake3 as the AE suite of choice for my projects
  2778. 99%Multi-Tenancy with Marten
  2779. 99%Reducing an LTO Linux kernel bug with cvise
  2780. 76%The Solution Space
  2781. 90%Writing Maintainable Code is a Communication Skill - Max Chernyak
  2782. 98%Anti-Patterns When Building Container Images
  2783. 73%Culture of maintenance
  2784. 79%How My Toy Project Turned Into a Viral Challenge - Jinay Jain
  2785. 81%Mistakes you're probably making in the Y Combinator interview
  2786. 76%Don't Let the Internet Dupe You, Event Sourcing is Hard
  2787. 94%The Vite Ecosystem
  2788. 86%what I learned about interviewing
  2789. 85%WinUI 3 Team Asked About Delayed Open Source Plans: 'What Happened?' -- Visual Studio Magazine
  2790. 96%#MixedRealityChallenge: StereoKit
  2791. 92%Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  2792. 93%Release Release v0.51.0 · microsoft/PowerToys
  2793. 92%Private 5G Mobile Networks – AWS Private 5G – Amazon Web Services
  2794. 99%GitHub - jesseduffield/lazygit: simple terminal UI for git commands
  2795. 99%30 minutes of Testing in .NET
  2796. 72%PostgREST 9.0.0 — PostgREST 8.0.0 documentation
  2797. 94%omaha/common/certificate_tag at master · google/omaha
  2798. 90%Discussion: Functions Host Throughput Performance Improvements & Opportunities by NickCraver · Pull Request #7908 · Azure/azure-functions-host
  2799. 86%How can I build a native app as a web developer with Blazor? | One Dev Question
  2800. 79%RavenDB custom sorting and when not to use it
  2801. 99%Leveraging Azure Cosmos DB Partial Document Update With JSON Patch in an ASP.NET Core Web API
  2802. 85%How can my C++/WinRT component pass a std::vector back to the caller?
  2803. 57%Oxide / Hubris and Humility
  2804. 93%Trimmed Harrell-Davis quantile estimator based on the highest density interval of the given width
  2805. 98%Will Nix Overtake Docker?
  2806. 87%Preprint announcement: 'Trimmed Harrell-Davis quantile estimator based on the highest density interval of the given width'
  2807. 97%SolidJS
  2808. 99%Upgrading a .NET 5 "Startup-based" app to .NET 6: Exploring .NET Core 6 - Part 12
  2809. 99%Adam Storr - Runtime Dependency Resolution Using AutoFac in .NET 6 Isolated Azure Functions
  2810. 99%Umbraco frontend membership SSO using OpenID Connect
  2811. 97%Visualize It
  2812. 97%Community is one variable of the Certification equation
  2813. 96%.NET App Developer Links - 2021-11-30
  2814. 99%Securing ASP.NET Minimal Web APIs with Auth0
  2815. 93%Top Announcements of AWS re:Invent 2021 | Amazon Web Services
  2816. 91%4x smaller, 50x faster · asciinema blog
  2817. 98%Hello, Athena
  2818. 98%Open .NET
  2819. 90%Craftsman v0.12 is out with .NET 6 scaffolding and more! – Wrapt
  2820. 93%Postel's law as a profunctor
  2821. 93%Google Chromium, sans integration with Google
  2822. 89%Gatekeeping, Passion, Career, and Life
  2823. 91%Opening massive memory dumps with Visual Studio
  2824. 61%Intro to Graphics 25 - Simulation in Graphics
  2825. 70%New Azure AI VMs Immediately Claim Top500 Supercomputer Rankings -- Visual Studio Magazine
  2826. 99%The .NET Docs Show - Into the deep end with OpenCV
  2827. 85%Awful People
  2828. 86%Auto Completions Speed Up in Java on Visual Studio Code -- Visual Studio Magazine
  2829. 68%Revisiting the Bangladesh Mask RCT.
  2830. 85%Data Exfiltration via CSS + SVG Font
  2831. 97%TPM remote attestation over Bluetooth
  2832. 91%My Dive Into DevOps Consulting - Work & Life Notes
  2833. 96%Finally A Personal Knowledge Management Tooling That Works - ulrichkautz.com
  2834. 99%How to Backup to Backblaze B2 with Rclone and keep the network alive
  2835. 79%Writing for the Web
  2836. 89%I have no idea what I’m doing
  2837. 96%Practical Security Recommendations for Start-ups with Limited Budgets
  2838. 95%How LambdaMART works - optimizing product ranking goals
  2839. 90%Simplicity always wins
  2840. 87%Introduction
  2841. 97%Learn C# with the C# 101 Interactive Notebooks
  2842. 90%Introducing Buy now, pay later in Microsoft Edge
  2843. 98%CSLA 6 First Prerelease
  2844. 99%Validated Strongly Typed IOptions
  2845. 76%GitHub - vv9k/dockeye: GUI app for managing Docker
  2846. 76%[Last Week in .NET #70] – It’s *only* Five Bad Things
  2847. 98%Kavita
  2848. 98%Get to Know EF Core 6
  2849. 94%The Schemaverse
  2850. 88%CONIGUERO/winamp
  2851. 95%JasperFx OSS Plans for .Net 6 (Marten et al)
  2852. 95%Distributing applications that depend on Microsoft.Playwright - Gérald Barré
  2853. 97%How do I migrate from Xamarin.Forms to .NET MAUI? | One Dev Question
  2854. 91%The Case of the Recursive Resolvers - Slack Engineering
  2855. 88%What is Developer Advocacy and How To Get Started with Francesco Ciulla
  2856. 99%Distributing an application that rely on Microsoft.Playwright - Gérald Barré
  2857. 82%RavenDB Subscriptions & Messaging patterns
  2858. 58%How did Windows 3.1's virtual machine manager get the information to show in the text-mode Alt+Tab switcher?
  2859. 74%WebGL Water
  2860. 67%Firefox is the Only Alternative
  2861. 91%How to obfuscate your .NET app and why it's pointless
  2862. 91%Welcome to Fleet! | JetBrains News
  2863. 95%JetBrains Fleet: The Next-Generation IDE by JetBrains
  2864. 92%Goodbye, Rock Solid Knowledge; Hello, 10x Banking
  2865. 76%Tiny | We buy wonderful internet businesses
  2866. 65%The History of Command Palettes: How Typing Commands Became The Norm Again
  2867. 98%Difference Between "throw" vs "throw ex" in C# - Code Maze
  2868. 91%282: Automating Protocols
  2869. 91%The Yamaha DX7 synthesizer's clever exponential circuit, reverse-engineered
  2870. 97%vscode-pyolite - Visual Studio Marketplace
  2871. 99%Don't Code Tired | What’s New in C# 10: Easier Lambda Expressions
  2872. 98%Using GitHub Actions to Update .NET Dependencies Automatically
  2873. 99%The newest Docker VS Code extension feature you’re not using
  2874. 98%Released: General Availability of Microsoft.Data.SqlClient 4.0
  2875. 56%Cake v2.0.0 RC 2 released
  2876. 78%Why are German numbers backwards?
  2877. 95%Alexandre Nédélec - Organize your GitHub stars with Astral
  2878. 97%Floating Point Visually Explained
  2879. 51%Robotic Kitchen Automation Levels
  2880. 99%Use YARP to host client and API server on a single origin to avoid CORS
  2881. 98%GitHub - egoist/bget: Download and install binaries from GitHub Releases, interactively.
  2882. 97%The Party Math Trick
  2883. 54%The Token Disconnect
  2884. 99%Introduction to .NET MAUI
  2885. 81%COMP3200 - Intro to Artificial Intelligence - Lecture 01 - Course Intro + What is AI?
  2886. 99%Code Maze Weekly #103 - Code Maze
  2887. 87%Proof of stake is a scam and the people promoting it are scammers
  2888. 99%Windows Authentication with HttpClient
  2889. 97%Microsoft’s CEO on the Metaverse and Flexible Work
  2890. 61%Dao Pad by DAO Maker
  2891. 86%Blog by Juliano Lima
  2892. 60%Zelda 64 has been fully decompiled, potentially opening the door for mods and ports | VGC
  2893. 89%Cloud Advocate in Redmond, Washington, United States | Engineering at Microsoft
  2894. 87%GitHub - NattyNarwhal/vmwmouse: VMware mouse driver for Windows 3.1
  2895. 93%SQLite Release 3.37.0 On 2021-11-27
  2896. 86%Github down? Current service status and errors
  2897. 93%Finite State Machines - A Common Tool for Product Owners, Designers & Developers
  2898. 94%Explainer: .DS_Store files
  2899. 90%Build software better, together
  2900. 96%The fastest way to copy a file
  2901. 97%crawshaw - 2021-11-25
  2902. 88%Don't be a copy-paste dev
  2903. 98%Reduce code complexity: Guard clauses
  2904. 93%Intro to Graphics 24 - Physics Based Animation
  2905. 99%Jab 0.5.1
  2906. 61%The New Web Forms Designer in Visual Studio 2022
  2907. 90%How did this paypal spoof email pass SPF, DKIM and DMARC
  2908. 88%OAuth Integration for Umbraco Packages
  2909. 89%Bank transfers as a payment method
  2910. 99%GraphQL Mutations in ASP.NET Core
  2911. 96%Azure Functions - Could not load file or assembly System.Text.Encoding.CodePages
  2912. 85%Siren
  2913. 98%Lance McCarthy
  2914. 96%Start a new project with one million layouts
  2915. 94%Yusuf Aytas - Promoting Learnings in Incidents
  2916. 91%My Custom CSS Reset
  2917. 95%Bitslicing for Constant Time Cryptography
  2918. 86%The Update, The Vent, and The Disaster
  2919. 90%Why does Web 3.0 Exist? - Web3 Oversimplified
  2920. 67%Fat Tony's Under Water
  2921. 71%How to configure verified GitHub commits?
  2922. 76%Why does my string consist of this Korean character repeated over and over?
  2923. 98%My Terraform Standards
  2924. 86%Receiving Starlink satellite beacons on a budget
  2925. 71%Software kintsugi
  2926. 62%perfectionism and pragmatism
  2927. 64%Microsoft pushes ahead with controversial ‘buy now, pay later’ feature for Edge browser
  2928. 97%Web Wednesday: Recapping .NET Conf with Jon Galloway
  2929. 88%Episode 29: Snapshot Testing with Simon Cropp
  2930. 90%I called AdjustTokenPrivileges, but I was still told that a necessary privilege was not held, redux
  2931. 94%Amazon Linux 2022
  2932. 99%Adam Storr - Using AutoFac Keyed Dependencies Directly in .NET 6 Isolated Azure Functions
  2933. 70%RavenDB 5.3 New Features: Revisions includes
  2934. 98%Don't Code Tired | What’s New in C# 10: New Possibilities for Validation and Logging Methods
  2935. 99%Upgrading a 20 year old University Project to .NET 6 with dotnet-upgrade-assistant
  2936. 97%5 years working on a daily basis with Typescript and I had no idea generics were capable of doing that 🤯!
  2937. 66%Linus Torvalds on why desktop Linux sucks
  2938. 91%PHP: PHP 8.1.0 Release Announcement
  2939. 94%Notebook on nbviewer
  2940. 63%gentle, a personal history
  2941. 82%Two ways of thinking in product
  2942. 72%Zillow did not have metallic balls
  2943. 93%The best Task+Note system
  2944. 81%Involve clients in the feedback loop
  2945. 73%MikroTik
  2946. 94%The fish shell is amazing
  2947. 59%Shodan Search Engine
  2948. 99%microsoft_craziness.h
  2949. 93%Everything you ever wanted to know about UDP sockets but were afraid to ask, part 1
  2950. 58%How do I pass an array of variable-sized PROPSHEETPAGE structures to PropertySheet?
  2951. 99%Creating an Async Web API with ASP.NET Core - Detailed Guide | Pro Code Guide
  2952. 98%params in C# is awesome but there is a catch
  2953. 65%RavenDB 5.3 New Features: JSON Patch
  2954. 99%Openlgtv.github.io
  2955. 95%Understanding identity tokens
  2956. 88%Secret debug tools in Optimizely CMS 12
  2957. 99%.NET Rocks! vNext
  2958. 97%What Was Added To C# 10
  2959. 79%Working with PowerShell strings - Simple Talk
  2960. 69%dotnet-script 1.3 is out with .NET 6.0 support
  2961. 98%On working with a ViewModel Composition based system
  2962. 71%Add It Up: Takeaways from GitHub's Octoverse Report - The New Stack
  2963. 97%VisualStudioShell 0.4.0-beta
  2964. 88%#50 Mina: Use Cases for Snapps & Snarketplace Dynamics
  2965. 85%Fiction vs Nonfiction
  2966. 96%Should you publish Domain Events or Integration Events?
  2967. 99%Using, and creating, custom project templates in Visual Studio and the dotnet CLI
  2968. 95%Is my cat Turing-complete?
  2969. 93%VECTRA M3 3D Imaging System
  2970. 90%The unbearable fussiness of the smart home - Stacey on IoT | Internet of Things news and analysis
  2971. 88%GC progress from JDK 8 to JDK 17
  2972. 82%Listing all endpoints in Optimizely CMS 12 / .NET 5
  2973. 95%An intensive introduction to cryptography: index
  2974. 99%Build .NET Applications with Visual Studio Code
  2975. 93%About Apple threat notifications and protecting against state-sponsored attacks
  2976. 97%GitHub - HaveIBeenPwned/3DModels
  2977. 97%From Edge 96 onwards local files can get edited in Visual Studio Code and DevTools changes sync live
  2978. 91%Opening source files in Visual Studio Code - Microsoft Edge Development
  2979. 95%GitHub - isaacrlevin/WorkFlowGenerator: This is a .NET 6 Global tool that will create a workflow file to be used in GitHub Actions
  2980. 85%The Handwavy Technobabble Nothingburger
  2981. 94%.NET6 : ASP.NET Core Web API & Blazor WASM - Program.cs Changes
  2982. 87%When NOT to write an Abstraction Layer
  2983. 94%Overengineering can kill your product
  2984. 83%The New Life of PHP – The PHP Foundation | The PhpStorm Blog
  2985. 89%Net Conf 2021 Québec : Introduction à NET 6.0
  2986. 98%Appending additional payload to a PROPSHEETPAGE structure
  2987. 98%Visual Studio 2022: Q&A With Leslie Richardson and Her Team
  2988. 79%The Catch Block #84 - On Tangibility, Adventure, and Trees
  2989. 96%RavenDB 5.3 New Features: Studio & Query improvements
  2990. 96%Lossless Image Compression in O(n) Time
  2991. 91%An Engineer's Hype-Free Observations on Web3 (and its Possibilities)
  2992. 99%Dependency Injection Lifetimes in ASP.NET Core - Code Maze
  2993. 52%Hello World (2020)
  2994. 95%GitHub - jamesmontemagno/vs-red-theme: The only theme you need for Visual Studio... Red
  2995. 98%Dotnetos
  2996. 95%The Great Internet Mystery - Cicada 3301 by Dave Plummer
  2997. 98%.NET at re:Invent 2021 | Amazon Web Services
  2998. 96%Azure Functions - Fall update
  2999. 97%A .NET 5.0 Guide: From Idea To NuGet Package
  3000. 97%Don't Code Tired | What’s New in C# 10: Write Less Code and Reduce Repeated Using Directives
  3001. 96%Monsters Weekly 232 - PeriodicTimer in .NET 6
  3002. 99%Named Pipes in .NET 6 with Tray Icon and Service
  3003. 93%Modern C# Hello World - NDepend
  3004. 98%42 things I learned from building a production database
  3005. 52%Nintendo Switch OLED - Unboxing, Setup, Gameplay, First Impressions
  3006. 99%Blazor Hot Reload in .NET 6
  3007. 84%Coin Vol-II Hedging your BTC/ETH - The basics
  3008. 70%Microsoft unveils ‘Super Duper Secure Mode’ in latest version of Edge
  3009. 58%Exiting Artificial Scarcity
  3010. 95%Deadlines should be impossible
  3011. 99%Bitmasking in Laravel and MySQL - Aaron Francis
  3012. 71%Zettelkasten again
  3013. 81%How To Ask for Help as a Developer
  3014. 82%Happy and Alex MVP
  3015. 96%Entity Framework Community Standup - Hot Chocolate 12 and GraphQL 2021
  3016. 74%Space colonies of the future as imagined by NASA in the 1970s - Rare Historical Photos
  3017. 92%RSA vs ECDSA for DNSSEC | APNIC Blog
  3018. 97%Django, HTMX and Alpine.js: Modern websites, JavaScript optional
  3019. 98%Why should I build cross-platform native apps with .NET MAUI? | One Dev Question
  3020. 96%Jobs — Akita Software
  3021. 96%GitHub Quick Reviews
  3022. 51%Expert shares cyber-safety tips
  3023. 71%Your Board of Directors is Probably Going to Fire You
  3024. 71%Apple sues NSO Group to curb the abuse of state-sponsored spyware
  3025. 99%ZK-Hack Puzzle #4 Writeup - HackMD
  3026. 95%Flatpak Is Not the Future
  3027. 70%Every business process secretly wants to fail
  3028. 92%.NET Frontend Day 2022: Call for Speakers/Papers
  3029. 95%Microservices — The Letter and the Spirit
  3030. 97%RavenDB 5.3 New Features: TCP Compression
  3031. 93%Announcing Argo for Spectrum
  3032. 99%[CallerArgumentExpression] and throw helpers: Exploring .NET Core 6 - Part 11
  3033. 81%I test in prod – Increment: Testing
  3034. 82%Non-normal median sampling distribution | Andrey Akinshin
  3035. 97%Server-side source map support on elmah.io
  3036. 87%practical-aspnetcore/projects/net6/liquid-view at net5.0 · dodyg/practical-aspnetcore
  3037. 96%[Last Week in .NET #69] – Our Commitment To .NET News
  3038. 95%GoDaddy Breached - Plaintext Passwords - 1.2M Affected
  3039. 66%People mistake the internet’s knowledge for their own
  3040. 66%php.internals: Re: Flexible function naming
  3041. 92%Remix - Build Better Websites
  3042. 94%cut -c considered harmful | gay robot noises
  3043. 94%Why I don't like layered architecture for microservices | Gary Woodfine
  3044. 97%Don't Code Tired | What’s New in C# 10: Simplify Argument Null Checking Code
  3045. 99%DateOnly and TimeOnly support with System.Text.Json
  3046. 95%TypeScript vs JSDoc JavaScript | I CAN MAKE THIS WORK
  3047. 92%Functions as pipes
  3048. 94%SOLID Principles Expressed as Rules
  3049. 72%Scaling Carbon Capture
  3050. 78%Stable Software Release System | blog.kronis.dev
  3051. 59%Speculative Autobiographies
  3052. 72%we like the runners
  3053. 84%Wrap a website with a Webextension
  3054. 99%Scott C. Krause Front-end Engineer | Vue.js TypeScript GoLang WASM
  3055. 96%Mentoring junior programmers: What I tell them is job number one - Vallified
  3056. 98%Don't Bring a Tree to a Mesh Fight
  3057. 90%Use Cases: The purpose of your code
  3058. 90%Pranav Kasetti - Software Developer
  3059. 92%The Debug Diary
  3060. 99%Who is using .NET? | One Dev Question
  3061. 84%Learn TV
  3062. 85%Bayes' Theorem
  3063. 53%GoDaddy says data breach exposed over a million user accounts – TechCrunch
  3064. 99%GitHub - s9w/oof: Convenient, high-performance RGB color and position control for console output
  3065. 99%Running a .NET 6 Service on a Specific Port
  3066. 88%How to Learn Nix
  3067. 96%The Joy of Cryptography
  3068. 77%Your Fingerprint Can Be Hacked For $5. Here’s How. - Kraken Blog
  3069. 97%GitHub - terrafx/terrafx.interop.windows: Interop bindings for Windows.
  3070. 76%A reminder about the correct way of accessing and manipulating the position of icons on the desktop
  3071. 94%Carter 6.0.0
  3072. 87%mod team resignation by BurntSushi · Pull Request #671 · rust-lang/team
  3073. 99%Updating your project to use File Scoped Namespaces - Gérald Barré
  3074. 97%RavenDB Features 5.3: Power BI integration
  3075. 94%Best keyboard shortcuts for .NET development
  3076. 97%So GitHub Copilot can suggest secret keys, but it's not that bad
  3077. 70%The Stroad
  3078. 66%Writing is Networking for Introverts
  3079. 88%281: C# 10, .NET MAUI, Blazor Hybrid, and more!
  3080. 99%Implement certificate authentication in ASP.NET Core for an Azure B2C API connector
  3081. 96%.NET App Developer Links - 2021-11-22
  3082. 99%YARP Documentation
  3083. 55%You can do it! #learntocode
  3084. 97%Don't Code Tired | What’s New in C# 10: Reclaim Horizontal Editing Space and Simplify Nesting
  3085. 98%ASP.NET Core for Beginners: Web APIs
  3086. 98%10 shades of public API hosting on Azure
  3087. 99%.NET 6 Hot Reload and "Refused to connect to ws: because it violates the Content Security Policy directive" because Web Sockets
  3088. 99%ASP.NET Core Integration Tests With TestServer
  3089. 88%Designing Data-Intensive Applications – Secondary Indexes, Rebalancing, Routing
  3090. 94%paint.net 4.3.3 is now available!
  3091. 92%The Beginning of Infinity: The Transformative Power of Explanations
  3092. 93%New Kind of Paper, part 4
  3093. 98%GitHub - zademn/EverythingCrypto: (Still exploring) My cryptography journey: A collection of notebooks covering different algorithms and concepts from cryptography
  3094. 91%Never trust a programmer who says he knows C++ by Louis Brandy
  3095. 73%The Introverts Guide to Increasing Energy
  3096. 73%BabylonJS and Blazor Game Tutorial Series Portal | Cody's Personal Site
  3097. 82%Only 90s Web Developers Remember This
  3098. 55%Wolves make roadways safer, generating large economic returns to predator conservation
  3099. 95%[Video] High-performance and compile-time logging source generation in .NET 6
  3100. 90%LLVM relicensing update & call for help
  3101. 78%Dell XPS13 RAM Upgrade (7390)
  3102. 99%Testing tools for .NET and cross-platform apps
  3103. 61%Advent of Code 2021
  3104. 94%Lite3DP 3D Printer
  3105. 93%The Universe of Discourse : In simple English, what does it mean to be transcendental?
  3106. 79%Lite3DP-S1/Arduino at main · Lite3DP/Lite3DP-S1
  3107. 98%The Be Book - Classes And Methods - The Kernel Kit
  3108. 61%What I Learned From My Date-Me Experiment
  3109. 97%Documenting HTTP requests with Hurl
  3110. 91%The Comfort of Ignorance - Brian Di Croce
  3111. 73%Empowering teams are like career accelerators
  3112. 91%The Skeptic's Case for Personality Testing
  3113. 99%Deno for Infrastructure as Code
  3114. 91%Are custom dev setups worthwhile?
  3115. 97%Intro to Graphics 23 - Computer Animation
  3116. 99%hacspec [![hacspec chat][chat-image]][chat-link]
  3117. 94%SVGcode
  3118. 77%Malware downloaded from PyPI 41,000 times was surprisingly stealthy
  3119. 95%MinimalApis.LiquidViews 2.2.2
  3120. 61%Microsoft Edge has new bloatware that absolutely no one needs
  3121. 92%Making Your Projects Move: Jeremy Fielding To Deliver Remoticon Keynote
  3122. 69%Equity 101 for Software Engineers at Big Tech and Startups
  3123. 86%Understanding why our build got 15x slower with Webpack 5 - Tines Engineering
  3124. 72%Network Performance Update: Full Stack Week
  3125. 58%Websites using Blazor
  3126. 96%VertiWalk - Vertical Walking
  3127. 96%The tale of a single register value
  3128. 94%New Toolkit for Writing Visual Studio Extensions (And Where to Find Extensions) -- Visual Studio Magazine
  3129. 95%I Love Arch, But GNU Guix Is My New Distro - Boiling Steam
  3130. 66%Does Linoleic Acid Induce Obesity? A Response to Stephan Guyenet, Part 1
  3131. 72%VC Needs Web3 More Than Web3 Needs VC — Mirror
  3132. 60%“Uncompromising”: Ludwig Hohl and the Prose that will Survive
  3133. 98%My Terraform Development Workflow
  3134. 79%Breaking into B2B SaaS — George Sequeira
  3135. 98%foo.c
  3136. 70%Short-Cycle Recurring Revenue
  3137. 65%"That policy changed last week."
  3138. 92%Notes on Software Development Waste
  3139. 80%How does .NET MAUI make you super productive building apps? | One Dev Question
  3140. 95%A Simpler Way to Azure
  3141. 51%SQL Server Monitoring Tool | SQL Monitor Trial | Redgate
  3142. 80%Pony Messenger
  3143. 85%Heart-Stopping Texts
  3144. 50%Crypto Wash Trading
  3145. 92%Cascade of doom: JIT, and how a Postgres update led to 70% failure on a critical national service
  3146. 95%GitHub - elfshaker/elfshaker: elfshaker stores binary objects efficiently
  3147. 61%Episode 403 - GitHub and Azure
  3148. 97%Why is my C++/CX ref class forbidden from having public methods that are templates or mention, say, std::vector?
  3149. 88%Big Ball of Mud
  3150. 91%80386DX ISA SINGLE BOARD MICROCOMPUTER
  3151. 85%Where is Ruby Headed in 2021? - Big Nerd Ranch
  3152. 80%RavenDB and the Black Friday Surge!
  3153. 99%Announcing native support for Stripe’s JavaScript SDK in Cloudflare Workers
  3154. 99%Code Maze Weekly #102 - Code Maze
  3155. 99%Adam Storr - Using AutoFac Keyed Dependencies with .NET 6 Isolated Azure Functions
  3156. 87%Episode 19: Sláine Carey — PATHS UNCOVERED
  3157. 82%Episode 87 - Learning C# by Developing Games with Unity with Harrison Ferrone
  3158. 55%Mouse Utils - Mouse Highlighter by jaimecbernardo · Pull Request #14496 · microsoft/PowerToys
  3159. 88%.NET 6 Is On The Loose
  3160. 96%.NET App Developer Links - 2021-11-19
  3161. 88%First look at the Original Prusa XL
  3162. 87%Senior Content Developer in Redmond, Washington, United States | Engineering at Microsoft
  3163. 85%Program Manager II - Linux Packaging in Atlanta, Georgia, United States | Engineering at Microsoft
  3164. 99%GitHub - Elringus/DotNetJS: Use .NET in any JavaScript environment: browsers, Node.js, VS Code web extensions, etc.
  3165. 51%Notes on Web3
  3166. 91%Free Apple support | daniel.haxx.se
  3167. 98%Global Usings – A Look at New Language Features in C# 10 | The .NET Tools Blog
  3168. 95%Implementing Unit And Integration Tests On .NET With xUnit
  3169. 99%Exploring C# 10: Use Extended Property Patterns to Easily Access Nested Properties
  3170. 67%OpenAI’s API Now Available with No Waitlist
  3171. 94%New TypeScript 4.5 Improves Asynchronous Programming -- Visual Studio Magazine
  3172. 80%SerenityOS
  3173. 76%How I'm Going to Compete With Calm & HeadSpace
  3174. 84%Poisson's Equation
  3175. 92%47 - Product Hunt is Doomed
  3176. 76%NEW! Arduino C/C++ Source Level Debugging for the ESP32
  3177. 94%Comparison of Common Lisp Json Libraries (2016)
  3178. 99%Model-based Testing
  3179. 63%Lessons learnt after 5 years of climate tech entrepreneurship - Olivier Corradi's blog
  3180. 96%How to Grasp Containers - Efficient Learning Path - Ivan Velichko
  3181. 97%Amazon Pinpoint now supports Safari push notifications
  3182. 98%How to install any distrib on a Gandi VPS
  3183. 82%OCaml compiler development newsletter, issue 4: October 2021 - Community - OCaml
  3184. 92%Sociotechnical Lenses into Software Systems
  3185. 88%Flags v. gates
  3186. 91%Potential Improvements to Spaced Repetition | David Bieber
  3187. 95%How I created a Markdown parser
  3188. 99%Implementing CHIP-8 in Jack
  3189. 95%Zettelkasten #1: Classes in D with betterC
  3190. 95%Tools embody mediums
  3191. 93%Weekly Update 270
  3192. 82%TypeScript Surge Flatlines in New GitHub Octoverse Report -- Visual Studio Magazine
  3193. 99%Backdooring Rust crates for fun and profit
  3194. 68%Twitter rolls back AMP support, no longer sends users to AMP pages
  3195. 99%What is new in F#? | One Dev Question
  3196. 91%Limited Edition Custom .NET Cycling Jersey
  3197. 85%German state planning to switch 25,000 PCs to LibreOffice - The Document Foundation Blog
  3198. 98%Infer# v1.2: Interprocedural Memory Safety Analysis For C#
  3199. 79%The NFT Bay is the galaxy's most resilient NFT BitTorrent site!
  3200. 60%Is this the real leaf? Is this just fantasy?
  3201. 98%Standing Desks Are AMAZING (Check Out our New Flexispot Desk!)
  3202. 98%RavenDB 5.3 New Features: Experimental PostgreSQL wire protocol
  3203. 95%What does the CompileAsWinRT Visual Studio project option mean?
  3204. 99%Liquid Cooling Takes Over at SC21
  3205. 75%Workers, Now Even More Unbound: 15 Minutes, 100 Scripts, and No Egress
  3206. 98%12 features coming in C# 11, potentially
  3207. 66%Is tasking developers with creating detailed estimates a waste of company money?
  3208. 97%Migrate from ASP.NET Core 3.1 to 6.0
  3209. 76%10 years of... whatever this has been
  3210. 98%.NET 6 vs .NET 5: up to 40% speedup!
  3211. 99% .NET 6 Application No Need To Configure Developer Exception Page Middleware Explicitly[.NET6 Feature]
  3212. 98%Free Your Services From Vendor Lock-in with OpenTelemetry – Webinar Recording | The .NET Tools Blog
  3213. 99%A First Look with FreshMvvm.Maui - Michael Ridland
  3214. 94%Uno Platform 3.11: Support for .NET 6 RTM, VS 2022 17.1 Preview 1
  3215. 98%.NET 6 on AWS | Amazon Web Services
  3216. 97%Options for running locally with Dapr
  3217. 99%Tip 342 - How to get started with Azure DevTest Labs
  3218. 98%Top 10 C# Developers Videos from .NET Conf 2021
  3219. 98%.NET Rocks! vNext
  3220. 97%XMPP, A Comeback Story: A 20 Year Old Messaging Protocol For Robust, Private and Decentralized Communications
  3221. 99%Netlify Drop | Netlify
  3222. 99%Announcing TypeScript 4.5
  3223. 85%Never Told Anyone
  3224. 99%What's the Cost of Indirection & Abstractions?
  3225. 98%Web Wednesday: Use containers to streamline your dev process with Burke Holland
  3226. 93%Stacked changes: how Facebook and Google engineers stay unblocked and ship faster
  3227. 99%Browserflow
  3228. 54%Get Rich Offsetting Carbon
  3229. 62%Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  3230. 80%Remote working and the elephant in the room
  3231. 78%I Analyzed SaaS Billing Dark Patterns
  3232. 96%GitHub - salesforce/p4-fusion: A fast Perforce to Git conversion tool written in C++ using Perforce Helix Core C++ API and Libgit2
  3233. 85%Rails 7 added --css app generator
  3234. 95%A Manager’s Secret for Engineers to Advancement and Promotion
  3235. 60%Email is an information silo
  3236. 97%Why I like Jupyter Notebook
  3237. 98%Ephemeral Postgres Databases
  3238. 56%Things that are Different in Berlin | Engin Arslan
  3239. 99%Binary Relations in Idris
  3240. 99%JoL Blog - n.2 - Sed challenge: join cal -y months into a single column
  3241. 74%Finding Your Swagger
  3242. 70%Netlify Raises $105 Million to Transform Development for the Modern Web
  3243. 89%Regex Learn - Step by step, from zero to advanced.
  3244. 83%How to Grow Sodium Chloride Crystals at Home
  3245. 88%Windows App SDK ('Project Reunion') Hits Version 1.0 -- Visual Studio Magazine
  3246. 60%High-performance and compile-time logging source generation in .NET 6
  3247. 83%Scan of the Month — Lego Minifigures
  3248. 96%Entity Framework Community Standup - Make History and Explore the Cosmos, an EF Core 6 Retrospective
  3249. 53%Microsoft brings JavaScript to Excel – TechCrunch
  3250. 87%CQRS & Event Sourcing Code Walk-Through
  3251. 99%EF Core 6 + ASP.NET Core Web API + CRUD + Stored Procedures + Views + MS SQL Server
  3252. 90%Two types of diffuse reflection | Matej 'Retro' Jan on Patreon
  3253. 99%Visual Studio Toolbox Live - Managing Secrets in your Applications
  3254. 97%Build real-time web apps with Azure Web PubSub—now generally available
  3255. 99%Migrate from ASP.NET Core 5.0 to 6.0
  3256. 97%The mental model for StartThreadpoolIo
  3257. 98%Cloudflare Pages Goes Full Stack
  3258. 70%Devolutions Central Online 2021 - Nov 17 | Hopin
  3259. 99%5 Reasons to IMMEDIATELY Turn On ESLint in VS Code
  3260. 98%The Catch Block #83 - Hubris, the Old Friend
  3261. 71%RavenDB 5.3 New Features: Elasticsearch ETL
  3262. 74%Ivermectin: Much More Than You Wanted To Know
  3263. 93%Updating your ASP.NET Core / EF Core application to NET 6 – The Reformed Programmer
  3264. 97%Cracking the Adventure Time Cipher
  3265. 99%Working with model validation in Minimal APIs
  3266. 71%What Really Happened at the Millennium Tower? — Practical Engineering
  3267. 96%.NET App Developer Links - 2021-11-17
  3268. 98%Visual Studio 2002: how to create code behind from a Razor page?
  3269. 65%The Week in Dark Web - 19 March 2021 - US Law Firms On Target - SOCRadar® Cyber Intelligence Inc.
  3270. 93%BFT Protocol Forensics
  3271. 97%The Case for C# and .NET
  3272. 99%Mini Course #1 Clean Architecture + CQRS
  3273. 98%ASP.NET Docker Gotchas and Workarounds
  3274. 99%The newest Docker VS Code extension feature you’re not using
  3275. 99%Avoid Using Exceptions to Determine API Status Codes and Responses
  3276. 99%DotNetConf 2021 - .NET Everywhere - Windows, Linux, and Beyond
  3277. 99%Let's upgrade my main site and podcast to .NET 6 LTS
  3278. 98%In the Jungle of .NET Decompilers - NDepend
  3279. 97%Structuring discussions for Engineers and PMs
  3280. 96%ZK HACK #5 - Aztec Workshop - Nov 23 | Hopin
  3281. 74%hydromisc/nutrient-design.md at master · hydromisc/hydromisc
  3282. 98%How to Fine-Tune a Transformer Architecture NLP Model -- Visual Studio Magazine
  3283. 76%패션 쇼핑앱 브랜디
  3284. 91%IBM Unveils Breakthrough 127-Qubit Quantum Processor
  3285. 98%Azure DevOps Podcast: Eilon Lipton on Blazor Desktop - Episode 166
  3286. 88%GitHub's commitment to npm ecosystem security | The GitHub Blog
  3287. 99%What is new in .NET 6? | One Dev Question
  3288. 94%A pitch that is music to the ears
  3289. 92%Community Builders
  3290. 74%The “Alternative Page” Content Strategy - A Gateway To Conversions
  3291. 98%Reimagine Atomic CSS
  3292. 85%T-Wand: Beat Lucene in Less Than 600 Lines of Code
  3293. 70%Nothing Scales - Jason Kerwin
  3294. 94%The Trouble With Platforms
  3295. 86%Your CSS is an interface
  3296. 94%Why Emacs: Redux
  3297. 91%I will pay you cash to delete your npm module
  3298. 57%The Many Uses of Schedulers
  3299. 95%What is Babel? · Karl Tarvas
  3300. 93%Beyond 10×
  3301. 94%GitHub Quick Reviews
  3302. 65%Why I Hate Password Rules
  3303. 86%Unicast Use of the Formerly Reserved 127/8
  3304. 90%Please stop screwing over Linux distros
  3305. 91%Writing extensions just got easier
  3306. 83%Letting users tick a ‘none’ checkbox - Design in government
  3307. 81%ZK HACK #4 - Anoma Workshop - Nov 16 | Hopin
  3308. 98%CheerpX: Using WebAssembly to run any programming language in the browser
  3309. 54%GitHub Themes - Visual Studio Marketplace
  3310. 97%Minimal APIs
  3311. 98%What's new in Windows Forms in .NET 6.0
  3312. 98%Bramble: A Purely Functional Build System and Package Manager
  3313. 81%RavenDB 5.3 Features: Incremental time series, throttling and rate limits
  3314. 98%dmca/2021-11-12-hackerrank.md at master · github/dmca
  3315. 98%AppFlowy.IO
  3316. 59%Microspeak: Righteous
  3317. 59%Is There Such a Thing as Good Taste?
  3318. 97%wrangler 2.0 — a new developer experience for Cloudflare Workers
  3319. 72%Misleading kurtosis | Andrey Akinshin
  3320. 72%New dependency injection features in .NET 6: Exploring .NET Core 6 - Part 10
  3321. 85%Blender 3.0 takes support for AMD GPUs to the next level. Beta support available now!
  3322. 99%Using Multiple Databases in ASP.NET Core via Entity Framework Core
  3323. 81%Developer! Developer! Developer! 2021
  3324. 97%Episode 220 – .NET 6 & Minimal APIs with Nick Chapsas – The 6 Figure Developer
  3325. 60%Replace client-side polling with ASP.NET Core SignalR - Learn
  3326. 96%.NET App Developer Links - 2021-11-16
  3327. 83%Stop Letting OKRs Masquerade as Strategy
  3328. 98%Talking to SerenityOS Contributors About Scratch-build C++ Developer’s Playground in Modern C++ | The CLion Blog
  3329. 99%GraphQL in ASP.NET Core with EF Core
  3330. 99%GraphQL multiple requests and EF Core DbContext
  3331. 98%Introduction to .NET MAUI
  3332. 67%High-performance services with gRPC: What's new in .NET 6
  3333. 99%State Management using Dapr | Gary Woodfine
  3334. 98%Achieving Zero Trust readiness in your apps #1: Why it matters
  3335. 93%Monsters Weekly 231 - Azure Container Apps with .NET 6
  3336. 94%When to refactor a large Blazor component into separate, smaller ones?
  3337. 91%We need to have a talk about making life easier for newcomers to the .NET ecosystem
  3338. 96%ASP.NET Core Identity AddDefaultIdentity vs AddIdentity
  3339. 96%Types as sets
  3340. 91%GitHub - rougier/scientific-visualization-book: An open access book on scientific visualization using python and matplotlib
  3341. 99%Hack
  3342. 99%Individuals matter
  3343. 95%[Last Week in .NET #68] – .NET 6 Passionate Programmers
  3344. 92%Highlights from Git 2.34 | The GitHub Blog
  3345. 95%Interactive Gradient Descent Demo · Sasha Kuznetsov's Blog
  3346. 92%My VS Code Playground - Pawel Cislo
  3347. 70%The Metaverse: Is It Already Here?
  3348. 63%If Apple keeps letting its software slip, the next big thing won't matter
  3349. 92%Frostman's Theorem surprises me
  3350. 99%Simulating an XY oscilloscope on the GPU
  3351. 64%Recovering from a burnout
  3352. 99%Getting Started With Pants and Django (Part 1)
  3353. 64%How I helped build a profitable MVP over a weekend
  3354. 91%Sala 1 - .NET Conf Latam 2021
  3355. 89%What's New for C#, F# and Visual Basic in .NET 6 -- Visual Studio Magazine
  3356. 91%Sala 2 - .NET Conf Latam 2021
  3357. 91%Sala 4 - .NET Conf Latam 2021
  3358. 91%Sala 3 - .NET Conf Latam 2021
  3359. 95%Adding support for X86Base.Pause() and ArmBase.Yield() by tannergooding · Pull Request #61065 · dotnet/runtime
  3360. 93%Practical attacks against attribute-based encryption
  3361. 82%RavenDB 5.3 New Features: Incremental time series & implementing lambda based accounting
  3362. 85%Daylight Calendar
  3363. 72%Learn TV
  3364. 67%How fast is .NET? | One Dev Question
  3365. 99%Sketchy Pwned Passwords
  3366. 80%Blacksmith – Computer Security Group
  3367. 97%Where Are My Favorite Extensions in Visual Studio 2022?
  3368. 96%The secret of the macOS Monterey network quality tool
  3369. 98%My New Job as a Staff Developer Advocate - Here's What I'll Be Doing!
  3370. 97%Azure Active Directory's gateway is on .NET 6.0!
  3371. 81%RavenDB 5.3 Features: Incremental time series & implementing lambda based accounting
  3372. 99%Monitoring a .NET application using OpenTelemetry - Gérald Barré
  3373. 95%A practical use for GetHGlobal­FromStream when sharing was never your intention
  3374. 95%Introducing Relational Database Connectors
  3375. 99%Your opinion about C# and .NET is outdated
  3376. 52%Next Windows 11 update makes the Blue Screen of Death blue again
  3377. 83%Xerox scanners/photocopiers randomly alter numbers in scanned documents
  3378. 90%[ANN] Fennel 1.0.0 released — sourcehut lists
  3379. 97%Bayesian Optimization Book
  3380. 88%280: .NET 6 and Visual Studio 2022 are here!
  3381. 98%Receptive Field Calculations for Convolutional Neural Networks
  3382. 99%Add extra claims to an Azure B2C user flow using API connectors and ASP.NET Core
  3383. 70%WiFiman - Apps on Google Play
  3384. 99%Getting started with GraphQL in ASP.NET Core
  3385. 93%‎Ubiquiti WiFiman
  3386. 58%Developer! Developer! Developer! Day
  3387. 94%Dapr v1.5 is now available
  3388. 98%How C# 10.0 and .NET 6.0 improve ArgumentExceptions | endjin
  3389. 99%Performance for composition in F#
  3390. 98%Return youtube dislike count
  3391. 71%SoK: Cryptographic Confidentiality of Data on Mobile Devices
  3392. 72%Paul Graham 101
  3393. 84%Be flexible to win big
  3394. 94%Writing new system software
  3395. 93%Using a framework can make you stupid!
  3396. 81%The One Risk To Rule Them All
  3397. 95%‏Nils's website - The ultimate solution to the nightmare of truncated tab titles
  3398. 86%How Not To Switch To Linux With Your Hosts Linus and Luke
  3399. 84%Yes, Programming is Hard
  3400. 84%The present moment is not enough
  3401. 67%Making Super Mario Bros using C++ and SFML - SFML Tutorial
  3402. 83%GitHub - hectorm/docker-qemu-win2000: A Docker image for Windows 2000 Advanced Server with SP4.
  3403. 95%The System | Tilt Five
  3404. 96%Daily links from Cory Doctorow
  3405. 77%Daily links from Cory Doctorow
  3406. 99%C# 10 new feature CallerArgumentExpression, argument check and more
  3407. 54%2022 could be the year of 8K monitors: Here’s why
  3408. 61%Intro to Graphics 22 - Signal Processing
  3409. 96%Hack Chinese - Professional software to grow your Chinese language ability
  3410. 93%The weirdest bug I've ever encountered
  3411. 99%Champion "CallerArgumentExpression" · Issue #287 · dotnet/csharplang
  3412. 93%Debugging memory corruption: who the hell writes “2” into my stack?! | Unity Blog
  3413. 96%Welcome to Full Stack Week
  3414. 99%C# 10 new feature CallerArgumentExpression, argument check and more
  3415. 92%Change-making problem - Wikipedia
  3416. 98%Windows 10 and 11 minimal setup for HDR video playback and streaming
  3417. 97%Alexandre Nédélec - Week 45, 2021 - Tips I learned this week
  3418. 71%About - Project Euler
  3419. 91%Reverse-engineering the Yamaha DX7 synthesizer's sound chip from die photos
  3420. 97%restic · Backups done right!
  3421. 97%Why asynchronous Rust doesn't work
  3422. 82%Dolphin Progress Report: September and October 2021
  3423. 67%myNewsWrap – SAP and Microsoft (Episode 60)
  3424. 80%Higher Maths for Beginners : Ya. B. Zeldovich, I. M. Yaglom : Free Download, Borrow, and Streaming : Internet Archive
  3425. 90%myNewsWrap/episode060.md at main · lechnerc77/myNewsWrap
  3426. 70%Debit cards as financial infrastructure
  3427. 76%Email From FBI Looks Odd
  3428. 73%Cloudflare blocks an almost 2 Tbps multi-vector DDoS attack
  3429. 98%Newsletter Week 45, 2021
  3430. 99%Atlas
  3431. 68%It's Now Possible To Sign Arbitrary Data With Your SSH Keys
  3432. 97%GitHub - DamianEdwards/MinimalApis.Extensions: A set of extensions and helpers for working with ASP.NET Core Minimal APIs.
  3433. 71%Coming soon: Bō - A Hand-Drawn 2D Metroidvania Based on Japanese Folklore
  3434. 97%GitHub - okyrylchuk/dotnet6_features
  3435. 94%How Not To Sort By Average Rating
  3436. 77%Implement PEM exports for RSA PKCS#1 and ECPrivateKey by vcsjones · Pull Request #61487 · dotnet/runtime
  3437. 58%How to permanently remove a file from Git history - Wisdom Geek
  3438. 89%Visual Studio 2022 for Mac Preview 3 Teases Native M1 Processor Support -- Visual Studio Magazine
  3439. 96%Searx: moving away from DuckDuckGo
  3440. 55%Steve Blank When There Seems to Be No Way Out – Customer Discovery for Your Head
  3441. 84%No one knows what's coming next
  3442. 96%Spotify Codes - Part 2
  3443. 79%How I use Notion · Reasonable Deviations
  3444. 85%Weekly Update 269
  3445. 89%Fixing Recent Validation Vulnerabilities in OctoRPKI
  3446. 67%Long Range E-Bike · Jacques Mattheij
  3447. 98%Ruby vs Python comes down to the for loop
  3448. 98%Occam
  3449. 60%The .NET Docs Show - NuGet Trends 📈: .NET Foundation Project Highlight
  3450. 97%Using the Online Thumby IDE
  3451. 86%Versions of .NET
  3452. 91%How to Keep a VM / Desktop “awake”
  3453. 79%Thumby - The Tiny Playable Keychain
  3454. 93%React vs Vue - Which One Do We Like More with Debbie O'Brien
  3455. 99%Dynamic PGO in .NET 6.0.md
  3456. 62%Playdate Owners Update #1
  3457. 99%Overriding Sealed Methods in C#
  3458. 98%Microsoft Announces Azure Chaos Studio in Public Preview
  3459. 85%Paper Website: Create a Website Right From Your Notebook
  3460. 97%How Nix and NixOS Get So Close to Perfect
  3461. 87%Code Maze Weekly #101 - Code Maze
  3462. 87%Five Great (free!) Ways to Get Started With Cloudflare
  3463. 94%RavenDB 5.3 Features: Incremental time series
  3464. 67%Speed up development with Hot Reload in .NET 6 #Shorts
  3465. 97%GitHub - adrianscheff/useful-sed: Useful sed scripts & patterns.
  3466. 96%.NET App Developer Links - 2021-11-12
  3467. 91%Migrating our trusty ol’ .NET Framework applications to AWS, hold on! One foot at a time!
  3468. 95%.NET MAUI: Evolution of .NET Mobile/Desktop in Age of .NET 6
  3469. 98%Announcing .NET 6 -- The Fastest .NET Yet
  3470. 99%Search by Target Framework & Supported Platforms on NuGet.org by JonDouglas · Pull Request #11374 · NuGet/Home
  3471. 99%Code style formatting rules - .NET
  3472. 99%Why Does x = ++x + x++ Give Me the Wrong Answer?
  3473. 85%The Journey to Accessible Apps: Meaningful Content Ordering
  3474. 96%New release of PowerShell Preview for Visual Studio Code!
  3475. 90%How to build a second brain as a software developer - Aseem Thakar
  3476. 96%Building a project that target .NET Framework 4.5 in Visual Studio 2022
  3477. 98%Setting up Serilog in .NET 6
  3478. 87%Threshold Digital Signatures
  3479. 92%How to create a tech startup - Vlad Mihalcea
  3480. 89%How to cold email investors and get meetings?
  3481. 96%The good things in the current age in tech
  3482. 87%SaaS starter kit. SaaS framework. SaaS template. SaaS-in-a-box. | Outseta
  3483. 71%Inventing the Future - Let's DO Have Hindsight!
  3484. 98%MSBuild and 64-bit Visual Studio 2022
  3485. 87%State Management: Separation of Concerns
  3486. 53%Explaining the Entombed Algorithm
  3487. 97%Episode 402 - Azure Chaos Studio
  3488. 98%Convert to file scoped namespaces in the entire solution using .editorconfig
  3489. 98%Cake v2.0.0 RC 1 released
  3490. 95%The Monstrosity Email Has Become
  3491. 97%GitHub - CommunityToolkit/dotnet: .NET Community Toolkit is a collection of helpers and APIs that work for all .NET developers and are agnostic of any specific UI platform. The toolkit is part of the .NET Foundation.
  3492. 86%Azure Web PubSub service now generally available | Azure updates | Microsoft Azure
  3493. 59%Google removes restrictions on students only from Summer of Code - itsfoss.net
  3494. 95%View-Source
  3495. 58%GitHub - michidk/rost: Rust programming, in German.
  3496. 94%Create a web UI with ASP.NET Core - Learn
  3497. 74%The inside story of the outside investigation of SoftRAM 95
  3498. 99%RavenDB 5.3 Features: Concurrent Subscriptions & Serial operations
  3499. 99%itt a tribute to our late founder, farewell, deer richard
  3500. 97%Announcing dotnet monitor in .NET 6
  3501. 67%How dangerous is GitHub Copilot for junior devs?
  3502. 99%Umbraco backoffice SSO with OpenID Connect
  3503. 96%.NET App Developer Links - 2021-11-11
  3504. 81%Expanding Google Summer of Code in 2022
  3505. 97%C# 10 Falls Just a Bit Short
  3506. 96%.NET 6 now available on App Service
  3507. 90%Monsters Weekly 230 - Introduction to Streams
  3508. 96%The strong and weak forces of architecture
  3509. 99%Dissecting Interpolated Strings Improvements in C# 10
  3510. 97%.NET Rocks! vNext
  3511. 73%An update to dislikes on YouTube
  3512. 85%Firefox is the 45. result when searching for “firefox” on Windows Store
  3513. 85%TTSLTSWBD
  3514. 75%Timothy Gone
  3515. 98%Announcing the GA release of Red Hat Enterprise Linux 8.5 - Red Hat Customer Portal
  3516. 52%Grafana Labs and Microsoft partner to deliver new first party Microsoft Azure service
  3517. 95%ZK HACK #7 - Mina Workshop - Dec 07 | Hopin
  3518. 95%Blazor Updates, Hot Reload and Minimal APIs Highlight ASP.NET Core in .NET 6 -- Visual Studio Magazine
  3519. 96%Publishing Events from CRUD or Commands?
  3520. 99%When “UTC everywhere” isn’t enough - storing time zones in PostgreSQL and SQL Server
  3521. 95%How do you build a bare minimum feature?
  3522. 52%Scattered Thoughts on Why I Waste My Own Time
  3523. 53%scott fryxell
  3524. 50%Pretty Inline Symbolic Mathematics in Org-Mode
  3525. 81%Learn Live: Modern web development with .NET 6 - Events
  3526. 77%Who said cities can't be built in one day by 3DCityframes on Etsy
  3527. 93%How To Make A CPU
  3528. 89%Integration Testing: Lessons from Storyteller and Other Thoughts
  3529. 96%Don’t Do This in Code Reviews!!
  3530. 71%Update to YouTube Dislike Counts
  3531. 67%New Blazor WebAssembly capabilities in .NET 6
  3532. 98%Full-stack .NET 6 Apps with Blazor WebAssembly and Azure Static Web Apps
  3533. 62%Intro to Graphics 21 - Sampling
  3534. 77%Business Essentials
  3535. 37%WhenAny and Pattern Matching with Different Types of Task | no dogma blog
  3536. 98%RavenDB 5.3 Features: Concurrent subscriptions
  3537. 98%The Catch Block #82 - .NET 6's Grand Debut
  3538. 66%How am I supposed to create children of the Win32 tab control?
  3539. 81%Blazor WebAssembly - Upgrade NET5 to NET6 in 8 minutes
  3540. 55%Google sends anti-regulation propaganda to small businesses using Google Maps
  3541. 99%Part 2 – Testing against a PostgreSQL database – The Reformed Programmer
  3542. 99%The Surreal Horror of PAM
  3543. 99%The Invisible JavaScript Backdoor – Certitude Blog
  3544. 73%Write Thin to Write Fast
  3545. 98%.NET App Developer Links - 2021-11-10
  3546. 67%How Do Computers Remember?
  3547. 93%Workflow - workspace-images/1234/2b3f2beb-75b9-4e3e-adb9-0fa172a30384`
  3548. 97%Early Access Program - Rider: Cross-platform .NET IDE
  3549. 94%New Release: Tor Browser 11.0 | Tor Blog
  3550. 99%Fixing Error NETSDK1152 after upgrading to .NET 6
  3551. 99%How to use JSONPatch in .net core | Gary Woodfine
  3552. 98%.NET 6 New Project Templates and Minimal APIs. Are you ready?
  3553. 86%WSL2 can now mount Linux ext4 disks directly
  3554. 99%Discover what’s new to Microsoft database services—recap from Microsoft Ignite
  3555. 99%.NET Conf 2021 | Channel 9
  3556. 99%What's new in ASP.NET Core 6.0
  3557. 94%Release v3.5.1 · dotnet/orleans
  3558. 97%The Ancient Secrets of Computer Vision
  3559. 99%you.com
  3560. 95%Azure Credits for Open Source Projects
  3561. 99%Back to Basics: Add an ASP.NET Runtime Information Startup Banner
  3562. 95%.NET Framework November 2021 Cumulative Update
  3563. 95%‎Slingshot Effect
  3564. 96%Comparing Container Apps with other Azure container options
  3565. 95%CODE Online | CODE Consulting | CODE Staffing | CODE Magazine | CODE Training | CODE Framework | VFP Conversion
  3566. 75%C# 10 – Anthony Giretti's .NET blog
  3567. 97%The shape of software
  3568. 94%SLO Alerting for Mortals
  3569. 95%What's the Future of IDEs?
  3570. 86%Learn the strategy of increasing your site traffic by writing less content
  3571. 84%How My Genius Roommate Changed My Perspective
  3572. 91%Reflecting on 11 years of side projects
  3573. 78%זה הרבה יותר מסכסוך עם חברת ריגול דיגיטלי מהרצליה
  3574. 99%Optimistic Concurrency in an HTTP API with ETags & Hypermedia
  3575. 88%With .NET MAUI Delayed, Xamarin.Forms Remains Mobile Dev Option in .NET 6 -- Visual Studio Magazine
  3576. 93%Ciphertext Compression #4: SSDDH, SSCDH, CSSDDH, and CSSCDH
  3577. 53%Stovetop - Recipe Search
  3578. 85%Jimmy Wales’ Final Email
  3579. 96%How We Saved Millions in SSD Costs by Upgrading Our Filesystem - Heap
  3580. 93%Create web apps with .NET 6 and minimal API and ASP.NET Core - Learn
  3581. 97%Automating .Net 6 Application Protection
  3582. 94%I QUIT My Job - Here's Why!
  3583. 98%.NET Conf 2021
  3584. 81%ESP32 UWB Module - ESP32 Indoor Positioning Solution with Ultra Wide Band
  3585. 97%Collection Performance: Sort() with CompareTo()
  3586. 98%Misleading skewness | Andrey Akinshin
  3587. 95%F# 6 is officially here!
  3588. 96%@MMcPJ | Linktree
  3589. 95%Microsoft Introduces a New Cloud-Native Offering with Azure Container Apps Service
  3590. 95%Microsoft Releases Azure Open AI Service Including Access to Powerful GPT-3 Models
  3591. 99%Backend Web API Service (CTP) | eXpressApp Framework
  3592. 99%.NET Downloads (Linux, macOS, and Windows)
  3593. 95%ProctorU is dystopian spyware
  3594. 99%Announcing YARP 1.0 Release
  3595. 96%If your domain name parser can't handle internationalized domain names, then maybe that's your parser's problem
  3596. 96%Release 1.3.42 · bUnit-dev/bUnit
  3597. 89%2021-11-06 The Emacs Lisp book is finished
  3598. 99%How to create your own project templates in .NET
  3599. 80%A Brief History of the Meris Botnet
  3600. 99%Source generator updates: incremental generators: Exploring .NET Core 6 - Part 9
  3601. 96%Lesser Known PostgreSQL Features
  3602. 94%System76 is building a new Linux desktop in Rust
  3603. 94%String Performance: Checking for a Substring
  3604. 99%C# Delegates - Code Maze
  3605. 62%It’s Mostly a Demand Shock, Not a Supply Shock, and It’s Everywhere
  3606. 98%"This project will only take 2 hours"
  3607. 98%.NET App Developer Links - 2021-11-09
  3608. 89%Who owns this huge database of leaked VPN user details? - Comparitech
  3609. 97%.NET Official Support Policy
  3610. 99%add api diff between 5.0 & 6.0 targeting packs. by Anipik · Pull Request #6874 · dotnet/core
  3611. 99%Cake v2.0.0 RC 1 released
  3612. 99%Full-stack .NET 6 Apps with Blazor WebAssembly and Azure Static Web Apps
  3613. 80%Visual Studio 2022 Launch Event
  3614. 97%Announcing NuGet 6.0 - Source Mapping, Package Vulnerabilities, Faster Solution Load, Oh My!
  3615. 99%Announcing .NET MAUI Preview 10
  3616. 99%What's New in Xamarin and Visual Studio 2022
  3617. 98%General Availability of PowerShell 7.2
  3618. 87%.NET November 2021 Updates – 5.0.12 and 3.1.21
  3619. 98%Get started with minimal API for .NET 6
  3620. 99%Reader as a profunctor
  3621. 98%Adam Storr - Using AutoFac with .NET 6 Isolated Azure Functions
  3622. 99%Building real applications with Orleans
  3623. 94%Release v3.5.1 · dotnet/orleans
  3624. 93%Homebrew
  3625. 84%GitHub - adria0/plonk-by-fingers: Implementation of Plonk by Hand in rust
  3626. 94%Corrypt
  3627. 98%How I found a bug in Intel Skylake processors
  3628. 97%Remove the .NET runtime and SDK
  3629. 95%Please ask stupid questions as a new software developer
  3630. 91%Flinch
  3631. 93%.NET 6 on App Service
  3632. 97%Stop requiring specific technology experience for senior-plus engineers
  3633. 82%64-bit Visual Studio 2022 Arrives -- Visual Studio Magazine
  3634. 99%[Last Week in .NET #67] – Microsoft’s “Valued” Professionals
  3635. 99%Server-Sent Events and ASP.NET Core - Disconnecting a Client
  3636. 97%You should use forums rather than Slack/Discord to support developer community
  3637. 77%Remote work will break the US monopoly on global talent
  3638. 92%The Scale of Emissions
  3639. 99%software:libgen_desktop [The Library Genesis Project Wiki]
  3640. 86%Everything is a System — Scott Miker
  3641. 97%Improving a Machine Learning System (Part 1 - Broken Abstractions)
  3642. 64%Libra Shrugged — Chapter 15: Central bank digital currencies
  3643. 97%Thinking heads are not in the clouds · Raphael Lullis
  3644. 99%Modern, functional Common Lisp: Myths and tips
  3645. 99%Technical Advisory – Arbitrary Signature Forgery in Stark Bank ECDSA Libraries
  3646. 99%You probably don’t need jq
  3647. 98%Deep dive into Yrs architecture
  3648. 94%Free Software is an Abject Failure
  3649. 72%Integrity makes an impression - echevarria.io
  3650. 83%Rust Playground
  3651. 93%.NET MAUI Preview 6: SDK Workload Installation, Gestures, Clipping, Alerts, More -- Visual Studio Magazine
  3652. 99%What is the new LZ4 TOAST compression in PostgreSQL 14, and how fast is it?
  3653. 97%Visual Studio 2022 for Mac Preview 3, and Upcoming Native M1 Processor Support
  3654. 86%Saint Morris Striped Weekend Sweater
  3655. 90%Wilderness Labs Developer Portal
  3656. 92%Awesome Socks Club
  3657. 60%The dangers for unprotected sects
  3658. 96%Our account was hacked - General - Cloudflare Community
  3659. 99%Write and debug code by using Hot Reload - Visual Studio (Windows)
  3660. 94%.NET 6 Is Here -- Visual Studio Magazine
  3661. 99%Azure Functions 4.0 and .NET 6 support are now generally available
  3662. 52%How Pinterest utterly ruined photo search on the internet
  3663. 99%File upload with progress bar in Blazor - Gérald Barré
  3664. 96%Presenting Code Samples with a Dark Theme… Please Don’t!
  3665. 90%The Real Benefits Of Staying Off Social Media
  3666. 96%Supabase $30m Series A
  3667. 80%The Intellectual Incoherence of Cryptoassets
  3668. 98%C# 10: Implicit Global Usings
  3669. 99%Announcing .NET 6 -- The Fastest .NET Yet
  3670. 95%How to Use a Macro to Shorten Link Text in Google Sheets
  3671. 99%Bite-Size .NET 6 - UnionBy, IntersectBy, ExceptBy, and DistinctBy
  3672. 99%SQL Server Data Tools | Visual Studio - Visual Studio
  3673. 99%Welcome to C# 10
  3674. 98%Visual Studio 2022 now available
  3675. 97%What’s New for Visual Basic in Visual Studio 2022
  3676. 99%Announcing ASP.NET Core in .NET 6
  3677. 98%Visual Studio 2022 verson 17.0 Release Notes
  3678. 69%Matter Labs Announces $50M in New Funding for zkSync
  3679. 95%Sizing Up Post-Quantum Signatures
  3680. 98%Restoring support for pre-standardization coroutine free awaiters for even older code bases
  3681. 88%Elite Underproduction
  3682. 52%Six Palestinian human rights defenders hacked with NSO Group’s Pegasus Spyware
  3683. 96%Malware Trust & Safety Specialist
  3684. 98%Designing better file organization around tags, not hierarchies
  3685. 99%The evolution of API performance from .NET Core 1 to .NET 6
  3686. 99%Asynchronous Programming in .NET Core C# - using async & await | Pro Code Guide
  3687. 93%String Performance: Encoding and Decoding Strings
  3688. 73%_why's Estate
  3689. 97%.NET 6: Top 6 Features in the new .NET Version | Rubik's Code
  3690. 94%C# 10 - Top 5 Features in the new C# Version | Rubik's Code
  3691. 92%279: What are Azure Container Apps?
  3692. 96%A journey towards SpeakerTravel - Building a service from scratch
  3693. 99%ASP.NET Core scheduling with Quartz.NET and SignalR monitoring
  3694. 98%.NET App Developer Links - 2021-11-08
  3695. 99%Using The Roslyn C# Compiler
  3696. 96%What's New in C# 10? | One Dev Question
  3697. 99%WSL: Mount USB Devices | Tabs vs Spaces show
  3698. 99%What's new in F# 6 - F# Guide
  3699. 98%100 Days of TypeScript (Day 6)
  3700. 96%Quick browser Developer Tools tip: define and test interaction states in CSS using state simulation
  3701. 99%James Randall
  3702. 92%Don’t Do Interviews, Do Discussions!
  3703. 91%LevelUp
  3704. 96%Designing Data-Intensive Applications – Partitioning
  3705. 84%What is a database, really?
  3706. 82%GPT-3 is No Longer the Only Game in Town
  3707. 97%What is a database, really?
  3708. 96%GitHub Copilot Telemetry Terms - GitHub Docs
  3709. 78%Ideas · Community
  3710. 79%an inside look into the illicit ad industry
  3711. 74%Debug C++ Like a BOSS
  3712. 99%How and why I added AdSense and an AdBlock detector to my personal website
  3713. 86%YouTube
  3714. 90%Zillow, Prophet, Time Series, & Prices
  3715. 81%a look at power on the new M1 Max: part 1 – ./nyaa
  3716. 66%HOWTO: Get tenure
  3717. 90%Signal is losing
  3718. 96%Using DataLoader with NestJS
  3719. 94%Guide to Online Dating for the Rest of Us | Engin Arslan
  3720. 79%Memory leaks are crippling my M1 MacBook Pro–and I'm not alone
  3721. 95%A terrible schema from a clueless programmer
  3722. 96%How To Learn Stuff Quickly
  3723. 96%GitHub - damienbod/AspNetCoreHybridFlowWithApi: ASP.NET Core MVC application using API, OpenID Connect Hybrid flow , second API, Code Flow with PKCE
  3724. 92%What is AT&T doing at 1111340002?
  3725. 87%Wirecutter
  3726. 91%Common Cold Viruses
  3727. 91%Painbow Award
  3728. 95%Android Debugging With Windows Subsystem for Android
  3729. 99%GitHub - Maoni0/realmon: A monitoring tool that tells you when GCs happen in a process and some characteristics about these GCs
  3730. 99%LaTeX Input for Impatient Scholars
  3731. 88%Re-Organizing the World’s Information: Why we need more Boutique… — Mirror
  3732. 81%The language of collaboration (and the phrase that gives you superpowers)
  3733. 99%jott - building_stuff_from_source
  3734. 92%jmtd → log → 25 things I would like to 3D print
  3735. 76%Online Dating - MonsterMatch
  3736. 97%On designing processes
  3737. 84%Harry Denley — Security Researcher
  3738. 95%An Epic future for SPJ
  3739. 67%YC owns the product analytics space
  3740. 93%Becoming a Senior Software Engineer
  3741. 99%GitHub - axelarnetwork/tofn: A threshold cryptography library in Rust
  3742. 96%Quitters Get Raises - The Big Picture
  3743. 68%The value of an in-house adversary
  3744. 99%What’s New in ASP.NET Core in .NET 6
  3745. 61%Don’t be spooky
  3746. 95%Linx launches SignalR Service Plugin
  3747. 76%David Copperfield's History of Magic - in partnership with Microsoft Outside In and Hanselminutes
  3748. 90%Intro to Graphics 20 - Shadows & Reflections
  3749. 99%Rockin’ The Code World with dotNetDave – Special Guest: Mark Miller
  3750. 99%Type Parameters Proposal
  3751. 99%Newsletter Week 44, 2021
  3752. 99%Rockin’ The Code World with dotNetDave – Guest: Scott Hunter
  3753. 97%GitHub - coofcookie/Windows11Upgrade: Windows 11 Upgrade tool that bypasses Microsoft´s requirements
  3754. 97%Granite State Code Camp, Saturday 11/6/2021
  3755. 74%The best way to stay up to date with .NET news #Shorts
  3756. 97%pdfsandwich
  3757. 71%David McCarter (Microsoft MVP) (@realDotNetDave)
  3758. 59%Top programming languages: Most popular and fastest growing choices for developers | ZDNet
  3759. 91%Snack
  3760. 98%Hack Chinese - Professional software to grow your Chinese language ability
  3761. 98%David McCarter (Microsoft MVP) (@realDotNetDave)
  3762. 98%Use file scoped namespaces by pranavkm · Pull Request #38076 · dotnet/aspnetcore
  3763. 99%Thanks Microsoft for open-sourcing VS Code Server 👐
  3764. 82%Mina Tools - The Mina Protocol Community Website
  3765. 99%Building a custom checkout form with Stripe Elements
  3766. 89%How credit cards make money
  3767. 95%Random Oracles in Cryptography
  3768. 99%.NET Watch Run Configuration - IntelliJ IDEs Plugin | Marketplace
  3769. 99%So you want to Scrape like the Big Boys? 🚀
  3770. 98%Episode 401 - Ignite 2021 Wrap-Up
  3771. 98%Beginner Web Dev - Coding Practice
  3772. 71%Photography: Edge of Eternity
  3773. 95%Learn web development | MDN
  3774. 82%Spargine T-Shirt | Zazzle.com
  3775. 99%Azure DevOps Podcast: Mads Torgersen on C# 10 and .NET 6 - Episode 164
  3776. 94%How to Disable GitHub Actions in a Forked Project
  3777. 71%David McCarter (Microsoft MVP) (@realDotNetDave)
  3778. 84%Breaking changes in .NET 6 - .NET
  3779. 98%Threema: Three Strikes, You’re Out
  3780. 99%Halo and more: exploring incremental verification and SNARKs without pairings
  3781. 95%The case of the C++/WinRT cached factories that pointed into freed memory
  3782. 98%Finding and tracking a race condition in MemoryCache
  3783. 52%2021 : The Year of the Exodus
  3784. 99%Access data with managed identity - Azure App Service
  3785. 98%When students go back to school mobile usage goes down
  3786. 99%Code Maze Weekly #100 - Code Maze
  3787. 88%GitLab servers are being exploited in DDoS attacks in excess of 1 Tbps
  3788. 95%Episode 86 - Real World Blazor With Steve Peirce
  3789. 97%String Performance: Combining Strings with the StringBuilder
  3790. 98%.NET App Developer Links - 2021-11-05
  3791. 73%Episode 18: Dr. Padma Gadiyar — PATHS UNCOVERED
  3792. 99%Introducing River, a Dynamic Tiling Wayland Compositor
  3793. 99%Deploying new Azure Container Apps with familiar languages
  3794. 98%Caller Argument Expressions – A Look at New Language Features in C# 10 | The .NET Tools Blog
  3795. 96%What’s New in Angular 13
  3796. 97%Why Evolve to .NET MAUI?
  3797. 99%NSwag generated C# client: Open API property name clashes and decimal types rather than double | I CAN MAKE THIS WORK
  3798. 99%A Deep Dive Into Serverless UI With TypeScript — Smashing Magazine
  3799. 77%Addressing the Rumors that I Have Been Removed from the MVP Program
  3800. 74%Weekly Update 268
  3801. 60%Timeline of the human condition
  3802. 95%Introducing Azure Container Apps: a serverless container service for running modern apps at scale
  3803. 94%Never update anything | blog.kronis.dev
  3804. 89%Your Startup Needs a Murder Board
  3805. 93%If PHP Were British
  3806. 99%Discovering new C# String Pattern Matching Features
  3807. 96%Why is Excalidraw so fucking good?
  3808. 98%On autoloading
  3809. 53%I don't know how to browse the internet anymore – Manu
  3810. 91%The Missing Link to the Metaverse · WebVR Dev
  3811. 97%Combating Disinformation with Humility. – Pravesh Koirala
  3812. 98%The "ultimate" Thinkpad
  3813. 95%Impressions of the Framework Laptop - Max Leiter
  3814. 98%How (Not) to Design a Hash Function
  3815. 79%Used Warp-it? Check your password now
  3816. 96%Web Wednesday: Creating full stack web apps with Blazor - with Cecil Phillip
  3817. 96%Create a Power Automate desktop flow - Power Automate
  3818. 84%Visual Studio 2022!!
  3819. 85%Registration Statement on Form S-1
  3820. 95%Visual Studio 2022 Launch
  3821. 99%Introducing the .NET Tech Community Forums
  3822. 96%Microsoft Publishes New Documentation for Blazor, ASP.NET Core -- Visual Studio Magazine
  3823. 74%.NET MAUI Community Toolkit, Monthly Standup
  3824. 98%Microsoft Unveils .NET Tech Community Forums -- Visual Studio Magazine
  3825. 60%Tabnine AI Assistant Adds Visual Studio Support -- Visual Studio Magazine
  3826. 99%A quick review of C# 10 new language features
  3827. 92%How you can finish your first game while working full-time | Jason Tu
  3828. 99%What's new in F# 6 - F# Guide
  3829. 82%Saying goodbye to The .NET Stacks
  3830. 98%Caller Argument Expressions – A Look at New Language Features in C# 10 | The .NET Tools Blog
  3831. 95%Caching hostility–usage patterns that breaks your system
  3832. 98%How can I prevent myself from accessing a lambda captured variable or a parameter after I'm done with it?
  3833. 59%Our Self-Imposed Scarcity of Nice Places
  3834. 74%40% faster JSON serialization with Source Generators in .NET 6
  3835. 91%DDoS Attack Trends for Q3 2021
  3836. 96%Blazored.AzureStaticWebAppAuthentication 0.1.1
  3837. 95%Building the next phase of GitHub, together | The GitHub Blog
  3838. 98%An oral history of Bank Python
  3839. 94%ClickHouse vs TimescaleDB | Cupper
  3840. 99%String Performance: Concatenating Strings
  3841. 90%Domaining
  3842. 96%Control flow analysis for destructured discriminated unions by ahejlsberg · Pull Request #46266 · microsoft/TypeScript
  3843. 99%GitHub - MangoDB-io/MangoDB: A truly Open Source MongoDB alternative
  3844. 99%SignalR modules with a shared connection using a C# Source Generator - Guid.New
  3845. 95%What’s new in SQL Server 2022
  3846. 99%Add GitHub OpenID Auth For ASP.NET Core Apps
  3847. 98%.NET 6 Hot Reload in Visual Studio 2022, VS Code, and NOTEPAD?!?
  3848. 88%Announcing manage Tweets endpoints for the Twitter API v2 - Announcements - Twitter Developers
  3849. 99%Announcing TypeScript 4.5 RC
  3850. 99%.NET Rocks! vNext
  3851. 94%Notice of Stolen EVGA GeForce RTX 30-Series Graphics Cards
  3852. 88%Organ transplant patients (maybe) don’t get dementia. Here’s why. – Trevor Klee
  3853. 88%Luau Goes Open-Source
  3854. 98%GitHub - maxvfischer/DIY-CNC-machine: How to build your own CNC machine from scratch
  3855. 99%Handling HTTP API Errors with Problem Details
  3856. 91%PAKEs, oPRFs, algebra, feat. George Tankersley - Security. Cryptography. Whatever.
  3857. 73%David McCarter (Microsoft MVP) (@realDotNetDave)
  3858. 77%Microsoft 365 Developer Program Gets Sandbox and Teams Sample Data Pack -- Visual Studio Magazine
  3859. 98%How to Create a Transformer Architecture Model for Natural Language Processing -- Visual Studio Magazine
  3860. 54%Burgers with Bill Gates - Secrets of the Autistic Millionaire - E01
  3861. 91%More flexible and inclusive ways to manage your documents
  3862. 74%Final Assault 8bit ATARI FPS by GMG
  3863. 66%Photography: Vibrations in Solitude
  3864. 97%CODE Online | CODE Consulting | CODE Staffing | CODE Magazine | CODE Training | CODE Framework | VFP Conversion
  3865. 97%Are daily standups hurting your team?
  3866. 95%.NET Annotated Monthly | November 2021 | The .NET Tools Blog
  3867. 98%Real-World Cryptography: Wong, David: 9781617296710: Amazon.com: Books
  3868. 93%Dapr joins CNCF as an incubating project
  3869. 86%Gravity 4K Blu-ray (4K Ultra HD + Blu-ray + Digital HD)
  3870. 98%A capturing lambda can be a coroutine, but you have to save your captures while you still can
  3871. 78%Dapr (Distributed Application Runtime) joins CNCF Incubator | Cloud Native Computing Foundation
  3872. 86%Help Support The Voice Of Slum In India
  3873. 98%The Catch Block #81 - .NET 6, C# 10, and VS 2022 Roundup!
  3874. 95%Thank you, GitHub | The GitHub Blog
  3875. 98%Applying Artificial Intelligence to Nintendo Tetris
  3876. 98%The tale of a single register value
  3877. 83%3 C# 10 features that were scrapped #Shorts
  3878. 98%Challenge: The code review bug that gives me nightmares–The fix
  3879. 92%How to Build a Low-tech Website?
  3880. 95%Episode 28: UX with Jessica Engström
  3881. 94%String Performance: Formatting
  3882. 99%Why C# 10 is pretty irrelevant (but .NET 6 isn't) and why that's a good thing
  3883. 99%Final Blazor Improvements Before .NET 6
  3884. 99%Don't Code Tired | ICYMI C# 9 New Features: Create Immutable Objects with Records
  3885. 99%Why SOLID principles are still the foundation for modern software architecture
  3886. 97%Compliance in a DevOps Culture
  3887. 98%Profunctors
  3888. 96%What’s New in Azure App Service - Fall Ignite 2021 Edition!
  3889. 97%Why the status quo is so hard to change in engineering teams
  3890. 86%Amendment No. 1 to Form S-1
  3891. 73%Extra Life | I'm raising money for my local children's miracle network hospital!
  3892. 97%What is the Inverse of a Vector?
  3893. 68%Naysayers promote innovation even if they are sometimes annoying
  3894. 98%An opinionated guide on how to reverse engineer software, part 1
  3895. 94%The Solution Space
  3896. 93%High Fidelity Remote Communication
  3897. 90%The Future of Work and the Workplace
  3898. 99%Secure Minimal APIs with .NET 6 and Azure AD B2C
  3899. 96%How Code Splitting Improves Lighthouse Score
  3900. 90%6 Tips For Your Performance Reviews | Gergely Nemeth
  3901. 97%The Combination of Content and Knowledge Management - Part 1
  3902. 98%On Desktop Productivity
  3903. 81%Embracing the chaos
  3904. 79%It's okay to not be okay
  3905. 92%Anatomy of a Terminal Emulator
  3906. 99%Long live the Monolith! Monolithic Architecture != Big Ball of Mud
  3907. 98%Fast, Secure 2-of-2 ECDSA using DKLs18
  3908. 81%The Metaverse Is Already Here. It’s Minecraft
  3909. 99%Do-nothing scripting: the key to gradual automation
  3910. 61%Microsoft Ignite
  3911. 99%Welcome to My Site!
  3912. 90%Microsoft Expands Development Options for Teams Meeting/Collaboration Software -- Visual Studio Magazine
  3913. 88%Beyond Bootable Backups: Adapting recovery strategies for an evolving platform | Carbon Copy Cloner
  3914. 84%Microsoft Ignite
  3915. 75%I Tried Creating a Game Using Real-world Geographic Data
  3916. 96%Curves and Surfaces – Bartosz Ciechanowski
  3917. 92%Nix 2.4 released - Announcements - NixOS Discourse
  3918. 98%GitHub Quick Reviews
  3919. 87%I just want to serve 5 terabytes.
  3920. 88%Intro to Graphics 19 - Ray Tracing
  3921. 99%Visual Studio Feedback
  3922. 99%Anomaly Detection Using ML.NET
  3923. 91%Zoom Supports Continued Access for Basic Users with Advertising Program - Zoom Blog
  3924. 98%Visual Studio Tips and tricks: Subword navigation - Gérald Barré
  3925. 97%Azure Container Apps | Microsoft Azure
  3926. 99%Challenge: The code review bug that gives me nightmares–the issue
  3927. 94%Firefox 94.0, See All New Features, Updates and Fixes
  3928. 90%Fermat's Library | Magic: The Gathering is Turing Complete annotated/explained version.
  3929. 80%From The Mind of David McCarter: products on Zazzle
  3930. 95%Visual Studio 2022 Launch
  3931. 82%Evil Software Of The Month
  3932. 92%Leaving Debian - CoRecursive Podcast
  3933. 96%Exploring the .NET Table Storage SDK
  3934. 66%The focus rectangle says, "I'm not orange. I'm just drawn that way."
  3935. 96%You don't need ordered delivery
  3936. 99%GitHub - Polly-Contrib/Simmy: Simmy is a chaos-engineering and fault-injection tool, integrating with the Polly resilience project for .NET
  3937. 99%5 Tips for Building AMAZING Portfolio Projects to Get A Developer Job
  3938. 92%How to Build a Low-tech Website?
  3939. 99%Improving logging performance with source generators: Exploring .NET Core 6 - Part 8
  3940. 95%Exploring .NET Core 6
  3941. 95%How we build software at Cloudflare
  3942. 97%Core scheduling lands in 5.14
  3943. 93%Culture Shock
  3944. 99%Adam Storr - Using Azure Functions Middleware to Access ClaimsPrincipal in Azure Static Web Apps
  3945. 97%GitHub - EnterpriseQualityCoding/FizzBuzzEnterpriseEdition: FizzBuzz Enterprise Edition is a no-nonsense implementation of FizzBuzz made by serious businessmen for serious business purposes.
  3946. 99%Blazor REPL - Write, Compile, Execute & Share Blazor Code | Telerik REPL for Blazor
  3947. 91%Collection Performance: Creating Collections with Capacity & AddRange()
  3948. 98%.NET App Developer Links - 2021-11-02
  3949. 99%Monsters Weekly 229 - Where is my Program Main method?
  3950. 99%Don't Keep Secrets in Code
  3951. 98%Remove Libuv transport and dependency by Tratcher · Pull Request #38005 · dotnet/aspnetcore
  3952. 98%100 days of TypeScript (Day 4)
  3953. 97%100 days of TypeScript (Day 5)
  3954. 89%Type | Treat – Wrap-up
  3955. 98%Type | Treat - Day 5
  3956. 99%Implementing Content Security Policy (CSP) in ASP.NET Core
  3957. 86%Introducing the layer based SVG engine
  3958. 86%A truly Open Source MongoDB alternative
  3959. 99%Diagnostics tools for App Service on Linux
  3960. 97%A Syntax for Self-Tracking
  3961. 78%Stop playing the SEO game: find your sources of influence
  3962. 61%I'm offering my first Scaled Agile Framework (SAFe) Class | Brightball, Inc
  3963. 59%Inflationary Hikes - Fed Guy
  3964. 79%The Data Behind New York's Increasingly Dirty Electricity Peaks
  3965. 93%Simple Product Management Tricks - Jacob Kaplan-Moss
  3966. 87%Writing Tips for New Engineering Managers
  3967. 98%How I Built Burplist For Free
  3968. 88%Your Users are on a Journey with your Product. As a Product Manager you are a Guide
  3969. 96%COP26.org: A quick sustainability check
  3970. 98%Faster Mac Dev Tools with Custom Allocators
  3971. 97%Remap Caps Lock to Control
  3972. 99%The Unified .NET 6
  3973. 99%When Pwned Passwords Bloom!
  3974. 83%#Chatcontrol Explained
  3975. 72%Complexity is killing software developers
  3976. 63%I'm A Méagan
  3977. 90%Microsoft rolling out Visio to Microsoft 365 Commercial users worldwide - MSPoweruser
  3978. 99%[Last Week in .NET #66] – Halt and Crash Intellisense
  3979. 99%.NET R&D Digest (October, 2021)
  3980. 97%3Blue1Brown - SoME1 results
  3981. 93%Visual Studio 2022 Launch Event Agenda
  3982. 98%.NET 6 Launches at .NET Conf, November 9-11
  3983. 97%Build client web assets for your Razor Class Library
  3984. 99%GitHub - waydabber/BetterDummy: Software Dummy Display Adapter for Apple Silicon/Intel Macs to Have Custom HiDPI Resolutions.
  3985. 74%C# 10: Constant Interpolated Strings
  3986. 98%GitHub - 1Password/1password-teams-open-source: Get a free 1Password Teams membership for your open source project
  3987. 99%Bite-Size .NET 6 - MaxBy() and MinBy() in LINQ
  3988. 99%The .NET Docs Show - .NET 6: Getting started with Minimal APIs
  3989. 96%They don't even know the fundamentals
  3990. 85%Consensus cheat sheet
  3991. 97%Challenge: The code review bug that gives me nightmares
  3992. 67%Why do all this coroutine stuff if you can just use std::future?
  3993. 81%The Ten Second Autism Test
  3994. 86%Quick Tip: Use Quick Actions/Refactorings to Learn C# -- Visual Studio Magazine
  3995. 98%C# - async/await - The Breakfast Example
  3996. 96%Statistic Estimators · Anthony Lloyd
  3997. 80%An Update on Our Outage - Roblox Blog
  3998. 99%I let GitHub Co-Pilot be the Pilot for my C# code
  3999. 96%BERT Tokenizers NuGet Package for C# | Rubik's Code
  4000. 99%.NET Collections - IEnumerable, IQueryable, ICollection - Code Maze
  4001. 91%Collection Performance: Looping Over Other Collection Types
  4002. 92%278: Inside .NET Hot Reload
  4003. 98%.NET App Developer Links - 2021-11-01
  4004. 85%Daily links from Cory Doctorow
  4005. 98%GitHub - niespodd/browser-fingerprinting: Analysis of Bot Protection systems with available countermeasures 🚿. How to defeat anti-bot system 👻 and get around browser fingerprinting scripts 🕵️‍♂️ when scraping the web?
  4006. 98%GitHub - klange/toaruos: A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.
  4007. 91%Security advisory for rustc (CVE-2021-42574) | Rust Blog
  4008. 88%A developer's guide to programatically overcome fear of failure | PagerDuty
  4009. 92%The Hidden Benefits Of Iframe Based Development
  4010. 81%We are not Black Boxes
  4011. 94%A guide to getting out of a rut when you are working alone
  4012. 99%Why Embedded Software Development is Harder
  4013. 82%The Strange Path of Accepting How Your Brain Works · Caffeinspiration
  4014. 75%Nationalization kills innovation
  4015. 68%You Are What You Consume - Priyam Mohanty
  4016. 96%Pairings in CIRCL
  4017. 98%Bash functions are better than I thought
  4018. 71%PumpkinCTScan
  4019. 66%Message: Nuclear must be represented at COP26, says World Nuclear Association : Perspectives
  4020. 99%Top Ten Best Practices For Software Developers
  4021. 98%Wacom drawing tablets track the name of every application that you open | Robert Heaton
  4022. 97%r/adhdwomen - I'm curious about which ADHD symptoms are most common. So I'm taking a poll!
  4023. 89%Get started | Learning Music (Beta)
  4024. 96%A website every .NET developer should be aware of #Shorts
  4025. 76%An improved N-dimensional optimiser · Anthony Lloyd
  4026. 98%Remote Desktop Experience (Part 1: Planning)
  4027. 84%Fundamentals of Piano Practice — Fundamentals of Piano Practice
  4028. 99%SectorLISP Now Fits in One Sector
  4029. 98%Visual Studio 2022 Productivity
  4030. 99%Async Ruby - Bruno Sutic
  4031. 95%How to help a student get unstuck
  4032. 99%Power Up Your Power Apps with .NET 6 and Azure
  4033. 80%CodeOpinion
  4034. 93%Do what you're relatively best at
  4035. 98%Zettelkasten note-taking after one year · Tomas Vik
  4036. 98%My CTO job description
  4037. 90%syncthing and WSL 2: running in the background
  4038. 87%YouTube
  4039. 82%Internet Hay Exchange - Hay For Sale
  4040. 75%Raspberry Pi 4 achieves Vulkan 1.1 conformance, gets up to 60% GPU performance boost - CNX Software
  4041. 94%Programmer’s emotions – sidebits
  4042. 80%Intro to Graphics 18 - Rendering Algorithms
  4043. 98%Switching the Linux graphics stack from GLX to EGL
  4044. 98%The fundamental problem the .NET Foundation Board has
  4045. 71%A Deep Dive into Nanite Virtualized Geometry
  4046. 96%GitHub - dotnet-foundation/wg-maintainers: Project maintainers' working group and committee
  4047. 94%Newsletter Week 43, 2021
  4048. 65%U.S. House Prices Are Rising Exponentially Faster Than Income (2021 Data)
  4049. 95%How to set the default user for a WSL distro that has been manually installed with wsl --import
  4050. 86%PowerToys Mouse utilities for Windows
  4051. 76%Nick Chapsas
  4052. 64%Home | Autex Acoustics
  4053. 85%Financial innovations brought by technology
  4054. 87%YouTube
  4055. 92%Our investment in Appwrite
  4056. 95%Please change your mind about your announced release plans
  4057. 53%Java on VS Code Adds Gradle Tool, Simplifies Code Actions -- Visual Studio Magazine
  4058. 92%A Roadmap to a Post-Scarcity Economy
  4059. 99%Announcing my Scratch Terraform provider
  4060. 91%Develop Mastery by Revisiting the Basics
  4061. 56%Don't rush to solutions
  4062. 99%Crawling Shopify application ratings
  4063. 99%Mistakes from 6 months of freelancing
  4064. 92%Pipelines - Runs for runtime
  4065. 98%Handshake Encryption: Endgame (an ECH update)
  4066. 90%Grand jury subpoena for Signal user data, Central District of California (again!)
  4067. 94%High throughput Fizz Buzz
  4068. 96%Languages & Runtime Community Standup - Interview with Runtime Architect Jan Kotas
  4069. 91%r/livesound - Headset microphone picking up radio: a uniquely frustrating problem
  4070. 58%Oculus Quest is Getting Rid of Facebook Account Requirement
  4071. 99%BRAND NEW VS Code Theme for Halloween - It's Spoooooky
  4072. 68%Photography: Tie-dye
  4073. 93%Pragmatic BDD with RavenDB
  4074. 99%Giving a single object multiple COM identities, part 4
  4075. 99%Code Maze Weekly #99 - Code Maze
  4076. 96%4 common C# naming patterns you should know #Shorts
  4077. 99%Rockin’ The Code World with dotNetDave – Special Guest: Jérôme Laban
  4078. 93%The Staff Engineer's Path
  4079. 91%New Acronym for FAANG after Facebook's rename to "Meta" is MANGA | @techtalk | Ayedot
  4080. 91%Collection Performance: Adding Items to a Collection
  4081. 99%Everything That Every .NET Developer Needs to Know About Disposable Types: Properly Implementing the IDisposable Interface
  4082. 87%Weekly Update 267
  4083. 82%Why You (Probably) Didn't Get Lost in Metroid Dread
  4084. 98%.NET App Developer Links - 2021-10-29
  4085. 98%File-Scoped Namespaces – A Look at New Language Features in C# 10 | The .NET Tools Blog
  4086. 96%Act-Verify: Building Bulletproof Functional Tests
  4087. 96%Edge DevTools for Visual Studio Code 1.4.0 – Improved Screencasting, Device Emulation and live, inline issue reporting
  4088. 98%Type | Treat 2021 – Day 4
  4089. 98%The Case Of A Stuck LoadLibrary Call
  4090. 95%r/gamedev - Despite having just 5.8% sales, over 38% of bug reports come from the Linux community
  4091. 99%runtimelab/samples/NativeLibrary at 8e81d3a5bfd7639a197b51a1f65fcbba129d3b5f · dotnet/runtimelab
  4092. 79%VS 2022 for Mac Supports .NET 6 RC2 on Intel-based Macs (but Not M1 ARM64) -- Visual Studio Magazine
  4093. 94%High throughput Fizz Buzz
  4094. 95%Manning
  4095. 97%Privacy Pass v3: the new privacy bits
  4096. 98%mazzo.li — Backing up WhatsApp data through the multi-device web client
  4097. 93%Debian's which hunt
  4098. 94%Practical Time Machines
  4099. 98%An Annoying Problem
  4100. 98%Anatomy of a STARK, Part 0: Introduction
  4101. 99%Creating my personal cloud with Hashicorp
  4102. 99%Software Architecture Patterns: 5 min read
  4103. 97%On .NET Live - Learning .NET with .NET Book Study
  4104. 97%Windows App SDK Preview 3 Supports Non-MSIX WinUI 3 App Deployment -- Visual Studio Magazine
  4105. 84%Starship is Still Not Understood
  4106. 64%computer–1 - teenage engineering
  4107. 99%High CPU Usage with .NET Counters
  4108. 88%#158 Mads Torgersen, C# 10, Part 2 - Listener's Questions | no dogma podcast
  4109. 96%Episode 400 - A view from Azure's Core
  4110. 97%Make the error useful, and save the support call
  4111. 84%An Unexpected Victory: Container Stacking at the Port of Long Beach
  4112. 99%Giving a single object multiple COM identities, part 3
  4113. 99%New Code Rules: Operating Systems Must Make It Easy to Restore Apps and User Data!
  4114. 99%Primitives: the extensions library for .NET
  4115. 98%GitHub - zmni/MSEdge-BlankTab: Blank new tab extension for Microsoft Edge with background color that follows browser color theme.
  4116. 82%Codeamigo
  4117. 97% Blender 3.x roadmap — Blender Developers Blog
  4118. 97%Let's Learn .NET: Machine Learning - Events
  4119. 99%Anti-Pattern: Don't modify Optimizely CMS (Episerver) content objects in the Controller
  4120. 96%James Shore: AoAD2 Chapter: Invest in Agility
  4121. 98%Code & App Performance
  4122. 98%The Minimal APIs we had for years in .NET but didn't use
  4123. 98%Rockin’ The Code World with dotNetDave – Special Guest: Christos Matskas
  4124. 95%Open secrets about Hacker News
  4125. 90%New product: Raspberry Pi Zero 2 W on sale now at $15 - Raspberry Pi
  4126. 91%Collection Performance: Looping Over Reference Type vs. Value Type
  4127. 88%Narwhal and Tusk: A DAG-based Mempool and Efficient BFT Consensus
  4128. 98%.NET App Developer Links - 2021-10-28
  4129. 87%Malware Found in UA-Parser-JS NPM Library
  4130. 98%WIP : Bidi + Font Shaping Support by JimBobSquarePants · Pull Request #198 · SixLabors/Fonts
  4131. 99%Dotnet Format and File Scoped Namespaces
  4132. 90%Monsters Weekly 228 - New ASP.NET Minimal Templates
  4133. 99%Generate ASP.NET Core OpenAPI Spec At Build Time
  4134. 98%Type | Treat 2021 – Day 3
  4135. 96%.NET Rocks! vNext
  4136. 87%Fake npm Roblox API Package Installs Ransomware and has a Spooky Surprise
  4137. 91%How I made Google’s data grid scroll 10x faster with one line of CSS
  4138. 98%GitHub Universe 2021: Day 1
  4139. 99%Multi-tenant Architecture for SaaS
  4140. 97%Intro to Graphics 17 - The Rendering Equation
  4141. 96%Merge Conflict - Frank Krueger
  4142. 95%Software Engineer II in Redmond, Washington, United States | Engineering at Microsoft
  4143. 96%Universe Keynote Day 1: GitHub on GitHub
  4144. 87%Get Matt Swider to 1M followers: Enter to win a PS5 and Xbox Series X
  4145. 73%On-chain, The Emperor Wears No Clothes
  4146. 91%Spear phishing with Slackbot for fun and profit
  4147. 97%Cracking Random Number Generators using Machine Learning – Part 1: xorshift128
  4148. 98%Platforms, Compatibility, and the Future of the Free Desktop
  4149. 97%Why I like taking interviews as a software developer
  4150. 55%ongoing by Tim Bray · URI-based Integration
  4151. 95%Demystifying Apache Arrow
  4152. 87%GitHub Updates Copilot 'AI Pair Programmer' and Codespaces (Online VS Code) -- Visual Studio Magazine
  4153. 99%DIY Acoustic Camera using UMA-16
  4154. 95%copilot-docs/docs at main · github/copilot-docs
  4155. 90%Coding Font by Typogram – Find Your True Love of Coding Fonts
  4156. 88%Teardown Teaser: Is the 2021 MacBook Pro Repairable? | iFixit News
  4157. 99%ASP.NET Core updates in .NET 6 Release Candidate 2
  4158. 76%Intel Core i9 11900K: Five Linux Distros Show Sizable Lead Over Windows 11
  4159. 93%Senior Program Manager – Testing Developer Advocacy in Redmond, Washington, United States | Engineering at Microsoft
  4160. 85%Clarify what's the role/power of Microsoft in the Foundation · Discussion #63 · dotnet-foundation/Home
  4161. 80%Feed The Slum – Voice Of Slum
  4162. 99%Machine Learning Community Standup - Office Hours & Announcements
  4163. 94%Introducing Telerik REPL for Blazor
  4164. 99%F# 6 Introduces Resumable Code, Improvements to Pattern Matching and Tooling, and More
  4165. 56%Amazon.com: So-FISH-ticated Premium T-Shirt : Clothing, Shoes & Jewelry
  4166. 97%Giving a single object multiple COM identities, part 2
  4167. 75%Should you use the Repository Pattern? With CQRS, Yes and No!
  4168. 74%Exception.Message property considered harmful
  4169. 80%How the C# compiler completely changes your code #Shorts
  4170. 96%Cloudflare recognized as a 'Leader' in The Forrester New Wave for Edge Development Platforms
  4171. 84%Vaccines for 5-11 year olds: FDA meeting cliff notes
  4172. 99%The Catch Block #80 - The .NET Drama Strikes Back!
  4173. 99%Records in C# 9
  4174. 95%Introducing Custom Headers for Cloudflare Pages
  4175. 72%Bitcoin is largely controlled by a small group of investors and miners, study finds
  4176. 79%Collection Performance: Looping Over Collection – Array vs. List
  4177. 97%Testing how to use some container vulnerabilities scanners with Azure Pipelines
  4178. 83%Sunlu Filadryer S1 Filament Dryer Storage Box
  4179. 95%Release GitHub CLI 2.2.0 · cli/cli
  4180. 95%.NET App Developer Links - 2021-10-27
  4181. 96%Making Sense of Common C# Compiler Errors - Kill All Defects
  4182. 97%A developer's guide to Ignite 2021
  4183. 92%Announcing PostSharp 6.10 Preview: Support for .NET 6.0, Visual Studio 2022, and C# 10
  4184. 78%JavaScript Forecast: What’s Ahead for ECMAScript 2022?
  4185. 97%Type | Treat 2021 – Day 2
  4186. 92%Announcing PowerShell Crescendo Preview.4
  4187. 99%Immutable C#
  4188. 93%Type | Treat 2021 - Day 1
  4189. 98%The Fifth Annual C# Advent | Cross Cutting Concerns
  4190. 97%Rollease Acmeda Automate
  4191. 82%Jobs that Marry Together the Most
  4192. 97%Swizec Teller published ServerlessHandbook.dev (@Swizec)
  4193. 60%50 First Levers (How to start building Leverage) — Eric Jorgenson
  4194. 87%Finding startup ideas that anticipate the future — George Sequeira
  4195. 99%OAuth “Sign In With Google” in a WkWebView
  4196. 99%HTTPS Everywhere plug-in no longer needed | Bulletproof TLS Newsletter
  4197. 97%25 lessons from 25 years of coding | Swizec Teller
  4198. 99%You want Tor Browser ... not a VPN
  4199. 69%Zuck's Face is a Problem
  4200. 99%Writing a Simple Intellij Plugin
  4201. 52%A tail unto lions
  4202. 80%I reinvented the wheel last week, and here’s why
  4203. 53%@troyhunt's 2019 GitHub Skyline
  4204. 95%GitHub Quick Reviews
  4205. 78%PowerShell Crescendo Updated Prior to Release Candidate -- Visual Studio Magazine
  4206. 98%Entity Framework Community Standup - Noda Time
  4207. 98%Rockin’ The Code World with dotNetDave ft. Jose Javier Columbie
  4208. 89%Exploring distributed tracing with ASP NET Core 6
  4209. 75%OpenSilver v1.0 Arrives as Microsoft Ends Silverlight Support -- Visual Studio Magazine
  4210. 98%[Video] Exploring distributed tracing with ASP NET Core 6
  4211. 98%Next.js 12
  4212. 97%Swizec Teller published ServerlessHandbook.dev (@Swizec)
  4213. 63%A Patent Troll Backs Off
  4214. 99%Giving a single object multiple COM identities, part 1
  4215. 96%ASP.NET Community Standup - Blazor Native Interop with SkiaSharp
  4216. 99%GitHub - stong/how-to-exploit-a-double-free: How to exploit a double free vulnerability in 2021. 'Use-After-Free for Dummies'
  4217. 98%Call Windows Runtime APIs in desktop apps - Windows apps
  4218. 87%CookLang – Recipe Markup Language
  4219. 97%Swizec Teller published ServerlessHandbook.dev (@Swizec)
  4220. 95%Element One - Matrix, WhatsApp, Signal and Telegram in one place
  4221. 88%Raspberry Pi: This new add-on will let you connect Lego to your creations | ZDNet
  4222. 98%New Code Rules – Too Many Meetings!
  4223. 99%Hello World: .NET 6 and .NET Conf
  4224. 97%Face-to-Face: A conversation about the .NET Foundation - Option 1
  4225. 97%Face-to-Face: A Conversation about the .NET Foundation - 2nd Option
  4226. 80%VSCode.Dev (VS Code in the Browser) - A Few Reasons You Might Care
  4227. 99%Analyzers for ASP.NET Core in .NET 6: Exploring .NET Core 6 - Part 7
  4228. 87%Privacy is a Human Right | Tor Blog
  4229. 78%The New Epidemic – My Experience of Losing a Friend to Heroin
  4230. 96%Rendering on the Apple M1 Max Chip
  4231. 98%3 new free tools for .NET developers
  4232. 92%PiBox
  4233. 90%Collection Performance: Sorting the Record Type
  4234. 99%GitHub - pubkey/client-side-databases: An implementation of the exact same app in Firestore, AWS Datastore, PouchDB, RxDB and WatermelonDB
  4235. 99%bitbottle
  4236. 98%.NET App Developer Links - 2021-10-26
  4237. 99%Hot Reload for .NET 6 in Rider 2021.3 | The .NET Tools Blog
  4238. 99%C# 10.0: Extended Property Patterns – Use the Dot Token to Access Nested Members
  4239. 88%FRI with Bootleproof-IPA Verkle Trees for “non-native” arithmetic and shrinking reference string size - HackMD
  4240. 99%Parallel.ForEachAsync in .NET 6
  4241. 97%CloudTest: A multi-tenant, scalable, performant and extensible verification service
  4242. 98%100 Days of TypeScript (Day 1)
  4243. 98%Functor variance compared to C#'s notion of variance
  4244. 98%Adam Storr - Dev Tips - Multiple Versions Of Visual Studio Can Be Installed Side By Side
  4245. 96%Xbox Insider Release Notes - Alpha Skip-Ahead (2111.211022-2000) - Xbox Wire
  4246. 98%Search for your Immunization Record
  4247. 99%Tutorial: Create a minimal web API with ASP.NET Core
  4248. 68%A Prototype Original iPod
  4249. 72%EBCDIC is incompatible with GDPR
  4250. 88%StarLite 11-inch
  4251. 95%[Last Week in .NET #65] – Let’s Skip To the Part Where You Don’t Do this Again
  4252. 52%I Don’t Know How To Count That Low - LessWrong
  4253. 98%FROST: Flexible Round-Optimized Schnorr Threshold Signatures
  4254. 99%C# tip: define Using Aliases to avoid ambiguity - Code4IT
  4255. 76%Node-RED
  4256. 64%Why aviation’s compass is shifting towards True navigation
  4257. 98%Using Vim for YAML editing
  4258. 97%Choosing a cache
  4259. 97%Making a Game in Janet, Part 2: Judging Janet
  4260. 98%The AEGIS family of authenticated encryption algorithms
  4261. 93%Waiting for apt locks without the hacky bash scripts
  4262. 86%flexport-ceo-wrong-bottleneck
  4263. 97%The strangely difficult problem of drawing a box around text
  4264. 99%Opening a PDF in Xamarin Forms (P2: Xamarin.Android with Radaee)
  4265. 94%Developer Feedback Makes Microsoft Reverse .NET 6 Hot Reload Decision -- Visual Studio Magazine
  4266. 98%A small DOCUMERICA Twitter bot
  4267. 69%Death of a Peer Group
  4268. 96%0x8 — Appreciating the utility of DNS based load-balancing for Globally available Web Apps
  4269. 97%Staff Product Manager, Identity
  4270. 85%That notch on the new MacBook Pros, and thoughts on hardware design
  4271. 98%Digital Infrastructure is Infrastructure
  4272. 79%I deleted data from production
  4273. 93%Block Remote Content in MacOS 12 Mail.app – Josh Betz
  4274. 99%Bevel Work | Rounding Sharp Corners
  4275. 93%It's time for .NET to Leave Home
  4276. 64%Sudan woke up without Internet
  4277. 93%Gigabyte AORUS FV43U Review
  4278. 84%Samsung tablet leak shows notched display, just like in the new Macbook Pro
  4279. 92%To Microsoft Developer Division Leadership - Pastebin.com
  4280. 99%Rockin’ The Code World with dotNetDave – Special Guest: Steve “ardalis” Smith
  4281. 97%Bite-Size .NET 6 - PriorityQueue<T, N>
  4282. 79%Buy My Stuff! – ReverentGeek
  4283. 97%Women IC engineer mentoring ring
  4284. 76%A very brief introduction to patterns for implementing a COM object that hands out references to itself
  4285. 99%GitHub - nuta/kerla: A new operating system kernel with Linux binary compatibility written in Rust.
  4286. 98%Looking into convergent encryption
  4287. 68%Amazon.com: Wisdompro 20 Pack 7-inch Short Colorful Wrist Lanyard Strap Bulk for USB Flash Thumb Drive, Key, Keychain, ID Badge Holder, Name tag - Assorted Colors : Office Products
  4288. 99%Creating a search engine for websites using Elasticsearch and Playwright - Gérald Barré
  4289. 89%8 Legendary Games Recreated in Microsoft Excel
  4290. 98%How WhatsApp scaled to 1 billion users with only 50 engineers
  4291. 67%geometry.org human test
  4292. 98%Learn C# with CSharpFritz - SOLID Design Principles and Dependency Injection
  4293. 98%Cloudflare Tunnel for Content Teams
  4294. 98%A fake VS code, so you can browse live cricket score in your office.
  4295. 92%How to create the simplest API there is! #Shorts
  4296. 95%Using Huggingface Transformers with ML.NET | Rubik's Code
  4297. 92%277: MacBook Pro & Pixel 6 Event Recaps
  4298. 94%Collection Performance: Sorting Collections
  4299. 97%.NET Memory Expert - become memory-aware ninja in .NET. Dotnetos training
  4300. 99%Google Sheets API with .NET Core - Code Maze
  4301. 99%Create and issue verifiable credentials in ASP.NET Core using Azure AD
  4302. 98%.NET App Developer Links - 2021-10-25
  4303. 99%C# Records - The good, bad & ugly | Gary Woodfine
  4304. 99%F# eXchange 2021 | Skills Matter
  4305. 97%How To Create a React Audio Library
  4306. 99%Debugging Android Applications with the Windows Subsystem for Android
  4307. 97%New HTTP standards for caching on the modern web
  4308. 97%Real life performance optimizations in F#
  4309. 98%C# nullable refs and virtual vs abstract properties – Chris F Carroll
  4310. 89%The 2021 Shopping Spree
  4311. 90%Default to 2 decimal places for timings and add options to control it by NickCraver · Pull Request #580 · MiniProfiler/dotnet
  4312. 75%Ciphertext Compression #1: NTRU Strikes Back
  4313. 99%New language features since Java 8 to 17
  4314. 94%How I failed 5 side projects in 6 years, earning $0
  4315. 99%To Learn a New Language, Read Its Standard Library
  4316. 93%Available now at your favorite digital store!
  4317. 89%On impact-effort prioritization
  4318. 77%Why Agile Works · Rogério Chaves
  4319. 98%Modifying the Acorn CLE-215+ FPGA into a PCILeech DMA attack device
  4320. 98%8 Reasons Smart Engineers Use Frameworks - Even for Infrastructure
  4321. 73%what makes michael seibel special?
  4322. 96%Assume you're going to win
  4323. 79%Community Banking and Fintech
  4324. 99%Signed Integers are Asymmetrical
  4325. 50%Breaking the News: New York Times Journalist Ben Hubbard Hacked with Pegasus after Reporting on Previous Hacking Attempts - The Citizen Lab
  4326. 68%My job is so hard #softwareengineer #techtok #programming #dayinmylife #fyp #tech #fypシ #foryoupage #programmerhumor #pov #developer #engineer
  4327. 95%Despite having just 5.8% sales, over 38% of bug reports come from the Linux community
  4328. 98%String Performance: String Comparison
  4329. 98%Ask dotNetDave
  4330. 79%RFC 3339 vs ISO 8601
  4331. 93%Episode 27: Visual Studio 2022 - with Kendra Havens
  4332. 92%Microsoft no longer signs Windows drivers for Process Hacker
  4333. 96%Let's talk about the removal of hot reload from dotnet watch situation
  4334. 98%React Docs Beta
  4335. 83%Core - SurfaceR
  4336. 98%GitHub - mthom/scryer-prolog: A modern Prolog implementation written mostly in Rust.
  4337. 98%Vector Packet Processing, and When to Use It
  4338. 67%Experiments with “AI” and Diet Logging
  4339. 99%Crates (existentials in F#)
  4340. 99%Start with Microservices. Don't start with Microservices
  4341. 92%Revert "Remove Hot Reload support from dotnet watch (#22217)" by 3nprob · Pull Request #22262 · dotnet/sdk
  4342. 96%Implement RSA-PSS signature for CmsSigner by vcsjones · Pull Request #60316 · dotnet/runtime
  4343. 94%.NET Hot Reload Support via CLI
  4344. 99%Raspberry Pi 3 Fastboot - Less Than 2 Seconds
  4345. 74%Good Security Habits | CoinMarketCap
  4346. 87%Microsoft's Hot Reload decision angers open-source .NET devs
  4347. 95%Remove my password from lists so hackers won't be able to hack me by assafnativ · Pull Request #155 · danielmiessler/SecLists
  4348. 96%RSS is Wonderful · Quakkels.com
  4349. 97%Can we trust Microsoft with Open Source? - Dusted Codes
  4350. 78%C# has pointers like C?? #Shorts
  4351. 97%GitHub - filipnavara/dotnet-hotrewatch: dotnet watch we always wanted
  4352. 97%Getting Into Tech and Teaching with Vonta
  4353. 97%Friday Five: Ignite ‘21, Defender For Endpoint, More!
  4354. 93%Leaving Google
  4355. 81%script-src ‘none’ (@script_src_none) TikTok | Watch script-src ‘none’'s Newest TikTok Videos
  4356. 95%Signals and Threads | Language Design
  4357. 99%Code samples migrated from ASP.NET Core 5.0 to 6.0
  4358. 90%Collection Performance: Looping Over Other Collection Types
  4359. 99%patrick / articles / 10 Ways to Handle Files on the Web!
  4360. 99%Learn From Errors: Overlapping Instances
  4361. 95%A mathematical analysis of Squid Game, game 5
  4362. 95%Why isn’t being obese worse for your health? – Trevor Klee
  4363. 87%Post 44: What’s Stopping You? — Neel Nanda
  4364. 83%Every organization needs a CTO
  4365. 91%Pinging the world from South Africa
  4366. 85%Mediocratopia: 12
  4367. 99%SRP is Now Deprecated - TobTu
  4368. 89%DotVVM @ .NET Conf 2021 (2021-11-12)
  4369. 99%Making Your Life Easier with C# Scripting -- Visual Studio Magazine
  4370. 97%dotnet/MiniProfiler.cs at f4c0dc11e23c4811de2abc470dd613b99a38c4c5 · MiniProfiler/dotnet
  4371. 95%Locking conversations - GitHub Docs
  4372. 97%Repository roles for an organization - GitHub Docs
  4373. 93%Home
  4374. 92%.NET 6 adds malloc support in C# ! #Shorts
  4375. 98%Goodbye Android Emulators, the Windows Subsystem for Android is Here
  4376. 71%John Carmack pushes out unlocked OS for defunct Oculus Go headset
  4377. 97%Cloudflare for SaaS for All, now Generally Available!
  4378. 89%How is Bamboo Lumber Made?
  4379. 99%Blazor Capture Image from Webcam | C# Tutorials Blog
  4380. 98%Heisenbug: The concurrent exception in the transaction that will only occur if you observe it
  4381. 99%Episode 399 - Chain of blocks evolution
  4382. 88%Renaming a file is a multi-step process, only one of which is changing the name of the file
  4383. 92%ConcernedApe's Haunted Chocolatier
  4384. 98%Code Maze Weekly #98 - Code Maze
  4385. 94%Emacsair! Magit, the magical Git interface
  4386. 93%Episode 85 - Clean Code in C# With Jason Alls
  4387. 84%IMG_0823.HEIC
  4388. 92%String Performance: Checking For an Empty String
  4389. 96%New Relic | Monitor, Debug and Improve Your Entire Stack
  4390. 96%Collection Performance: Checking for Items in a Collection
  4391. 99%There is no 'printf'.
  4392. 95%Released: Microsoft.Data.SqlClient 4.0 Preview 3
  4393. 97%Automating Diagnostic Notebooks with Azure Serverless Architecture
  4394. 97%LightningChart Introduces Uno Platform Support
  4395. 98%Pipeline oriented programming
  4396. 99%Tip 338 - How to publish and subscribe messages with Azure Web PubSub
  4397. 96%Webinar: Free Your Services From Vendor Lock-in with OpenTelemetry | The .NET Tools Blog
  4398. 99%Improving your ASP.NET Core site's file handling capabilities – part 1 – Introduction
  4399. 98%.NET App Developer Links - 2021-10-22
  4400. 97%Controlling a WSL installation of redis-server from the Windows command line
  4401. 99%Exploring C# 10: Global Using Declarations
  4402. 64%Evolving our business model to address developer needs
  4403. 97%GitHub - mastodon/mastodon: Your self-hosted, globally interconnected microblogging community
  4404. 97%Hot Reload removed from dotnet watch - Why? · Issue #22247 · dotnet/sdk
  4405. 99%Transitioning an existing project to a new edition
  4406. 75%Internet of Things for Beginners w/IoT Expert Tara Walker - Computer Stuff They Didn't Teach You #22
  4407. 89%Objector by Montique Stevens, a UI-centric Frontend Developer based in NYC
  4408. 89%Forget Twitter Threads; Write A Blog Post Instead!
  4409. 76%SEO for Non-Scumbags: How to Earn Site Visitors without Selling Your Soul
  4410. 87%French doctrine of information operations - engaging over information space
  4411. 99%What's New in EF Core 6.0
  4412. 93%Failure demand · /dev/knill
  4413. 89%Weekly Update 266
  4414. 87%On .NET Live - Exploring Actors with Proto.Actor
  4415. 90%Committees | .NET Foundation
  4416. 72%Beyond Smart
  4417. 99%Blazor: switching Server and WebAssembly at runtime
  4418. 99%Securely access home network with Cloudflare Tunnel and WARP
  4419. 87%Dot Net Run | Bonfire
  4420. 95%~ajxs/Yamaha DX7 Technical Analysis
  4421. 96%10 C# 10 features in under 60 seconds #Shorts
  4422. 86%Release 1.0.0-RC.1 · microsoft/reverse-proxy
  4423. 98%Announcing Rust 1.56.0 and Rust 2021 | Rust Blog
  4424. 92%We Just Gave $154,999.89 to Open Source Maintainers
  4425. 93%Parson doubles down on push to prosecute reporter who found security flaw in state site • Missouri Independent
  4426. 98%Anomaly Detection Using Principal Component Analysis (PCA) -- Visual Studio Magazine
  4427. 91%dotNetTips.com
  4428. 98%What is .NET MAUI? - .NET MAUI
  4429. 93%The Future of the Jamstack - Exciting Frameworks, and Tools, and More with Cassidy Williams
  4430. 99%7 awesome improvements for LINQ in .NET 6
  4431. 96%Adam Storr - Dev Tips - Why Soduku can improve your Debugging
  4432. 90%Internet meme blink (at scale, of course)
  4433. 92%Is Your Code Secure? – .NET 083
  4434. 53%Why isn't MapDialogRect mapping dialog rectangles?
  4435. 54%Is Your Code Secure? – .NET 083
  4436. 76%Willingness to look stupid
  4437. 67%Slack contains an XSLeak vulnerability that de-anonymizes users
  4438. 98%.NET App Developer Links - 2021-10-21
  4439. 98%136 facts every web dev should know before they burn out and turn to landscape painting or nude modelling
  4440. 96%Building and consuming GraphQL API in ASP.NET Core 5 - Simple Talk
  4441. 95%A Tour Through the OWASP Top 10
  4442. 99%Get started building a Progressive Web App!
  4443. 98%Introducing Android™ Apps on Windows 11 to Windows Insiders
  4444. 99%Building Your First UWP Application
  4445. 74%RocketMortgage TechCon 2021 – HTTP Security Headers You Need On Your Web App
  4446. 98%Build ML powered experiences with Windows Machine Learning (WinML) and Intelligent APIs!
  4447. 98%.NET Rocks! vNext
  4448. 87%How Do You Find A Tech Job?
  4449. 75%David McCarter (Microsoft MVP) (@realDotNetDave)
  4450. 98%PlayStation 3 Architecture | A Practical Analysis
  4451. 90%Ask Delphi
  4452. 97%We Analyzed 425,909 Favicons • iconmap.io
  4453. 84%Bing images
  4454. 90%Microsoft Takes VS Code to the Browser (but No Debugger or Terminal) -- Visual Studio Magazine
  4455. 99%Leaking Value Objects from your Domain
  4456. 98%The secret of stunning OSS contributions! I've changed my life for Hanami!
  4457. 90%This is why I will never use (or recommend) a password manager
  4458. 85%MacBookPro18,2 - Geekbench Browser
  4459. 97%Why Nano
  4460. 89%I Suck at Chess – Phaetere
  4461. 86%Why you shouldn't leave your functions?
  4462. 84%How Much Technology Does Your Startup Need Now?
  4463. 99%Fun with Nano Server | Fun with virtualization
  4464. 93%10 ways to get the best out of OpenSCAD
  4465. 97%A Critique [The Call of the Open Sidewalk]
  4466. 91%Evidence for European presence in the Americas in ad 1021 - Nature
  4467. 92%Woody Zuill: Knowing When to Stop a Conversation Is Knowing When to Listen - Richard Kasperowski | High-Performance Teams | Core Protocols | Agile | Open Space Technology
  4468. 83%The Full Economic Cost of Credential Stuffing Attacks - Arkose Labs
  4469. 97%Rebooting Jasper
  4470. 99%Visual Studio 2022 - Launching 2021-11-08
  4471. 79%Traffic Sequence: Which Product Runs First?
  4472. 68%Photography: Alone
  4473. 98%vscode.dev Visual Studio Code for the Web
  4474. 98%Update on .NET Hot Reload progress and Visual Studio 2022 Highlights
  4475. 98%vscode.dev Visual Studio Code for the Web
  4476. 99%Windows Terminal Preview 1.12 Release
  4477. 96%Entity Framework Community Standup - EF Core with ASP.NET Core
  4478. 93%Should you publish Domain Events or Integration Events?
  4479. 99%Analyzing Code for Issues in .NET 5
  4480. 75%David McCarter (Microsoft MVP) (@realDotNetDave)
  4481. 81%The Catch Block #79 - On Progress and Smart Switches
  4482. 81%About that time I had an outburst during the YCombinator Interview
  4483. 68%Photography: Whistleblower
  4484. 99%My code crashed when I asked WIL to convert an exception to an HRESULT, did I throw an improper exception type?
  4485. 99%Getting Cloudflare Tunnels to connect to the Cloudflare Network with QUIC
  4486. 94%Negative feature response: Automatic attachment compression in RavenDB
  4487. 79%Śmierć w Amazonie. "Potraktowali go jak typowy odpad, jak śmiecia". Czy 49-letni pracownik Amazona musiał umrzeć?
  4488. 83%r/privacy - I sent a text - it was received as if from a different number with misspellings
  4489. 98%Full Disclosure: Defense in depth -- the Microsoft way (part 78): completely outdated, vulnerable open source component(s) shipped with Windows 10&11
  4490. 99%Deploying PHP Applications to Azure App Service with Azure DevOps
  4491. 74%Collection Performance: Creating New Sorted Collection From a Collection
  4492. 73%Privacy-preserving Brave Search Replaces Google as the Default Search Engine in the Brave Browser
  4493. 82%Five Things We Still Don’t Know About Water - Issue 25: Water - Nautilus
  4494. 66%Troy HUNT (Have I Been Pwned) & Frédéric RIVAIN (Dashlane) - #S03EP22
  4495. 98%.NET App Developer Links - 2021-10-20
  4496. 96%How to Find the Right Collaborative Coding Tool for Remote Pair Programming - DZone Agile
  4497. 99%Unit Testing Azure Functions in Isolated Environment
  4498. 97%Code quality: a concern for businesses, bottom lines, and empathetic programmers
  4499. 96%Learn to build great Progressive Web Apps
  4500. 96%Monsters Weekly 227 - Improved LINQ Methods in .NET 6
  4501. 95%Becoming A Whorelord: The Overly Analytical Guide To Escorting
  4502. 99%GitHub - Giorgi/EntityFramework.Exceptions: Handle database errors easily when working with Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql
  4503. 99%GitHub - badamczewski/PowerUp: Collection of productivity tools and utilities
  4504. 62%Zero Trust — Not a Buzzword
  4505. 96%A Graduate Course in Applied Cryptography
  4506. 84%5G Google Pixel Phones - Google Store
  4507. 99%Function pipelines: Building functional programming into PostgreSQL using custom operators
  4508. 97%Episode 17: Breaking Wi-Fi With Frame Attacks!
  4509. 64%Jenn Wasner Signature Guitar - Reverend Guitars | We know what players want.
  4510. 79%Why I Hate Frameworks, Benji Smith.
  4511. 96%Microsoft Says '.NET 5/6 Will Not Be Coming to UWP Project Types,' Developers Sound Off -- Visual Studio Magazine
  4512. 91%Visual Studio 2022 Launch Event
  4513. 99%What’s new in F# 6
  4514. 98%Join us for DaprCon October 19th-20th 2021
  4515. 94%[Last Week in .NET #64 – Xamarin? What’s Xamarin?]
  4516. 98%GitHub Quick Reviews
  4517. 95%Web Browser Engineering
  4518. 99%New Code Rules: Too Many .NET Engineers DO NOT Understand How Memory Management Works!
  4519. 98%Deleting an S3 Bucket Costs Money
  4520. 84%Career Advice: Be Confidently Uncertain
  4521. 98%Version 1.6.0 released
  4522. 99%ASP.NET Community Standup - Advanced Kestrel Socket APIs
  4523. 99%Setting User-Specific Paths in a Shell
  4524. 99%New Code Rules: Onboarding Software Engineers
  4525. 98%New Code Rules: Work Environment for Software Engineers
  4526. 98%256 Seconds With dotNetDave (E2) – AppDomain Exceptions
  4527. 72%macOS Monterey
  4528. 99%.NET Conf 2021 Watch Party with NUGM
  4529. 97%Backwards-compatibility in Cloudflare Workers
  4530. 89%When the error is byzantine
  4531. 99%Supporting integration tests with WebApplicationFactory in .NET 6: Exploring .NET Core 6 - Part 6
  4532. 99%Three hours to save Integral
  4533. 99%How do I get started with Razor pages?
  4534. 96%Exploring the .NET Table Storage SDK
  4535. 97%Exploring the .NET Table Storage SDK
  4536. 67%Why your app or gadget may stop working Sunday: A gpsd bug
  4537. 94%S-1
  4538. 81%Was Google Earth Stolen?
  4539. 91%Opening up a physics simulator for robotics
  4540. 91%Introducing M1 Pro and M1 Max: the most powerful chips Apple has ever built
  4541. 84%MacBook Pro 14-inch and MacBook Pro 16-inch
  4542. 96%'cuts' in the treads in the tops of plastic soda bottles.
  4543. 99%Dapr binding building block by simple example
  4544. 96%Application Monitoring and Error Tracking Software
  4545. 97%Collection Performance: Creating New Immutable Collection From a Collection
  4546. 99%Add new endpoint to ASP.NET Core application Runtime using API Framework - Mikael Koskinen
  4547. 99%Adding User Profiles to Static Web Apps
  4548. 98%5 Types of Software Testing Models - DZone Performance
  4549. 63%PATH Corruption with Windows App SDK preview 1 and 2
  4550. 96%F# Advent Calendar in English 2021
  4551. 87%We've upgraded the UI in Visual Studio 2022
  4552. 93%Readability verification
  4553. 91%What to learn
  4554. 99%Implement .NET 6 features for templates. by jamesmontemagno · Pull Request #3018 · dotnet/maui
  4555. 97%Tests aren’t enough: Case study after adding type hints to urllib3
  4556. 99%Space Cadet Pinball for Windows 95 recompiled for Linux running on Windows 11 as a Linux app under WSLg
  4557. 94%Lagging .NET MAUI Preview 9 Updates Controls and Supports Borders, Corners and Shadows -- Visual Studio Magazine
  4558. 68%Languages and Frameworks | Technology Radar | Thoughtworks
  4559. 94%The Day My Script Killed 10,000 Phones in South America
  4560. 97%.NET Rocks! vNext
  4561. 96%Help Decide What Questions We'll Answer at the Face-to-Face Meeting
  4562. 92%My indoor rowing tips after 15 million meters
  4563. 95%Is Agility Related to Commitment? – Money Flows Part II
  4564. 93%On the Word “Nonce” in Cryptography and the UK
  4565. 94%My productivity routine to write a 500-page book
  4566. 94%Of Chickens And Pigs
  4567. 93%Mapping Earthquakes Locations on a Map
  4568. 87%The Cheapest Healthy Diet - Luke Rissacher's Blog
  4569. 73%Critical security flaw exposed Joburg residents’ private info
  4570. 64%Get career advice from 7 inspiring leaders in cybersecurity - Microsoft Security Blog
  4571. 99%Rockin’ The Code World with dotNetDave – Guest: Jose Javier Columbie
  4572. 69%USB-C to MagSafe 3 Cable (2 m)
  4573. 82%.Net Virtual Conference 2022: Call for Speakers/Papers
  4574. 98%The MVP reconnect daily
  4575. 99%What's New in EF Core 6.0
  4576. 99%Present and Future of Xamarin Community Toolkit: Q&A with Gerald Versluis
  4577. 93%Crawler Hints Update: Cloudflare Supports IndexNow and Announces General Availability
  4578. 99%Rock Your Code :Coding Standards for Microsoft .NET – 7th Edition
  4579. 96%Finding a bug with code that isn’t there
  4580. 95%Did You Know Most Speakers At Software Conferences Don’t Get Paid?
  4581. 98%Bite-Size .NET 6 - LINQ OrDefault() Overloads
  4582. 82%Algorithm Grading Rubric
  4583. 99%The .NET Docs Show - EF Core Power Tools and NuGet packages, oh my! 🙀
  4584. 93%Visual Studio Feedback
  4585. 95%The Official Steve Vai Website
  4586. 96%New Code Rules: Why Hire “Experts” and Not Take FULL Advantage of Them?
  4587. 99%What every software engineer should know about search
  4588. 80%MacBook Pros, an “M1X” chip, and other stuff to expect at Apple’s October event
  4589. 95%Eating the Cloud from Outside In ∊ swyx.io
  4590. 99%dotNetify
  4591. 95%Tunnel: Cloudflare’s Newest Homeowner
  4592. 89%How can I get the screen reader to read out an error message that I displayed inline on a page?
  4593. 99%Learn C# with CSharpFritz - Async, await, and Multi-threaded code
  4594. 96%Every feature added in C# 10 with examples
  4595. 98%.NET MAUI Preview 9: Borders, Corners, Shadows and Performance Improvements
  4596. 99%Blazor - with Chris Sainty
  4597. 91%surfsonar
  4598. 87%Welcome Stack Overflow Valued Associates #00006 and #00007
  4599. 94%Thingiverse Breach: 50,000 3D Printers Could Have Been Hijacked
  4600. 99%IAsyncEnumerable with yield in C# - Code Maze
  4601. 96%18 Machine Learning Best Practices | Rubik's Code
  4602. 94%276: .NET 6 + C# 10 == Mind Blown
  4603. 87%Collection Performance: Creating A New List Or Linkedlist While Adding Items Using The Constructor
  4604. 99%Creating Microsoft Teams meetings in ASP.NET Core using Microsoft Graph application permissions part 2
  4605. 98%Streamhut
  4606. 51%L0phtCrack
  4607. 51%.NET App Developer Links - 2021-10-18
  4608. 98%JSON Web Token (JWT) Implementation Using Node.js
  4609. 99%Deployment Projects with the new AWS .NET Deployment Experience | Amazon Web Services
  4610. 97%Early Evaluator, Late Adopter
  4611. 99%A Race Condition in .NET Finalization and its Mitigation for C++/CLI
  4612. 97%Structured data, SEO and React | I CAN MAKE THIS WORK
  4613. 98%Contributing to .NET MAUI Community Toolkit
  4614. 98%NixOS on Framework laptop
  4615. 92%Python stands to lose its GIL, and gain a lot of speed
  4616. 95%GitHub - robert-z/simple-pokemon-json-api: 🐸 A simple Pokémon API used in APIs introduction lessons at Skylab Coders Academy.
  4617. 76%Apple Unleashed: New MacBooks are expected—here's what business pros want
  4618. 70%[Jprogramming] Roger Hui - 1953
  4619. 77%Is Nuclear Power Our Best Bet Against Climate Change?
  4620. 79%r/apple - I tracked down my stolen car with an Apple AirTag and it was one of the most ridiculous days of my life.
  4621. 96%Lasagna Driven Development - Thoughts on Layered Architecture
  4622. 84%The opposite of forgetting is writing
  4623. 99%Profiling Django App
  4624. 99%Vimarsh Shah - The best way to self host
  4625. 98%Plopdown
  4626. 91%Spatial keyboard navigation
  4627. 62%`ValueArray` - a compliment type to the `Span`, which owns its data without indirections. by VSadov · Pull Request #60519 · dotnet/runtime
  4628. 99%Serialization-Based Undo
  4629. 98%It's time for the Permanent Web
  4630. 96%Detailed thoughts on the State of the .NET Foundation · Discussion #60 · dotnet-foundation/Home
  4631. 99%WinBox - HTML5 window manager
  4632. 99%Implementing Hash Tables in C
  4633. 93%Ubuntu 21.10 has landed | Ubuntu
  4634. 99%Everything That Every .NET Developer Needs To Know About Disposable Types - Properly Implementing The IDisposable Interface
  4635. 72%Online Turing Machine Simulator - Sign Up
  4636. 93%Comments for Frutas Lessa
  4637. 99%Episode 398 - Hear ye! Hear ye!
  4638. 94%Drop CTRL Mechanical Keyboard | Mechanical Keyboards | TKL Mechanical Keyboards
  4639. 99%The Javascript "ecosystem" is a hot mess and so is software development in general - Kailash Nadh - Personal homepage
  4640. 66%‘Dislike’ button would improve Spotify’s recommendations | Cornell Chronicle
  4641. 98%Introducing Nuntius - Cronokirby
  4642. 97%Newsletter Week 41, 2021
  4643. 93%What we can learn from "_why" the long lost open source developer.
  4644. 95%Wearable Microphone Jamming
  4645. 91%October Update: Introducing the PinePhone Pro | PINE64
  4646. 99%GitHub - carp-lang/Carp: A statically typed lisp, without a GC, for real-time applications.
  4647. 92%Some reasons to work on productivity and velocity
  4648. 62%Trains - by @davidwengier
  4649. 76%Real-World Cryptography: Wong, David: 9781617296710: Amazon.com: Books
  4650. 99%GitHub - davidfowl/IISCrossover: A prototype running ASP.NET and ASP.NET Core in the same IIS pipeline
  4651. 84%Good Riddance: Steam Bans Games That Feature Crypto And NFTs
  4652. 99%GitHub - valinet/ExplorerPatcher: This project aims to bring back a productive working environment on Windows 11
  4653. 93%R5 Experience
  4654. 98%On the Optimization of PLONK – ZK Podcast
  4655. 97%Agile as Trauma
  4656. 99%leontrolski - SQLAlchemy relationships TLDR
  4657. 98%Common mistakes by indie game developers – Cliffski's Blog
  4658. 87%How I Helped ‘hack’ the 2016 Election via Information Warfare – @rej_ex
  4659. 98%How opcache works
  4660. 93%Twitter is pushing for engagement, not conversation
  4661. 98%Bayesian histograms for rare event classification | dionhaefner.github.io
  4662. 99%A Minimalistic Modern Django Boilerplate
  4663. 92%What if Performance Advertising isn't Just an Analytics Scam?
  4664. 99%What Do I Want from My Next Job?
  4665. 99%jott - as_strided
  4666. 99%vite build
  4667. 95%Long Tiny Loop: Attempt #2
  4668. 87%Zuckerberg — Theo Henson
  4669. 95%Getting Unstuck
  4670. 94%As .NET 6 Nears GA, Blazor WebAssembly Can Now Use Native Dependencies -- Visual Studio Magazine
  4671. 97%Axonius Cybersecurity Asset Management Platform - Live Walkthrough
  4672. 93%A viable solution for Python concurrency
  4673. 80%Up to 26% off Monitors and Chromebooks from Sceptre, LG and more
  4674. 96%Come Talk to Us - A .NET Foundation Face-to-Face
  4675. 81%Developing Real-Time Collaborative Apps on October 26 2021 - Events
  4676. 91%PinePhone Pro | PINE64
  4677. 99%7 Years Later, How Am I Doing?
  4678. 99%Not “Super” Code with Over 7,000 Violations
  4679. 98%Mailman 3 Python multithreading without the GIL - Python-Dev
  4680. 98%Principal Software Engineering Manager in Redmond, Washington, United States | Engineering at Microsoft
  4681. 99%Principal Technical Program Manager (Security) – Office of the CTO in Redmond, Washington, United States | Engineering at Microsoft
  4682. 99%GitHub - Sysinternals/SysmonForLinux
  4683. 99%C# 10.0: File Scoped Namespaces – Get More Space For Your Code
  4684. 70%How Tech Companies Should Compensate Their Remote Workers
  4685. 95%Introducing Cloudflare’s Technology Partner Program
  4686. 99%dotNetDave Rocks The Ukraine!
  4687. 90%Remote OK is an Open Startup
  4688. 96%Nomad vs. Kubernetes | Nomad by HashiCorp
  4689. 92%What does the SizeOfImage mean in the MODULEINFO structure?
  4690. 93%“Look, Ma, no probes!” — Characterizing CDNs’ latencies with passive measurement
  4691. 98%How To Upgrade to Windows 11
  4692. 93%GitHub Actions On Demand
  4693. 99%When you want to store, index and search MBs of text inside of RavenDB
  4694. 95%Code Maze Weekly #97 - Code Maze
  4695. 95%Geo Key Manager: Setting up a service for scale
  4696. 75%Photography: Tequila Sunset
  4697. 94%Preview-Mania
  4698. 83%Weekly Update 265
  4699. 99%Everything That Every .NET Developer Needs to Know About Disposable Types: Properly Disposing Objects
  4700. 99%C# Online Compiler | .NET Fiddle
  4701. 98%Episode 26: Event Sourcing and Event Driven Architecture - with Callum Linington
  4702. 98%.NET App Developer Links - 2021-10-15
  4703. 98%Migrating our trusty ol’ .NET Framework applications to AWS, I couldn’t believe it!
  4704. 93%Taking a Look at startTransition in React 18
  4705. 99%Update on our new AWS .NET Deployment Experience | Amazon Web Services
  4706. 98%Dotnet could not execute because the application was not found or a compatible .NET SDK is not installed
  4707. 99%How to use certificates in ASP.NET Core
  4708. 99%Happy Hacktober
  4709. 99%Overview · Serde
  4710. 95%What is your labor worth? Tech compensation in 2021 - Jacob Kaplan-Moss
  4711. 88%Who Represents Me?
  4712. 83%Every search bar looks like a URL bar to users
  4713. 99%GitHub - basti564/Oculess: Removes account requirements and telemetry from Oculus Quest devices
  4714. 99%Data Consistency Between Microservices
  4715. 97%Face-to-Face: A Conversation about the .NET Foundation - 2nd Option
  4716. 99%Mythbusting Julia speed
  4717. 87%The Law of Shitty Clickthroughs at andrewchen
  4718. 94%Hands-on Rust
  4719. 97%How I got my career back on track – Rina Artstain
  4720. 91%The Incident Response Lifecycle — Evan Smith
  4721. 97%David Dahan
  4722. 94%Software Development Engineer
  4723. 95%Signatures From Identification Schemes - Cronokirby
  4724. 98%Your interview process sucks, you aren't FAANGM.
  4725. 99%Avoid Authy, Use Aegis
  4726. 96%Heatmaps are shit
  4727. 89%Who Has Been Speaking? - Maxwell Forbes
  4728. 98%Abstracting Engineering Away
  4729. 99%On .NET Live - Things you didn't know you about GitHub
  4730. 97%Come Talk to Us - A .NET Foundation Face-to-Face
  4731. 97%Amazon.com: SAMSUNG 49-inch Odyssey G9 Gaming Monitor | QHD, 240hz, 1000R Curved, QLED, NVIDIA G-SYNC & FreeSync | LC49G95TSSNXZA Model : Clothing, Shoes & Jewelry
  4732. 90%Michelin - Airless
  4733. 99%GitHub - Practical-ASP-NET/BlazorTailwindTemplate
  4734. 98%OpenBSD 7.0
  4735. 99%Bite-Size .NET 6 - Chunk() in LINQ
  4736. 99%Build Your First Microservice with .NET | Microservices Explained
  4737. 98%How to Create a Great User Experience in Any Application – Part 2
  4738. 99%Performance: Code It Any Way You Want!
  4739. 91% Apple joins Blender Development Fund — blender.org
  4740. 90%GitHub - RealDotNetDave/dotNetTips.Spargine: Open-source .NET assemblies from dotNetTips.com and David McCarter
  4741. 82%DOOM Rendered via Checkboxes
  4742. 99%What I wish I knew when learning F#
  4743. 97%What's the Cost of Indirection & Abstractions?
  4744. 99%World Tour
  4745. 96%GitLab from YC to IPO
  4746. 99%dotNetDave Says… Memory Affects Performance and Performance Effects Memory!
  4747. 99%Web Wednesday: ASP.NET Razor tips and tricks with Jon Galloway
  4748. 99%Rockin’ The Code World with dotNetDave – Special Guest: Kira Weiss
  4749. 99%How to Create a Great User Experience in Any Application – Part 1
  4750. 99%GitHub - k4zmu2a/SpaceCadetPinball: Decompilation of 3D Pinball for Windows – Space Cadet
  4751. 99%Diagnostics: Tracing, Logging and Metrics | Npgsql Documentation
  4752. 90%Drop’s new mechanical keyboards go up to $500
  4753. 99%Rockin’ The Code World with dotNetDave - The Agile Show
  4754. 99%New Code Rules: Security Rules Placed on Software Engineer Environments Has Gotten OUt of Hand!
  4755. 98%Why does GetModuleInfo fail to produce an entry point for executables?
  4756. 80%Google says Fortnite’s in-app purchase swap was a breach of contract, sues Epic
  4757. 96%Amazon.com: Rackstuds 4C Rack Mount Solution Series II – No More Cage Nuts! The Easiest and Safest Server Rack Solution in 19" Racks with Square Punched Vertical Rails. Sample Pack Contains 4 of Each Size/Color : Industrial & Scientific
  4758. 85%Which dictionary to choose in C# and which one is dangerous
  4759. 99%Privacy-Preserving Compromised Credential Checking
  4760. 97%Wire/Splicing Connectors – Simple Wiring in Building Technology and more
  4761. 96%Syncthing
  4762. 95%infinite steps to prod
  4763. 67%Thingiverse Data Leak Affects 228,000 Subscribers
  4764. 98%Windows 11 runs Graphical Linux Apps out of the box with WSLg
  4765. 96%esbuild - An extremely fast JavaScript bundler
  4766. 95%Amazon Sign-In
  4767. 74%FTC Puts Hundreds of Businesses on Notice about Fake Reviews and Other Misleading Endorsements
  4768. 98%Announcing Automated ML (AutoML) for Images
  4769. 93%Monsters Weekly 226 - Building GitHub Actions in C#
  4770. 95%Simple HTTP Server in .Net
  4771. 96%OpenSilver 1.0 released
  4772. 97%.NET Framework October 2021 Security and Quality Rollup
  4773. 97%GitHub - jpobst/classic-dotnet-templates: .NET 6+ project templates that do not use top level statements
  4774. 95%Visual Studio 2022 for Mac Preview 2 is now available
  4775. 97%Generating Software Bills of Materials (SBOMs) with SPDX at Microsoft
  4776. 97%Using TypeScript to Express Intent
  4777. 97%.NET Rocks! vNext
  4778. 78%Ted Cruz says bitcoin will stabilize Texas electric grid—here’s why he’s wrong
  4779. 98%Face-to-Face: A conversation about the .NET Foundation
  4780. 95%Fowler Build 2021
  4781. 91%Azure DevOps - Event
  4782. 84%Apple silently fixes iOS zero-day, asks bug reporter to keep quiet
  4783. 86%Construct Internet of Things devices using the .NET IoT Libraries - Learn
  4784. 87%Visual Studio Feedback
  4785. 92%What if Performance Advertising is Just an Analytics Scam? - SparkToro
  4786. 98%On Multi-Set Hashing - Cronokirby
  4787. 99%Ben Northrop - Always do Extra
  4788. 93%With .NET 6 RC 2 Release, Developers Push Back on C# Changes -- Visual Studio Magazine
  4789. 83%Fix Consumer Electronics
  4790. 97%SkiaSharp.Views.Blazor 2.88.0-preview.150
  4791. 90%Blog Archive Online
  4792. 98%David McCarter
  4793. 99%Making a Game in Janet, Part 3: The problem with macros
  4794. 99%Interoperable Serendipity
  4795. 85%Investing in Startups with the Series 65 · Accredited Investor · NATECATION
  4796. 97%The 100 MHz 6502 · e-basteln
  4797. 91%Things I have learned as a Product Owner
  4798. 99%Intelligent brute forcing
  4799. 92%Can't Sleep Due to Anxiety? | Anxiety and Sleep | Dawn Health
  4800. 99%Interface ergonomics: automation isn't just about time saved
  4801. 99%Team Work
  4802. 94%Generating a multi-language blog based in Markdown
  4803. 99%A Lisp adventure on the calm waters of the dead C
  4804. 53%.NET Conf Launch Party
  4805. 86%Learn to write Visual Studio extensions
  4806. 92%GTFOBins
  4807. 95%New Code Rules – dotNetTips.com
  4808. 99%Analyzing Code for Issues: Visual Studio Analyze
  4809. 99%Architecture: Processing Data with Microservices
  4810. 98%NuGet Gallery | davidmccarter
  4811. 82%Photography: Beware of the Spores
  4812. 98%efcore/DailyBuilds.md at main · dotnet/efcore
  4813. 69%The great executive-employee disconnect
  4814. 99%.NET Conf 2021 - Tamil
  4815. 99%Machine Learning Community Standup - Deep Learning with PyTorch & ONNX
  4816. 99%.NET Conf China 2021
  4817. 82%Announcement for Upcoming dotNetDave World Tours
  4818. 82%Photography: Sunset Surfers
  4819. 99%Coding Faster with dotNetTips Spargine – September 2021 Release
  4820. 99%My Keynote from the Code Quality & Performance Conference – 2021
  4821. 82%Photography: Silver Surf
  4822. 97%Stripe: Job Openings
  4823. 88%Rockin' The Code World with dotNetDave
  4824. 85%Simple Code, High Performance
  4825. 99%How APT does its fancy progress bar?
  4826. 97%The Catch Block #78 - The .NET Foundation Drama
  4827. 99%Local variables are different from parameters in C++ coroutines
  4828. 48%New LINQ methods in .NET 6 (#224)
  4829. 99%Cloudflare and the IETF
  4830. 82%Adam Storr - Dev Tips - Stand Up for Stand Up
  4831. 98%The Problem with C# 10 Implicit Usings
  4832. 93%SHA-1 'Fully and Practically Broken' By New Collision
  4833. 89%The Weather Year Round Anywhere on Earth - Weather Spark
  4834. 99%Reading AsyncLocal values from a memory dump
  4835. 98%.NET App Developer Links - 2021-10-13
  4836. 92%Tools and practices for remote development teams | Red Hat Developer
  4837. 97%Shrink your WSL2 Virtual Disks and Docker Images and Reclaim Disk Space
  4838. 99%What if… you could use Visual Studio Code as the editor of in-browser Developer Tools?
  4839. 99%Webview UI Toolkit for Visual Studio Code
  4840. 95%The Journey of a .NET Object - from allocation to collection
  4841. 99%Supporting EF Core migrations with WebApplicationBuilder: Exploring .NET Core 6 - Part 5
  4842. 98%How to win at CORS
  4843. 95%Microsoft is Finally Ditching Electron
  4844. 98%Psst! Now you can securely share 1Password items with anyone | 1Password
  4845. 97%Deploying HTTP/3 on Windows Server at Scale
  4846. 93%Announcing Twain Films
  4847. 89%Visual Studio 2022 Release Candidate Ships, Set for Nov. 8 General Availability -- Visual Studio Magazine
  4848. 90%.NET Foundation - Invidious
  4849. 92%What's New in Azure Cache for Redis
  4850. 98%Decyphering method signature with CLR profiling API
  4851. 54%How assembly language loops work
  4852. 71%RAM and bus timing — 6502 part 6
  4853. 98%Lockdown math announcement
  4854. 61%Why build an entire computer on breadboards?
  4855. 70%What is a stack and how does it work? — 6502 part 5
  4856. 91%Adobe Uses DMCA to Nuke Project That Keeps Flash Alive, Secure & Adware Free * TorrentFreak
  4857. 99%ASP.NET Community Standup - Exploring the ABP web app framework
  4858. 98%Case Study: Using Visual Studio Profiler to reduce memory allocations in the Windows Terminal console host startup path
  4859. 98%dotNetTips.Spargine/Validate.cs at main · RealDotNetDave/dotNetTips.Spargine
  4860. 99%Canonicalization Attacks Against MACs and Signatures
  4861. 96%Ghost writing Halloween Project using Ultrasonic Phased Array
  4862. 99%Announcing .NET 6 Release Candidate 2
  4863. 99%Working around expired Root Certificates
  4864. 98%Slack LaTeX
  4865. 95%Why Is Equity Compensation Common in Tech?
  4866. 97%1Password Refugee’s Guide to KeePass
  4867. 98%Different Realms, Different TLD’s | Kevin Burke
  4868. 99%A Tale Of Two Optimisations
  4869. 99%How SQL Injection attack works 💉🔓
  4870. 99%To Catch a Hacker in My Home Lab
  4871. 99%Announcing .NET MAUI Preview 9
  4872. 88%Rethinking GIS
  4873. 99%mazzo.li — blag — Remote, encrypted ZFS storage server with NixOS
  4874. 99%Agenda - NDC London 2022 | Conference for Software Developers
  4875. 95%.NET October 2021 Updates – 5.0.11 and 3.1.20
  4876. 96%How NOT to Migrate an Email Domain
  4877. 99%The Tennis kata revisited
  4878. 99%How Livewire works (a deep dive)
  4879. 97%Why I host my blog on Cloudflare Pages
  4880. 99%Classes often aren't the simplest tool for the job
  4881. 99%AWS Lambda battle 2021: performance comparison for all languages (cold and warm start)
  4882. 99%ASP.NET Core updates in .NET 6 Release Candidate 2
  4883. 99%GitHub Quick Reviews
  4884. 98%Rockin’ The Code World with dotNetDave – Special Guest: Chris Voisey
  4885. 99%GitHub - martinet101/ElevenClock: ElevenClock: A secondary clock for secondary taskbars on Windows 11
  4886. 97%Join us November 8 for the Launch of Visual Studio 2022
  4887. 64%Major nuclear fusion milestone reached as ‘ignition’ triggered in a lab | Imperial News | Imperial College London
  4888. 83%ASP.NET Community Standup - Exploring MudBlazor
  4889. 99%The New JSON Serializer In .NET Core 3
  4890. 99%Rockin’ The Code World with dotNetDave – Special Guest: Joost van Schaik
  4891. 99%Collection Performance: Looping Over a Collection
  4892. 99%Self Diagnosing Deployments with Oakton and Lamar
  4893. 95%GitHub - rahul-thakoor/air-pi-play: Turn a Raspberry Pi into an Airplay server using RPiPlay to enable screen mirroring on tvs, monitors and projectors.
  4894. 97%Rockin’ The Code World with dotNetDave – Special Guest: Carl Franklin
  4895. 99%Rockin’ The Code World with dotNetDave – Special Guest: Allen O’Neill
  4896. 99%Rockin’ The Code World with dotNetDave – The Agile Show
  4897. 99%Champion: Simplified parameter null validation code · Issue #2145 · dotnet/csharplang
  4898. 99%Amazon.com: Rock Your Code: Coding Standards for Microsoft .NET eBook : McCarter, David: Kindle Store
  4899. 99%Rockin’ The Code World with dotNetDave – Special Guest: Sam Cogan
  4900. 99%Rockin’ The Code World with dotNetDave – Special Guest: David Neal
  4901. 94%New Code Rules – Conference Sessions Must Include What Devs Need To Learn
  4902. 98%Collection Performance: Creating Collections with Capacity & AddRange()
  4903. 90%The Adventures of Inspector Cody: An Introduction
  4904. 97%Coding Standard Survey for Microsoft .NET Developers
  4905. 99%Sponsor @RealDotNetDave on GitHub Sponsors
  4906. 99%3 TypeScript Tricks I wish I knew when I learned TypeScript
  4907. 99%A PKI-less secure communication channel: Using TLS
  4908. 96%Learn C# with CSharpFritz: The AMA Show
  4909. 95%IoT Hacking and Rickrolling My High School District
  4910. 99%Scribe
  4911. 92%How I use Polywork to overcome impostor syndrome
  4912. 99%Easy Way to Create CLI Scripts with JavaScript and Node
  4913. 94%CURIA - Documents
  4914. 98%Introducing SSL/TLS Recommender
  4915. 99%Supporting EF Core migrations with WebApplicationBuilder: Exploring .NET Core 6 - Part 5
  4916. 95%The Windows Package Manager
  4917. 97%Mapping .NET Timestamps to PostgreSQL
  4918. 98%Updating NuGet packages from command-line - deep dive
  4919. 99%How to Create a Web API with .NET 6 Minimal APIs
  4920. 90%Web Wednesday: ASP.NET Razor tips and tricks with Jon Galloway (hosted by GeekTrainer)
  4921. 97%Kubernetes and container management on the desktop
  4922. 99%handtracking.io
  4923. 97%The efficiency of Microsoft.
  4924. 98%.NET App Developer Links - 2021-10-12
  4925. 90%Let's Encrypt Root Expiration - Post-Mortem
  4926. 99%Build MAUI Apps in an Azure VM — App vNext
  4927. 97%Sunsetting of .NET Framework and .NET Core runners in Cake 2.0
  4928. 94%Business as usual for Azure customers despite 2.4 Tbps DDoS attack
  4929. 99%Hidden IDisposable Issues in Microsoft .NET
  4930. 77%Art of Agile Development Book Club
  4931. 98%The simplicity of ASP.NET Endpoints
  4932. 95%ongoing by Tim Bray · Worst Case
  4933. 99%World's Smallest C# Program (featuring `N`)
  4934. 98%Relational Databases Aren’t Dinosaurs, They’re Sharks
  4935. 91%Peter Norvig: Today’s Most Pressing Questions in AI Are Human-Centered
  4936. 83%Introduction to ASP.NET Core SignalR - Learn
  4937. 90%VS Code Python Tool Now Debugs Jupyter Notebooks -- Visual Studio Magazine
  4938. 95%Windows App SDK ('Project Reunion') Polished Ahead of v1.0 GA Debut -- Visual Studio Magazine
  4939. 85%Solar-powered aircraft flown for nearly three weeks without landing
  4940. 74%Silicon Valley VC Firm Leaked 'Deal Flow' Data
  4941. 99%Parsing JSON is a Minefield
  4942. 98%A preview of WSL in the Microsoft Store is now available!
  4943. 95%[Last Week in .NET #63] – .NET Foundation finds out the silent treatment doesn’t work, tries rolling heads
  4944. 94%Have I Been Pwned: Donate
  4945. 99%JOS.Configuration - Convenient methods for configuration in dotnet core
  4946. 91%The BEST Way to Find a Random Point in a Circle | #SoME1 #3b1b
  4947. 99%You're Doing IoT RNG
  4948. 86%Pro rata is a bad term
  4949. 94%Roboflow Professional
  4950. 86%Welcome | Create jaw-dropping virtual events
  4951. 98%Self-Optimizing A/B Tests
  4952. 97%Confidence games
  4953. 97%Designing technologies with Values? Possibility - Necessity - and European story.
  4954. 89%Productize your service
  4955. 94%The Returnly Suite | Returnly
  4956. 99%GitHub - fosscord/fosscord: Fosscord is a free open source selfhostable discord compatible chat, voice and video platform
  4957. 99%Your Terraform Module Needs an Opinion
  4958. 98%Seed Stage Operating
  4959. 91%VS Code 'Workbench' Editing Improvements Highlight September 2021 Update -- Visual Studio Magazine
  4960. 99%Prime your flux capacitor: SQL Server temporal tables in EF Core 6.0
  4961. 97%Keyboard Warrior - Breaking software is just finding unintended features, right?
  4962. 88%Credit-card firms are becoming reluctant regulators of the web
  4963. 98%Malwarebytes' privacy VPN is Mullvad in a shady trenchcoat
  4964. 95%Tractor - LifeTrac 6
  4965. 99%Marten V4: Hard Deletes, Soft Deletes, Un-Deletes, All the Deletes You Meet
  4966. 99%Testing ASP.NET Core web applications with WebApplicationFactory
  4967. 97%GitHub security update: revoking weakly-generated SSH keys | The GitHub Blog
  4968. 64%Pluralsight | Free week
  4969. 99%Downloading a SSL/TLS certificate in .NET - Gérald Barré
  4970. 95%Performance architecture talk
  4971. 99%Finding Duplicate Documents in MongoDB - Gérald Barré
  4972. 98%Memcached vs Redis - More Different Than You Would Expect
  4973. 98%Is there a way that my macro can detect that it's running in a C++ coroutine?
  4974. 92%[TUHS] RIP Jörg Schilling
  4975. 99%Learn C# with CSharpFritz - Interfaces and Error Handling
  4976. 99%4 new useful APIs in .NET 6
  4977. 99%The Fundamentals of Testing with Persistence Layers
  4978. 95%Microsoft Announces the General Availability of Azure Purview
  4979. 98%Announcing Cloudflare Research Hub
  4980. 74%How the biggest consumer apps got their first 1,000 users - Issue 25
  4981. 96%275: Analyzing Squid Game’s Motion Detection (Red Light, Green Light)
  4982. 58%Beating C and Java, Python Becomes the #1 Most Popular Programming Language, Says TIOBE - Slashdot
  4983. 76%Classified tank specs leaked on War Thunder game forums – again
  4984. 99%CQRS Validation Pipeline with MediatR and FluentValidation - Code Maze
  4985. 99%Challenges to Self Sovereign Identity
  4986. 98%.NET App Developer Links - 2021-10-11
  4987. 98%Which Version of JDK Should I Use?
  4988. 99%Introducing experimental OpenTelemetry support in the Azure SDK for .NET
  4989. 96%Who is empowered by your API design?
  4990. 99%Pop-up from Hell: On the growing opacity of web programs
  4991. 98%Azure Functions 4 Adds .NET 6 Support
  4992. 99%Azure Functions Auth via OpenAPI in 6 Ways
  4993. 96%Profiling and Fixing Common Performance Bottlenecks – Webinar Recording | The .NET Tools Blog
  4994. 91%Southwest suffers operational meltdown as hundreds upon hundreds of flights canceled or delayed - The Points Guy
  4995. 98%Cake - Cake v1.3.0 released
  4996. 98%slackermedia / bashcrawl
  4997. 98%Bubble sort slower with -O3 than -O2 with gcc
  4998. 99%Build Resilient Microservices (Web API) using Polly in ASP.NET Core | Pro Code Guide
  4999. 95%Should You Speak at a Conference?
  5000. 99%GitHub - localstack/localstack: 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!
  5001. 97%HD wallets and the Legendrery PRF in MPC - HackMD
  5002. 99%Using Yubikey with PAM module
  5003. 98%Sending emails to myself
  5004. 96%Democracy vs Autocracy
  5005. 99%Chrome does some weird stuff if you toggle a stylesheet on and off
  5006. 95%Things I Learned From Dealing With Anxiety
  5007. 94%And You Will Know Us by the Company We Keep — Remains of the Day
  5008. 98%Making the whole web better, one canvas at a time.
  5009. 99%Understanding all of Python, through its builtins
  5010. 97%CI/CD/CF? — The DevOps toolchain’s “missing-link”
  5011. 97%Azure Community Conference 2021 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  5012. 99%101 Smart Contracts and Decentralized Apps in Ethereum
  5013. 99%What is SSH Tunneling, SSH Reverse Tunneling and SSH Port Forwarding?
  5014. 98%Cloudflare Research: Two Years In
  5015. 98%Blaues Licht von Monitoren laut Fachgesellschaft keine Gefahr für...
  5016. 70%ScummVM
  5017. 81%Hacking Task Manager on 1024+ Cores w/ Cool Video Demos!
  5018. 97%Web3 Architecture and How It Compares to Traditional Web Apps - The New Stack
  5019. 91%Contributors to keybase/client
  5020. 99%Updated to .NET 6 · davidfowl/UT3@7ff6eb4
  5021. 93%Excel: Endgame (Using the GPU)
  5022. 91%The Poly Network Hack Explained
  5023. 99%Privacy is sexy 🍑🍆 - Enforce privacy & security on Windows and macOS
  5024. 88%Open Problems Related to Quantum Query Complexity
  5025. 95%On SQL…
  5026. 75%Last Year I Started Reading a Physical Newspaper
  5027. 98%O&O ShutUp10++: Free antispy tool for Windows 10 and 11
  5028. 96%Gmail password first character is case insensitive on mobile device
  5029. 99%GitHub - pfusik/cito: Ć programming language. Translated automatically to C, C++, C#, Java, JavaScript, Python, Swift, TypeScript and OpenCL C.
  5030. 94%CURIA - Documents
  5031. 99%cito/ci.md at master · pfusik/cito
  5032. 97%Enable tab completion - .NET CLI
  5033. 99%GPU.js - GPU accelerated Javascript
  5034. 54%Ireland joins OECD International Tax agreement
  5035. 94%Orion Browser by Kagi
  5036. 98%Your CEO doesn't care about your CSS strategy, as long as you use Tailwind
  5037. 95%Regulating Resiliency in Supply Chains
  5038. 91%How to fix Error response from daemon: pull access denied for your_username/your_repository
  5039. 98%Running Julia on an Android Device
  5040. 94%Engineers Should Not Design Streets
  5041. 99%Chasing a Dream is Hard!
  5042. 99%Reading from the web offline and distraction-free
  5043. 99%Empowering data scientists with a feature store
  5044. 99%The Quadratic Sieve algorithm for Integer Factorization
  5045. 88%Is the SEC forcing Crypto Devs into Illegality and Anonymity?
  5046. 98%Harden & secure browsers in containers, with GUI - Cr;Lf;
  5047. 98%Why we cannot agree on anything - Victor Rotariu
  5048. 74%Silicon Valley VC Firm Leaked 'Deal Flow' Data
  5049. 98%How to be a nice programmer
  5050. 65%Facebook bans, sends cease-and-desist letter to developer of Unfollow Everything extension
  5051. 97%Release v3.2.0 · Blazored/Toast
  5052. 94%Change in .NET Foundation Leadership · Discussion #40 · dotnet-foundation/Home
  5053. 98%Carbon
  5054. 99%The road to OCaml 5.0 - Ecosystem - OCaml
  5055. 99%GitHub - wimpysworld/quickemu: Quickly create and run optimised Windows, macOS and Linux desktop virtual machines.
  5056. 99%What's New in EF Core 6.0
  5057. 90%What happened on the Internet during the Facebook outage
  5058. 71%Marten Takes a Giant Leap Forward with the Official V4 Release!
  5059. 93%The Old New Thing
  5060. 99%GitHub - shibayan/Sharprompt: Interactive command-line based application framework for C#
  5061. 99%A PKI-less secure communication channel: Error handling at the protocol level
  5062. 84%What can I do about timer build-up when waiting for COM outbound calls to complete?
  5063. 92%GitHub - Ildaron/Laser_control: Laser for control mosquito, weed and pest
  5064. 96%20 Things I've Learned in my 20 Years as a Software Engineer
  5065. 95%Maintaining ownership continuity of your user account's repositories - GitHub Docs
  5066. 63%When Facebook went down this week, traffic to news sites went up
  5067. 98%Code Maze Weekly #96 - Code Maze
  5068. 73%Silicon Valley VC Firm Leaked 'Deal Flow' Data
  5069. 94%Helping Apache Servers stay safe from zero-day path traversal attacks (CVE-2021-41773)
  5070. 72%KI ermöglicht Drohnen den Flug ins Unbekannte
  5071. 97%Episode 84 - ASP .NET Core 5 Design Patterns With Carl-Hugo Marcotte
  5072. 53%Witness the majesty of moths taking flight at 6,000 frames per second | Aeon Videos
  5073. 98%.NET App Developer Links - 2021-10-08
  5074. 94%How to Train Large Deep Learning Models as a Startup
  5075. 98%The Button Cheat Sheet
  5076. 98%DNF and its relationship with member projects · Discussion #38 · dotnet-foundation/Home
  5077. 99%ASP.NET Core Diagnostic Scenarios
  5078. 95%Things Developers Do Affect Web App Load Time
  5079. 99%What are Higher-Order Functions in JavaScript?
  5080. 96%Bring VS Code themes to Visual Studio 2022!
  5081. 97%Python in Visual Studio Code – October 2021 Release
  5082. 99%RobMensching.com
  5083. 98%The Myth of the Rockstar Programmer
  5084. 98%.NET Foundation: My Take
  5085. 94%Thoughts on chess improvement, after gaining 600 points in 6 months (1200-1800)
  5086. 93%Join the LaunchPad Launch Event 10/17/21 at 7:00 PM EST!
  5087. 97%Episode 397 - Capacity Reservation
  5088. 96%A catalog of wealth-creation mechanisms
  5089. 73%Weekly Update 264
  5090. 96%Afraid of your source code leaking? I can tell by the Twitch in your eye…!
  5091. 98%My TOP Patterns for Event Driven Architecture
  5092. 95%How I approach my core work
  5093. 99%Describe the hat your wearing
  5094. 99%Open Source in Everyday Life
  5095. 99% Linearizability
  5096. 99%Fundamentals of Computing with .NET
  5097. 97%A "Simple" Recipe for Startup Execution
  5098. 97%The Single-Page-App Morality Play
  5099. 99%Scheduling Backups To OneDrive For Paperless-ng Using RClone
  5100. 98%What's in a version number? (Or: Musings on backwards compatibility) · Alex Gaynor
  5101. 94%Time to Say Goodbye
  5102. 90%Lightning Round
  5103. 97%Why I'm donating $150/month (10% of my income) to the musl libc project
  5104. 74%Object Storage Name Generator
  5105. 96%A catalog of wealth-creation mechanisms
  5106. 93%Billetterie
  5107. 97%GitHub - djanderson/aho: A git implementation in awk
  5108. 96%The best part of Windows 11 is a revamped Windows Subsystem for Linux
  5109. 97%Why We Moved From Pony To Rust — Wallaroo
  5110. 97%.NET Blog
  5111. 67%In a win for the Internet, federal court rejects copyright infringement claim against Cloudflare
  5112. 88%Mads Torgersen On C# 10
  5113. 84%Oren Eini – Raven DB – Coding After Work Podcast
  5114. 98%Waiting Room: Random Queueing and Custom Web/Mobile Apps
  5115. 98%Debugging coroutine handles: The Microsoft Visual C++ compiler, clang, and gcc
  5116. 99%A PKI-less secure communication channel: Implementing the record stream
  5117. 95%Do not use AWS CloudFormation
  5118. 51%Twitch source code leaked online
  5119. 83%How to unit test Minimal APIs in .NET 6 (and why it's hard)
  5120. 97%The Insane Innovation of TI Calculator Hobbyists
  5121. 96%LightDims Original Strength - Light Dimming LED Covers and Light Dimming Sheets for Routers, Electronics and Appliances and More. Dims 50-80% of Light, in Minimal Packaging. - Ceiling Pendant Fixtures - Amazon.com
  5122. 97%Navigate the Web faster with Firefox Suggest
  5123. 96%.NET Rocks! vNext
  5124. 98%Top Challenges of Automated End-to-End Testing
  5125. 76%JabbR
  5126. 99%Solution Filters in Visual Studio
  5127. 91%Testing in C# using Visual Studio
  5128. 99%Quickly Populate a New JavaScript Array
  5129. 99%Tip 336 - How to store unstructured data in Azure Cosmos DB with Azure Functions
  5130. 93%ASP. Net web app Migration to Azure App Services using Azure Migrate and PowerShell Scripts
  5131. 87%The Tech Worker Handbook
  5132. 99%How to implement cross cutting concerns with MediatR Pipeline Behaviours | Gary Woodfine
  5133. 94%Use Indexes for blazing-fast queries on your API for MongoDB Data
  5134. 94%Responsible Tech Playbook
  5135. 91%Ghostbin
  5136. 93%Bitcoin is a Ponzi
  5137. 76%Facebook is an Addiction Treadmill Most May Never Be Able to Quit
  5138. 94%Update on recent VoIP attacks: What should I do if I’m attacked?
  5139. 97%Herding elephants: Lessons learned from sharding Postgres at Notion
  5140. 96%ML.NET Model Builder Update Adds Notebooks in Visual Studio -- Visual Studio Magazine
  5141. 99%Using .NET To Validate JSON with JSON Schema
  5142. 96%Episode 21: Proving Fundamental Equivalencies in Isogeny Mathematics!
  5143. 97%The Skill of Org Design
  5144. 98%Will Cloudflare R2 Win Customers from Amazon S3? | Taloflow
  5145. 92%Account deletion within apps required starting January 31 - News - Apple Developer
  5146. 96%My Challenge to the Web Performance Community
  5147. 94%Proto.Actor
  5148. 99%How I built a modern website in 2021
  5149. 99%GitHub - isometimes/rpi4-osdev: Tutorial: Writing a "bare metal" operating system for Raspberry Pi 4
  5150. 96%My oh-my-posh profile
  5151. 98%An Illustrated Tour of Wav2vec 2.0
  5152. 93%SRE Doesn’t Scale
  5153. 60%Stripe's Evident Conflict of Interest
  5154. 90%The Climate Care Industry
  5155. 95%How I Dealt With Intense Startup Anxiety
  5156. 99%I'm sorry · Discussion #39 · dotnet-foundation/Home
  5157. 83%.NET MAUI Community Toolkit - Monthly Standup (October 2021)
  5158. 70%Deogie is creating comics about Deogie and his friends
  5159. 99%Entity Framework Community Standup - SQL Server Temporal Tables and EF Core 6
  5160. 83%Publishing Events from CRUD or Commands?
  5161. 99%The Catch Block #77 - Flow Matters More than Passion
  5162. 96%Choosing the right wall anchors - FineWoodworking
  5163. 99%A PKI-less secure communication channel: Coding the handshake
  5164. 99%Razor Pages Startup in .NET 6
  5165. 96%Facebook Outage Increased Developer Throughput by 32%
  5166. 99%Why is the main() function always at address 0x00401000 in a simple program?
  5167. 98%Staging TLS Certificate: Make every deployment a safe deployment
  5168. 75%The entirety of Twitch has reportedly been leaked | VGC
  5169. 92%Alleged Twitch data breach
  5170. 72%Forward Party | Not Left. Not Right. Forward.
  5171. 89%FIXED versionRank Username UserID GrossEarning1 CriticalRole 229729353 96267 - Pastebin.com
  5172. 93%Moving Google toward the mainline
  5173. 98%.NET App Developer Links - 2021-10-06
  5174. 96%Optimizely (Episerver): Split folder structure for blocks and media
  5175. 84%Monsters Weekly 225 - Azure Blob Lifecycle Rules
  5176. 97%How to get Windows 11
  5177. 98%Unit Testing Legacy Applications with JustMock
  5178. 94%Enable search and notifications for email addresses using the "+" syntax
  5179. 98%Windows Package Manager 1.1
  5180. 98%Azure REST API Guidelines Update
  5181. 97%Surface Laptop Studio
  5182. 95%Crocodile Shower Privacy Settings with Troy Hunt | Random but Memorable
  5183. 96%Rowy – GCP as easy as ABC
  5184. 93%Crocodile Shower Privacy Settings with Troy Hunt
  5185. 98%Overview | ChessCoach
  5186. 97%GitHub - github/balanced-employee-ip-agreement: GitHub's employee intellectual property agreement, open sourced and reusable
  5187. 99%The most counterintuitive facts in all of mathematics, computer science, and physics
  5188. 96%4-Port USB3.0 4K DisplayPort Triple Display KVMP™ Switch - CS1964, ATEN Desktop KVM Switches
  5189. 52%‎SpyCast: Cyberattacks, Espionage & Ransomware – “Inside Microsoft’s Threat Intelligence Center (MSTIC)” on Apple Podcasts
  5190. 97%My Logging Best Practices – Thomas Uhrig
  5191. 94%How I, Justin, am living the life I want and increased my productivity - Segro: reach your goals
  5192. 95%Tab Unloading in Firefox 93 – Mozilla Hacks - the Web developer blog
  5193. 91%In Case I Don’t Write Here Again
  5194. 93%Chess
  5195. 99%I created a programming language and this blog is powered by it
  5196. 98%Why you should launch your product without a login
  5197. 98%I’ve loved Wasmer, I still love Wasmer
  5198. 99%The select story
  5199. 98%Self-Publishing a Book in 2021
  5200. 97%YikesScript - John's internet house
  5201. 86%Stripe Press — Ideas for progress
  5202. 98%Release 0.42.0 · spectreconsole/spectre.console
  5203. 87%The struggle of being a PM
  5204. 81%SHORT: PACMAN Demo of NightDriver over WiFi to RGB LED Sign (Arduino)
  5205. 99%100% CPU: My Fault?
  5206. 98%Progress Report: September 2021 - Asahi Linux
  5207. 99%GitHub Quick Reviews
  5208. 99%ML.NET and Model Builder October Updates
  5209. 99%Join us for DaprCon October 19th-20th 2021
  5210. 98%Is this the simplest (and most surprising) sorting algorithm ever?
  5211. 97%Corporate Membership | .NET Foundation
  5212. 99%ASP.NET Community Standup - What's new in Orchard Core
  5213. 99%.:: Phrack Magazine ::.
  5214. 66%Is 40 the New 60? · It Will Never Work in Theory
  5215. 97%Fees | Merchant and Business | PayPal US
  5216. 86%Jewmain Driven Design
  5217. 99%How to Create a PWA With Next.js in 10 Minutes
  5218. 99%Building a middleware pipeline with WebApplication: Exploring .NET Core 6 - Part 4
  5219. 95%Measuring Hyper-Threading and Turbo Boost
  5220. 98%Why Curiosity Is Better Than Being Smart?
  5221. 99%Plan 9 Desktop Guide
  5222. 98%Adam Storr - Dev Tips - Launching Urls in Different Browsers with Browser Launcher
  5223. 95%Open Source Tax Software | Connor Skennerton
  5224. 99%A PKI-less secure communication channel: The record layer
  5225. 99%Developing for Windows 11
  5226. 99%Everything That Every .NET Developer Needs To Know About Disposable Types - Properly Disposing Objects
  5227. 99%Reader as a contravariant functor
  5228. 99%Exploring C# 10: Save Space with File-Scoped Namespaces
  5229. 95%Why Obsessively Following Successful People Online is Dangerous
  5230. 96%The big alcohol study that didn’t happen: My primal scream of rage
  5231. 77%Too big to fail
  5232. 97%What is BGP? | BGP routing explained
  5233. 98%How I Got Into Computers Consulting 101 Edition
  5234. 97%Cloudflare just disrupted 3 industries in 1 week
  5235. 72%e-petitions – Parliament of Australia
  5236. 93%[Last Week in .NET #62] – Watermelon Sug — HOW HIGH ARE YOU
  5237. 91%What is the most catastrophic mistake made by an intern at a company?
  5238. 99%r/dotnet - .Net 6 RC Ready for Prod?
  5239. 96%Microsoft introduces steps to improve internet routing security
  5240. 99%WebView2 Flashing when changing TabControl Tabs
  5241. 94%Windows 11: A new era for the PC begins today
  5242. 99%On .NET Live - Developing for the Meadow IoT Platform
  5243. 98%Why I like to code
  5244. 99%How to replace estimations and guesses with a Monte Carlo simulation
  5245. 91%Boringly Getting Rich - Invest Early and Go Bananas Later
  5246. 90%Why I changed my mind about advertising | The Sample blog
  5247. 98%This Pirate TV Website Pretends to Be News If You Access It Directly
  5248. 99%How to make sure you have bad documentation
  5249. 99%Implicit Overflow Considered Harmful (and how to fix it)
  5250. 96%Putting Pants On: One Thing We Did Right After 5 Years with Django
  5251. 99%Uncertainty, Mental Shortcuts, and Errors in Technology Decisions
  5252. 97%Product bundles and jobs to be done
  5253. 93%Understanding How Facebook Disappeared from the Internet
  5254. 99%Ordinal Classification Using PyTorch -- Visual Studio Magazine
  5255. 96%We have suffered a cyber attack - Fantasy Football Hub
  5256. 99%Episode 396 - How Vattenfall uses Azure
  5257. 99%Bite-Size .NET 6 - DateOnly and TimeOnly
  5258. 95%Facebook, Instagram, WhatsApp, and Oculus are down. Here’s what we know
  5259. 99%Next level console apps with Spectre.Console
  5260. 99%Some lesser-known powers of std::optional
  5261. 87%Data of Over 1.5 Billion Facebook Users Sold on Hacker Forum
  5262. 96%The Original Remote Developer - CoRecursive Podcast
  5263. 99%The .NET Docs Show - Serverless Machine Learning
  5264. 99%Git - git-maintenance Documentation
  5265. 99%A Serious Business, Inc.
  5266. 97%Brave and Firefox to intercept links that force-open in Microsoft Edge
  5267. 99%A PKI-less secure communication channel: The record layer
  5268. 99%A look at the upcoming improvements to LINQ in .NET 6 | Raygun Blog
  5269. 85%The evolution of Pattern Matching in C# (from version 6 to 10)
  5270. 98%Announcing Access Temporary Authentication
  5271. 91%It takes a PhD to develop that
  5272. 99%Word-aligned Bloom filters
  5273. 98%Code Coverage in .NET
  5274. 99%GPU BCn decoding
  5275. 96%274: Building IoT Things
  5276. 99%Implement a secure API and a Blazor app in the same ASP.NET Core project with Azure AD authentication
  5277. 98%.NET App Developer Links - 2021-10-04
  5278. 74%New study reveals iPhones aren't as private as you think
  5279. 95%Python 3.10 – Top 5 Features in the new Version | Rubik's Code
  5280. 99%Announcing TypeScript 4.5 Beta
  5281. 99%GitHub - Blazored/LocalStorage: A library to provide access to local storage in Blazor applications
  5282. 99%Differences between Hashtable vs Dictonary vs ConcurrentDictionary vs ImmutableDictionary
  5283. 98%Burnout in Software Development - Survey Results 2021
  5284. 97%GitHub - speedyg0nz/MagInkCal: E-Ink Magic Calendar that automatically syncs to Google Calendar and runs off a battery powered Raspberry Pi Zero
  5285. 96%A fire upon the deep : Vinge, Vernor : Free Download, Borrow, and Streaming : Internet Archive
  5286. 99%The State Of Web Scraping in 2021
  5287. 96%Apple's CSAM Detection, feat. Matthew Green - Security. Cryptography. Whatever.
  5288. 83%The Ovarian Lottery: A Thought Experiment - Rishikesh Sreehari
  5289. 67%The Early Years of Peter Thiel
  5290. 85%Lists of Startup Tools Are Not Useful · Jerry Liu
  5291. 97%Use SQL instead of Spreadsheet/Excel
  5292. 92%How Customer Obsession Relates to Success
  5293. 97%Read only, frozen, and immutable collections
  5294. 89%I keep making things out of checkboxes
  5295. 96%Jeremy A Boyd |
  5296. 95%What's up with tree shaking? • Ted Piotrowski
  5297. 99%Watering and draining planets
  5298. 97%No repository (#2336) · Issues · libeigen / eigen
  5299. 81%Apple forgot to sanitize the Phone Number field for lost AirTags
  5300. 91%Superhero passwords may be your kryptonite wherever you go online | The Mozilla Blog
  5301. 94%iPhone 13 Galaxy - Google Drive
  5302. 87%Ransomware gangs are complaining that other crooks are stealing their ransoms | ZDNet
  5303. 99%Effective Go - The Go Programming Language
  5304. 66%Episode 25: NDepend with Patrick Smacchia
  5305. 97%Rodney Littles II - Is there an echo?
  5306. 99%MAJOR C++/Arduino Announcement: NightDriver for LEDs [Open Source]
  5307. 95%The secret to Cloudflare’s pace of Innovation
  5308. 99%Denigma is an AI that explains code in conversational English
  5309. 95%iPadOS 15: Hands-on with Apple’s Weather app for iPad
  5310. 69%Google developing own CPUs for Chromebook laptops
  5311. 98%Vulnerabilities show fragility of STARTTLS | Bulletproof TLS Newsletter
  5312. 99%"Static Linking Considered Harmful" Considered Harmful
  5313. 98%Professional Debugger
  5314. 99%Sixty Percent Keyboard
  5315. 97%Secrets I use to becoming a better developer working remotely 2021 edition
  5316. 98%Kash Goudarzi
  5317. 96%Best Practices (why I Hate Them)
  5318. 90%Negative Splitting Ultras
  5319. 98%David's Website
  5320. 92%Unpacking Shapeup
  5321. 94%How close is nuclear fusion power?
  5322. 98%Your home router sucks! Replace it with pfSense!
  5323. 82%Testing Chrome version 100 for fun and profit (but mostly fun I guess)
  5324. 93%Why Senior Developers Are Leading the Great Resignation Movement
  5325. 58%Hackers scraped data from 500 million LinkedIn users - about two-thirds of the platform's userbase - and have posted it for sale online
  5326. 97%How to Configure Stack Overflow The Key Macropad? | Drop
  5327. 58%Hackers scraped data from 500 million LinkedIn users - about two-thirds of the platform's userbase - and have posted it for sale online
  5328. 99%LinkedIn Safety Series: What is scraping?
  5329. 97%Scraped LinkedIn data of Niall Merrigan
  5330. 94%Man behind LinkedIn scraping said he grabbed 700M profiles 'for fun'
  5331. 78%600 million LinkedIn members scraped, data offered up for sale on hacker forum
  5332. 99%Should trait bounds be duplicated in struct and impl?
  5333. 95%The new dot com bubble is here: it’s called online advertising
  5334. 99%Gentle introduction to GPUs inner workings
  5335. 98%the most important HTTP request headers
  5336. 96%How Google destroyed our startup by terminating our Google Play Developer Account
  5337. 84%A Conspiracy To Kill IE6 • Chris Zacharias
  5338. 99%Beginner's Series to: Blazor | Channel 9
  5339. 99%Blazor in Action
  5340. 71%Wizard Zines
  5341. 82%Two Weeks Later: Finding and Eliminating Long Tail Latencies
  5342. 97%Things unlearned
  5343. 99%Renato Athaydes
  5344. 80%Gaming Laptops With Best Battery Life
  5345. 59%USB-IF is, once again, trying to logo its way out of USB-C confusion
  5346. 75%Ray Park (Darth Maul) and a double-bladed lightsaber
  5347. 98%Weekly Update 263
  5348. 99%.NET 6 is HERE! 5 Features that will blow your mind 🤯
  5349. 99%Azure Functions 4.0 Preview Out with Support for .NET 6 -- Visual Studio Magazine
  5350. 98%Downsites of Offline First · RxDB
  5351. 99%.NET R&D Digest (September, 2021)
  5352. 77%Welcome to the 27th Annual IFComp!
  5353. 96%r/spiders - ID Request: Hanging out in a light fixture - Bryson City, North Carolina (mountains), USA
  5354. 83%I Tried 30 Mustards This Summer. These Were the Best.
  5355. 67%The power of putting yourself in someone else’s shoes
  5356. 94%First Look at Visual Studio 2022 for Mac -- Visual Studio Magazine
  5357. 75%Inspiration for writing my Working with Me page
  5358. 96%Why won’t Safari open that web page?
  5359. 95%Minimum Viable Feature: 4 Reasons for scoping down
  5360. 92%Dolby Atmos and Apple’s rewritten audio stack
  5361. 99%Analyzing the Mario Themed Malware
  5362. 97%The subtleties of Create­Stream­On­HGlobal, part 4: Non-movable memory
  5363. 98%Fast, Parallel Database Tests | Kevin Burke
  5364. 95%Copycats and Endurance - The Bootstrapped Founder
  5365. 93%Why Senior Developers Are Leading the Great Resignation Movement
  5366. 99%Microsoft Announces Azure Functions 4.0 with .NET 6 Support in Preview
  5367. 90%How The James Webb Space Telescope Works - Smarter Every Day 262
  5368. 98%Submitted Breach Notification Sample
  5369. 97%Live JavaScript Challenge/Quiz with Kahoot
  5370. 78%New Microsoft Study of 60,000 Employees: Remote Work Threatens Long-Term Innovation
  5371. 99%Code Maze Weekly #95 - Code Maze
  5372. 96%Announcing The Cloudflare Distributed Web Gateways Private Beta: Unlocking the Web3 Metaverse and Decentralized Finance for Everyone
  5373. 99%A PKI-less secure communication channel: design
  5374. 97%Remove abuse enabling language by jacobherrington · Pull Request #2690 · ruby/www.ruby-lang.org
  5375. 99%Slack System Status
  5376. 96%How to manage Personal Access Tokens with Azure DevOps panel
  5377. 61%Henry Thomas audition för E.T. "Ok kid, you got the job".
  5378. 96%Confessions of a 1x Programmer
  5379. 99%How to Create a Modern Flat UI Design Dashboard in C# 2020
  5380. 98%.NET App Developer Links - 2021-10-01
  5381. 99%Sorting JavaScript Arrays By Nested Properties
  5382. 93%Cybersecurity threats - Simple Talk
  5383. 90%NFT Projects are just MLMs for Tech Elites
  5384. 90%Web Wednesday: ASP.NET Razor tips and tricks with Jon Galloway (hosted by GeekTrainer)
  5385. 96%Are software engineering “best practices” just developer preferences?
  5386. 99%.NET Conf 2021 - Pakistan
  5387. 99%Integration Testing Techniques for ASP.NET Core with Martin Costello
  5388. 59%USB-IF is, once again, trying to logo its way out of USB-C confusion
  5389. 91%CNLabelContactRelationYoungerCousinMothersSiblingsDaughterOrFathersSistersDaughter | Apple Developer Documentation
  5390. 97%Always-on Processor magic: How Find My works while iPhone is powered off
  5391. 95%May I ask who’s calling, please? A recent rise in VoIP DDoS attacks
  5392. 99%.NET Foundation Project Spotlight - Verify
  5393. 99%.NET Foundation Project Spotlight - .NET nanoFramework
  5394. 99%Practical frontend philosophy - jaredgorski.org
  5395. 85%Twitter, could you please fix your image servers?
  5396. 99%DigitalOcean App Platform + Auto-Scaling
  5397. 97%Explaining explaining: a quick guide on explanatory writing
  5398. 89%Listen to Yourself
  5399. 94%Binary Ninja > How Humble Are Reverse Engineers?
  5400. 90%My Top 10 Money Rules
  5401. 97%Does Hacker News foster deep discussion?
  5402. 96%What every IT person needs to know about OpenBSD
  5403. 99%ALWAYS Valid Domain Model
  5404. 97%The seven programming ur-languages
  5405. 97%Jensen's Inequality As An Intuition Tool - Party at the Moontower
  5406. 98%A guide to CSS container queries | Tom's dev blog
  5407. 92%12 Rules for Discourse — Simon Berens
  5408. 99%Akamai and Micro-Segmentation :: Procella Technologies —
  5409. 98%Automatic cipher suite ordering in crypto/tls
  5410. 98%How to Route Ingress Traffic by Host in Istio
  5411. 97%Cloudflare’s Disruption
  5412. 97%[dns-operations] slack.com bogus
  5413. 98%Visual Studio 2022 for Mac Preview 1 is now available!
  5414. 93%Jumpcat - Command menu for GitHub
  5415. 59%Why We Need to Upgrade Our Face Masks&mdash;and Where to Get Them
  5416. 98%Doc Update by susi132002 · Pull Request #1219 · nothings/stb
  5417. 99%Understanding AWK
  5418. 98%GPSD time will jump back 1024 weeks at after week=2180 (23-October-2021) (#144) · Issues · gpsd / gpsd
  5419. 99%Domain-Driven Refactoring: Encapsulating Collections
  5420. 96%Enabling IPv6 Support for GitHub Pages | GitHub Changelog
  5421. 99%Announcing .NET 6 Release Candidate 1
  5422. 93%PostgreSQL 14 Released!
  5423. 97%Haxplore
  5424. 99%How cross signing works with X509 certificates
  5425. 94%The subtleties of Create­Stream­On­HGlobal, part 3: Suppressing the deletion of a shared HGLOBAL
  5426. 97%crt.sh | 8395
  5427. 99%7 tips for writing better library code in .NET
  5428. 97%Real-Time Communications at Scale
  5429. 94%DDD 2021: Call for Speakers/Papers
  5430. 88%Developers, your manager is likely clueless
  5431. 98%The value of in-house expertise
  5432. 99%Coding Practice: Learning Rust with Fibonacci Numbers
  5433. 99%GitHub - eclipse/mosquitto: Eclipse Mosquitto - An open source MQTT broker
  5434. 99%.NET Rocks! vNext
  5435. 98%.NET App Developer Links - 2021-09-30
  5436. 92%Building an Online Ticket Store with Blazor WebAssembly – Webinar Recording | The .NET Tools Blog
  5437. 99%Grouping Assertions in Tests
  5438. 95%mem-doc/ObjectJourney.pptx at master · Maoni0/mem-doc
  5439. 98%Unit Testing Legacy Code, Part 2: Leveraging Mock Objects
  5440. 99%Compress Strings With .NET and C#
  5441. 97%When users never use the features they asked for
  5442. 76%Twitter accelerates again with Bitcoin tips, NFTs, recorded Spaces, creator fund and more – TechCrunch
  5443. 99%Feature #18229: Proposal to merge YJIT - Ruby master
  5444. 98%Is C# Getting Too Complex?
  5445. 91%ContributionFunnel.pptx
  5446. 99%Blazor updates for .NET 6 using Visual Studio 2022
  5447. 95%Snapps on Mina with Emre and Izaak – ZK Podcast
  5448. 99%Opening A PDF in Xamarin Forms (Part1: Xamarin.iOS)
  5449. 96%Visual Studio Team Seeks Help with Help (Menu, That Is) -- Visual Studio Magazine
  5450. 98%why is everything so hard in a large organization?
  5451. 97%Intelligent Trip
  5452. 99%CSAW Quals 2021 Bits
  5453. 97%Narrative Distillation - kwokchain
  5454. 96%Introduction — pyNomo Documentation 0.3.2.0 documentation
  5455. 95%Why this Website is not, and may never be, HTTPS
  5456. 88%Trust Founders who wear Silly Watches over Diamond Rolexes
  5457. 95%Let's Learn .NET: IoT - Events
  5458. 96%Fighting climate change as a technologist
  5459. 97%How to replace Gmail
  5460. 98%The Bi-Symmetric Encryption Fraud
  5461. 99%Adventures in Looping
  5462. 84%CGW Museum - Home
  5463. 96%OLD VIDEO GAME ADVERTISEMENTS
  5464. 90%DateOnly and TimeOnly in .NET 6 (#222)
  5465. 80%Private Censorship Is Not the Best Way to Fight Hate or Defend Democracy: Here Are Some Better Ideas
  5466. 99%PhobosLab
  5467. 87%Atari ST in daily use since 1985
  5468. 94%Vintage Apple
  5469. 94%Avalanche (AVAX) is launching on Coinbase Pro
  5470. 95%The Catch Block #76 - So You Fixed a Bug. Now What?
  5471. 62%A World Without Sci-Hub
  5472. 98%Accepting Online Payments With Stripe
  5473. 92%Christians in Game Dev / Journalism
  5474. 98%The subtleties of Create­Stream­On­HGlobal, part 2: Suppressing the deletion of an unknown HGLOBAL
  5475. 74%TryMudBlazor - Write, compile, execute and share Blazor components in the browser
  5476. 98%Add the concept of "notification profilers" to the runtime by davmason · Pull Request #53122 · dotnet/runtime
  5477. 99%How I organise my Blazor components
  5478. 98%SimulaVR
  5479. 99%The Power of Native - The Blinking Caret
  5480. 96%Cloudflare for Offices
  5481. 57%Dude, Where’s My Stuff? | J.P. Morgan Asset Management
  5482. 98%The difference between Go and Rust – dominikbraun.io
  5483. 98%.NET App Developer Links - 2021-09-29
  5484. 98%How to visualize decision tree
  5485. 99%GitHub - Azure/durabletask: Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
  5486. 99%GitHub - jamesmh/coravel: Near-zero config .NET Core micro-framework that makes advanced application features like Task Scheduling, Caching, Queuing, Event Broadcasting, and more a breeze!
  5487. 99%Adding cross cutting concerns to a GraphQL service
  5488. 78%1Password can now randomly generate email addresses for logins | Engadget
  5489. 99%React Class Component vs Functional Component: How To Choose
  5490. 97%function declaration wins or variable declaration in JavaScript Hoisting
  5491. 99%Rider 2021.3 Early Access Program Has Launched! | The .NET Tools Blog
  5492. 99%Power-Ups: CliWrap – Webinar Recording | The .NET Tools Blog
  5493. 99%About Offline First · RxDB
  5494. 98%ReSharper 2021.3 Starts Early Access Program! | The .NET Tools Blog
  5495. 72%Sysinternals 25th anniversary event: October 14, 2021
  5496. 99%The Equivalence contravariant functor
  5497. 99%Let's Make Some Art - Part 2
  5498. 99%The code worked differently when the moon was full
  5499. 90%WFH assumptions based on faulty data
  5500. 99%ASP.NET Community Standup - Exploring the ABP web app framework
  5501. 98%Announcing: Azure credits for open source projects - Microsoft Open Source Blog
  5502. 97%no-one-left-behind
  5503. 88%Alexander von Humboldt: the first Solarpunk
  5504. 93%Your room can be as bright as the outdoors
  5505. 97%What the GNU?
  5506. 99%A Guide to SQL Window Functions for Data Analysts
  5507. 99%Self-Parking Car in 500 Lines of Code | Trekhleb
  5508. 77%Revenge Bedtime Procrastination
  5509. 96%The human regression ensemble
  5510. 93%How to Ship Livestock
  5511. 96%Holacracy
  5512. 94%🚀 Introducing Cloudflare R2 Storage
  5513. 94%From Side-Project to Full-Time: 5 Things I've Learned in 5 Years
  5514. 97%Memory Management in RonDB
  5515. 99%QR error correction helps and hinders scanning
  5516. 99% Tools to Measure Software Energy Consumption from your Computer
  5517. 99%Custom deployment layout for Blazor WebAssembly apps
  5518. 92%ASP.NET Razor tips and tricks with Jon Galloway | Web Wednesday
  5519. 92%My wife was dying of brain cancer. My boss at Amazon told me to perform or quit.
  5520. 94%How to defeat Ed25519 and EdDSA using faults
  5521. 99%Remove Background from Image – remove.bg
  5522. 99%Learn C# with CSharpFritz - Collections and Generics
  5523. 99%Efficient Web Services with Marten V4
  5524. 99%GitHub Quick Reviews
  5525. 99%GitHub - robertdavidgraham/masscan: TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.
  5526. 99%A New Medium for Communicating Research on Programming Languages
  5527. 98%You either die an MVP or live long enough to build content moderation | Mux blog
  5528. 88%Gitpod Unveils Open Source Browser-Based VS Code 'Free from Microsoft's Control' -- Visual Studio Magazine
  5529. 81%No joke—you can buy our copy/paste keyboard right now
  5530. 86%Stack Overflow The Key Macropad | Mechanical Keyboards | Mini Mechanical Keyboards | Drop
  5531. 98%Download Inkscape 1.1.1 | Inkscape
  5532. 98%Masked Email from Fastmail and 1Password
  5533. 97%Spaces launch in Element
  5534. 98%The subtleties of Create­Stream­On­HGlobal, part 1: Introduction and basic usage
  5535. 99%Handling Transient Errors in Durable Functions
  5536. 97%Announcing Cloudflare R2 Storage: Rapid and Reliable Object Storage, minus the egress fees
  5537. 71%Legacy Chrome Extensions to stop working from January 2023
  5538. 99%Exploring the code behind WebApplicationBuilder: Exploring .NET Core 6 - Part 3
  5539. 98%Adam Storr - Dev Tips - Creating Unique Identifiers
  5540. 99%Ahead-Of-Time Compilation for Blazor Wasm
  5541. 75%What's the FASTEST Computer Language? C++ vs Fortran vs Cobol: E04
  5542. 99%Microsoft Announces Preview of On-Demand Capacity Reservations for Azure Virtual Machines
  5543. 71%Military leaders saw pandemic as unique opportunity to test propaganda techniques on Canadians, Forces report says
  5544. 97%‎Amplosion: Redirect AMP Links
  5545. 98%.NET App Developer Links - 2021-09-28
  5546. 76%Image sharing. No bullshit. - IMGZ
  5547. 97%SizeBench: a new tool for analyzing Windows binary size
  5548. 99%Monsters Weekly 224 - New LINQ methods in .NET 6
  5549. 99%Journey Towards Cloud Architecture
  5550. 99%ID Token and Access Token: What Is the Difference?
  5551. 91%We want to make Help all you need
  5552. 93%Working From Orbit
  5553. 96%[Last Week in .NET #61] – We named the dog Patches
  5554. 99%The Ultimate .NET Experiment – open source project – TooSlowException
  5555. 99%Avoiding Memory Leaks in Visual Studio Editor Extensions
  5556. 86%Uno Platform 3.10 Supports .NET 6 RC1 -- Visual Studio Magazine
  5557. 97%Director Corporate Security Incident Response Team (CSIRT)
  5558. 99%DIY Keyboard Build
  5559. 97%How I bricked then recovered my reMarkable 2
  5560. 92%Asymmetric Bets, Venture Capital & Cancer Cells - Rui Zhi Dong
  5561. 97%Five ways I handled my OutOfMemoryErrors
  5562. 82%Exportober
  5563. 99%Alexandre Nedelec - ASP.NET Core - Lost in configuration
  5564. 93%Something Weird Is Happening on Facebook
  5565. 97%Prevent Google from mangling links on the search results when clicking or copying on Firefox
  5566. 96%.NET Interactive Notebooks for Machine Learning | Rubik's Code
  5567. 96%GitHub - alexhallam/tv: 📺(tv) Tidy Viewer is a cross-platform CLI csv pretty printer that uses column styling to maximize viewer enjoyment.
  5568. 82%DistrictViewer
  5569. 98%Partitioning GitHub’s relational databases to handle scale
  5570. 99%The .NET Docs Show - The Handy Talk: Building a 3D-printed prosthetic hand with IoT and Xamarin ✍
  5571. 96%Chrome 94 released with controversial Idle Detection API
  5572. 99%I fixed a bug. What should I do now? - Gérald Barré
  5573. 96%Why am I getting an unresolved external from C++/WinRT if it is a header-only C++ library?
  5574. 93%How Big Tech Runs Tech Projects and the Curious Absence of Scrum
  5575. 99%GitHub - adam-mcdaniel/dune: A shell by the beach!
  5576. 99%Postmortem: Partial RavenDB Cloud outage
  5577. 99%Learn C# with CSharpFritz - Beginning C# - LINQ
  5578. 92%Easily creating and routing email addresses with Cloudflare Email Routing
  5579. 80%How Assembly Scanning keeps your .NET code clean
  5580. 98%The Mom Test - How to talk to customers. A Summary
  5581. 87%Melb.NET Oct 2021 ONLINE Meetup
  5582. 96%The Free Software Media System
  5583. 96%273: Microsoft Surface 2021 Event Recap
  5584. 93%What will programming look like in 2020?
  5585. 90%Model Binding an Array from a Form Post
  5586. 99%Implicit Usings in .NET 6
  5587. 99%Getting Started With GitHub Actions
  5588. 91%Monsters Weekly 223 - Processing CSV files in C#
  5589. 98%Distributed transaction patterns for microservices compared | Red Hat Developer
  5590. 99%Is it time to start creating C# Azure Functions in isolated mode?
  5591. 98%Olvid - Secure Messaging
  5592. 99%C# - Always valid value objects
  5593. 73%Ask the Expert: Windows as a Dev Box
  5594. 99%.Net Core Strong Typed Configuration Binding for Arrays
  5595. 99%Keep IDs internal with REST
  5596. 98%C# 10.0 implicit global using directives | endjin
  5597. 98%Unit Testing Legacy Code: Creating Maintainable Applications
  5598. 99%How to detect if the User's OS prefers dark mode and change your site with CSS and JS
  5599. 98%C# XML Comments in Visual Studio Code - Simple Talk
  5600. 93%So GitHub has a CLI - let's take a look
  5601. 94%EFF to deprecate HTTPS Everywhere extension as HTTPS is becoming ubiquitous
  5602. 97%Hacktoberfest and Microsoft Docs - Contributor Guide
  5603. 96%Transactions in Distributed Systems
  5604. 81%I just don’t want to be busy anymore
  5605. 99%Category Theory Illustrated - Logic
  5606. 99%Asynchronous Injection
  5607. 97%ISPs — The Human Side of ISPs
  5608. 99%How to Train Really Large Models on Many GPUs?
  5609. 99%The Speed of Time
  5610. 97%Algorithmic Photography
  5611. 94%What's next for personal productivity
  5612. 99%Apple's app review team (Accessible Hangman)
  5613. 99%Improving Software ‘Numbers’
  5614. 93%Q6 How do you manage your time? How do you allocate your time between work and other things?
  5615. 98%Torvaney | Optimising the T9 keyboard
  5616. 96%Young Users No Longer Know How to File and Navigate
  5617. 99%Maybe the Spaghetti Code Conjecture is False
  5618. 99%Stamping Out Overflow Checks in Ruby
  5619. 97%Boyd's Management Model
  5620. 71%London Calling
  5621. 99%Designing Low Upkeep Software
  5622. 99%JSON Based Localization in ASP.NET Core With Caching - Super Easy Guide
  5623. 69%Congratulations, Mini, You Made The Stupidest Turn Signals Ever
  5624. 99%Initial Impressions of Rust
  5625. 93%Cloudflare’s Annual Founders’ Letter
  5626. 99%OpenSSH: Release Notes
  5627. 95%Muppet Classic Theater - Full VHS Tape
  5628. 97%NDC London 2022: Call for Speakers/Papers
  5629. 89%JSFuck - Write any JavaScript with 6 Characters: []()!+
  5630. 99%GitHub - aristocratos/btop: A monitor of resources
  5631. 94%Reverse a string
  5632. 70%Data Breach
  5633. 90%Programming Idioms
  5634. 99%A terminal case of Linux
  5635. 96%Testing a compiler that can’t even print stuff out
  5636. 97%How I built forlater.email
  5637. 98%How Replication Works in MySQL
  5638. 99%A forward and reverse proxy primer for the layman — /var/
  5639. 93%The Siren Song of the ‘User’ Model
  5640. 98%Big problems at the timezone database
  5641. 96%Daily links from Cory Doctorow
  5642. 98%Amazon.com: Holmes Mini High Velocity Personal Fan, HNF0410A-BM : Home & Kitchen
  5643. 91%Examining btrfs, Linux’s perpetually half-finished filesystem
  5644. 72%UC reactor makes Martian fuel
  5645. 98%Why We Killed Our End-to-End Test Suite - Building Nubank
  5646. 91%Themes | Oh My Posh
  5647. 60%iPhone 13 Users Experiencing 'Unable to Communicate with Apple Watch' Bug With Mask Unlocking
  5648. 99%What Color is Your Function? – journal.stuffwithstuff.com
  5649. 95%GitHub Copilot AI Spawns Open Source Alternatives -- Visual Studio Magazine
  5650. 99%Health checks in ASP.Net Core web API
  5651. 99%New tool: an nginx playground
  5652. 98%Hello World - Introduction to C# interactive C# tutorial
  5653. 97%No, We Won’t Have a Video Call for That!
  5654. 99%Polysemy, one year later
  5655. 97%Antinets (aka, Analog Zettelkastens) and The Power of Tree Structures
  5656. 97%My Janet Story | Jungle Coder
  5657. 99%You are so loyal. We will pay you less.
  5658. 98%I changed my mind about Tailwind CSS
  5659. 99%A Guide to Using RSS to Replace Social Media – Luke Smith
  5660. 76%This Is All Exactly What It Looks Like | Defector
  5661. 99%6.0 Release Notes | Npgsql Documentation
  5662. 99%The case of the UWP application that crashes at launch on Windows 10X
  5663. 95%FAQ Modern Standby
  5664. 52%Total surveillance law proposed in Serbia | SHARE Foundation
  5665. 99%Code Maze Weekly #94 - Code Maze
  5666. 89%Weekly Update 262
  5667. 99%Operators with different color in Visual Studio
  5668. 72%“Completely Running Blind.” Apple’s Power Move To Kneecap Facebook Ads Is Working.
  5669. 96%Azure IoT
  5670. 99%Mozilla Says Chrome’s Latest Feature Enables Surveillance
  5671. 94%Years of pain solved by really obvious keyboard tweak – Symbolic Logic
  5672. 91%GitHub - will/slacktyping: i'm typing when you're typing
  5673. 99%Blazor JavaScript Interop Batching | Awaiting Bits
  5674. 97%Build WebSocket-based web apps with the Azure Web PubSub Service
  5675. 98%Build WebSocket-based web apps with the Azure Web PubSub Service
  5676. 99%Pattern Matching Examples in C#
  5677. 92%Introducing the New NuGet.org Package Details Page
  5678. 99%Ben.Demystifier 0.4.1
  5679. 99%On .NET Live - Scalable event processing with Reaqtor
  5680. 97%Epic Online Services launches Anti-Cheat support for Linux, Mac, and Steam Deck
  5681. 96%Kioxia's PCIe 5.0 SSD Just Hit 14,000 MBps
  5682. 89%Boxcryptor for Individuals
  5683. 99%ASP.NET Community Standup - Contributing to ASP.NET Core
  5684. 94%How to find the YouTube link for an ad
  5685. 96%A Playbook for Cleantech Commercialization
  5686. 97%Tech interviews
  5687. 92%Reflections on a decade of coding
  5688. 98%Bangle.js 2: The Open Smart Watch
  5689. 99%Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  5690. 96%Bangle.js 2 Offers an Open and Refreshing Break From Expensive Smartwatches with JavaScript
  5691. 99%ASP.NET Core 5 Microsoft Power BI Reporting -- Visual Studio Magazine
  5692. 86%Announcing npm’s new access token format
  5693. 97%paint.net 4.3 is now available!
  5694. 59%2006: Dwarf Fortress
  5695. 99%GitHub Advisory Database now supports Rust
  5696. 99%Authenticated Boot and Disk Encryption on Linux
  5697. 93%Marcus (@gerowen@mastodon.social)
  5698. 94%EU plans to force OEMs to use a common charger for all phones
  5699. 99%“Everything is an OpenAPI” in ASP.NET Core: Introducing API Framework – Add Runtime Changes & Reusability & Plugins into Web Apps - Mikael Koskinen
  5700. 86%Spain will ban selling fruit and vegetables in plastic containers starting 2023
  5701. 82%@devlead - Mattias Karlsson's Blog - Joining the .NET Foundation Board of Directors
  5702. 96%Azure Serverless Conf September 2021 - Events
  5703. 99%.NET Desktop Community Standup - Hot Reload Updates
  5704. 93%Apple Will Not Reinstate Epic’s Fortnite Developer Account, but Epic’s Other Developer Accounts Remain Active
  5705. 99%Azure Functions runtime 4.0 is now in public preview | Azure updates | Microsoft Azure
  5706. 98%GitHub - christianselig/Amplosion: An iOS app/Safari extension to automagically redirect AMP links to their normal counterpart. Comes with a trusty dog.
  5707. 98%Why is there trailing garbage when I try to decode the bytes of a HttpContent object?
  5708. 95%How to write clean validation clauses in .NET
  5709. 99%Episode 395 - SAP on Azure
  5710. 92%Eric Lippert on why Programming Languages Turn Out The Way They Do
  5711. 99%Bringing OAuth 2.0 Flow to Wrangler
  5712. 55%Bankrupting Fraud Virtual Summit by Arkose Labs
  5713. 97%Spotify Box
  5714. 95%Spook.js
  5715. 99%Optimizely Gridview Customizations
  5716. 99%.NET Rocks! vNext
  5717. 82%Lab-grown meat is supposed to be inevitable. The science tells a different story.
  5718. 98%musl libc project is creating Free & Open-Source Software | Patreon
  5719. 98%Kim Kulling, AssetImporter-Contributor is creating The Open-Source-Library Asset-Importer-Lib | Patreon
  5720. 94%Motion One: The Web Animations API for everyone
  5721. 98%How We Got to LiveView
  5722. 99%Separating Concerns with Pipes & Filters
  5723. 98%It's tough being an Azure fan
  5724. 84%A New Dawn of Learning
  5725. 99%Building a Monad
  5726. 91%h2x
  5727. 92%this picture of a fox might be illegal
  5728. 96%20 Reasons To Quit Social Media
  5729. 98%Guix-HPC — What’s in a package
  5730. 98%Why I walked away from millions of dollars to found a startup - thoughts from the red planet - thoughts from the red planet
  5731. 89%Visual Studio 2022 Themes Revamped with Tool to Convert VS Code Themes -- Visual Studio Magazine
  5732. 95%Editor Hack: Add simple password protection to some content (code free)
  5733. 99%Do you know the GitHub Advisory Database?
  5734. 69%Hospitals lift curtain on prices, revealing giant swings in pricing by procedure
  5735. 82%.NET Foundation Board of Directors Election 2021: Results!
  5736. 98%Waydroid
  5737. 85%Official Home of Microsoft Surface PCs, Computers, Laptops, 2-in-1s, Dual-Screen & All-in-Ones
  5738. 99%Announcing Azure Functions 4.0 public preview with .NET 6 support
  5739. 85%Patreon
  5740. 99%Entity Framework Community Standup - PostgreSQL and EF Core
  5741. 95%A different kind of keyboard
  5742. 99%r/dotnet - What does your Blazor Server architecture look like?
  5743. 98%Become a productive .NET Developer with JetBrains Rider - PHINUG 2021.10
  5744. 99%The Catch Block #75 - Controllers, Repositories, Services, and Dark Mode
  5745. 78%This Linux malware is designed to ATTACK WINDOWS!
  5746. 86%Converting between UTF-8 strings and UTF-16 strings in C++/WinRT
  5747. 96%DIY RGB Icosahedron build — GsD
  5748. 75%Google to Auto-Reset Inactive Android App Permissions for Billions of Devices
  5749. 96%GitHub - joeycastillo/The-Open-Book
  5750. 98%The First Rule of Machine Learning: Start without Machine Learning
  5751. 84%deskto.ps
  5752. 98%Adam Storr - Is Accessing Querystring Values in Azure Functions Hard?
  5753. 98%.NET App Developer Links - 2021-09-22
  5754. 99%Visual Studio Toolbox Live - What's New in Visual Studio 2022 Previews 3 & 4?
  5755. 97%Postgres 14: It's The Little Things
  5756. 98%Taming Go’s Memory Usage, or How We Avoided Rewriting Our Client in Rust — Akita Software
  5757. 98%Manyverse – a social network off the grid
  5758. 93%Troy Hunt | GitHub Stars
  5759. 99%Structural pattern matching in Python 3.10
  5760. 99%ASP.NET Core 6: Streaming JSON responses with IAsyncEnumerable<T>, example with Angular
  5761. 85%That Time I Told My Wife I Wanted to Quit My Job
  5762. 95%Don't be obsessed with your customers - Can's blog
  5763. 96%Don't be the Insecure Interviewer
  5764. 94%PS5 storage analysis concludes: Spend less, get the same gaming performance
  5765. 83%Database containing personal info of 106 million international visitors to Thailand was exposed online - Comparitech
  5766. 50%Epik data breach impacts 15 million users, including non-customers
  5767. 90%GitHub Quick Reviews
  5768. 99%Delicious Library 3
  5769. 93%Daily links from Cory Doctorow
  5770. 93%N O D E
  5771. 99%AutoWrapper v5.0 RC Released!
  5772. 94%The “Too many white dudes” problem in software
  5773. 98%GitHub - PySimpleGUI/PySimpleGUI
  5774. 99%Swift with .NET in Xcode
  5775. 96%Make your donation now - Wikimedia Foundation
  5776. 98%Reading Code is a Skill - Trisha Gee
  5777. 94%The CertUtil program will decode Windows error codes, and in a variety of formats
  5778. 97%A Tunguska sized airburst destroyed Tall el-Hammam a Middle Bronze Age city in the Jordan Valley near the Dead Sea - Scientific Reports
  5779. 99%Comparing WebApplicationBuilder to the Generic Host: Exploring .NET Core 6 - Part 2
  5780. 99%ECDSA and Custom XML Signatures in .NET
  5781. 99%How to sign XML using RSA in .NET
  5782. 98%Guide to Autoencoders with TensorFlow & Keras | Rubik's Code
  5783. 79%OWASP 20th Anniversary
  5784. 98%.NET App Developer Links - 2021-09-21
  5785. 85%I started SaaS companies in 2013 and 2021. Here's how things have changed
  5786. 98%[Last Week in .NET #60]- Sourcing Your Packages
  5787. 94%Inflation is not cost of living
  5788. 98%Using the platform
  5789. 99%sudo in system()
  5790. 89%Home Price to Income Ratio (US & UK) - 73 Year Chart | Longtermtrends
  5791. 94%Rejections, Resilience, and Rejoicing: Getting a Tenure-Track Position
  5792. 99%5 RCEs in npm for $15,000
  5793. 75%When McDonalds Came to Denmark – Matt Bruenig Dot Com
  5794. 99%Emacs Typing Tutor
  5795. 99%Practical frontend architecture - jaredgorski.org
  5796. 99%dotNET
  5797. 98%Splitting Your Data and Application APIs
  5798. 95%Let's Encrypt's Root Certificate is expiring!
  5799. 91%HackerNews Readings
  5800. 80%iOS 15
  5801. 96%Azure Serverless Conf September 2021 - Events
  5802. 96%Google Docs in a clean-room browser - Ekioh
  5803. 99%Computing the Similarity Between Two Machine Learning Datasets -- Visual Studio Magazine
  5804. 98%little-endian
  5805. 94%As A Solo Developer, I Decided To Offer Phone Support, And This Is What Happened | Plumshell
  5806. 94%Software Development Then and Now: Steep Decline into Mediocrity
  5807. 96%ClickHouse/clickhouse-inc.md at master · ClickHouse/ClickHouse
  5808. 99%Azure Table Storage with ASP.NET Core - Code Maze
  5809. 81%Is C# getting out of hand?
  5810. 79%What does this mean? The caller specified wait timed out before the operation completed because a host termination is in queued
  5811. 90%Project Memento: An NFT art project
  5812. 99%Generate PDF files using an html template and Playwright - Gérald Barré
  5813. 96%How to customize your HTTP DDoS protection settings
  5814. 96%272: .NET 6 RC1, .NET MAUI Updates, & iPhone 13 Event Recap
  5815. 98%.NET App Developer Links - 2021-09-20
  5816. 99%Atomic reference counting (with Zig code samples)
  5817. 99%Creating Microsoft Teams meetings in ASP.NET Core using Microsoft Graph
  5818. 98%Singularity – Microsoft’s Experimental OS
  5819. 98%.NET MAUI: Preview 8 Available, but GA Postponed to Q2 2022
  5820. 85%FCPS Ransomware Update December 22
  5821. 93%There are six internet links on my office on wheels. Seven when Starlink arrives.
  5822. 74%Freenet
  5823. 93%Bye YouTube, Hello PeerTube 📺 (no ads, decentralised, privacy-friendly! -- Diode Zone)
  5824. 86%John Kozubik - / pub
  5825. 96%Build Something Unambitious
  5826. 95%The Unofficial Way to Land a Gulfstream G280
  5827. 93%My Month in Mulki
  5828. 97%Introducing the Aino framework
  5829. 98%[Unravelling mocona] Part 1 - Verbosity or Anti-Pattern
  5830. 98%Privacy Policy Of Your Existence | Ondřej Bárta - Berlin based designed with full stack engineering background
  5831. 95%Analyzing The Olympic Games
  5832. 97%Linux on the Desktop: Part Two
  5833. 98%How to Contribute a Change to Nginx
  5834. 94%The shape of dinosaur eggs
  5835. 99%Same App Different Design Patterns
  5836. 75%Library Genesis
  5837. 88%This is stupid, but I love it
  5838. 88%The REAL Story On Why Space Cadet Pinball Was Removed (ft. Windows on Itanium)
  5839. 89%Russia restricts opposition election voting app from Apple App Store and Google Play Store - NetBlocks
  5840. 96%machinelearning/BestFriendAttribute.cs at 3bf8cba75fd94241d2f918fc5330e8cda3b36432 · dotnet/machinelearning
  5841. 98%MJML - The Responsive Email Framework
  5842. 94%Project Myriagon: Cloudflare Passes 10,000 Connected Networks
  5843. 81%Can you see the Republic of Ireland from England? - Menu >
  5844. 99%GitHub - seemoo-lab/AirGuard: Protect yourself from being tracked 🌍 by AirTags 🏷 and Find My accessories 📍
  5845. 92%Episode 24: Dependency Injection in .NET with Steve Collins
  5846. 98%How To Rapidly Improve At Any Programming Language
  5847. 98%Edpnet network info
  5848. 99%Migrate to ASP.NET Core MVC from ASP.NET Framework MVC
  5849. 83%One Bitcoin Transaction Generates Two iPhones Worth of E-Waste
  5850. 98%Good is Not Great | ANDY.WORKS
  5851. 97%Unravelling the `async with` statement
  5852. 98%The Solution to Newcomb’s Paradox
  5853. 96%GitHub - joehillen/sysz: An fzf terminal UI for systemctl
  5854. 98%PostgreSQL on the Move
  5855. 97%The Bagel Language 🥯 | Brandon's Website
  5856. 95%On Building Glue Systems - Dev.Poga
  5857. 90%002. Developer Experience is User Experience
  5858. 97%N64 Memory – rothw.com
  5859. 94%Aren't we all professional Googlers?
  5860. 96%StackExchange.Redis: Backlog and Retry - Overview and Planning
  5861. 99%ASP.NET Minimal APIs - balta.io
  5862. 99%.NET 6 ASP.NET Core Migration
  5863. 98%GIT PURR! Git Commands Explained with Cats!
  5864. 99%Minimal APIs in .NET 6 but where are the Unit Tests?
  5865. 97%Cloudflare Pages is Lightning Fast
  5866. 99%GitHub - juanfont/headscale: An open source, self-hosted implementation of the Tailscale control server
  5867. 97%C# - Gotchas with switch expression - Hi, I'm Ankit
  5868. 88%Smashing Big Red Button to Leave a Conference Call
  5869. 96%Intersection geometry - A/B Street
  5870. 99%GitHub - seed-rs/seed: A Rust framework for creating web apps
  5871. 93%An Old Programmer Loses His Job
  5872. 99%Weekly Update 261
  5873. 99%feat: improved theme png rendering by NickCraver · Pull Request #971 · JanDeDobbeleer/oh-my-posh
  5874. 70%Dear Mom, I’m Dropping Out — Simon Berens
  5875. 96%How I made $50K in 3 days with NFTs
  5876. 96%My pain building a WYSIWYG editor with contenteditable - Answerly.io
  5877. 99%Ditch your version manager
  5878. 99%Splitting up trust
  5879. 98%Tips for saving memory with pandas
  5880. 97%Quick-start to Pair Programming. 3 Strategies For You - Paweł Pluta
  5881. 93%The never-ending product requirements of user authorization - Alex Olivier | cloud native product manager in london
  5882. 97%Checking it twice
  5883. 92%The long-term consequences of maintainers’ actions – Ariadne's Space
  5884. 96%Cryptology ePrint Archive: Report 2021/1148
  5885. 99%Azure DevOps Podcast: Daniel Roth on Web Development with .NET 6 - Episode 158
  5886. 76%The lax computer security of British MPs - as detailed in their own tweets
  5887. 99%Building apps in minutes, not months
  5888. 99%HTTP/3 support in .NET 6
  5889. 97%r/dotnet - How many full-time devs does it take to keep developing dotnet?
  5890. 97%Progress Telerik Adds New Controls for Blazor, .NET MAUI, Desktop -- Visual Studio Magazine
  5891. 96%Document
  5892. 99%Approaches to handling simple expressions in C#
  5893. 95%Do Your Math Abilities Make Learning Programming Easier? Not Much, Finds Study
  5894. 82%Adam Storr - Becoming a Remote Worker - Month 18+
  5895. 88%Forms and Capturing User Data [10 of 11] | Beginner's Series to: Blazor
  5896. 99%Production postmortem: The Guinness record for page faults & high CPU
  5897. 97%Top 5 LED Strip Lighting Projects - Dave's Garage
  5898. 95%Adventures in application compatibility: The case of the wild instruction pointer that, upon closer inspection, might not be so wild after all
  5899. 98%Code Maze Weekly #93 - Code Maze
  5900. 99%Benchmarking Edge Network Performance: Akamai, Cloudflare, AWS CloudFront, Fastly, and Google
  5901. 96%The Ultimate .NET MAUI Update
  5902. 98%Level up your skills with Bicep!
  5903. 99%An Easy Guide to React useReducer() Hook
  5904. 99%How JSX (React) Works Under the Hood
  5905. 98%Debugging a .NET App on Linux from Windows Visual Studio with WSL - NDepend
  5906. 97%High Optionality Programming: Software Architectures that Reduce Technical Debt - Part 1
  5907. 84%Azure Sentinel Notebooks Ninja Part 2: Getting Started with Azure Sentinel Notebooks
  5908. 95%Etched Glow-Through Keycap with GitHub Octocat Logo
  5909. 89%Chartist - Simple responsive charts
  5910. 85%The Crime of Curiosity
  5911. 97%Kansas City Developers Conference - Done!
  5912. 77%Themes: add Craver and add background colors by NickCraver · Pull Request #964 · JanDeDobbeleer/oh-my-posh
  5913. 99%MinimalApiPlayground/ProblemDetailsDeveloperPageExceptionFilter.cs at main · DamianEdwards/MinimalApiPlayground
  5914. 95%What developers should know about security with Troy Hunt
  5915. 99%MinimalApiPlayground/Program.cs at main · DamianEdwards/MinimalApiPlayground
  5916. 77%Themes: add Craver and add background colors by NickCraver · Pull Request #964 · JanDeDobbeleer/oh-my-posh
  5917. 91%Rust Playground
  5918. 94%Windows 11: Just say no
  5919. 98%Work on interesting problems. Not interesting technologies - Part 2
  5920. 99%Syntax highlighting is backwards
  5921. 99%advanced shell packaging: resholve YADM's nixpkg
  5922. 97%How to ask for help - Stavros' Stuff
  5923. 99%I Tried to Launch a Side Project Within 30 Days and Failed Hopelessly
  5924. 97%rename source generator anchor to SetHandler by jonsequitur · Pull Request #1411 · dotnet/command-line-api
  5925. 96%Ten Years of Fukushima Disinformation | Skeptical Inquirer
  5926. 98%Hamtips, or why I still run the Technical Phone Screen as the Hiring Manager
  5927. 99%Building OwnFlask - A Flask(like) Python Framework
  5928. 95%How to Lead a More Rational Life with Bayes' Theorem
  5929. 80%What’s the value of an advanced technical degree? — Mark Simithraaratchy
  5930. 98%XTDB — Open Time Store
  5931. 95%Process Scheduling In Linux
  5932. 98%Notes on the small web
  5933. 93%Slowing 47.181.162.115&c=1&t=44455.7118645833
  5934. 99%Don't fear the pointer — Bitfield Consulting
  5935. 99%CSS Mirror Editing in Edge DevTools for VS Code
  5936. 98%How We Made Playable Quotes for the Game Boy
  5937. 98%You wanted WebSockets? | daniel.haxx.se
  5938. 96%Can We Solve Linear Algebra Problems at Extreme Scale and Low Precisions?
  5939. 93%The Perils of an .xyz Domain
  5940. 97%OpenSSL 3.0 Has Been Released!
  5941. 99%Blazor Developers Can Now Create Custom Elements, Render Components from JavaScript -- Visual Studio Magazine
  5942. 84%#Shitlassian - story about how Atlassian fired me because my wife had cancer
  5943. 99%GitHub - alephsecurity/xnu-qemu-arm64
  5944. 98%Episode 394 - Quantum Update
  5945. 72%The Good Notes Are Circled
  5946. 90%Execution Time | Oh My Posh
  5947. 71%The ownership and future of Mullvad VPN - Blog | Mullvad VPN
  5948. 88%.NET Tooling Community Standup - What's new in Visual Studio for Mac
  5949. 93%Aaron Stannard on Technical Debt and Optionality
  5950. 99%GitHub - dotnet/upgrade-assistant: A tool to assist developers in upgrading .NET Framework applications to .NET 5
  5951. 99%Go'ing Insane Part One: Endless Error Handling
  5952. 99%The C++ implicit assignment operator is a non-ref-qualified member, even if the base class's assignment has a ref-qualifier
  5953. 96%Every engineer should do a stint in consulting
  5954. 91%Is management pressuring you to deliver unfinished code?
  5955. 91%Marginalia Search
  5956. 98%Extending .NET Minimal APIs with Swagger, Authentication & Validation
  5957. 97%Early Hints: How Cloudflare Can Improve Website Load Times by 30%
  5958. 98%Add initial regex source generator by stephentoub · Pull Request #59186 · dotnet/runtime
  5959. 99%Why Authorization is Hard
  5960. 99%Home Assistant
  5961. 99%If you copied any of these popular StackOverflow encryption code snippets, then you coded it wrong
  5962. 98%.NET App Developer Links - 2021-09-16
  5963. 98%Discover quick actions for common tasks as you type, with IntelliCode
  5964. 99%Should Controllers Reference Repositories or Services
  5965. 91%JustMock R3 2021—Linux, Visual Studio 2022 .NET 6 RC1
  5966. 92%Microsoft launching tech resilience curriculum to foster a more inclusive future - The Official Microsoft Blog
  5967. 96%Introducing password removal for Microsoft Accounts
  5968. 89%Webinar: Profiling and Fixing Common Performance Bottlenecks | The .NET Tools Blog
  5969. 97%.NET Rocks! vNext
  5970. 82%CityMayor | Dapp.com - MarbleCards | OpenSea
  5971. 96%.NET MAUI 'Slips the Schedule,' Won't Ship with .NET 6 in November -- Visual Studio Magazine
  5972. 98%How much faster is Java 17?
  5973. 97%Introducing Package Source Mapping
  5974. 98%GitHub - github/paste-markdown: Paste spreadsheet cells as a Markdown table.
  5975. 99%Processing Large Payloads with the Claim Check Pattern
  5976. 99%Does your Figma Plugin really need an UI? | Tom's dev blog
  5977. 96%The Cyclic Identity for Partial Derivatives
  5978. 98%Playing with htmlq, awk, and sed
  5979. 96%Building an Alternative Ecosystem | Joshua Strobl
  5980. 96%Don't Trust the Process
  5981. 98%Call WinRT COM interop interfaces from .NET 5+ apps - Windows apps
  5982. 94%Why I left academia
  5983. 97%The Second Coming of the Search Engine
  5984. 98%Write Epic Shit - Corbett Barr
  5985. 99%Argon2 Memory-Hard Function for Password Hashing and Proof-of-Work Applications
  5986. 91%How I write my Journal
  5987. 97%Engineer vs Entrepreneur Mindset
  5988. 96%Visual Studio 2022 Preview 4: Hot Reload Expands, Speed Improvements -- Visual Studio Magazine
  5989. 98%Product Security Engineering Manager - Architecture
  5990. 99%Validating Form Data with Blazor [11 of 11] | Beginner's Series to: Blazor
  5991. 97%🐊 Crocotile 3D - A tile-based 3d modeling editor!
  5992. 79%6.0 Milestone · DuendeSoftware/IdentityServer
  5993. 98%Turing Oversold
  5994. 99%The Time Travel Debugger for Web Development
  5995. 97%Machine Learning Community Standup - Deep Learning with TorchSharp
  5996. 99%Swapping two numbers in C#
  5997. 84%Rack-With-Support - FUSION
  5998. 82%Developer Burnout: Why it Happens and What We Can Do About It
  5999. 69%TechBaby Prague
  6000. 97%Leaking Value Objects from your Domain
  6001. 95%Announcing The Unicode® Standard, Version 14.0
  6002. 96%Amazon.com: Sabrent 4TB Rocket 4 Plus NVMe 4.0 Gen4 PCIe M.2 Internal Extreme Performance SSD + M.2 NVMe PS5 heatsink Combo (SB-RKT4P-PSHS-2TB) : Electronics
  6003. 96%Amazon.com: Sabrent 2TB Rocket 4 Plus NVMe 4.0 Gen4 PCIe M.2 Internal Extreme Performance SSD + M.2 NVMe PS5 heatsink Combo (SB-RKT4P-PSHS-2TB) : Electronics
  6004. 98%The Catch Block #74 - Ship, Show, Ask
  6005. 93%How do I set the alpha channel of a GDI bitmap to 255?
  6006. 97%Discovering what’s slowing down your website with Web Analytics
  6007. 98%The American Style of Quotation Mark Punctuation Makes No Sense
  6008. 97%Storage galore: New PS5 update finally lets users add more space for games
  6009. 98%Cloudflare Images Now Available to Everyone
  6010. 59%Apple just copied a developer's Apple Watch keyboard after yanking it from the App Store
  6011. 99%“Secret” Agent Exposes Azure Customers To Unauthorized Code Execution | Wiz Blog
  6012. 99%.NET DeveloperDays 2021 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  6013. 97%Anonymous Presents: Operation Epik Fail
  6014. 79%5.0.10 Milestone · npgsql/npgsql
  6015. 79%5.0.10 Milestone · npgsql/efcore.pg
  6016. 94%ACSC Annual Cyber Threat Report 2020-21
  6017. 98%.NET App Developer Links - 2021-09-15
  6018. 99%Windows Package Manager
  6019. 83%Exploring 120 years of timezones
  6020. 99%PHP: rfc:fibers
  6021. 97%Join us behind the scenes at Azure, thanks to the Well-Architected Framework
  6022. 95%.NET September 2021 Updates – 5.0.10 and 3.1.19
  6023. 88%Up in arms - Tandy Armatron Dissection
  6024. 89%r/buildapc - Please help me identify this CAPS-lock overlay, as it's ruining my game
  6025. 74%Gwyneth Peña S. @madebygps
  6026. 86%Effect size is significantly more important than statistical significance.
  6027. 99%Announcing .NET 6 Release Candidate 1
  6028. 95%Bespoke Synth
  6029. 92%PHP maintains an enormous lead in server-side programming languages
  6030. 95%Dialectical Solution to the Liar Paradox — Hegel's Chapel
  6031. 98%Reflecting on the Shake Build System
  6032. 97%Improving Origin Performance for Everyone with Orpheus and Tiered Cache
  6033. 95%Plain Text Journaling System
  6034. 99%Hack Pipe for Functional Programmers: How I learned to stop worrying and love the placeholder | James DiGioia
  6035. 77%The Most Underused Email Feature: Schedule Send
  6036. 91%Tools for professionals, tools for amateurs
  6037. 99%Technical Writer
  6038. 61%iPhone 13 Models Are Heavier and Thicker Than iPhone 12 Models
  6039. 83%Travis CI flaw exposed secrets of thousands of open source projects
  6040. 96%Programming Language Wars - Software By Design
  6041. 95%r/crypto - What are the most overrated cryptographic schemes, protocols, conferences, etc.?
  6042. 89%Release 0.2.0-pre.20210914193659.28 · DamianEdwards/MinimalValidation
  6043. 97%Server-Side Language Usage: ASP.NET Trails PHP (by a Lot!) -- Visual Studio Magazine
  6044. 93%iPhone 13 Pro and 13 Pro Max - Technical Specifications
  6045. 91%Spasm - Underrun example
  6046. 98%Visual Studio 2022 Preview 4 is now available!
  6047. 98%How percentile approximation works (and why it's more useful than averages)
  6048. 99%ASP.NET Core updates in .NET 6 Release Candidate 1
  6049. 99%ASP.NET Core updates in .NET 6 Release Candidate 1
  6050. 99%Announcing .NET 6 Release Candidate 1
  6051. 99%GitHub Quick Reviews
  6052. 99%Update on .NET Multi-platform App UI (.NET MAUI)
  6053. 71%Collisions of Light Produce Matter/Antimatter from Pure Energy
  6054. 97%Java 17 / JDK 17: General Availability
  6055. 68%Intel Is Reducing Server Chip Pricing in Attempt to Stem the AMD Tide
  6056. 88%ASP.NET Community Standup - Blazor in .NET 6 RC1
  6057. 99%WebSocket per-message compression in ASP.NET Core 6
  6058. 99%CSS Variables + calc() + rgb() = Enforcing High Contrast Colors
  6059. 93%Q1K3 | js13kGames
  6060. 88%Why I Have NOT Tried Github Copilot - I'm a Little Skeptical...
  6061. 76%Microspeak: Persona
  6062. 99%C# For Beginners - Lesson 10: Methods
  6063. 99%Looking inside ConfigurationManager in .NET 6: Exploring .NET Core 6 - Part 1
  6064. 93%From AMP to Signed Exchanges, Or How Innovation Happens at Cloudflare
  6065. 89%Cyber Defenders' Career Guide: 9781617298202: Computer Science Books @ Amazon.com
  6066. 99%Setting up the SonarQube scanner when building a .NET Core container image
  6067. 96%Why Monero
  6068. 99%Async processing of long-running tasks in ASP.NET Core
  6069. 99%Adam Storr - Separate the Metadata Noise from the Implementation in Azure Functions
  6070. 98%WUG: Co nás čeká v .NET 6 a C# 10 (Zlín)
  6071. 99%Release WebSharper 5.0.0-preview1 · dotnet-websharper/core
  6072. 98%.NET App Developer Links - 2021-09-14
  6073. 99%Monsters Weekly 222 - DateOnly and TimeOnly in .NET 6
  6074. 99%Unit testing private helper methods
  6075. 98%Advanced Git Workflow Tips | The .NET Tools Blog
  6076. 99%MinimalValidation/dotnet.yml at 3b836203c6af3ce1f9735ff1a4c81ab3270a7c7e · DamianEdwards/MinimalValidation
  6077. 98%Download the fastest Firefox ever
  6078. 98%The workflow must be associated with an integration account - Azure Logic App
  6079. 96%Docs | Open-Meteo.com
  6080. 96%GitHub - ryanoasis/powerline-extra-symbols: Extra glyphs for your powerline separators
  6081. 80%[Last Week in .NET #59] – Min/Max Life Changes
  6082. 96%Free Programming Books; HTML5, CSS3, JavaScript, PHP, Python...
  6083. 92%Subscribe to Burnout+ – Three Letter Acronym
  6084. 90%Trademark Actions Against the PostgreSQL Community
  6085. 99%GitHub - dtolnay/inventory: Typed distributed plugin registration
  6086. 64%Screenshots
  6087. 98%Build software better, together
  6088. 96%FORTRAN.io finally, a Fortran Web Framework
  6089. 81%Intuit to Acquire Mailchimp
  6090. 98%Stay Calm and Learn This · Patrick Juchli
  6091. 99%Finding Types at Runtime in .NET Core
  6092. 96%Building Through Uncertainty
  6093. 97%Lessons learned during a Developer on Duty: Observability · Pietro Menna
  6094. 99%Unravelling `async for` loops
  6095. 99%Static Analysis in JavaScriptCore (Part I)
  6096. 99%Introduction — Otter documentation
  6097. 97%40 One-Sentence Email Tips
  6098. 81%Most Startup ‘Pivots’ Aren’t Really Pivots, They’re Just What Startups Are Supposed To Do
  6099. 93%April King — Cache-Control Recommendations
  6100. 99%How to parse any website
  6101. 94%Regret Minimization | Samvit Jain
  6102. 97%Disclosing CVE-2021-40823 and CVE-2021-40824: E2EE vulnerability in multiple Matrix clients | Matrix.org
  6103. 97%Designing Beautiful Shadows in CSS
  6104. 99%Stop Building A General Purpose API To Power Your Own Front End - Max Chernyak
  6105. 96%Why I’m Not an Angel Investor — Stuff George Writes
  6106. 90%FORCEDENTRY: NSO Group iMessage Zero-Click Exploit Captured in the Wild - The Citizen Lab
  6107. 74%Apple patches a NSO zero-day flaw affecting all devices – TechCrunch
  6108. 99%Getting Started Tweetinvi .NET Twitter | C# Tutorials Blog
  6109. 89%Developers: Hire or Use Consultants?
  6110. 94%OpenRA
  6111. 97%New Open Source ONNX Runtime Web Does Machine Learning Modeling in Browser -- Visual Studio Magazine
  6112. 99%OData (Open Data Protocol) in ASP.NET 6.0
  6113. 68%Hyperbaric oxygen therapy reverses hallmarks of Alzheimer’s disease and dementia - Technology Org
  6114. 93%r/perfectlycutscreams - German Streamer watching a self defense video
  6115. 99%Resource efficient Thread Pools with Zig
  6116. 95%Cloud Providers Publish Ransomware Mitigation Strategies
  6117. 99%Investigating an infinite loop in Release configuration - Gérald Barré
  6118. 55%Uber must employ its drivers, Dutch court rules
  6119. 99%The latency of making a coffee cup
  6120. 99%The C++/WinRT query_interface_tearoff extension point, and using it for COM aggregation
  6121. 95%Email Protection | Cloudflare
  6122. 90%Cloudflare Passes 250 Cities, Triples External Network Capacity, 8x-es Backbone
  6123. 97%.NET developer reacts to the StackOverflow survey 2021
  6124. 98%GitHub - hyrmn/jerk: Joe Everyman's Reporting Konverter
  6125. 99%Professional C# and .NET – 2021 Edition
  6126. 99%Introduction to System.Text.Json Through Examples - Code Maze
  6127. 99%Dotnetos Conference 2021 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  6128. 97%NLP Tutorial with Flair & Python | Rubik's Code
  6129. 96%271: How not to monetize an app
  6130. 98%Implementing Angular Code Flow with PKCE using node-oidc-provider
  6131. 98%.NET App Developer Links - 2021-09-13
  6132. 97%How To Desktop in 2022
  6133. 99%How to Write Cleaner, Safer Code with SonarQube, Docker and .NET Core
  6134. 99%Introduction to GitHub Codespaces
  6135. 99%How To Map A Route in an ASP.NET Core MVC application
  6136. 96%RLE: The Human Friendly Compression
  6137. 90%Twitter reveals surprisingly low two-factor auth (2FA) adoption rate
  6138. 87%The World's Oldest Active Torrent Turns 18 Soon * TorrentFreak
  6139. 99%Minimal APIs at a glance in .NET 6
  6140. 78%CityMayor | Dapp.com - MarbleCards | OpenSea
  6141. 97%Docker Licensing, Career and Coding Questions
  6142. 91%refactor: port libtransmission to C++ by ckerr · Pull Request #1787 · transmission/transmission
  6143. 88%The Structure of Scientific Revolutions
  6144. 96%How to raise investment
  6145. 99%How to Improve programming logic
  6146. 98%Rectangle{} debugging in QML, just like printf(), but for QT
  6147. 85%How factories were made safe
  6148. 98%Randomizing the Alert Sound on a Mac
  6149. 94%The p-word – Puppies, Flowers, Rainbows and Kittens
  6150. 91%Amazon.com: Qozary 2 Pack Socks Underwear Drawer Organizer Divider, 24 Cell or 16 Cell Collapsible Cabinet Closet Organizer Storage Boxes for Clothes, Socks, Lingerie, Underwear, Ties (24 Cell, Gray) : Home & Kitchen
  6151. 96%Welcome, adventurer! — BEAM VM Wisdoms
  6152. 97%Rechargeable Toilet Bowl Night Light, 16-Color LED Motion Activated Sensor Nightlight, Cool Fun Gag Gadget for Husband Men Women Him Mother Father Day - - Amazon.com
  6153. 99%The KDL Document Language
  6154. 99%Checkboxland
  6155. 99%Two new color spaces for color picking - Okhsv and Okhsl
  6156. 92%Rejected!
  6157. 99%Ray casting in 2D game engines
  6158. 87%LIVE: Windows 11 Walkthrough with Microsoft Dev Davepl
  6159. 99%Azure AD JWT authentication in .NET isolated process Azure Functions
  6160. 99%Microsoft Releases .NET MAUI Compatibility Packages for the Xamarin Community Toolkit
  6161. 86%Lockdown math announcement
  6162. 97%Remaking Celeste’s Lighting
  6163. 98%Welcome to Speed Week and a Waitless Internet
  6164. 93%Windows 11 Pinball by the original Windows XP programmer
  6165. 99%Learn BIO Video in 3 simple steps - Tech Leader Journey
  6166. 80%Social networks
  6167. 99%My Room in 3D — Experiment
  6168. 97%Electron isn’t Cancer but it is a Symptom of a Disease – Duck Rowing
  6169. 99%An opinionated look at Minimal API in .NET 6
  6170. 99%Minimal APIs at a glance
  6171. 97%Write code that's easy to delete, and easy to debug too.
  6172. 96%pratik.is/here - Pratik's Personal Site
  6173. 99%I18n in Go: Managing Translations
  6174. 98%No More Medium. Build Your Own Site, Please.
  6175. 90%Episode 23: Git - with Jesse Liberty and James World
  6176. 86%9/11 Realtime
  6177. 98%Proving 50-Year-Old Sorting Networks Optimal: Part 2
  6178. 99%Working with DevOps friendly EF Core Migration Bundles
  6179. 96%Microsoft acquires Clipchamp to empower creators | Microsoft 365 Blog
  6180. 69%Facebook Is Censoring People For Mentioning Open-Source Social Network Mastodon
  6181. 98%Why Flask will teach you more about software engineering than Django
  6182. 99%Constant-time code verification with Memory Sanitizer
  6183. 97%A resource for the OpenBSD community
  6184. 92%Steam Top 50 Games: 72% Work on Linux in Sept. 2021 - Boiling Steam
  6185. 87%How Tesla Got Two Nürburgring Lap Times From the Same Lap
  6186. 98%Note-Taking for Software Engineers
  6187. 89%Learn in Better Way for Your Life
  6188. 99%Sylvain Kerkour
  6189. 98%Are Dockerfiles good enough?
  6190. 93%Windows 11 Pinball by the original Windows XP programmer
  6191. 98%Mistakes I've Made in AWS
  6192. 93%Windy as forecasted
  6193. 92%CFAIL Session 4 Talk #1: Incorrectly Generated RSA Keys, by Daniel Shumow
  6194. 79%“Never trust a clown”: McDonald’s leaks Monopoly database credentials
  6195. 95%It's just a (hacker news) bubble you're living in
  6196. 96%Disk/CPU performance: Linode vs DigitalOcean vs UpCloud vs Hetzner vs Terrahost vs Scaleway
  6197. 94%Making mistakes is part of working
  6198. 92%The VC power law: biotech vs. tech
  6199. 96%How I arrived at my perfect business idea | SVG Backgrounds
  6200. 94%Use Tools That Suit You and the Problem | Daan Debie
  6201. 99%Managing User State [9 of 11] | Beginner's Series to: Blazor
  6202. 99%Why that Thunderbolt add-in card doesn’t work properly in your unsupported PC – Matt's Tech Pages
  6203. 99%From Shader to Metaball, Part Ⅰ
  6204. 96%How arbitrary structured data per request helps Opsgenie to resolve and prevent incidents
  6205. 98%Part 4: Notifiable Data Breach (NDB) Scheme
  6206. 97%Sales for Hackers
  6207. 96%Oracle SQL Is The Devil – Coding To Freedom
  6208. 99%Microsoft Open Sources .NET 5 C# Language Extension for SQL Server -- Visual Studio Magazine
  6209. 99%GitHub - jely2002/youtube-dl-gui: A cross-platform GUI for youtube-dl made in Electron and node.js
  6210. 99%C# 10 is HERE! 5 features that will blow your mind 🤯
  6211. 99%First look at the debugger - Visual Studio (Windows)
  6212. 91%I Reached 100k Subscribers - Ask Me Anything
  6213. 89%A Laser Fired Through a Keyhole Can Expose Everything Inside a Room
  6214. 97%Microsoft Announces Azure Spring Cloud Enterprise in Preview
  6215. 99%Migrate apps to modern authentication
  6216. 99%Ordering asynchronous updates with coroutines, part 5: Bowing out via cancellation
  6217. 98%Code Maze Weekly #92 - Code Maze
  6218. 99%How to execute an object file: Part 3
  6219. 98%Certified Application Security Specialist (CASS)
  6220. 99%Support type classes or implicits · Issue #243 · fsharp/fslang-suggestions
  6221. 97%Episode 82 - DotPurple With Michael Babienco
  6222. 84%Groundbreaking Technique Yields Important New Details on Silicon, Subatomic Particles and Possible ‘Fifth Force’
  6223. 90%Monsters Weekly 221 - New git commands
  6224. 97%Web Live Preview
  6225. 99%The Specification contravariant functor
  6226. 98%Date Format Cheat Sheet—How To Format Dates React DatePicker
  6227. 99%Episode 393 - Behind the scenes
  6228. 99%The Future of Visual Studio Extensibility is Here!
  6229. 98%Connect Tailscale - GitHub Marketplace
  6230. 91%Ozzillate - Transfer Files via Sound
  6231. 94%New Community Toolkit Leads Extension Writing Revamp for Visual Studio 2022 -- Visual Studio Magazine
  6232. 99%Machine Learning Community Standup - Office Hours
  6233. 81%New Math Book Rescues Landmark Topology Proof | Quanta Magazine
  6234. 99%Event Sourced Aggregate Design: Focus on Business Logic
  6235. 96%Using a reMarkable Tablet in Web Meetings – The Charette Project
  6236. 97%in which a laptop defies the trends
  6237. 92%The Fog of Random
  6238. 96%AWS SIGv4 and SIGv4A — shufflesharding.com
  6239. 91%Q6 How do you manage your time? How do you allocate your time between work and other things?
  6240. 99%Thoughts on Clojure UI framework
  6241. 96%A Rotating Team Lead
  6242. 98%Running My Business From an iPad
  6243. 96%Quitting Entrepreneurship, Getting A Job
  6244. 94%Fix My Code
  6245. 99%The .NET Docs Show - .NET IoT Ask Me Anything
  6246. 96%Microsoft Pushes Java for Azure Development -- Visual Studio Magazine
  6247. 73%Windows 11 Livestream - Sep 12, 2021 9AMPST 4PMGMT - Announcement!
  6248. 94%Weekly Update 260
  6249. 90%~60x speed-up of Linux
  6250. 98%ASP.NET 6.0 Minimal APIs - Why should you care? - Ben Foster
  6251. 88%Data Consistency Between Microservices
  6252. 92%.NET Conf 2021
  6253. 84%.NET customers showcase | See what devs are building
  6254. 99%Parameters and Sharing Data [8 of 11] | Beginner's Series to: Blazor
  6255. 97%OWASP Top 10
  6256. 96%Creating Pivot indexes in RavenDB
  6257. 88%GraphCMS, GraphQL, and Nextjs - Let's Build A Static Site
  6258. 98%Full-time Content Creation with Jessica Chan
  6259. 98%Ordering asynchronous updates with coroutines, part 4: Bowing out, explicit version
  6260. 97%Native Rust support on Cloudflare Workers
  6261. 97%5 open source .NET projects that deserve more attention
  6262. 74%Rewilding: 60 years ago, scientists let a farm go wild – the results are in
  6263. 99%Toolbelt.Blazor.LoadingBar 13.0.0
  6264. 99%How We Went All In on sqlc/pgx for Postgres + Go
  6265. 87%How Docker broke in half
  6266. 92%Bad engineering managers think leadership is about power, good managers think leadership is about competently serving their team
  6267. 98%.NET App Developer Links - 2021-09-09
  6268. 99%.NET Rocks! vNext
  6269. 99%A .NET 6 Minimal API Todo example Playground
  6270. 99%Refactoring to Value Objects
  6271. 99%New Improved Attach to Process Dialog Experience
  6272. 99%Apples in MAUI
  6273. 99%Google APIs: authentication with TypeScript | I CAN MAKE THIS WORK
  6274. 98%Windows 11: The Optimization and Performance Improvements
  6275. 93%How to replace Docker with Podman on a Mac
  6276. 97%Ship / Show / Ask
  6277. 98%OSS Power-Ups: CliWrap | The .NET Tools Blog
  6278. 77%Does Ivermectin Cause Sterility in Men?
  6279. 99%Open sourcing the .NET 5 C# Language Extension for SQL Server - Microsoft SQL Server Blog
  6280. 93%Locking editor panes in Visual Studio Code prevents unwanted multi-tab experiences
  6281. 84%B2C Speedrun - Setup Authentication in .NET Blazor with Azure AD B2C in 15mins flat
  6282. 99%Proposal: Expression blocks · Issue #3086 · dotnet/csharplang
  6283. 98%csharplang/LDM-2021-08-30.md at main · dotnet/csharplang
  6284. 67%WhatsApp “end-to-end encrypted” messages aren’t that private after all
  6285. 82%MIT-designed project achieves major advance toward fusion energy
  6286. 93%Transparency in startups
  6287. 95%The mystery of load average spikes
  6288. 90%Should you delete social media? That’s the wrong question.
  6289. 89%Restrictions for Impacted Areas – South East Queensland
  6290. 92%Challenge to VS Code Python? JetBrains Tests Data Science IDE -- Visual Studio Magazine
  6291. 99%The Compiled Future of Front End
  6292. 97%Auto retry message on connection failure by NickCraver · Pull Request #1856 · StackExchange/StackExchange.Redis
  6293. 95%The Adjacent User Theory at andrewchen
  6294. 97%What they don’t tell you when you translate your app
  6295. 64%Norway COVID: 171,719 Cases and 826 Deaths - Worldometer
  6296. 85%Daily Confirmed Cases in NSW - COVID LIVE
  6297. 93%How to drive away your best engineers. | padraigobrien.com
  6298. 92%About
  6299. 87%Python in VS Code Does Browser-Based Editing via 'github.dev' Trick -- Visual Studio Magazine
  6300. 98%Maintain it With Zig
  6301. 83%Using the Console Log formatter
  6302. 95%Monitoring my home's air quality (CO2, PM2.5, Temp/Humidity) with AirGradient's DIY sensor
  6303. 97%Craver's oh-my-posh profile
  6304. 87%Archive.org Serendipity: Search and Stream Selections from the 78rpm Collection
  6305. 99%Going deeper into static constructors hole
  6306. 99%GitHub - philipl/pifs: πfs - the data-free filesystem!
  6307. 99%GitHub - doctorray117/minecraft-ondemand: Templates to deploy a serverless Minecraft Server on demand in AWS
  6308. 88%Entity Framework Community Standup - Open Source Software (OSS) Projects for EF Core
  6309. 99%Taking the EF Core Azure Cosmos DB Provider for a Test Drive
  6310. 87%Outdated Answers: accepted answer is now unpinned on Stack Overflow
  6311. 99%Integration Testing: IHost Lifecycle with NUnit
  6312. 99%The Catch Block #73 - Vertical Slices, Mission-Driven Teams, and Five Cool Reads
  6313. 98%Ordering asynchronous updates with coroutines, part 3: Let them all compete, but only one wins
  6314. 99%GitHub - EtherDream/web2img: bundle web files into a single image
  6315. 90%Introducing: Custom Hostname Analytics
  6316. 97%Dolphin Progress Report: August 2021
  6317. 92%How Cloudflare helped mitigate the Atlassian Confluence OGNL vulnerability before the PoC was released
  6318. 86%The SEC has told us it wants to sue us over Lend. We don’t know why.
  6319. 98%Switching to the i3 window manager
  6320. 98%.NET App Developer Links - 2021-09-08
  6321. 86%2021 Board of Trustees Election
  6322. 99%The Command Handler contravariant functor
  6323. 99%Favorite improvements in .NET 6
  6324. 95%Patent Images
  6325. 96%Teaching people to fish
  6326. 91%Shifting Trends: The Evolution of Mountain Bike Geometry - blog.jans.com
  6327. 98%Turning my hobby into a business made me hate it
  6328. 61%How Sri Lanka’s overnight flip to total organic farming has led to an economic disaster
  6329. 99%Git tooling in Visual Studio 2022
  6330. 79%Your VGA monitor may be easier to repair than you think - CNX Software
  6331. 91%Introducing Blazor Components [3 of 11] | Beginners Series to: Blazor
  6332. 99%My £4 a month server can handle 4.2 million requests a day
  6333. 76%McDonald's leaks password for Monopoly VIP database to winners
  6334. 99%What's new in C# 10.0 - C# Guide
  6335. 99%Integration Testing: IHost Lifecycle with xUnit.Net
  6336. 71%[Last Week in .NET #58] – Deep Learning Means Never Having to Say You’re Sorry
  6337. 99%GitHub Quick Reviews
  6338. 98%GitHub - dotnet/csharplang: The official repo for the design of the C# programming language
  6339. 96%VS Code Uses ML to Detect Programming Language, Set Mode -- Visual Studio Magazine
  6340. 94%The ASP.NET Team @TheASPNETTeam
  6341. 99%ASP.NET Community Standup - 🎂7 Years of ASP.NET Community Standup🎂
  6342. 99%C# static constructor called multiple times
  6343. 98%Bonsai | Web Browser for Research
  6344. 88%California streaming: Apple’s next big event is September 14
  6345. 99%Differential Evolution Optimization -- Visual Studio Magazine
  6346. 95%How to be a Certificate Authority, feat. Ryan Sleevi - Security. Cryptography. Whatever.
  6347. 87%Microsoft Outlook shows real person’s contact info for IDN phishing emails
  6348. 98%Welcome · Real-World Cryptography MEAP V14
  6349. 88%Ask the Expert: What's New in C# 10.0
  6350. 71%Musings: How to Beat Greg Abbott, revisited
  6351. 98%OpenSSL version 3.0.0 published
  6352. 99%ASP.NET Community Standup - A first look at Carter on .NET 6
  6353. 91%Matching Colorful Brackets are BUILT IN to VS Code - (No Extension Needed)
  6354. 50%ProtonMail deletes 'we don't log your IP' boast from website after French climate activist reportedly arrested
  6355. 99%Ordering asynchronous updates with coroutines, part 2: Restart with hand-off
  6356. 72%“The Door Problem” – Liz England
  6357. 99%Using Source Generators with Blazor components in .NET 6
  6358. 99%Adam Storr - Minimal Api in .NET 6 Out Of Process Azure Functions
  6359. 96%What’s New with Cloudflare for SaaS?
  6360. 98%GitHub - mgdm/htmlq: Like jq, but for HTML.
  6361. 84%The Sexadecimal Mysteries
  6362. 98%Re: [GIT PULL] ntfs3: new NTFS driver for 5.15
  6363. 99%Debugging System.FormatException when launching ASP.NET Core
  6364. 97%Infrastructure overview
  6365. 95%A primer on the OpenAI API - Part 3
  6366. 95%A primer on the OpenAI API - Part 1
  6367. 99%What Is yield and How Does It Work in C#?
  6368. 99%Access modern GPU features with WebGPU
  6369. 93%A primer on the OpenAI API - Part 2
  6370. 97%Making world-class docs takes effort
  6371. 98%A neat Trick to Debug Exceptions in C#
  6372. 65%Chia Coin Miners Are Reselling Used SSDs as New
  6373. 97%Minus
  6374. 97%Release age v1.0.0 🏁 · FiloSottile/age
  6375. 87%The Crypto-Carry Trade
  6376. 66%Hundreds of Economists: Marijuana Prohibition Costs Billions, Legalization Would Earn Billions
  6377. 99%Why not ZFS
  6378. 95%My phone case, the hidden state of an RNN
  6379. 99%Building Applications With Cassandra: Experience And Gotchas
  6380. 99%Optimizing Netlify - Atif Afzal
  6381. 96%Introducing Zero-Knowledge Proofs for Private Web Attestation with Cross/Multi-Vendor Hardware
  6382. 99%What kind of work I want
  6383. 95%Use the right tool for the job
  6384. 99%Saving a restic backup the hard way
  6385. 99%Dealing with Modules, Assemblies and Types with CLR Profiling APIs
  6386. 97%A meditation on three dead side projects
  6387. 90%Новые статьи на Sci-Hub
  6388. 99%GitHub - michaelkacher/k8cher: An opinionated getting started project leveraging Kubernetes, Tilt, Dapr, and SvelteKit
  6389. 96%Svelte and SvelteKit - Why We Love It and Why You Should Try It
  6390. 96%Staged Rollouts & Phased Release on Google Play and App Store Connect
  6391. 67%ProtonMail logged IP address of French activist after order by Swiss authorities – TechCrunch
  6392. 80%After six months on Mars, NASA's tiny copter is still flying high
  6393. 94%Important clarifications regarding arrest of climate activist
  6394. 72%Germany wants smartphone makers to offer 7 years of software updates
  6395. 97%Revolt
  6396. 94%“BUT THE ENVIRONMENTAL ISSUES WITH CRYPTOART WILL BE SOLVED SOON, RIGHT?”
  6397. 97%Melatonin: Much More Than You Wanted To Know
  6398. 99%What is Semantic HTML? 🤨
  6399. 97%GitHub - Lutando/Akkatecture: a cqrs and event sourcing framework for dotnet core using akka.net
  6400. 99%How not to read a string from an UTF-8 stream - Gérald Barré
  6401. 52%US Cybercom says mass exploitation of Atlassian Confluence vulnerability 'ongoing and expected to accelerate' | ZDNet
  6402. 99%GitHub - koenvzeijl/AspNetCore.SassCompiler: Sass Compiler Library for .NET Core 3.x/5.x without node.
  6403. 97%ZFS Is Mysteriously Eating My CPU
  6404. 99%Ordering asynchronous updates with coroutines, part 1: Mutual exclusion
  6405. 96%Hiring Developers: How to avoid the best - Parthenon
  6406. 88%In defence of .NET Minimal APIs
  6407. 99%homebrew-x/podman-apple-silicon.rb at main · simnalamburt/homebrew-x
  6408. 69%270: M1 on the road, phased release, new SQLite-net, and .NET MAUI ready libraries
  6409. 99%Using Azure security groups in ASP.NET Core with an Azure B2C Identity Provider
  6410. 85%Malware found preinstalled in classic push-button phones sold in Russia
  6411. 99%Stock Price Prediction Using Hidden Markov Model | Rubik's Code
  6412. 99%Writing Logs to SQL Server Using NLog - Code Maze
  6413. 99%Visual Studio Code August 2021
  6414. 98%Python in Visual Studio Code – September 2021 Release
  6415. 98%C# Caller Attributes Make Tracing and Logging Easier
  6416. 99%Custom Model Binding in ASP.NET 6.0 Minimal APIs - Ben Foster
  6417. 99%git/torvalds/linux.git - Linux kernel source tree
  6418. 99%GitHub - containerd/nerdctl: Docker-compatible CLI for containerd, with support for Compose
  6419. 96%GitHub - olup/kobowriter: A simple typewriter written in go for KOBO e-readers
  6420. 76%Freewrite: Distraction-Free Writing Tools
  6421. 99%SolarWriter
  6422. 78%China Airlines A333 at Taipei on Jun 14th 2020, all primary computers, reversers and autobrakes failed on touchdown
  6423. 91%Art Student's 407-Piece Hand-Carved Wooden Clock Literally Writes The Time | aBlogtoWatch
  6424. 92%NO STARTTLS
  6425. 96%Dogs distinguish human intentional and unintentional action - Scientific Reports
  6426. 93%“Emojibake” are considered harmful
  6427. 90%SPI: The serial peripheral interface
  6428. 98%certreq.cs
  6429. 93%BookWyrm is the Federated GoodReads Replacement I Didn’t Know I Needed
  6430. 82%200 Years Ago, Faraday Invented the Electric Motor
  6431. 98%Proxy vs Reverse Proxy - using a real life example!
  6432. 98%Adding Identity to Existing WASM Apps: Carl Franklin's Blazor Train Ep 56
  6433. 68%OpenAI Sold its Soul for $1 Billion
  6434. 98%Minimal API com ASP.NET Core .NET 6
  6435. 99%Writing Well-Documented Code - Learn from Examples
  6436. 79%List of Gaming Laptops with MUX Switch - Jarrod's Tech
  6437. 99%Visual Studio Code August 2021
  6438. 85%Join Bookwyrm!
  6439. 92%Victory Mission + Ministry in Springfield, MO
  6440. 99%Launching Visual Studio Code cleanly from a .NET Application
  6441. 98%How we built an auto-scalable Minecraft server for 1000+ players using WorldQL's spatial database
  6442. 93%Introducing Pollen
  6443. 95%Habitcrafting and tool-making | thesephist.com
  6444. 88%Snowball sampling bias in program evaluation
  6445. 98%libinput and high-resolution wheel scrolling
  6446. 91%The Traction Treadmill at andrewchen
  6447. 99%Keep your software packages small
  6448. 99%Optimizing Slow SQL Queries
  6449. 95%Worst Case Scenario
  6450. 93%The Seniority Roller Coaster and Down-Leveling in Tech
  6451. 99%GitHub - JonPSmith/AuthPermissions.AspNetCore: This library provides extra authorization features to an ASP.NET Core application.
  6452. 95%ShlinkedIn
  6453. 84%Top Programming Languages 2021
  6454. 50%DATAWING LIMITED - Filing history (free information from Companies House)
  6455. 69%Delays Aren't Good Enough—Apple Must Abandon Its Surveillance Plans
  6456. 85%Release v3.5.0 · dotnet/orleans
  6457. 95%Mathlets : MIT Mathlets
  6458. 98%A nasty bit of undefined timezone behavior in Golang
  6459. 99%Running (Mostly) Minimal .NET 6 APIs in Azure Functions
  6460. 92%uBlock Origin—everything you need to know about the ad blocker - Firefox Add-on Reviews
  6461. 99%How I Made $80,000 On Side Projects In 2020 — Compiled;
  6462. 99%ASP.NET Core Blazor routing
  6463. 80%New evidence supports idea that America's first civilization was made up of 'sophisticated' engineers
  6464. 99%On .NET Live - Practical tips to improve your users' experience
  6465. 96%I declared my Windows Runtime method as accepting an array by reference, but it always arrives empty
  6466. 86%Should Zcash switch from Proof of Work to Proof of Stake? - Electric Coin Company
  6467. 98%Minimal Viable Developer: acing your first month in software
  6468. 88%The Design of Disasters and the Disaster of Design
  6469. 91%Follow boring advice
  6470. 88%The Illusion of Output - Keith Brown
  6471. 99%Simple Audio Augmentation with PyTorch
  6472. 99%Diagnosing memory leaks in .NET apps
  6473. 94%Quitting Your Dream Job (Twice)
  6474. 63%OpenMoji
  6475. 97%Google Chrome to remove detailed cookie and site data controls
  6476. 51%Rejected internal applicants twice as likely to quit | Cornell Chronicle
  6477. 97%GitHub - 425show/minimalAPIWithB2C
  6478. 97%Why can an ad break the Windows 11 desktop and taskbar?
  6479. 95%Software Piracy and IP Management Practices: Strategic Responses to Product-Market Imitation
  6480. 94%Operations is not Developer IT
  6481. 98%GitHub - pdevito3/craftsman: Craftsman is the workhorse behind the Wrapt framework and provides a suite of CLI commands for quickly scaffolding out new files and projects for your .NET Web APIs with simple CLI commands and configuration files.
  6482. 96%Wrapt - Scaffold an entire .NET 5 Web API with a simple yaml or json file.
  6483. 99%Migrating from Docker to Podman
  6484. 61%WhatsApp Fined with a Record $267 million for Breaching EU Privacy Laws
  6485. 88%Keynote: Lessons From 11 Billion Breached Records
  6486. 87%Weekly Update 259
  6487. 98%The Journey to Accessible Apps: Making Visual Text Accessible
  6488. 98%Windows 11: a survey of text boxes
  6489. 99%Code Maze Weekly #91 - Code Maze
  6490. 94%David Whitney
  6491. 97%The best way to create a string in C# that you shouldn't use
  6492. 91%Foundation Interview
  6493. 96%Windows 11 Pinball
  6494. 99%Xamarin.Essentials 1.7 with New Web Authenticator Options and .NET MAUI Essentials
  6495. 63%Announcing the Candidates .NET Foundation Election 2021
  6496. 98%.NET App Developer Links - 2021-09-03
  6497. 99%Introduction to Async Programming in C#
  6498. 99%A Complete Beginner's Guide to GraphQL
  6499. 99%GitHub - MichalStrehovsky/zerosharp: Demo of the potential of C# for systems programming with the .NET native ahead-of-time compilation technology.
  6500. 98%Replacing Docker Desktop with hyperkit + minikube - Cirrus Minor
  6501. 98%Zero Trust Security Architecture Overview | Developer.com
  6502. 99%GitHub - KorzhCom/EasyData: An open-source framework for quick and easy implementation of CRUD operations (both API and UI) in ASP.NET Core applications.
  6503. 98%GitHub - aappleby/MetroBoy: A repository of gate-level simulators and tools for the original Game Boy.
  6504. 98%Bungie C++ Guidelines & Razors > News | Bungie.net
  6505. 98%What's in New Productivity Power Tools for Visual Studio 2022? -- Visual Studio Magazine
  6506. 99%Calling an Azure AD secured API with Postman
  6507. 97%Experiments on a $50 DIY air purifier you can make in 30s
  6508. 99%ASP.NET Community Standup - Exploring Blazorise with Mladen Macanović
  6509. 99%Blazor WASM not loading appsettings.{environment}.json in Azure App Services - MSCTEK
  6510. 55%Money Ain't A Thang
  6511. 98%Any examples of using SAML 2 authentication with a Blazor server-side app?
  6512. 96%Noteflakes: How I Write Code: Pen & Paper
  6513. 99%BPFTrace & Julia: An introduction to UProbes
  6514. 98%Lessons Learned from two years as a Data Scientist
  6515. 98%A critique on project management software
  6516. 89%What is the "Bus Factor" of Your Project? — Vishnu's Pages
  6517. 99%Improving the Hacker News Ranking Algorithm
  6518. 96%Start Your Day with Positive Intention — BRNSFT
  6519. 96%The Persistent Gravity of Cross Platform
  6520. 97%GitHub - 425show/BlazorServerAuthWithSAML
  6521. 99%Secure Open API (Swagger) calls with Azure Active Directory
  6522. 83%What UWP Deprecation? Community Celebrates Innovative Apps in Launch 2021 Contest -- Visual Studio Magazine
  6523. 97%Use of artificial intelligence for image analysis in breast cancer screening programmes: systematic review of test accuracy
  6524. 85%GitHub Copilot Generated Insecure Code In 40% Of Circumstances During Experiment
  6525. 96%O.MG Cable - * to USB-A
  6526. 93%Developers are not interested in Mac App Store, research shows - Techno Kilo
  6527. 99%ASP.​NET Core in .NET 6 - Async streaming
  6528. 99%GitHub - containers/podman: Podman: A tool for managing OCI containers and pods.
  6529. 99%Blazor | Build client web apps with C# | .NET
  6530. 54%WhatsApp Ireland hit with record fine of €225m by DPC
  6531. 71%Sky Subscribers' Piracy Habits Directly Help Premier League Block Illegal Streams * TorrentFreak
  6532. 99%Let's Learn .NET: Razor Pages
  6533. 97%Adventures in application compatibility: The cost of forgetting to specify a calling convention
  6534. 98%Quick Tunnels: Anytime, Anywhere
  6535. 99%Workshop Spotlight: GitHub
  6536. 99%www.opendesktop.org
  6537. 88%Traditional companies are losing because they mismanage software engineers
  6538. 99%Deconstructing Azure PowerShell APIs with Fiddler
  6539. 95%GitHub - mTvare6/hello-world.rs: 🚀Memory safe, blazing fast, configurable, minimal hello world written in rust(🚀) in a few lines of code with few(1061🚀) dependencies🚀
  6540. 97%How to study effectively | Psyche Guides
  6541. 99%Using FbNetExternalEngine with Firebird Embedded (in .NET)
  6542. 98%.NET App Developer Links - 2021-09-02
  6543. 99%.NET Rocks! vNext
  6544. 99%Testing Methodologies: From Requirements to Deployment
  6545. 99%Windows Server 2022 now generally available—delivers innovation in security, hybrid, and containers - Microsoft Windows Server Blog
  6546. 99%Build .NET Search Experiences With Lunr-Core
  6547. 99%ES2022 feature: class static initialization blocks
  6548. 97%Text Analytics for Extractive Summarization
  6549. 99%IntelliSense for Hosted C# Script
  6550. 90%Simplify codez by davidfowl · Pull Request #1 · SpiritChrusher/Beer-API
  6551. 98%ChaosDB: How we hacked thousands of Azure customers’ databases | Wiz Blog
  6552. 97%Donovan Brown | Codespaces meet Dapr
  6553. 99%Windows Server 2022 Now Generally Available
  6554. 88%AI movie posters
  6555. 94%Release Notes - Safari Technology Preview - Safari
  6556. 99%GitHub - dotnet/Silk.NET: The high-speed OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, and DirectX bindings library your mother warned you about.
  6557. 98%Bebop ❤️ Rust | Rainway
  6558. 98%Refactor symmetric one-shots for improved performance by vcsjones · Pull Request #58270 · dotnet/runtime
  6559. 63%Announcing the Candidates .NET Foundation Election 2021
  6560. 87%Moiré no more
  6561. 74%Amazon asked FCC to reject Starlink plan because it can’t compete, SpaceX says
  6562. 97%What is Blazor [1 of 11] | Beginner's Series to: Blazor
  6563. 95%Planned maintenance scheduled for Thursday, September 2 at 12:00am UTC (Wednesday September 1 8:00 PM US/EDT)
  6564. 95%Mozilla VPN Completes Independent Security Audit by Cure53 | The Mozilla Blog
  6565. 94%Time Card and PTP on a Raspberry Pi Compute Module 4
  6566. 98%Twitter's div Soup and Uglyfied CSS, Explained
  6567. 93%Interview with David McCarter
  6568. 98%Prevent duplicate cron job running.
  6569. 99%How I re-over-engineered my home network for privacy and security
  6570. 97%Interview with Dixin Yan
  6571. 99%Collatz-like behavior of Busy Beavers
  6572. 98%Inbox Zero using Getpocket - blog.dornea.nu
  6573. 99%Why Electron apps are fine – Hello my name is Niels Leenheer
  6574. 98%Interview with Rob Prouse
  6575. 94%Redefining SOTA
  6576. 90%Interview with Pedro Henrique de Souza Jesus
  6577. 93%Interview with David Whitney
  6578. 99%Restructuring to a Vertical Slice Architecture
  6579. 95%Interview with Mitchel Sellers
  6580. 88%Interview with Javier Lozano
  6581. 97%Interview with Kevin Avignon
  6582. 85%Fossil fuels are dead (and here's why)
  6583. 79%NIST Internal or Interagency Report (NISTIR) 8369, Status Report on the Second Round of the NIST Lightweight Cryptography Standardization Process
  6584. 98%Directories.Net 1.0.0
  6585. 98%Preview of .NET MAUI Community Toolkit Heralds Xamarin.Forms Sunsetting -- Visual Studio Magazine
  6586. 99%File IO improvements in .NET 6
  6587. 99%Introduction - BerylDB
  6588. 74%zkMesh: Aug 2021 recap
  6589. 98%#156 Mark Seemann, Code That Fits in Your Head | no dogma podcast
  6590. 97%Linux on the Framework Laptop
  6591. 98%The npm registry is deprecating TLS 1.0 and TLS 1.1
  6592. 99%Repository Pattern in ASP.NET Core with Adapter Pattern for Easy Maintenance & Better Unit Testing | Pro Code Guide
  6593. 98%Why Erlang? | Fredrik Holmqvist
  6594. 99%The Catch Block #72 - ChaosDB, Geothermal Energy, and a Communication Layer
  6595. 98%Boost your productivity with Productivity Power Tools Extensions in Visual Studio 2022!
  6596. 99%A Quick Guide to Dropdown Menus With React
  6597. 88%Windows 11 available on October 5
  6598. 91%Git! Turn the tables
  6599. 99%Explore Minimal APIs with Maria Naggaga | Web Wednesday
  6600. 98%Best Practices to Measure Execution Time in JavaScript - Michael's Coding Spot
  6601. 99%Why and When to Use Akka.Streams
  6602. 99%Monsters Weekly 220 - Previewing .NET 6 without installing the Preview SDK
  6603. 99%Introducing .NET MAUI Compatibility for the Xamarin Community Toolkit
  6604. 99%Building reactive systems with Node.js | Red Hat Developer
  6605. 99%Database and Always-Valid Domain Model
  6606. 97%Announcing the .NET Foundation Academy
  6607. 98%Looking at world through __stdcall-colored glasses
  6608. 98%.NET App Developer Links - 2021-09-01
  6609. 98%My Ultimate PowerShell prompt with Oh My Posh and the Windows Terminal
  6610. 97%ASP.NET Core Web.config Transform for Production
  6611. 52%C# Language Highlights Deconstructing Non-tuple Types
  6612. 99%Improving Git protocol security on GitHub
  6613. 98%Windows Terminal Preview 1.11 Release
  6614. 89%Adding HTML tags or HTML-tag-like to a title, breaks rendering
  6615. 99%My TOP Patterns for Event Driven Architecture
  6616. 97%The Universe is Hostile to Computers
  6617. 97%Tor is a Great SysAdmin Tool
  6618. 99%A brain dump on automated integration testing
  6619. 98%Unproblematize
  6620. 93%About my new watch: Samsung Galaxy Watch 4
  6621. 91%Deploying a Blazor App to Azure with Octopus Deploy
  6622. 86%carltheperson
  6623. 72%How Come There Isn't An Adam Neumann Effect? - Gotham Gal
  6624. 96%My Recipe for Optimizing Performance of Rails Applications
  6625. 99%GitHub - jsakamoto/FindRazorSourceFile: This is a set of NuGet packages that makes your Blazor apps display the source .razor file name that generated the HTML element under the mouse cursor when entering the Ctrl + Shift + F hotkeys.
  6626. 97%✍️ Happiness Over Profit
  6627. 96%When I used to collect computer viruses
  6628. 75%Sleep lessons for founders and CEOs (also investors and boards)
  6629. 96%The Deployment Fidelity Problem - Tyler Cipriani
  6630. 99%How to get a full work-day battery life on M1 Macbook – MICROIDEATION
  6631. 99%On Variance and Extensibility
  6632. 99%Multitenancy in ASP.NET Core - Simplest Way to achieve Multitenancy
  6633. 89%One-Click VS Code in Browser from GitHub Repo ('How Did I Not Know This?') -- Visual Studio Magazine
  6634. 99%GitHub Quick Reviews
  6635. 99%Introducing the .NET MAUI Community Toolkit (Preview)
  6636. 89%Docker Desktop no longer free for large companies: New 'Business' subscription is here
  6637. 99%Recover Password Sync for a Domain Joined Mac
  6638. 99%Ask the Expert: Build a Web App with Blazor
  6639. 99%Monkey: the satirical Go package used unwittingly by Arduino and SalesForce
  6640. 88%The Mini Index - The Mini Index
  6641. 90%Microsoft Warns Customers about a Critical Vulnerability in Azure Cosmos DB
  6642. 97%Docker is Updating and Extending Our Product Subscriptions - Docker Blog
  6643. 93%The EPYC journey continues to Milan in Cloudflare’s 11th generation Edge Server
  6644. 98%Glean | Glean
  6645. 99%From MVC to Minimal APIs with ASP.NET Core 6.0 - Ben Foster
  6646. 97%C# Language Highlights: Properties
  6647. 96%What are the consequences of increasing the per-process GDI handle limit?
  6648. 74%Notes on the Seattle Symphony's expanded concert schedule for 2021–2022 season
  6649. 97%3 VS Code Settings I IMMEDIATELY Turn Off
  6650. 99%Downloading artifacts from Azure DevOps using .NET
  6651. 93%The EPYC journey continues to Rome in Cloudflare’s 11th generation Edge Server
  6652. 99%The simplest way to create an API is with .NET
  6653. 90%The dot
  6654. 95%58% of Hacker News, Reddit and tech-savvy audiences block Google Analytics
  6655. 82%When a hobby becomes a job
  6656. 99%Adam Storr - When is not null not null but checking not null in .NET 6
  6657. 98%.NET App Developer Links - 2021-08-31
  6658. 99%Stream large content from ASP.NET Core to avoid OutOfMemoryException
  6659. 99%Benefits of pure functions
  6660. 99%Learn to build applications with F#
  6661. 98%Optimizing toolbars for your workflow
  6662. 99%GraphQL & Relay in the Front End
  6663. 99%OSS Power-Ups: Statiq – Webinar Recording | The .NET Tools Blog
  6664. 99%Building micro services through Event Driven Architecture part15 : SPA Front End.
  6665. 85%Facebook is the AOL of 2021 | ZDNet
  6666. 99%GitHub - coqui-ai/TTS: 🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
  6667. 99%Writing Programs with NCURSES
  6668. 99%Creating a Simple Skeleton Loader in Xamarin Forms - Cool Coders
  6669. 80%TypeScript v4.4 Ships, Gets New Home Page -- Visual Studio Magazine
  6670. 99%Using SignalR in your Blazor applications
  6671. 98%The open calendar, task and note space is a mess
  6672. 97%The Dysfunctional Back Button - Don't Do This
  6673. 99%Analyzing a High Rate of Paging
  6674. 98%Bootstrapping Labels via ___ Supervision & Human-In-The-Loop
  6675. 96%The Design and Evolution of OCB - Journal of Cryptology
  6676. 99%All about Global Offset Table
  6677. 98%To Everyone who showed a passionate interest in Note Garden
  6678. 98%Fenwick Trees - Jornhub
  6679. 98%French Appeal Court affirms decision that copyright claims on GPL are invalid; must be enforced via contractual dispute
  6680. 98%Welcome to Peter's DevLog - Optional value handling in Nim
  6681. 97%How I got multiple FAANG offers in Europe
  6682. 98%Why We Don't Do Daily Stand-Ups at Supercede
  6683. 89%You’re Not Too Late
  6684. 75%Memory Lane
  6685. 99%Why you should consider using docs-as-code
  6686. 96%“If software engineering is in demand, why is it so hard to get a software engineering job?”
  6687. 98%Moving to modern Neovim
  6688. 96%Developers Say 'No' to Tips & Tricks Help in Visual Studio 2022 -- Visual Studio Magazine
  6689. 99%core/roadmap.md at main · dotnet/core
  6690. 98%[Last Week in .NET #57] – So, Azure your keys are safe?
  6691. 99%Console Utilities API reference - Chrome Developers
  6692. 91%How a Film Projector Works
  6693. 99%How to Migrate from .NET MVC 5 to .NET Core for Kentico Xperience
  6694. 99%Custom $5000 Gaming PC CHALLENGE - Linus vs RobeyTech
  6695. 99%GitHub - rohit-px2/nvui: A modern frontend for Neovim.
  6696. 84%Episode 60 – .NET6, streaming and making everything green with Jeff Fritz – Coding After Work Podcast
  6697. 99%Exploring the NuGet client libraries - Gérald Barré
  6698. 97%QA Best Practices for More Efficient Software Testing
  6699. 98%STOP WAITING FOR GODOT
  6700. 90%Tickets - NDC Oslo 2021 | Software Developers Conference
  6701. 97%The various ways of moving between C++/WinRT and classic COM
  6702. 99%Learn C# with CSharpFritz - Beginning C#: Loops and Conditional Statements
  6703. 99%on terminal control
  6704. 98%New! Stupid C++ Tricks Volume 2!
  6705. 98%Entropy coding in Oodle Data: Huffman coding
  6706. 88%When you finish celebrating Linux turning 30, try new Linux 5.14, says Linus Torvalds
  6707. 97%OSS Power-Ups: CliWrap
  6708. 97%.NET 6: Top 6 New Features in the Upcoming .NET Version
  6709. 96%269: How not to advertise mobile apps
  6710. 84%Microsoft Azure vulnerability exposes thousands of customer database - Techno Kilo
  6711. 98%.NET App Developer Links - 2021-08-30
  6712. 99%Azure Queue Storage with ASP.NET Core - Code Maze
  6713. 95%Hell Is Other REPLs
  6714. 98%Improving application security in an ASP.NET Core API using HTTP headers – Part 3
  6715. 95%Spreaker
  6716. 99%In dirittura d'arrivo con le ASP.NET Core Minimal API
  6717. 76%How MarkMonitor left >60,000 domains for the taking
  6718. 98%Use dump files in the debugger - Visual Studio (Windows)
  6719. 99%Why Get Into Competitive Programming?
  6720. 96%Train Wheels are Not as Simple as They Seem
  6721. 99%Making Reasonable Use of Computer Resources: Part 2
  6722. 85%buzzert.net - Use a lot of Paper Towels
  6723. 96%A practical understanding of lead acid batteries
  6724. 88%Scales of cities, scales of software
  6725. 85%Monero Developers Disclose ‘Significant’ Bug in Privacy Algorithm - Decrypt
  6726. 99%Release Release v2.2.0 · Webreaper/Damselfly
  6727. 99%A new way of blogging about Golang
  6728. 89%Amazon.com: Staff Engineer: Leadership Beyond the Management Track (Audible Audio Edition): Will Larson, Shaula Evans, Will Larson: Books
  6729. 94%How I Nearly Lost the Lightroom Catalog with All of My Photos
  6730. 92%3% Formula to invest in yourself.
  6731. 92%Guides for reaching Staff-plus engineering roles - StaffEng
  6732. 97%Custom Search Engine
  6733. 99%Summary after Four Months with Ada — Programming with Ada documentation
  6734. 99%Adding support for VisualStudio 2022 to your extension
  6735. 99%Reverse engineering software licencing from early-2000s abandonware – Part 1
  6736. 99%Space Nerds In Space - A Multi-player Starship Bridge Simulator
  6737. 51%Everyone Else Thinks This Game is Awesome
  6738. 56%If Megachurches Were Honest | Honest Ads (Mars Hill, Hillsong, Bethel, Lakewood Church Parody)
  6739. 95%Accent Expert Breaks Down Language Pet Peeves | WIRED
  6740. 99%Streaming requests with the fetch API
  6741. 93%Making an OS (x86) Chapter 7 - Cross Compiler, Bootloader, Kernel
  6742. 83%Droning On
  6743. 97%QR Codes Aren't Actually Magic
  6744. 96%NSO group, Pegasus, Zero-Days, i(OS|Message) security - Security. Cryptography. Whatever.
  6745. 92%No Excuses, Do the Work
  6746. 96%What’s it like to work at Big Tech?
  6747. 95%Gresham’s Law of Time Management: When to Blow Up a Week — Iterating
  6748. 98%Trying to be a project manager
  6749. 99%Every Web Browser Absolutely Sucks. – Luke Smith
  6750. 99%Gall’s Law and How I Ignored It
  6751. 81%Samsung seemingly caught swapping components in its 970 Evo Plus SSDs
  6752. 98%Weird Languages
  6753. 89%Legion 7 Gen 6 (16" AMD) QHD Gaming Laptop
  6754. 99%stb_truetype antialiased rasterizer
  6755. 98%Newsletter Week 34, 2021
  6756. 99%🏡 Neil's Place
  6757. 71%Check your biographic privilege
  6758. 79%Video and Image Meme Maker - Meta Meme
  6759. 98%the_future_of_dpy.md
  6760. 73%Discourse Announces $20m Series A Investment by Pace Capital and First Round Capital
  6761. 99%Five Ansible Techniques I Wish I’d Known Earlier
  6762. 99%Episode 391 - AI/ML for Process Automation
  6763. 91%Outbreak Associated with SARS-CoV-2 B.1.617.2 (Delta)...
  6764. 86%"It's simple protocol, people," the father said. "We follow certain rules for a very good reason."
  6765. 96%App Store Payments Will Have Increased Competition
  6766. 96%Ask the Expert: Build a Web App with Blazor
  6767. 98%RBAC like it was meant to be
  6768. 95%Meet the Surface Studio 2 – The Ultimate Creative Studio – Microsoft Surface
  6769. 96%Home
  6770. 86%The Semiconductor Heist Of The Century | Arm China Has Gone Completely Rogue, Operating As An Independent Company With Inhouse IP/R&D
  6771. 99%GitHub - hecrj/iced: A cross-platform GUI library for Rust, inspired by Elm
  6772. 99%ASP.NET Core 6: Minimal APIs, two reasons why I can’t do without it so far
  6773. 99%How can I break down a shell item in the same way as the breadcrumb bar?
  6774. 99%Cascading retires and the sulky applications
  6775. 99%How to collect the code coverage of your tests in .NET
  6776. 85%Weekly Update 258
  6777. 87%My Tungsten Cube - Tristan Hume
  6778. 98%.NET App Developer Links - 2021-08-27
  6779. 99%Adding support for $count segment in $filter collections in OData WebAPI
  6780. 99%Support for fetching nested paths in OData Web API
  6781. 97%The Three Pillars of WebAssembly - The New Stack
  6782. 90%Webinar: Building an Online Ticket Store with Blazor WebAssembly | The .NET Tools Blog
  6783. 96%Let's Learn .NET: Razor Pages - Events
  6784. 99%Introduction to the Node.js reference architecture, Part 5: Building good containers | Red Hat Developer
  6785. 98%Diagnosing memory leaks in .NET apps
  6786. 99%What’s New in .NET 6 for Blazor?
  6787. 99%Announcing TypeScript 4.4
  6788. 94%GitHub - faissaloo/SponSkrub: Strip advertisements from downloaded YouTube videos
  6789. 87%Work hard
  6790. 91%Tailwind in 100 Seconds
  6791. 99%GitHub - yt-dlp/yt-dlp: A youtube-dl fork with additional features and fixes
  6792. 99%How I switched from macOS to Linux after 15 years of Apple
  6793. 95%Why we are in a speculative bubble
  6794. 99%Great hackers are fearless - Blog by Amir Bolous
  6795. 95%The Lenovo IdeaPad Flex 5
  6796. 92%It’s not about the rock | Blog of Christian Felde
  6797. 74%Visualizing Observed Deaths
  6798. 92%Linear Clock: Solar · James Wilson
  6799. 99%Aggregatable Distributed Key Generation
  6800. 61%Brit says sorry after waving around nonce patent and leaning on sites to cough up
  6801. 94%Why are hyperlinks blue? | The Mozilla Blog
  6802. 96%there is no such thing as a “glibc based alpine image” – Ariadne's Space
  6803. 90%GitHub Copilot Security Study: 'Developers Should Remain Awake' in View of 40% Bad Code Rate -- Visual Studio Magazine
  6804. 87%Silent changes to Western Digital’s budget SSD may lower speeds by up to 50%
  6805. 99%Azure DevOps Podcast: Dean Guida on the Future of .NET Components - Episode 154
  6806. 99%Linux in a Pixel Shader - A RISC-V Emulator for VRChat
  6807. 75%Team Combat Playtest 04SEP21
  6808. 99%What's new in C# 10.0 - C# Guide
  6809. 63%Analysts: Google to pay Apple $15 billion to remain default Safari search engine in 2021
  6810. 99%Cleaner, more elegant, and harder to recognize
  6811. 99%Cleaner, more elegant, and wrong
  6812. 99%Error Handling — Problem Overview
  6813. 92%Arctic Governance - Law Project
  6814. 97%In C#, how do I get the descriptive text for an HRESULT?
  6815. 99%Pin, Unpin, and why Rust needs them
  6816. 99%Converting PFX format to PEM via OpenSSL programmatically
  6817. 88%r/ThatsInsane - almost all of the top subreddits are moderated by the same people
  6818. 88%Valneva and Pfizer Announce Initiation of Phase 2 Study for Lyme Disease Vaccine Candidate
  6819. 95%Blazor DataGrid Meets Blazor Report Viewer
  6820. 93%Security Breach Release - Indianapolis, IN , Fort Wayne, IN, and Nashville, TN
  6821. 98%.NET App Developer Links - 2021-08-26
  6822. 95%How Testers Add Value
  6823. 95%A Sort of Permutation
  6824. 96%It looks like you’re using Visual Studio. Would you like help?
  6825. 95%My MacBook Pro had over 10,000 USD in repairs
  6826. 96%Happy birthday – 30 Years of Linux | Ubuntu
  6827. 99%End-to-End Tests With ASP.NET Core, XUnit, and Playwright
  6828. 98%Released: Microsoft.Data.SqlClient 4.0 Preview 1
  6829. 99%Tip 330 - How to use Azure API Management from VS Code
  6830. 99%Play with Proxy in Azure Function App
  6831. 99%Get A Property Name From a .NET Lambda Expression
  6832. 98%Stripping Times from Dates in C#
  6833. 99%Comparing Techniques for Communicating Between Services
  6834. 99%.NET Rocks! vNext
  6835. 77%The All-Seeing "i": Apple Just Declared War on Your Privacy
  6836. 88%Haiku, Inc. has hired an existing contributor to work on Haiku full-time!
  6837. 98%Azure SDK: Goodbye QnA Maker, Hello AI 'Question Answering' -- Visual Studio Magazine
  6838. 98%My experience dealing with Microsoft in the old Windows Phone times
  6839. 99%Why I use attrs instead of pydantic
  6840. 98%Cryptography Engineer
  6841. 92%Digital Nomadism, Mobility and Risk — Travel Writer Shaun Busuttil
  6842. 92%The Art of the Desk Setup
  6843. 99%Taking a closer look at lodash's chain
  6844. 85%Absurdest Academia (A ‘Darkest Dungeon’ Parody)
  6845. 98%Friendship ended with the garbage collector
  6846. 95%Why can’t we just give steroids to people with muscular dystrophy? – Trevor Klee
  6847. 93%Burning out and quitting
  6848. 99%canistilluse.com
  6849. 99%Token Authentication for django-rest-framework — /var/
  6850. 88%Would the World Be a Better Place If More People Baked Bread?
  6851. 98%59a34eabe31910abfb06f308 - Apple NeuralHash Collision
  6852. 99%Azure Service Bus for .NET deep dive resources
  6853. 99%Careers - RelevantDB Next Generation Search
  6854. 95%Why Download Visual Studio/VS Code from Microsoft Store? -- Visual Studio Magazine
  6855. 96%GitHub - marceloprates/prettymaps: A small set of Python functions to draw pretty maps from OpenStreetMap data. Based on osmnx, matplotlib and shapely libraries.
  6856. 99%Programmers Don’t Understand Hash Functions
  6857. 97%Entity Framework Community Standup - Dapper
  6858. 95%Vulnerability in Bumble dating app reveals any user's exact location | Robert Heaton
  6859. 96%GitHub - roboflow-ai/neuralhash-collisions: A catalog of naturally occurring images whose Apple NeuralHash is identical.
  6860. 97%ALWAYS Valid Domain Model
  6861. 99%The Catch Block #71 - Conflict, Lambdas, Updating Tests, and Defaults
  6862. 98%The Search for a FLOSS Mobile OS (Aug 2021) — Emacsen's Blog
  6863. 99%A closer look at C# 8 & 9 language features - PHINUG 2021.09
  6864. 92%The Windows Runtime PassArray is a read-only array, even though it isn't declared const
  6865. 96%Jeff Varasano's NY Pizza Recipe
  6866. 99%Reporting NUKE build failures on Slack
  6867. 98%API Tokens: A Tedious Survey
  6868. 96%25 vBulletin Forums Hacked; Millions of Accounts Being Sold on Dark Web
  6869. 98%.NET App Developer Links - 2021-08-25
  6870. 82%EA shares five innovations via Accessibility Patent Pledge, wants other devs to do the same
  6871. 99%Change Delete Behavior and more on EF Core - Simple Talk
  6872. 94%Announcing the New TypeScript Homepage
  6873. 97%C# Language Highlights: Deconstructing Non-tuple Types
  6874. 93%Publish apps and games to the Microsoft Store – Develop for Microsoft
  6875. 86%Don’t take #advice from people who don’t want you to win
  6876. 98%Favorite features in Visual Studio 2022 so far
  6877. 99%Beginner's Series to: Blazor | Channel 9
  6878. 96%Principal Technical Product Manager, Amazon Corretto - Virtual Location (Level 7)
  6879. 68%Googlespeak™ - How Google Limits Thought About Antitrust
  6880. 98%Melb.NET Sept 2021 ONLINE Meetup
  6881. 99%A sample environment check for OIDC authenticated web services
  6882. 98%Launching a mobile app, frustration, and creativity - making my own luck
  6883. 86%Samsung Supports Retailers Affected By Looting With Innovative Television Block Function
  6884. 94%Record and publish your meeting
  6885. 99%Tools for thinking
  6886. 98%The Rise Of User-Hostile Software
  6887. 96%The most underused browser feature
  6888. 98%I used to love Bootstrap. God, now I just hate it
  6889. 98%How Discord Stores Billions of Messages
  6890. 99%GitHub Quick Reviews
  6891. 99%F# Tapas - Small Bites from the Cloud to the Edge | #dotNETConf: Focus on F#
  6892. 96%GitHub Actions: Windows Server 2022 with Visual Studio 2022 is now available on GitHub-hosted runners (Public Beta) | GitHub Changelog
  6893. 72%BlazingChat
  6894. 98%[Last Week in .NET #56] – Silverlighted Sorting
  6895. 99%Is Hacker News a Good Predictor of Future Tech Trends?
  6896. 82%From Pearl to Pegasus: Bahraini Government Hacks Activists with NSO Group Zero-Click iPhone Exploits - The Citizen Lab
  6897. 83%Jordan Klepper Debates Anti-Vax Mandate Protesters in NYC | The Daily Show
  6898. 78%Samsung Galaxy Z Fold 3's camera breaks after unlocking the bootloader
  6899. 99%Ploopy
  6900. 99%An Introduction to JQ
  6901. 99%ASP.NET Community Standup - Visual Studio 2022 Razor Editor
  6902. 92%Yosuda spin bike review, a $230 Peloton & Apple Fitness+ DIY bike
  6903. 98%Introducing logs from the dashboard for Cloudflare Workers
  6904. 99%How to Use GitHub Codespaces With Your docfx Project
  6905. 96%r/DataHoarder - Twitter starts to require login to view tweets
  6906. 98%The Beauty of Bézier Curves
  6907. 99%NUMBER ONE Trait of a Senior Developer - Do you have it?
  6908. 78%How to sneak the Windows 95 credits screen into the build without anybody noticing
  6909. 99%Rebuilding StronglyTypedId as a source generator - 1.0.0-beta release: Using strongly-typed entity IDs to avoid primitive obsession - Part 7
  6910. 87%Firefox follows Chrome and prepares to block insecure downloads
  6911. 97%Apple's bizarre crackdown on multicast
  6912. 99%The Linux Kernel Module Programming Guide
  6913. 99%Securing a graphQL API with Azure Active Directory
  6914. 99%5 Methods to Redirect a Request in ASP.NET Core - Detailed Guide | Pro Code Guide
  6915. 91%Tech Interview Handbook | Tech Interview Handbook
  6916. 99%Embedding source code on errors logged to elmah.io
  6917. 97%GitHub - sonic-pi-net/sonic-pi: Code. Music. Live.
  6918. 99%Build formatter extensions in ASP.NET Core OData 8 and hooks in ODataConnectedService
  6919. 99%.NET locking in an Async Method | Cody's Personal Site
  6920. 99%Beginner's Guide to Docker - Part 2 - Debugging a Docker Build - The Long Walk
  6921. 82%Monsters Weekly 219 - Playwright Trace Viewer
  6922. 99%Creating Solutions and Projects in VS Code — Softwarepark
  6923. 96%I turned on CSP and all I got was this crappy lawsuit!
  6924. 99%What's New in EF Core 5.0
  6925. 94%gail.com FAQ
  6926. 82%38M Records Were Exposed Online—Including Contact-Tracing Info
  6927. 98%The Day AOL made Microsoft Cry Uncle: Messenger Wars!
  6928. 99%Adam Storr - Is Dependency Injection Into a Custom Exception a Good Idea?
  6929. 97%SnykCon 2021 is Almost Here! | Snyk
  6930. 93%r/hacking - How to bypass Sprint/T-Mobile 2fa in under 5 minutes...
  6931. 99%I Hate Magento
  6932. 99%The Spin of a Human Body
  6933. 90%The Rise of Mobile Wikipedia
  6934. 92%I give you feedback on your blog post draft but you don't send it to me
  6935. 94%Hi Khalil | I Regret Being a Hipster in Tech
  6936. 94%Golem keyboard project
  6937. 97%Bringing the Unix Philosophy to the 21st Century | Brazil's Blog
  6938. 86%GitHub Ditches macOS for Codespaces, Now Offered for Team/Enterprise Testing -- Visual Studio Magazine
  6939. 88%Cryptography FM: Episode 17: Breaking Wi-Fi With Frame Attacks!
  6940. 95%Razer bug lets you become a Windows 10 admin by plugging in a mouse
  6941. 81%Epic Partners with SoarTech for Government and Military Applications
  6942. 98%Big O notation is simpler than you might think
  6943. 91%r/pics - My Mom took this picture of our dog and also doesn't know memes
  6944. 81%Gamasutra is becoming Game Developer
  6945. 99%New .NET 6 APIs driven by the developer community
  6946. 98%Conditionally setting your gitconfig
  6947. 88%GitHub - MrHands/SadKitty
  6948. 94%Lamar v6 is out! Expanded interception options, overriding test services, better documentation
  6949. 77%With Great Power Comes Great Responsibility: Platforms Want To Be Utilities, Self-Govern Like Empires
  6950. 99%The .NET Docs Show - Blazor component testing with bUnit
  6951. 95%Making Magic Transit health checks faster and more responsive
  6952. 95%I turned on CSP and all I got was this crappy lawsuit!
  6953. 63%C++/WinRT nasty gotcha: winrt::param::hstring constructed from std::wstring_view requires null termination
  6954. 99%I Tried Writing C# .Net for the First Time in 6 Years - Things Have CHangedChanged!
  6955. 95%Records Deep Dive: What, Why and How - David Wengier - NDC Melbourne 2021
  6956. 99%Loading Elliptic Curve (EC) Keys in .NET
  6957. 96%268: Authentication shouldn't be hard
  6958. 99%Dapper Migrations with FluentMigrator and ASP.NET Core - Code Maze
  6959. 95%DeepMind reveals PonderNet: Pondering or Fake Hype?
  6960. 98%Fluent Assertions 6.0, the biggest release ever
  6961. 89%How to Deliver Constructive Feedback in Difficult Situations
  6962. 66%FSNotes App – Modern notes manager for macOS and iOS
  6963. 81%How can we make air conditioners 33% more efficient? Here's a revolutionary solution.
  6964. 82%Cloudflare says it mitigated a record-breaking 17.2M rps DDoS attack
  6965. 98%.NET App Developer Links - 2021-08-23
  6966. 98%Developers Are the Most Valuable Resource When Creating Software but Their Time Is Undervalued and…
  6967. 99%Carter Community for ASP.NET Core means enjoyable Web APIs on the cutting edge
  6968. 99%Interactive Rebase
  6969. 98%The Importance of Maintaining Your Automated Tests
  6970. 99%Improving application security in Blazor using HTTP headers – Part 2
  6971. 99%A Stupid Little TypeScript Mistake (Part 2)
  6972. 98%My Favorite C# Features - Part 5: Build for the Modern Web with Blazor
  6973. 99%Parameter optionality in Minimal APIs
  6974. 51%Hydrogen lobbyist quits, slams oil companies’ “false claims” about blue hydrogen
  6975. 99%New Videos Covering Vue 3.2
  6976. 96%Recent and not so recent changes in OpenBSD that make life better (and may turn up elsewhere too)
  6977. 98%Life before Unicode — Daniil Baturin
  6978. 99%GitHub - nuvious/pam-duress: A Pluggable Authentication Module (PAM) which allows the establishment of alternate passwords that can be used to perform actions to clear sensitive data, notify IT/Security staff, close off sensitive network connections, etc if a user is coerced into giving a threat actor a password.
  6979. 96%Connor's Blog
  6980. 99%Incrementing Vectors
  6981. 99%Speeding up IndexedDB reads and writes
  6982. 99%Building Applications With Cassandra: A Very Quick Guide
  6983. 99%Defense In-Depth: Designing an HTTP Content Length Restriction Middleware - ASP.NET 5 (or .NET Core)
  6984. 99%FluentAssertions.BUnit 0.0.38
  6985. 99%GitHub - srpeirce/fluentassertions.bUnit: Fluent Assertions for bUnit
  6986. 99%Episode 22: Jetbrains Rider, and Code With Me
  6987. 98%GitHub - Bassonrichard/SocialMediaSharingBlazor: Blazor class library that enables you to access the native web social media sharing functionality using C#
  6988. 98%SocialMediaSharingBlazor 5.1.3
  6989. 96%How to Remember What You Read
  6990. 95%Hanselminutes is Fresh Air for Developers and has over 800 episodes of fresh tech from fresh faces
  6991. 98%Don’t starve, Diablo – Parallax 7
  6992. 96%STRICT Tables
  6993. 99%GitHub - jarun/bcal: :1234: Storage expression and general-purpose calculator
  6994. 95%GitHub - Torbet/Vim-It-Up: A collection of scripts, plugins, and clever hacks so that you can exit vim in STYLE! 🚀
  6995. 99%An Opinionated Guide to xargs
  6996. 98%If I Had the Money That Bezos Had
  6997. 67%EFF Joins Global Coalition Asking Apple CEO Tim Cook to Stop Phone-Scanning
  6998. 88%‘I Don’t Want to Be Like a Family With My Co-Workers’
  6999. 96%Enhanced support for citations on GitHub | The GitHub Blog
  7000. 93%Hello CISO - Episode 1 (Part 1): The Downfall of On-Premise Security
  7001. 96%Platform Security Part Deux, feat. Justin Schuh - Security. Cryptography. Whatever.
  7002. 75%Turns Out The Hardest Part of Making a Game is...Everything - IGN
  7003. 80%China passes the world's strictest user data protection law | AppleInsider
  7004. 99%Getting Started with Data Analytics & Machine Learning in F# | #dotNETConf: Focus on F#
  7005. 98%Removing "shows" from Spotify
  7006. 93%Rethinking Best Practices – Will Gallego
  7007. 98%Roblox faces criticism for 'exploiting' young game developers
  7008. 72%Your Simple Guide to Tax Evasion
  7009. 93%A Facebook hacker beat my 2FA, bricked my Oculus Quest, and hit the company credit card
  7010. 94%Mental health impacts of a Big Tech job
  7011. 96%Advocating for Open Source · madebyjamie
  7012. 75%Checking in on All the Promises Elon Musk and Tesla Have Made
  7013. 67%Can Killing Cookies Save Journalism?
  7014. 92%.NET Foundation August 2021 Update
  7015. 73%Pull requests · dotnet/runtime
  7016. 99%Languages & Runtime Community Standup - Succinct, robust and performant code with F#
  7017. 92%Hanselminutes on 9 - "Razor," IIS Express, SQL 4 Compact Edition and VS2010 Tooling with Damian Edwards
  7018. 83%Hanselminutes on 9 - "Razor," IIS Express, SQL 4 Compact Edition and VS2010 Tooling with Damian Edwards
  7019. 99%Unlimited throughput: how to increase auto-merge performance
  7020. 89%Overcoming Bias : What is ‘Elite Overproduction’?
  7021. 99%GitHub - ManimCommunity/manim: A community-maintained Python framework for creating mathematical animations.
  7022. 93%Timeout detection and recovery (TDR) - Windows drivers
  7023. 99%Added support for type based parameter binding by davidfowl · Pull Request #35496 · dotnet/aspnetcore
  7024. 90%GitHub - spectreconsole/errata: A library that makes it easy to create and display diagnostics of different kinds.
  7025. 99%C# Language Highlights: The "in" Parameter Modifier
  7026. 99%The Catch Block #70 - .NET 6 Preview 7, Minimal APIs, and a Thank You
  7027. 67%r/ProgrammerHumor - When your boss has no clue what you do.
  7028. 98%HACKED: The CODE RED Buffer Overflow - How it Worked!
  7029. 86%Transactions and money? You are kidding me, right?
  7030. 99%GitHub - JetBrains/projector-installer: Install, configure and run JetBrains IDEs with Projector Server on Linux or in WSL
  7031. 98%Data protection controls with Cloudflare Browser Isolation
  7032. 99%Patterns in confusing explanations
  7033. 98%Here's another free CA as an alternative to Let's Encrypt!
  7034. 92%Weekly Update 257
  7035. 81%How do I find out the size of the mouse cursor?
  7036. 94%Gmail is opening and caching urls within emails without user intervention. How and why?
  7037. 97%Announcing Tenant Control in Cloudflare Gateway
  7038. 86%#stitch with @kingsizekristin it gets better. Hang in there.
  7039. 98%Code Maze Weekly #90 - Code Maze
  7040. 97%The New .NET MAUI Podcast
  7041. 94%mindzie - Process Optimization Simplified
  7042. 98%.NET App Developer Links - 2021-08-20
  7043. 99%Performance Improvements in .NET 6
  7044. 96%Online Survey Software | Qualtrics Survey Solutions
  7045. 98%Scheduled tasks with the Cron binding in Dapr
  7046. 99%.NET Core Cloud Hosting & Deployment | Amezmo
  7047. 89%The Thing Standing Between Procrastination and Daily Progress Is Ritual
  7048. 99%Intro to Mathematical Planning with F# | #dotNETConf: Focus on F#
  7049. 99%Adventures in fuzzing libolm | Matrix.org
  7050. 99%Episode 390 - Pronunciation Assessment
  7051. 74%Industrial Fans, Ceiling Fans & More | Big Ass Fans
  7052. 95%omnisharp-vscode/package.json at master · OmniSharp/omnisharp-vscode
  7053. 92%The Founder vs. Hired Executive Gap
  7054. 99%My setup using Mull for extensible and secure browsing on Android : Blog : DBM
  7055. 99%🏡 Neil's Place
  7056. 91%How to Design without a Designer
  7057. 97%Startup or Not to Startup
  7058. 89%r/3Dprinting - Wake up this morning and see this on my 3D printer (I use octoprint and now I’m scared)
  7059. 82%Propwash #11 - Where is the drone Industry headed?
  7060. 72%🐦🚗
  7061. 99%On .NET Live - Connecting gadgets to Blazor
  7062. 98%.NET MAUI Layouts Revamped, Developers Question Lack of Linux -- Visual Studio Magazine
  7063. 75%FTC Alleges Facebook Resorted to Illegal Buy-or-Bury Scheme to Crush Competition After String of Failed Attempts to Innovate
  7064. 99%Visual Studio 2022 Preview Release Notes
  7065. 99%Domain-Driven Refactoring: Encapsulating Data
  7066. 99%Using the WebView control to capture Request Content
  7067. 99%.NET Rocks! vNext
  7068. 97%ImageNet contains naturally occurring NeuralHash collisions
  7069. 97%Using SignalR in your Blazor applications
  7070. 98%Unbreaking code collaboration | from the Sturdy Blog
  7071. 99%Stavros Korokithakis / Harbormaster
  7072. 99%Understanding the cost of C# delegates
  7073. 91%Flexible theming capabilities for Visual Studio 
  7074. 98%Revamped Project Properties UI
  7075. 94%Improving developer security with Visual Studio 2022
  7076. 98%The 425 Show
  7077. 99%Bite-Size C# 10 - Semi-Auto Properties and 'field' Keyword
  7078. 99%Delete an Azure AD B2C tenant programmatically
  7079. 97%the PolarBear, Multipurpose Desktop CNC Machine
  7080. 73%How to pwn an unattended laptop, according to Humans
  7081. 94%What is the deal with the SM_CXCURSOR system metric?
  7082. 99%Building a Pet Cam using a Raspberry Pi, Cloudflare Tunnels and Teams
  7083. 99%Continuous database deployment with GitHub Actions
  7084. 97%C#'s Enum performance trap your code is suffering from
  7085. 98%Not-a-Linux distro review: SerenityOS is a Unix-y love letter to the ’90s
  7086. 97%It never had to be like this: the git "index" - the sporks space
  7087. 91%1800s Astronomical Drawings vs. NASA Images
  7088. 99%Rider 2021.3 Roadmap | The .NET Tools Blog
  7089. 96%Free eBook – Uno Platform Succinctly
  7090. 98%CSS module scripts: `import` stylesheets like JavaScript modules
  7091. 98%ReSharper 2021.3 Roadmap | The .NET Tools Blog
  7092. 95%Git 2.33 comes with a new merge strategy 'merge-ort' that gains 500x-9000x speed
  7093. 99%How to Create a new Solution and Projects using dotnet CLI
  7094. 99%Tip 329 - Azure portal productivity Tips
  7095. 99%.NET Rocks! vNext
  7096. 70%Canada calls screen scraping 'unsecure,' sets Open Banking target for 2023 - FinLedger
  7097. 86%Richard Bartle Releases His Classic Book <em>Designing Virtual Worlds</em> for Free Online -- Here's His Guide to The Sections Still Most Relevant Today
  7098. 99%GitHub - anishathalye/neural-hash-collider: Preimage attack against NeuralHash 💣
  7099. 98%Elm at Rakuten | Rakuten Engineering Blog
  7100. 97%Surfside Condo Collapse: What We Know So Far
  7101. 97%How does PLONK work? Part 11: Our final protocol! (Without the copy constraints)
  7102. 93%Is AI Coming for Your Dev Job or Not? A Tale of Two Surveys -- Visual Studio Magazine
  7103. 99%Software Architecture Q&A: Microservices, CQRS & More!
  7104. 99%Signing Electron Apps before Bundling with Azure Key Vault and EV Code Signing Certificates - Dangl.Blog();
  7105. 92%30 Days of Starting Up
  7106. 99%System Cpu Usage And Glibc
  7107. 99%Low Profile Payment Pages (Iframe)
  7108. 98%The past, present and future of image formats
  7109. 93%Thinking of the children
  7110. 99%My development philosophy
  7111. 99%How I Learned To Stop FUD And Stay SAFE | #dotNETConf: Focus on F#
  7112. 97%How does PLONK work? Part 10: The Kate polynomial commitment scheme
  7113. 70%GitHub - public-api-lists/public-api-lists: A collective list of free APIs for use in software and web development 🚀
  7114. 53%Machine Learning Community Standup - Machine Learning for Photography
  7115. 98%GitHub - maxvfischer/DIY-ai-art: How to build your own AI art installation from scratch
  7116. 92%Autoruns v14.0, RDCMan v2.83, Procdump v10.11, dark theme updates, ProcExp v16.43 and Sysmon v13.24
  7117. 99%Understanding the cost of C# delegates
  7118. 99%Automate Image Generation Statiq ImageSharp | C# Tutorials Blog
  7119. 98%How ephemeral keys validate possession of a static key
  7120. 98%Computer Scientists Discover Limits of Major Research Algorithm | Quanta Magazine
  7121. 99%GitHub - dotnet/runtime at release/6.0
  7122. 97%Building a Request Pipeline for Separating Concerns with Pipes & Filters
  7123. 88%What's with all of the references to "dude" in the accessibility header files?
  7124. 92%German parliament pens letter to Tim Cook with concerns over CSAM detection system
  7125. 98%Zero Trust controls for your SaaS applications
  7126. 81%Apple says researchers can vet its child safety features. But it’s suing a startup that does just that.
  7127. 99%GitHub - AsuharietYgvar/AppleNeuralHash2ONNX: Convert Apple NeuralHash model for CSAM Detection to ONNX.
  7128. 99%The cost of queue architecture, and why upfront payment will pay dividends
  7129. 89%The First Three Winners from Cloudflare’s Project Jengo 2 Share $20,000
  7130. 98%Working Collision? · Issue #1 · AsuharietYgvar/AppleNeuralHash2ONNX
  7131. 99%Finally, a library that improves role authorization in ASP.NET Core – The Reformed Programmer
  7132. 97%What is Blazor [1 of 11] | Beginner's Series to: Blazor
  7133. 98%What’s Coming in React 18
  7134. 98%Tips and Tricks when using Windows Package Manager
  7135. 98%Discover and assess ASP.NET apps at-scale with Azure Migrate
  7136. 98%.NET App Developer Links - 2021-08-18
  7137. 94%DDD 2021: Call for Speakers/Papers
  7138. 99%What I Like About C# 9
  7139. 99%Exploring Clang/LLVM optimization on programming horror
  7140. 94%Asking nicely for root command execution (and getting it)
  7141. 99%More. Helvetica. Now.
  7142. 98%Safer Illinois, Isn’t
  7143. 83%.NET MAUI Community Toolkit Monthly Standup - September 2021
  7144. 98%Just Freaking Apply
  7145. 99%Can I switch away from Windows to Debian for software development - an exploration
  7146. 99%Demystifying Rails autoloading
  7147. 97%There is plenty of room at the bottom
  7148. 99%How good is Codex?
  7149. 90%Release Akka.NET v1.4.24 · akkadotnet/akka.net
  7150. 99%testing emulators at scale – David GF.net
  7151. 94%Computers Are Bad
  7152. 99%WebView and Modal Dialogs in WPF Async Code
  7153. 97%How does PLONK work? Part 9: What's a polynomial commitment scheme (PCS)?
  7154. 93%Pi-Challenge - world record attempt by UAS Grisons
  7155. 99%Auditing Cryptography: #Zcon2Lite
  7156. 99%GitHub - IEvangelist/azure-cosmos-dotnet-repository: Wraps the .NET SDK for Azure Cosmos DB abstracting away the complexity, exposing a simple CRUD-based repository pattern
  7157. 96%A Decade Later, .NET Developers Still Fear Being 'Silverlighted' by Microsoft -- Visual Studio Magazine
  7158. 97%How does PLONK work? Part 8: A polynomial dance
  7159. 97%How does PLONK work? Part 7: A sketch protocol with our polynomial
  7160. 99%Query parameters, batching and SQL rewriting
  7161. 90%CSS accent-color
  7162. 86%Me every time I’m on hold 😂 WHO IS YOUR FAV COLOR 😝💀 Inspo: @lalamilan #dance #dancer #dancers #funny
  7163. 83%GitHub Quick Reviews
  7164. 97%How does PLONK work? Part 5: From arithmetic circuits to constraint systems
  7165. 96%[Video] Are ASP.NET Core Minimal APIs just for demos?
  7166. 55%Stop using Zoom, Hamburg’s DPA warns state government – TechCrunch
  7167. 98%How does PLONK work? Part 6: From constraint systems to polynomials
  7168. 97%You don't need to work on hard problems
  7169. 99%Performance Improvements in .NET 6
  7170. 94%My favorite papers
  7171. 78%Mastodon now a non-profit organisation
  7172. 98%Go 1.17 is released - The Go Blog
  7173. 94%Is it expected that custom default pinned taskbar items via LayoutModification.xml keep coming back each time the user logs on?
  7174. 98%Implementing a count(distinct) query in RavenDB
  7175. 99%Issues and solutions of variable framerate
  7176. 72%Finally, a Shot to Prevent Lyme Disease Could Be on Its Way
  7177. 90%I "Hacked" A Like System with Basic JavaScript - Here's How
  7178. 98%Ask the Expert: .NET MAUI Community Toolkit
  7179. 99%ValueStringBuilder: a stack-based string-builder: A deep dive on StringBuilder - Part 6
  7180. 99%ADO.NET provider 8.5.0.0 for Firebird is ready
  7181. 98%6 New Ways to Validate Device Posture
  7182. 90%Google Groups kills RSS support without notice
  7183. 97%Keeping Up
  7184. 97%Microsoft Renames Its Azure for FHIR API to Azure Healthcare APIs
  7185. 97%Houses, Forcing Functions, and Containers
  7186. 98%.NET MAUI Summer Previews: New Layouts, Font Scaling, Alerts, Gestures, Clipping and Much More
  7187. 99%HTTP Error 500.30 - ASP.NET Core app failed to start help
  7188. 93%Are ASP.NET Core 6 minimal APIs just for demos?
  7189. 95%Guide to Hyperparameter Tuning and Optimization with Python
  7190. 97%Leaflet — an open-source JavaScript library for interactive maps
  7191. 99%ASP.NET Core in .NET 6 - Introducing minimal APIs
  7192. 98%.NET App Developer Links - 2021-08-17
  7193. 97%Gitting Started With Git
  7194. 97%Debugging External Sources with Visual Studio
  7195. 99%.NET 5 Support of Azure Functions OpenAPI Extension
  7196. 96%GitHub - jpochyla/psst: Fast and multi-platform Spotify client with native GUI
  7197. 98%How does PLONK work? Part 1: What's PLONK?
  7198. 98%The n-Category Café
  7199. 93%Adam Storr - Ambiguous match found in Azure Functions project
  7200. 80%Economic Costs | Costs of War
  7201. 93%[Last Week in .NET #55] – Squabbling Trillionaires.
  7202. 99%Wasserstein Distance Using C# and Python -- Visual Studio Magazine
  7203. 96%Living With Flare | by Brian Koberlein
  7204. 99%Cryptology ePrint Archive: Report 2021/923
  7205. 99%Successful Slack
  7206. 87%Can We Please Stop Calling Everyone “Addicted”?
  7207. 94%Why Did So Many Startups Choose MongoDB?
  7208. 99%API Development: The Complete Guide for Building APIs Without Code
  7209. 98%A Programmer’s Introduction to Mathematics
  7210. 97%.NET Core 2.1 container images will be deleted from Docker Hub
  7211. 95%Why Use Analogies in Software Teams?
  7212. 99%Automate commit co-authors when pairing — Alex Blackie
  7213. 98%Stop Using ../../../ While Importing Components, Instead Use This Method
  7214. 97%iOS is worse than Android | PorchLab
  7215. 97%Alba v5.0 is out! Easy recipes for integration testing ASP.Net web services
  7216. 98%GitHub - minimaxir/big-list-of-naughty-strings: The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
  7217. 96%GitHub - SimonCropp/NaughtyStrings: Provides a strong typed .NET API for the Big List of Naughty Strings https://github.com/minimaxir/big-list-of-naughty-strings
  7218. 96%CI/CD survey
  7219. 58%Many Americans aren't aware they're being tracked with facial recognition while shopping
  7220. 99%Tutorial
  7221. 98%Securing your GitHub account with two-factor authentication | The GitHub Blog
  7222. 97%Reddit Interview Problems: The Game of Life
  7223. 99%An amazing error message if you put more than 2^24 items in a JS Map object
  7224. 93%Challenges for code-based problems
  7225. 99%Introducing DevOps-friendly EF Core Migration Bundles
  7226. 98%Beautiful and compact Web APIs revisited – with C# 10 and .NET 6 Preview 7
  7227. 97%The .NET Docs Show - Xamarin Community Toolkit Update
  7228. 99%Bite-Size C# 10 - Const Interpolated Strings
  7229. 99%Loops and Conditionals in Python - while Loop, for Loop & if Statement | Pro Code Guide
  7230. 99%Playing with System.Text.Json Source Generators - Steve Gordon - Code with Steve
  7231. 95%What are these dire multithreading consequences that the GetFullPathName documentation is trying to warn me about?
  7232. 99%Prevent refreshing the UI after an event in Blazor - Gérald Barré
  7233. 95%Reference equality for dictionaries in Python
  7234. 99%Dotnetos Essentials
  7235. 98%Nerds Don't Respond To Marketing; Try Technical Documentation Instead | Hacker Noon
  7236. 94%Introducing Shadow IT Discovery
  7237. 97%Email Authenticity 101: DKIM, DMARC, and SPF
  7238. 90%Programming Idioms
  7239. 99%Azure BLOB Storage with ASP.NET Core and Angular - Code Maze
  7240. 94%AutoML with FLAML & Python: Machine Learning in 15 Seconds
  7241. 96%267: Hacking Onewheel Bluetooth
  7242. 98%Creating parameterised tests in xUnit with [InlineData], [ClassData], and [MemberData]
  7243. 99%Improving application security in ASP.NET Core Razor Pages using HTTP headers – Part 1
  7244. 99%How to Calculate Azure Blob Container Size
  7245. 99%Azure Functions with F# using .NET 5
  7246. 99%fsharp-presentations/notes-on-learning-fsharp-1.md at master · dsyme/fsharp-presentations
  7247. 96%TypeScript 4.4 and more readable code | I CAN MAKE THIS WORK
  7248. 97%I figured out how DMARC works, and it almost broke me
  7249. 99%Publish Azure Static Web Apps with Bicep and Azure DevOps | I CAN MAKE THIS WORK
  7250. 99%Announcing TypeScript 4.4 RC
  7251. 95%Cascadia Code Font
  7252. 96%OpenAI's Codex as a Chrome extension
  7253. 98%Are Microservices … for real?
  7254. 93%The Story of Shor's Algorithm, Straight From the Source | Peter Shor
  7255. 92%Rent, Deposits, and the failure of the repeated game
  7256. 93%Thinking of the children
  7257. 97%Why is Learning Functional Programming So Damned Hard?
  7258. 96%The rise of the one-person unicorn
  7259. 98%Getting Started with DatoCMS - A Modern Headless CMS with LOTS of Features!
  7260. 98%A Minimalist Full-Text Search Engine
  7261. 89%Introducing the PineNote | PINE64
  7262. 99%BCryptCreateMultiHash function (bcrypt.h) - Win32 apps
  7263. 77%'Hustle Porn' is the Latest Toxic Scourge to Hit Entrepreneurs. Here's How to Expunge It From Your Life
  7264. 99%The C# 9 init-only setters
  7265. 99%SoundStream: An End-to-End Neural Audio Codec
  7266. 70%The Perl Foundation is fragmenting over Code of Conduct enforcement
  7267. 99%I hate almost all software
  7268. 99%music/index.js at master · wybiral/music
  7269. 95%Nail Your Startup Pitch: Use Pixar's Story Formula to Win Over Investors
  7270. 87%Aero Mirror / Mirror Delete Kit for Tesla Model 3
  7271. 98%10×10%
  7272. 98%Introducing Bandersnatch: a fast elliptic curve built over the BLS12-381 scalar field - Cryptography - Ethereum Research
  7273. 93%A Thorough Look At Resident Evil
  7274. 95%Stewardship of Ourselves
  7275. 99%Exploring the password policy rabbit hole — Sun Knudsen
  7276. 92%Root cause of failure, root cause of success
  7277. 96%Mozilla tests if 'Firefox/100.0' user agent breaks websites
  7278. 98%IPv4, IPv6, and a sudden change in attitude
  7279. 98%The world in which IPv6 was a good design
  7280. 95%Quake III FISR Algorithm [2/2] - How Floating Point Works
  7281. 93%Smart Vents | Flair
  7282. 99%Software Development Cannot Be Automated Because It’s a Creative Process With an Unknown End Goal
  7283. 94%GitHub - seligman/aws-ip-ranges: Tracking the history and size of AWS's ip-ranges.json file
  7284. 83%On chaos, drunks and a Solution to the Chaotic Three-Body Problem – the research of Yonadav Barry Ginat and Hagai Perets
  7285. 97%Long-running Operations on macOS and iOS with NSProcessInfo
  7286. 99%Progress Report: August 2021 - Asahi Linux
  7287. 95%Release Notes for Debian 11 (bullseye), 64-bit PC
  7288. 99%A house small enough to find everything in
  7289. 83%Second IC :) – Sam Zeloof
  7290. 99%.NET Rocks! vNext
  7291. 98%Programming the Windows firewall
  7292. 99%Keyboard Input: Carl Franklin's Blazor Train Ep 54
  7293. 99%‎Security. Cryptography. Whatever.: The Great "Roll Your Own Crypto" Debate, feat. Filippo Valsorda on Apple Podcasts
  7294. 99%Deploying Cloud Infrastructure with F# | #dotNETConf: Focus on F#
  7295. 59%This asteroid is one of the most likely to hit Earth. Here’s what it means for our future.
  7296. 93%Front Matter
  7297. 97%So Why Doesn't Microsoft Provide Its Own Blazor Component Library? -- Visual Studio Magazine
  7298. 99%Running Fully Automated E2E Tests in Electron in a Docker Container with Playwright - Dangl.Blog();
  7299. 99%Generic Insertion Sort in C# .NET
  7300. 68%Apple- and Google-backed smart home standard Matter has been delayed
  7301. 51%Abandoned Motorola Headquarters - Abandoned Spaces
  7302. 99%GitHub - emilk/egui: egui: an easy-to-use immediate mode GUI in pure Rust
  7303. 94%GitHub picks Friday 13th to kill off password-based Git authentication
  7304. 96%Remove all direct links to languagetransfer.org by SyntaxBlitz · Pull Request #44 · language-transfer/lt-app
  7305. 98%Questions to answer when sizing a RavenDB node
  7306. 98%Resolving the ambiguity when your C++ class inherits from multiple base classes that have the same method
  7307. 99%5 (Extreme) Performance Tips in C# (part 2)🔥
  7308. 99%JavaScript Optional Chaining in 5 Minutes (No more "cannot read property of undefined"!)
  7309. 98%Cloudflare Developer Summer Challenge
  7310. 98%How many Browser tabs do you have open?
  7311. 99%Episode 21: Bicep with Alex Frankel
  7312. 98%Code Maze Weekly #89 - Code Maze
  7313. 95%Our Summer Break - 2021
  7314. 93%Breaking the web forward — ppk
  7315. 99%Build and deploy microservices with Kubernetes and Dapr | Red Hat Developer
  7316. 98%Mixins in Sass
  7317. 99%Exploring a minimal Web API with ASP.NET Core 6
  7318. 98%The .NET Ecosystem in 2021: Over half of .NET devs use C# 8, 46% do not use diagnostic tools, and other facts | The .NET Tools Blog
  7319. 51%The Midnight Twill Cop Shirt
  7320. 90%Blazing fast cloud developer environments
  7321. 79%Microsoft Steps Up Java Support at Eclipse with a New Strategic Membership -- ADTmag
  7322. 97%What do we do about JWT? feat. Jonathan Rudenberg - Security. Cryptography. Whatever.
  7323. 94%Optional (Java SE 11 & JDK 11 )
  7324. 97%Git password authentication is shutting down | GitHub Changelog
  7325. 95%Weekly Update 256
  7326. 93%YouTube
  7327. 78%Actions · DamianEdwards/MinimalApiPlayground
  7328. 96%Alien
  7329. 98%.NET MAUI Community Toolkit - Monthly Standup
  7330. 75%#stitch with @devslopes is it worth getting a bachelors degree in computer science?
  7331. 99%String Class (System)
  7332. 88%I paid for Instagram advertising so you don’t have to
  7333. 91%Making a Marketing Page
  7334. 98%The New JavaScript/TypeScript Experience in Visual Studio 2022 Preview 3
  7335. 99%Hosts file: What is it, why is it useful & how to edit it?
  7336. 96%The Deceptive PR Behind Apple’s “Expanded Protections for Children”
  7337. 98%Episode 389 - Azure Logic Apps
  7338. 90%Moving beyond personal productivity
  7339. 97%How I Submitted the confirmation Statement for my UK Limited Company
  7340. 96%Why there probably won't be a bFunc Version 2
  7341. 98%What is value?
  7342. 98%🖌️ Horton Hears a Whostyle
  7343. 88%I stopped sleeping, then I started hallucinating.
  7344. 90%Internet of Snitches – Purism
  7345. 98%On .NET Live - The cutting edge of the Razor engine
  7346. 98%.NET 6 Preview 7: New Features Done, but Templates with Top-Level Statements Stir Debate -- Visual Studio Magazine
  7347. 98%Low Bandwidth Images
  7348. 99%ASP.NET Core 6: Working with minimal APIs
  7349. 96%Don Teaches Guido F#
  7350. 93%Don Teaches Guido F# | Channel 9
  7351. 98%C# Highlights: Immutable Collections
  7352. 99%A future for SQL on the web
  7353. 99%Run EF Core Migrations in multiple databases with Azure DevOps
  7354. 97%How can I find the heap that a memory block originally came from, so I can free it properly?
  7355. 99%Secure and minimal APIs using .NET 6, C# 10 and Azure Active Directory
  7356. 98%GitHub - AnthonyGiretti/aspnetcore-minimal-api: Example of a minimal API and some basics features
  7357. 99%Looking into Odin and Zig: My notes
  7358. 99%Bite-Size C# 10 - Anonymous 'with' Expressions
  7359. 99%How to never type passwords when using Git
  7360. 92%SQL Server on Kubernetes - Book Review
  7361. 99%Productive Data Science in Biology with F# | #dotNETConf: Focus on F#
  7362. 96%ZeroVer: 0-based Versioning — zer0ver
  7363. 99%Support Layers in Microservices Topologies
  7364. 97%More devices, fewer CAPTCHAs, happier users
  7365. 98%‎Microsoft Remote Desktop
  7366. 85%If You Build It, They Will Come: Apple Has Opened the Backdoor to Increased Surveillance and Censorship Around the World
  7367. 98%GitHub - SamSchott/maestral: Open-source Dropbox client for macOS and Linux
  7368. 98%Mosh: the mobile shell
  7369. 98%Visual Studio 2022 Preview 3 - Overview
  7370. 98%.NET App Developer Links - 2021-08-12
  7371. 79%Netflix Intensifies ‘VPN Ban’ and Targets Residential IP-addresses Too (Updated) * TorrentFreak
  7372. 98%Initial Support for Visual Studio 2022 Preview Is Available! | The .NET Tools Blog
  7373. 98%PowerShell for Visual Studio Code August 2021 Update
  7374. 99%PowerShellGet 3.0 Preview 11 Release
  7375. 99%Tip 328 - How to use Azure Service Bus Topics
  7376. 93%StaffPlus Live
  7377. 98%Test Flakiness Demystified
  7378. 98%Introduction and Benefits of Unit Tests in a Big Enterprise Project - Aspire Systems Poland Blog
  7379. 94%Amazon.com : HoneyBull Shower Mirror Fogless for Shaving - with Suction, Razor Holder for Shower & Swivel, Mirrors, Shower Accessories, Bathroom Mirror, Bathroom Accessories, Holds Razors for Men (White) : Beauty & Personal Care
  7380. 90%Men's Everyday Sneakers
  7381. 92%Amazon.com: Philips Norelco MG3750 Multigroom All-In-One Series 3000, 13 attachment trimmer : Beauty & Personal Care
  7382. 99%.NET Rocks! vNext
  7383. 98%Amazon.com: MZOO Sleep Eye Mask for Men Women, 3D Contoured Cup Sleeping Mask & Blindfold, Concave Molded Night Sleep Mask, Block Out Light, Soft Comfort Eye Shade Cover for Travel Yoga Nap, Red : Health & Household
  7384. 82%IKEA 365+ Chef's knife, stainless steel, Length of knife blade: 8" - IKEA
  7385. 92%Amazon.com: Helen’s Asian Kitchen Bamboo Food Steamer with Lid, 10-Inch: Bmboo Steamer: Home & Kitchen
  7386. 64%Next Level Racing® Set to Introduce Range-Topping Elite Series Cockpits
  7387. 99%Introducing C# 10: File-scoped namespaces
  7388. 91%Actual impostors don't get impostor syndrome | Zapier
  7389. 94%ADHD at aged 42 and 1/2
  7390. 95%When Correlation is Better than Causation
  7391. 99%Handling Finances as a Couple · Dan Hacks
  7392. 98%Architecture Decision Records (ADR) as a LOG that answers "WHY?"
  7393. 99%LLVM internals, part 2: parsing the bitstream
  7394. 71%The monetization trap
  7395. 97%On Motivation — Are.na
  7396. 97%Why Doesn't Software Show Up in Productivity?
  7397. 98%New Kind of Paper, Part Two
  7398. 75%British Library puts 1 million newspaper pages online for free
  7399. 94%Google tries out error correction on its quantum processor
  7400. 99%MinimalApiPlayground/Program.cs at main · DamianEdwards/MinimalApiPlayground
  7401. 83%Notice of Data Privacy Event | Waste Management
  7402. 91%Why can we not have an explicit statement about 1Password being a subscription-only service?
  7403. 82%GitHub Copilot AI Improved, Offered as API: 'A Taste of the Future' -- Visual Studio Magazine
  7404. 99%Azure DevOps Podcast: Scott Hunter on Preparing for .NET 6 - Episode 152
  7405. 98%Publish an ASP.NET Core SignalR app to Azure App Service
  7406. 97%Stay alert
  7407. 96%Multi-repo Support in Visual Studio
  7408. 99%GitHub’s Engineering Team has moved to Codespaces | The GitHub Blog
  7409. 99%Entity Framework Community Standup - EF Core's Global Query Filter
  7410. 96%Personalize Your Visual Studio 2022
  7411. 96%v0.9.4 - patch 3 release notes
  7412. 98%Processing Large Payloads with the Claim Check Pattern
  7413. 89%An Old Hacker's Tips On Staying Employed
  7414. 72%Recent podcasts & videos
  7415. 90%The Evolution of Trust
  7416. 91%dotNET
  7417. 99%Authenticating ASP.NET Core MVC applications with Azure Active Directory B2C - User flows - Part2
  7418. 89%Rust in Action: Systems programming concepts and techniques
  7419. 64%Australia is becoming a surveillance state
  7420. 98%How can I prevent my UWP app from showing up in the Start menu?
  7421. 68%The Algorithm - The Amazing Full Story of the Quake III Arena FISR
  7422. 98%EDA+ToC=J
  7423. 98%Deploying Blazor WebAssembly app with WebAPI using GitHub Actions(CI/CD) for FREE - EP35
  7424. 97%Live: Case insensitive replace in Firebird
  7425. 96%The emergence of heat and humidity too severe for human tolerance
  7426. 77%How The Immune System ACTUALLY Works – IMMUNE
  7427. 92%The Problem with Ethereum
  7428. 98%.NET App Developer Links - 2021-08-11
  7429. 96%Parallelising (LINQ) work in C#
  7430. 99%Gateway
  7431. 98%There Is No Benefit or Incentive for Developers to Create Quality Code on Software Projects
  7432. 99%Concurrent Dictionary Modification Pitfalls
  7433. 99%Why do we need Dapr?
  7434. 97%Visual Studio 2019 v16.11 is Available Now!
  7435. 98%Visual Studio 2022 Preview 3 now available!
  7436. 98%.NET Framework August 2021 Security and Quality Rollup
  7437. 99%.NET August 2021 Updates – 5.0.9, 3.1.18, 2.1.29
  7438. 99%MinimalApiPlayground/Program.cs at main · DamianEdwards/MinimalApiPlayground
  7439. 94%Introducing Data Watch: Detect Magecart style attacks, fast!
  7440. 97%OpenAI Codex
  7441. 99%String Interpolation in C# 10 and .NET 6
  7442. 98%Announcing .NET MAUI Preview 7
  7443. 97%New JavaScript/TypeScript Projects Lead Web-Dev Tweaks in VS 2022 Preview 3 -- Visual Studio Magazine
  7444. 99%Announcing .NET 6 Preview 7
  7445. 99%Preview Features in .NET 6 - Generic Math
  7446. 99%Starting Your F# Journey | #dotNETConf: Focus on F#
  7447. 99%ASP.NET Core updates in .NET 6 Preview 7
  7448. 99%A brief intro to MTL
  7449. 98%Quantum Computing: Some Analogies - Cronokirby
  7450. 97%Don’t attach tooltips to document.body - Atif Afzal
  7451. 99%Safe coding - Maximilien Rothier Bautzer
  7452. 99%Creating Pull Request that “Scales”
  7453. 97%Comparing Low-Code Tools as a Developer
  7454. 98%A Tale of Two Copies
  7455. 80%Engineering luck - Miroslav Bekyarov
  7456. 98%How to Hack APIs in 2021 by Hakluke and Farah Hawa | Detectify Labs
  7457. 97%elementary OS 6 Odin Available Now
  7458. 99%Authenticating ASP.NET Core MVC applications with Azure Active Directory B2C - Part1
  7459. 83%GitHub Quick Reviews
  7460. 98%Transaction hierarchy in RavenDB or, the value of a write
  7461. 92%Firefox 91 Introduces Enhanced Cookie Clearing – Mozilla Security Blog
  7462. 83%ASP.NET Community Standup - Simplifying web apps with new minimal APIs in ASP.NET Core 6
  7463. 99%GitHub - leandromoh/RecordParser: Zero Allocation Writer/Reader Parser for .NET Core
  7464. 99%VS Code vs Webstorm - 5 Things You NEED to Know!
  7465. 99%Vue 3.2 Released! | The Vue Point
  7466. 97%Why did the old RAID database use a signed 16-bit integer for its record count? Why not unsigned, or a 32-bit integer?
  7467. 99%Reducing allocations by caching with StringBuilderCache: A deep dive on StringBuilder - Part 5
  7468. 99%Getting started with branching workflows, Git Flow and GitHub Flow
  7469. 89%Types of messages in an Event Driven Architecture
  7470. 99%Logging in Unity
  7471. 89%Discussions · github/feedback
  7472. 97%Understanding Cross-entropy for Machine Learning
  7473. 98%.NET App Developer Links - 2021-08-10
  7474. 98%Improved Support for Source Generators in ReSharper 2021.2 | The .NET Tools Blog
  7475. 99%JavaScript needs more helper functions for iteration (map, filter, etc.) – where should we put them?
  7476. 99%Build Custom Hook Real-Time State Synchronization React
  7477. 99%Three fundamental flaws of SIMD – Bits'n'Bites
  7478. 94%Adam Storr - Razor Pages Scaffolding Submit with Error 400
  7479. 98%The World of CSS Transforms
  7480. 98%Mindat.org
  7481. 99%Inducing and measuring ThreadPool exhaustion
  7482. 99%Dynamically-rendered ASP.NET Core Razor components
  7483. 99%Blazor WebAssembly by Example: A project-based guide to building web apps with .NET, Blazor WebAssembly, and C#: Wright, Toi B., Hanselman, Scott: 9781800567511: Amazon.com: Books
  7484. 94%Hiring Managers, you’re doing it wrong!
  7485. 92%Is Elon Musk Killing People?
  7486. 98%MySqlConnector 1.4.0-beta.1
  7487. 96%Internet Security Basics: Key Lessons for Protecting Yourself Online
  7488. 83%Flying a drone with my mind (Github in desc)
  7489. 99%Readable and clear tests for ASP.NET Core services
  7490. 99%Implementing ‘le chiffre indéchiffrable’ in Scheme
  7491. 60%Crystal arrangement results in 1,000x more power from ferroelectric solar cells
  7492. 95%Landing a job offer through a side project
  7493. 99%Testing web services secured by JWT tokens with Alba v5
  7494. 99%So you want to write a GUI framework
  7495. 87%Entry 1068: Cold Call
  7496. 79%Intelligence through evolution
  7497. 99%Latency Sneaks Up On You
  7498. 94%Approximate minimal bounding sphere
  7499. 98%When Zero Cost Abstractions Aren’t Zero Cost
  7500. 97%The Rise of Meson
  7501. 98%How We Turn Satellite Imagery Into Wall Art
  7502. 98%It’s ten o’clock, do you know where your private keys are?
  7503. 99%Standard SQL/JSON – The Sobering Parts
  7504. 94%Taking a company to Series C as VP of Engineering.
  7505. 98%[Last Week in .NET #54] – Disorderly Sunset
  7506. 94%Notes on the Perfidy of Dashboards
  7507. 98%It’s a Good Thing I Don’t Care What You Think
  7508. 99%Don Syme's F# Bonanza | #dotNETConf: Focus on F#
  7509. 99%I'm Starting to Live Stream Coding on Twitch!
  7510. 88%VS Code Python Tool Revamps Jupyter Notebooks Experience -- Visual Studio Magazine
  7511. 66%Happy Birthday, OpenStreetMap! | TomTom Blog
  7512. 97%Apple’s Mistake
  7513. 96%The .NET Docs Show - Frankenblogging: Static Site Generators and .NET 5
  7514. 99%Architecture on the cloud: Avoid writing the code
  7515. 99%Reducing the length of GUIDs in URLs or Json payloads - Gérald Barré
  7516. 93%Why am I getting a weird error about promise_type when I try to write a coroutine?
  7517. 99%Bite-Size C# 10 - Global Usings
  7518. 99%Learn C# with CSharpFritz - C# for Beginners: Getting started with C#
  7519. 98%Anatomy of an Event in Event Driven Architecture
  7520. 98%.NET 6: Threading Improvements
  7521. 93%Make Every feature Binary: Microsoft’s 135B Parameter Model
  7522. 99%ASP.NET Core Middleware - Creating Flexible Application Flows
  7523. 98%.NET App Developer Links - 2021-08-09
  7524. 96%266: How not to architect a database
  7525. 99%Send Emails using Microsoft Graph API and a desktop client
  7526. 89%Screw You, Microsoft Edge
  7527. 76%Python in Visual Studio Code – August 2021 Release
  7528. 99%Happy Birthday, WWW – 30 years of mining a landfill for valid code
  7529. 98%Supercharge Your ASP.NET Core Applications – Webinar Recording | The .NET Tools Blog
  7530. 97%C# Highlights: Immutable Collections
  7531. 95%The Coming of Age of Notebooks
  7532. 97%"The Algorithm" - 2 Minute Introduction
  7533. 91%Verify connection to Elasticsearch by sethmlarson · Pull Request #1623 · elastic/elasticsearch-py
  7534. 98%Home Automation with Troy Hunt
  7535. 99%Support for local vaults? - Page 3
  7536. 98%One Bad Apple - The Hacker Factor Blog
  7537. 97%Growing Object-Oriented Software vs what I would do
  7538. 95%The local minima of suckiness
  7539. 85%ongoing by Tim Bray · Apps Getting Worse
  7540. 98%Micah Lerner
  7541. 98%I closed a lot of browser tabs
  7542. 98%Hey Signal! Great Encryption Needs Great Authentication
  7543. 90%BeerCon3 (#BC3) Call for Presentations
  7544. 91%BeerCon3 - Game of Pwns
  7545. 83%Making an OS (x86) Chapter 5 - Reading the disk with BIOS
  7546. 54%Major U.K. science funder to require grantees to make papers immediately free to all
  7547. 99%Newsletter Week 31, 2021
  7548. 74%Space Station Incident Demands Independent Investigation
  7549. 97%OpenBSD on the Framework Laptop
  7550. 98%Using Angular's Base HREF in Paths
  7551. 58%The Mysterious Street Snack That Has Baffled Botanists for Decades
  7552. 89%Dimmer won't turn off - Offizielles Shelly Support Forum
  7553. 80%Why CAPTCHA Pictures Are So Unbearably Depressing
  7554. 91%Very fast rocket
  7555. 89%Behind the scenes: the struggle for each paper
  7556. 98%The logic behind three random words
  7557. 99%Figmage: I don't mess with images
  7558. 87%What Matt Levine writes about (or, The Rise and Fall of WeWork and GameStop)
  7559. 96%Story of njk, a tool mistreated
  7560. 71%Turning the Tables on Cheating?
  7561. 99%Working with Postgres types
  7562. 99%How does FaceTime Work?
  7563. 99%Looking into Zig
  7564. 72%Apple to scan U.S. iPhones for images of child sexual abuse
  7565. 91%New! Stupid C++ Tricks with Dave
  7566. 99%GitHub - martincostello/dotnet-minimal-api-integration-testing: An example of integration testing ASP.NET Core 6 Minimal hosting and actions
  7567. 94%In internal memo, Apple addresses concerns around new Photo scanning features, doubles down on the need to protect children
  7568. 99%Using `git worktree` to have multiple branches checked out at once · Jamie Tanna | Software Engineer
  7569. 79%Vehicles Are Still Firmly in Control of City Streets
  7570. 91%A Black Bear Visits Dave's Garage! Survivors tell their stories.
  7571. 94%The Problem with Perceptual Hashes
  7572. 99%Scripting with F# Interactive [4 of 12] | Beginner's Series to: F#
  7573. 98%ALPACA shows TLS cross-protocol attacks | Bulletproof TLS Newsletter
  7574. 80%Apple explains how iPhones will scan photos for child-sexual-abuse images
  7575. 99%Reflections on 10,000 Hours of Programming
  7576. 95%CalyxOS
  7577. 99%draft-peabody-dispatch-new-uuid-format-01
  7578. 98%640 Pages in 15 Months – journal.stuffwithstuff.com
  7579. 90%Don't Accept the Defaults - Abel Wang | Bonfire
  7580. 98%Proposal for Alba v5: JWT secured APIs, more JSON options, and other stuff
  7581. 99%Postgres.app – the easiest way to get started with PostgreSQL on the Mac
  7582. 98%VS Code 1.59: Jupyter Notebooks Go (Partly) Native, Live Preview Improved -- Visual Studio Magazine
  7583. 98%Amazon.com Help: Help & Customer Service
  7584. 81%Weekly Update 254
  7585. 98%Why Contexts Matter
  7586. 99%Using Windows Runtime interop methods from C++/WinRT: Some helper functions
  7587. 99%RavenDB 5.2: Simplifying atomic cluster wide transactions
  7588. 99%How to create your own Fluent API in C#
  7589. 98%Introducing Deploy Hooks for Cloudflare Pages
  7590. 58%Apple Privacy Letter: An Open Letter Against Apple's Privacy-Invasive Content Scanning Technology
  7591. 96%Introducing System.Threading.RateLimiting for .NET
  7592. 98%Code Maze Weekly #88 - Code Maze
  7593. 95%LÖVR
  7594. 96%On Apple’s “Expanded Protections for Children” – A Personal Story
  7595. 97%HTTP/2: The Sequel is Always Worse
  7596. 99%BabylonJS and Blazor - Getting Set Up | Cody's Personal Site
  7597. 88%Which UI Libraries you would like to see used on FairPlayTube? They need to be Open Source · Discussion #280 · efonsecab/FairPlayTube
  7598. 98%.NET App Developer Links - 2021-08-06
  7599. 58%This scientist says cleaning indoor air could make us healthier—and smarter
  7600. 96%Microsoft PowerToys 0.43 released with a ton of improvements
  7601. 98%.NET Annotated Monthly | August 2021 | The .NET Tools Blog
  7602. 99%Building a URL Shortener Web App using Minimal APIs in .NET 6
  7603. 86%Structure
  7604. 86%The Men Who Couldn't Stop Crying, and Other Unbearable Realities
  7605. 97%Check your messages on your computer or Android tablet
  7606. 99%Load Only the Projects You Need with Solution Filters
  7607. 98%Set up your F# development environment [3 of 12] | Beginner's Series to: F#
  7608. 99%Episode 388 - The Art of the Possible with Power Platform
  7609. 98%When Howard Met Curry
  7610. 89%One simple design fix for the Olympic medal tally
  7611. 88%Coming Full Circle
  7612. 96%Episode 18: Optimizing Cryptography for Microcontrollers!
  7613. 95%Struggling first steps as a new senior
  7614. 99%Open Question: How Can We Fix Files?
  7615. 99%Don't scan your face to buy glasses
  7616. 95%Writing great alt text: Emotion matters
  7617. 99%Real Case - How I compromised 300 stores, and a
  7618. 91%Apple's Plan to "Think Different" About Encryption Opens a Backdoor to Your Private Life
  7619. 97%The Drunken Bishop Algorithm – Barely Functional Theories
  7620. 98%Building an LSIF Indexer for a Low-Code Platform
  7621. 90%Bad Blood at the FTC
  7622. 91%Force Click for Layer Selection - Maxwell Forbes
  7623. 98%Uno Platform SQLite for WebAssembly support on .NET 5 and .NET 6
  7624. 91%Bob had a bad night: IoT mischief in a capsule hotel takes neighborly revenge to the next level | ZDNet
  7625. 98%Self-Hosting a Blog Mailing List
  7626. 97%Update on CNCF and Open Source Project Velocity 2020 | Cloud Native Computing Foundation
  7627. 85%#stitch with @pgt__ Should you be a software engineer if you just want money?!?
  7628. 99%GitHub OCTO | Visualizing a codebase
  7629. 79%Blue Origin’s powerful BE-4 engine is more than four years late—here’s why
  7630. 69%Top 30 projects 1/1/2021 - 7/1/2021
  7631. 99%Notes about C# records and Nullable Reference Types - Event-Driven.io
  7632. 97%Update on CNCF and Open Source Project Velocity 2020 | Cloud Native Computing Foundation
  7633. 99%Windows Community Toolkit 7.1: MVVM Source Generators, Identity Authentication, ML APIs -- Visual Studio Magazine
  7634. 98%Domain-Driven Refactoring: Defactoring and Pushing Behavior Down
  7635. 91%JS Kid Pix 1.0.2021
  7636. 97%Organic Design or Planned Design?
  7637. 99%Bite-Size C# 10 - Null Parameter Checking
  7638. 94%When You Get Right Down to It, Most Security Is Based on The Honor System
  7639. 98%Super Duper Secure Mode
  7640. 99%Looking into Zig
  7641. 99%Don't Worry About Spelling...VS Code Can Do It For You!!
  7642. 99%An example of using Windows Runtime interop methods from C++/WinRT: Request­Token­For­Window­Async
  7643. 99%Configuring JSON options in ASP.NET Core - Gérald Barré
  7644. 86%Cloudflare Helps K-12s Go Back to School
  7645. 98%OSS Power-Ups: Statiq | The .NET Tools Blog
  7646. 74%Why Facebook’s claims about the Ad Observer are wrong | The Mozilla Blog
  7647. 89%C# Language Highlights: Using Static Directive
  7648. 99%Surprising cost of synchronous fast-paths in asynchronous methods
  7649. 99%Stringly Typed vs Strongly Typed
  7650. 99%Good Design is Imperfect Design Part 1: Honest Names - Domain Language
  7651. 99%Airyx OS
  7652. 98%.NET App Developer Links - 2021-08-05
  7653. 99%GitHub - kspalaiologos/malbolge-lisp: A lightweight (150MB) Lisp interpreter in Malbolge Unshackled, often dubbed the hardest turing complete programming language.
  7654. 99%Tip 327 - How to use Azure Service Bus Queues
  7655. 98%Designing Load Tests with Test Studio & Fiddler in 6 Steps
  7656. 99%.NET Source Generators: Finding Class Declarations
  7657. 96%.NET Rocks! vNext
  7658. 97%Why Don’t Tech Companies Pay Their Engineers to Stay?
  7659. 98%GitHub - khalidabuhakmeh/HtmxTables: ASP.NET Core with Htmx Editable Table
  7660. 97%Hey @dotnet developers, did you know you could use your skills and favorite language to code for #IoT devices. @ellerbach tells @obloch all about the @nanoframework on the #IoTShow
  7661. 95%libphonenumber/FALSEHOODS.md at master · google/libphonenumber
  7662. 99%Synchronous vs Messaging: When to use which?
  7663. 95%The Way I Heard It Was...
  7664. 99%your database connection deserves a name
  7665. 99%Infra as a Code Is Cloud Lock-In
  7666. 96%No Idea Where to Live
  7667. 94%Why use message queues? · Pietro Menna
  7668. 99%Learning Julia, Line by Line - Dev.Poga
  7669. 99%SAML is insecure by design
  7670. 95%Tunnels are our Transportation Future
  7671. 97%Startups Trends vs 4 years ago | Soheil Yasrebi's Blog
  7672. 99%Publishing an App on F-Droid
  7673. 99%designs/blazor-wasm-crypto.md at main · dotnet/designs
  7674. 97%Microsoft Plans .NET Community Toolkit -- Visual Studio Magazine
  7675. 99%Testing effectively — with or without mocks or stubs
  7676. 95%Why medieval city-builder video games are historically inaccurate
  7677. 97%What is F#? [2 of 12] | Beginner's Series to: F#
  7678. 96%.NET Foundation Project Spotlight - Have I Been Pwned?
  7679. 99%GitHub - veorq/cryptocoding: Guidelines for low-level cryptography software
  7680. 97%Simple Systems Have Less Downtime
  7681. 98%.NET Conf 2021: Call for Speakers/Papers
  7682. 99%Dynamic Code Generation in Marten V4
  7683. 97%Focus on Business Logic with Event Sourcing
  7684. 90%Yare.io Trailer
  7685. 94%Coding Shorts: Changes to Coming to Startup in .NET 6
  7686. 95%Coffee with Pros ft. Oren Eini
  7687. 97%Azure Serverless Conf: Call for Speakers/Papers
  7688. 99%The Catch Block #69 - Projects vs. Products, Bubble Sort, and Copilot Angst
  7689. 96%My small revenge on Apple
  7690. 98%New release candidate: 1.7.0rc1
  7691. 99%What is a static Windows Runtime class, how should I express it, and when should I use it?
  7692. 99%Modernizing a familiar approach to REST APIs, with PostgreSQL and Cloudflare Workers
  7693. 97%Blazor WebAssembly : Authorization using CascadingAuthenticationState & JWT - EP34
  7694. 78%Embroidery Trouble Shooting Page
  7695. 93%Bye CUPS: Printing with netcat
  7696. 98%.NET App Developer Links - 2021-08-04
  7697. 97%Blues Wireless · Fastest path to build cellular IoT products
  7698. 98%The 5-hour CDN
  7699. 86%Coding Shorts: Dependency Injection Explained
  7700. 98%The v2021.2 Releases for dotCover, dotMemory, dotTrace, and dotPeek Are Here! | The .NET Tools Blog
  7701. 99%Rider 2021.2: Support for ASP.NET Core Endpoints, Blazor WebAssembly Debugging, and More | The .NET Tools Blog
  7702. 99%Exploring the SameSite cookie attribute for preventing CSRF
  7703. 98%ReSharper 2021.2: Updates to C# Code Analysis, Nullable Reference Types, and Source Generators and Introducing HttpClient URI Support! | The .NET Tools Blog
  7704. 92%Two months in: How the SaaS that was built in 7 days is going | OnlineOrNot
  7705. 96%You’ve got coding style
  7706. 99%Optional Chaining: The ?. Operator in TypeScript
  7707. 94%Where Are The Robotic Bricklayers?
  7708. 97%Apple iPhone charger teardown: quality in a tiny expensive package
  7709. 99%GitHub - VSCodium/vscodium: binary releases of VS Code without MS branding/telemetry/licensing
  7710. 99%What is an inner product argument?
  7711. 95%Stack Overflow: Old .NET Framework Usage Still Beats 'Most Loved' .NET Core/.NET 5 -- Visual Studio Magazine
  7712. 97%Optimizations are not solutions
  7713. 99%Ultra fast Thunderbolt NAS with Apple M1 and Linux
  7714. 97%An Attempt at Demystifying Graph Deep Learning
  7715. 96%Mouseless
  7716. 82%The rinds of the Cheese Shop menu - piwheels blog
  7717. 98%The story of the 20 million queries per hour
  7718. 94%GitHub - facebookresearch/Cupcake: A Rust library for lattice-based additive homomorphic encryption.
  7719. 97%Growing open-source | Soumith Chintala
  7720. 97%Why Don’t Tech Companies Pay Their Engineers to Stay?
  7721. 99%Dipping My Toe into Static Website Generators
  7722. 64%Zoom to pay $85M for lying about encryption and sending data to Facebook and Google
  7723. 95%Sequential LED Tail Lights How To - C++ Code and ESP32 Arduino Hardware
  7724. 99%Visual Studio Toolbox Live - What's New in Visual Studio 2022 Previews 1 & 2?
  7725. 83%GitHub Quick Reviews
  7726. 97%The Excel Formula Language Is Now Turing-Complete
  7727. 99%Inserting and removing characters: A deep dive on StringBuilder - Part 4
  7728. 83%ASP.NET Community Standup - Logging updates in ASP.NET Core 6
  7729. 93%Need Help Tracking Cloud Emissions? Microsoft Previews Microsoft Cloud for Sustainability
  7730. 98%Visual Studio 2022 Preview 2 Focuses on Instant Feedback
  7731. 99%Python developers are being targeted with malicious packages on PyPI
  7732. 97%Project lifetime perspectives
  7733. 95%The Cryptocurrency Surveillance Provision Buried in the Infrastructure Bill is a Disaster for Digital Privacy
  7734. 53%Red Delicious Apples Weren't Always the Worst
  7735. 96%Why are all of the retail demo names male?
  7736. 99%Durable Objects: Easy, Fast, Correct — Choose three.
  7737. 92%GitHub Copilot Is 'Unacceptable And Unjust' Says Free Software Foundation
  7738. 97%Introduction [1 of 12] | Beginner's Series to: F#
  7739. 97%How to rate limit (throttle) your ASP.NET Core API
  7740. 99%Inserting and removing characters: A deep dive on StringBuilder - Part 4
  7741. 97%TensorFlow Tutorial for Beginners with Python Example
  7742. 94%how to be popular · discrete blogarithm
  7743. 96%GitHub - matkoch/resharper-verify
  7744. 98%.NET App Developer Links - 2021-08-03
  7745. 98%GitHub - agocke/serde-dn
  7746. 99%Be careful with .NET Core Folder Structure - Simple Talk
  7747. 99%GitHub - mimoo/cargo-specification: The code is the spec
  7748. 92%GitHub - khalidabuhakmeh/ClientsideVoiceCommands: Perform client-side voice commands and trigger web calls
  7749. 97%GitHub’s Journey from Monolith to Microservices
  7750. 97%BDD: Before You Begin (Part 1/2) - BDD framework for NET
  7751. 92%Beyond OAuth? GNAP for Next Generation Authentication - The New Stack
  7752. 97%Vue.js has been selected as Wikimedia Foundation's future JavaScript framework - Wikitech-l
  7753. 99%Micro Frontends - Simple Talk
  7754. 99%Power of composition with map and bind
  7755. 94%Stack Overflow Developer Survey 2021
  7756. 97%Home Automation with Troy Hunt
  7757. 99%Adam Storr - Azure Functions CLI Failing After Preview Install
  7758. 99%Introducing C# 10: Record struct
  7759. 97%JavaScript Debugging Now Built-In to VS Code -- Visual Studio Magazine
  7760. 94%Stack Overflow Developer Survey 2021
  7761. 93%The Oxymoron of “Data-Driven Innovation”
  7762. 97%Journaling through a Pandemic on unwiredcouch.com
  7763. 97%Humans of Microsoft S02E01: Abel Wang
  7764. 97%Unix and Microservice Platforms
  7765. 95%What we lost (a paean, perhaps, to RSS) – mattmower.com
  7766. 99%The problem with Flask async views and async globals — sethmlarson.dev
  7767. 96%Microsoft Graph .NET SDK v4 now generally available with streamlined authentication and more  - Microsoft 365 Developer Blog
  7768. 95%Spreadsheet Formulas for Personal Finance
  7769. 65%Shtetl-Optimized » Blog Archive
  7770. 98%My Custom Stream Deck Toolkit
  7771. 96%Office Reopening | The Misnamed Doctrine
  7772. 92%It looks like a product but is secretly a subscription
  7773. 99%.NET MAUI Community Toolkit - Monthly Project Review
  7774. 93%Donate to General Donations
  7775. 61%The most unbelievable things about life before smartphones
  7776. 99%PCS multiproofs using random evaluation
  7777. 99%Hot Visual Reload Studio 2022: A Curated Selection
  7778. 99%GitHub - andrewlock/NetEscapades.AspNetCore.SecurityHeaders: Small package to allow adding security headers to ASP.NET Core websites
  7779. 98%[ANNOUNCE] WireGuardNT, a high-performance WireGuard implementation for the Windows kernel
  7780. 64%Zoom to pay $85M for lying about encryption and sending data to Facebook and Google
  7781. 99%Desktop Community Standup - Updates and Q&A
  7782. 99%Spiral Dynamics Optimization with Python -- Visual Studio Magazine
  7783. 98%Workshop Spotlight: Secure DevOps - Application Security Principles and Practices
  7784. 98%Graphics Programming weekly - Issue 194 - August 1, 2021 | Jendrik Illner
  7785. 99%Rockin’ The Code World with dotNetDave – Special Guest: Dave Brock
  7786. 97%Full-Time Open Source - CoRecursive Podcast
  7787. 89%TODO apps are meant for robots
  7788. 88%Late Career Change into Tech with Kyla Gregory
  7789. 99%Bite-Size C# 10 - File-Level Namespaces
  7790. 99%Upload files with drag & drop or paste from clipboard in Blazor - Gérald Barré
  7791. 95%Modeling social network connection with RavenDB
  7792. 96%How can I figure out which object is being hosted in an instance of dllhost?
  7793. 80%Steam Survey Shows Linux Marketshare Hitting 1.0%
  7794. 99%GitHub - Xabaril/AspNetCore.Hashids: Not predictable ids library for ASP.NET Core APIs.
  7795. 88%v0.9.4 - patch 2 release notes
  7796. 78%Square, Inc. Announces Plans to Acquire Afterpay, Strengthening and Enabling Further Integration Between its Seller and Cash App Ecosystems
  7797. 91%Helping Keep Governments Safe and Secure
  7798. 80%Making an OS (x86) Chapter 4 - Stack, Functions, Segmentation
  7799. 98%[Last Week in .NET #53] – Requiem for a use case
  7800. 96%Extracting objects recursively with jq
  7801. 96%265: Robot Engineer turned Program Manager with Maddy Leger
  7802. 99%What's New (so far!) in C# 10 & .NET 6 - PHINUG 2021.08
  7803. 98%PyTorch Tutorial for Beginners - Building Neural Networks
  7804. 99%Live: How to start with FbNetExternalEngine
  7805. 99%Azure Active Directory B2C with Blazor WebAssembly Hosted Apps
  7806. 99%Securing an Angular app which uses multiple identity providers
  7807. 99%fsharp-presentations/on-teaching-operators.md at master · dsyme/fsharp-presentations
  7808. 97%The Serverless Sliding Scale
  7809. 94%.NET Conf: Focus on F#
  7810. 99%Specification Pattern vs Always-Valid Domain Model
  7811. 98%Using console.log() debugging in Visual Studio Code
  7812. 99%TypeScript, abstract classes, and constructors | I CAN MAKE THIS WORK
  7813. 99%CoreWCF 0.2.0 Release
  7814. 97%.NET Infographics
  7815. 95%How I built a business that lets me live on the beach full time
  7816. 95%Debounce a STOP switch in C++: Live with Dave in the Source Code Editor!
  7817. 98%2021 State of the Developer Ecosystem
  7818. 99%Wormhole - Simple, private file sharing
  7819. 98%Verkle trie for Eth1 state
  7820. 99%GitLab as your Continuous Deployment one-stop shop
  7821. 96%“Ticket Monkey” – Alex Rohde dawt com
  7822. 94%Who is Your Audience?
  7823. 98%July 2021
  7824. 71%Looking between the lines: how media is control.
  7825. 99%A short list of things I feel strongly about
  7826. 99%Parametric Programming – an equational approach to OO and beyond
  7827. 83%Your Lifestyle Has Already Been Designed
  7828. 89%My tiny side project has had more impact than my decade in the software industry – Mike's corner of the web
  7829. 98%GitHub - langjam/langjam
  7830. 63%DeepMind’s AI has finally shown how useful it can be
  7831. 98%New in Git: switch and restore
  7832. 99%GitHub - cy384/ssheven: A modern SSH client for Mac OS 7/8/9
  7833. 70%Tech spec experts seek allies to tear down ISO standards paywall
  7834. 75%These 6 corporations control 90% of the media outlets in America. The illusion of choice and objectivity | Tech News | Startups News
  7835. 85%Hundreds of Ways to Get S#!+ Done—and We Still Don’t
  7836. 96%HTTP | MDN
  7837. 66%Cory Doctorow: Past Performance is Not Indicative of Future Results
  7838. 77%The Presenting Vendor Paradox
  7839. 99%Don’t become an Enterprise/IT Architect…
  7840. 99%Verkle trees
  7841. 85%Did Dvorak Die "A Bitter Man"?
  7842. 91%The Poincaré Conjecture
  7843. 96%Back to Linux
  7844. 91%UV Radiation
  7845. 97%GitHub - AdrienTorris/awesome-blazor: Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
  7846. 88%Gold, silver and brass medals
  7847. 60%Hundreds of AI tools have been built to catch covid. None of them helped.
  7848. 98%Call for Papers - NDC Oslo 2021 | Software Developers Conference
  7849. 93%User Activity | Firefox Public Data Report
  7850. 98%OfficeSuite
  7851. 93%Edit Your C++ Code while Debugging with Hot Reload in Visual Studio 2022
  7852. 99%5000x faster CRDTs: An Adventure in Optimization
  7853. 99%Hosting SQLite databases on Github Pages - (or any static file hoster)
  7854. 75%5 Years After Switching to Agile, Company Still Unsure What It Is
  7855. 97%GitHub - antirez/pngtostl: Turn PNG images into STL 3D models that will "develop" in front of a light source
  7856. 75%🚀 DevTernity 2017: Ian Cooper - TDD, Where Did It All Go Wrong
  7857. 98%The journey to controlling external monitors on M1 Macs
  7858. 98%Shellies Discovery Script - Share your Projects! / Scripts - Home Assistant Community
  7859. 99%btree/PATH_HINT.md at master · tidwall/btree
  7860. 99%Get Busy Living with Abel Wang - Hanselminutes Podcast #793
  7861. 97%.NET July 2021 Updates – 5.0.8 and 3.1.17
  7862. 98%static.wiki
  7863. 96%NSO group, Pegasus, Zero-Days, i(OS|Message) security - Security. Cryptography. Whatever.
  7864. 99%Comparing dotnet:main...vcsjones:16df4edc7215a9521eda2c7a8aa3fa5f1bcecfef · dotnet/runtime
  7865. 93%Zoom meeting best practices
  7866. 98%Positions, Profit and Loss
  7867. 64%TikTok and the Future of Social Media
  7868. 99%Measuring memory usage: virtual versus real memory
  7869. 85%.NET customers showcase | See what devs are building
  7870. 79%Daily links from Cory Doctorow
  7871. 96%Unleashing Twitter’s hidden power - conversations for the world wide web
  7872. 99%IPFSifying Documentation · Karmanyaah Malhotra
  7873. 88%Getting Over Gold: Athletes and Mental Health
  7874. 96%Cloudflare's inaccessible browser contradicts the company's mission
  7875. 99%OpenSSL 3.0 Release Candidate - OpenSSL Blog
  7876. 99%How to create a standalone ConsoleLoggerProvider
  7877. 95%New exotic matter particle, a tetraquark, discovered
  7878. 99%.NET R&D Digest (July, 2021)
  7879. 78%Easily Handle File Uploads with NO SERVER Using Kwes Forms
  7880. 98%.NET Framework July 2021 Cumulative Update Preview
  7881. 99%ASP.NET Community Standup - Building ASP.NET Core apps in F#
  7882. 97%Idiots And Maniacs
  7883. 62%Who Owns My Name?
  7884. 95%Random.Shared Property (System)
  7885. 99%Open for extension, closed for modification as an architectural pattern
  7886. 93%Why doesn't my asynchronous read operation complete when I close the handle?
  7887. 82%The Future of Work at Cloudflare
  7888. 99%What does the ref keyword actually do in C#?
  7889. 97%Tailwind CSS Components
  7890. 86%Weekly Update 254
  7891. 79%Cloudflare is joining Pledge 1%
  7892. 99%Code Maze Weekly #87 - Code Maze
  7893. 89%DDD by Night August
  7894. 99%Comparing Azure Static Web Apps vs Azure WebApps vs Azure Blob Storage Static Sites
  7895. 97%C# Language Highlights: ValueTask
  7896. 99%Uno Platform 3.9: .NET 6 Mobile, VS 2022, WinUI, plus XAML trimming for 50% Wasm AOT size reduction
  7897. 96%Voice Content and Usability
  7898. 96%Patterns of Legacy Displacement
  7899. 99%sdk/BlazorWebAssemblyDeltaApplier.cs at main · dotnet/sdk
  7900. 98%Dogfooding in Software Development
  7901. 93%FSF-funded call for white papers on philosophical and legal questions around Copilot — Free Software Foundation — Working together for free software
  7902. 98%.NET Conf 2021: Call for Speakers/Papers
  7903. 98%Reverse Engineering The Stream Deck
  7904. 99%Build serverless real-time chat application with Web PubSub and Static Web Apps
  7905. 95%Fsharp Jam
  7906. 72%Over half the deer in Michigan seem to have been exposed to SARS-CoV-2
  7907. 63%NDC Melbourne 2021
  7908. 99%Release copilot-cli: Release v1.9.0 · aws/copilot-cli
  7909. 97%Technical Debt Is Not Debt; It’s Not Even Technical
  7910. 96%Some career advice.
  7911. 73%FSF Calls for Papers on 'Unacceptable and Unjust' GitHub Copilot -- Visual Studio Magazine
  7912. 98%The Illustrated Wav2vec
  7913. 97%Having fun With HTML & CSS
  7914. 83%Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  7915. 97%The Itanic Has Sunk
  7916. 96%Nobody gives a hoot about groupthink
  7917. 96%Github: A Great Hijacked Idea
  7918. 98%How I store my files and why you should not rely on fancy tools for backup
  7919. 98%Introducing SLSA, an End-to-End Framework for Supply Chain Integrity
  7920. 90%D4Hg99zw — Postimages
  7921. 93%Episode 387 - Azure Arc
  7922. 98%Hot Reload Now Works with C++ Apps, with Blazor WebAssembly Support On Tap -- Visual Studio Magazine
  7923. 99%Speed up your .NET and C++ development with Hot Reload in Visual Studio 2022
  7924. 95%Add womenofdot.net by terrajobst · Pull Request #5 · terrajobst/sitesof.net
  7925. 99%Marten, the Generic Host Builder in .Net Core, and why this could be the golden age for OSS in .Net
  7926. 97%Stack Overflow for Teams: A Centralized Knowledge Sharing and Collaboration Platform with Tom Limoncelli - Software Engineering Daily
  7927. 95%Amazon has ruined search and Google is in on it
  7928. 95%PS5 gets high-speed M.2 SSD storage support in new beta system software
  7929. 99%Domain-Driven Refactoring: Extracting Domain Services
  7930. 75%13229 Southview Ln, Dallas, TX 75240 | MLS #14567023 | Zillow
  7931. 68%Reconnected — Real Life
  7932. 99%GitHub - vrtbl/passerine: A small extensible programming language designed for concise expression with little code.
  7933. 72%1998: Photopia
  7934. 99%GitHub - syncfast/clockwise: Clockwise is a meeting cost calculator designed to encourage more efficient meetings.
  7935. 95%System.Threading.Tasks.Task isn’t an execution unit
  7936. 96%On the interaction between the FILE_FLAG_NO_BUFFERING and FILE_FLAG_WRITE_THROUGH flags
  7937. 99%Zip - How not to design a file format.
  7938. 98%6 Command Line Tools for Productive Programmers
  7939. 99%Why does man print "gimme gimme gimme" at 00:30?
  7940. 96%On the interaction between the FILE_FLAG_NO_BUFFERING and FILE_FLAG_WRITE_THROUGH flags
  7941. 79%Cloudflare's Athenian Project Expands Internationally
  7942. 93%Google ' About Search Result ' - Google will let you know why you are seeing the search results
  7943. 97%Calculus Made Easy
  7944. 97%Support lambda expressions and method groups as `var` initializers by cston · Pull Request #55132 · dotnet/roslyn
  7945. 98%Monsters Weekly 218 - Automated Accessibility Testing with Playwright + Axe
  7946. 99%Better React Components with TypeScript Union Types
  7947. 99%Mastering Enums in TypeScript (with Fruits)
  7948. 99%Azure Service Fabric 8.1 Release
  7949. 97%Dapr v1.3 is now available
  7950. 98%SpecFlow for Rider (Plugin) is now Available! | The .NET Tools Blog
  7951. 99%Code opinion: performance or clean code? - Code4IT
  7952. 97%The mermaid is taking over Google search in Norway - ALEXSKRA
  7953. 96%.NET Rocks! vNext
  7954. 97%From Stolen Laptop to Inside the Company Network — Dolos Group
  7955. 97%Prime Number Factors that Solve N = p * q, Snyder, Bobby Joe - Amazon.com
  7956. 99%Message Driven Architecture to DECOUPLE a Monolith
  7957. 95%Evil tip: avoid "easy" things
  7958. 94%Work For a Startup or Create A Startup?
  7959. 99%One-offs and low-expectations with Safari
  7960. 99%Pair programming
  7961. 99%ASP.NET Community Standup - ASP.NET Core Architecture - Part 4
  7962. 97%Signal propagation – Vidar's Blog
  7963. 99%The power of reduce
  7964. 95%Hopalongs - koppian adventures
  7965. 93%Doom scrolling
  7966. 93%Why are you doing this business? | The Art of Navigation
  7967. 99%Is this true? | jordan scales
  7968. 95%Add versionsof.net by terrajobst · Pull Request #4 · terrajobst/sitesof.net
  7969. 93%Alkemstone: All the Clues
  7970. 97%Referential transparency fits in your head
  7971. 99%The Baked Data architectural pattern
  7972. 86%Please Bring Back Our Downvotes: Society Desperately Needs It
  7973. 91%Bo Burnham: Inside - Jeff Bezos Song with lyrics
  7974. 89%EF Core 6 Dev Team Plays Catch-Up with EF6 -- Visual Studio Magazine
  7975. 94%Techdirt Is Now Entirely Without Any Google Ads Or Tracking Code
  7976. 99%Visual Studio Feedback
  7977. 99%Orbiter is now open source
  7978. 97%IPv4 pricing - Hetzner Docs
  7979. 99%BlazorBits Reloaded
  7980. 97%The virtues of Autonomy
  7981. 97%Refactoring to a Vertical Slice Architecture
  7982. 99%Introducing Triton: Open-Source GPU Programming for Neural Networks
  7983. 99%Conversation about the .NET open source project
  7984. 99%Architecture foresight: Put a queue on that
  7985. 99%The Catch Block #68 - JSON, Clean Code, F#, and Work Email
  7986. 99%How Does the StringBuilder Work in .NET? (Part 3) - Steve Gordon - Code with Steve
  7987. 99%How can I prevent the mouse from moving in response to touch input?
  7988. 97%GIMP - Funding GIMP developers for sustainable development
  7989. 95%Crawler Hints: How Cloudflare Is Reducing The Environmental Impact Of Web Searches
  7990. 98%Entity Framework Community Standup - OData
  7991. 94%Generally capable agents emerge from open-ended play
  7992. 90%r/cscareerquestions - I went to the office for the first time. I fucking hated it.
  7993. 99%Episode 205 – Polly with Bryan Hogan | The 6 Figure Developer
  7994. 97%Release v1.23.14-beta3 · OmniSharp/omnisharp-vscode
  7995. 95%The friendly SMS reminder with Logic Apps, Azure Functions + Key Vault
  7996. 99%Welcome to the Community Toolkit!
  7997. 97%What’s New in Visual Studio Code?
  7998. 98%Blazor Debugging Improvements in Rider 2021.2 | The .NET Tools Blog
  7999. 97%Feature Parity
  8000. 98%Protect Your SignalR Service Based Real-time Application with Application Gateway
  8001. 99%Netcat - All you need to know
  8002. 99%MIKESOFT WINDOWS 96
  8003. 95%.NET on Microsoft Learn
  8004. 98%Learn .NET | Free tutorials, videos, courses, and more
  8005. 99%Try .NET | Runnable .NET code on your site
  8006. 83%A new chapter for Google’s Vulnerability Reward Program
  8007. 84%Smart Phone, Dumb Terminal
  8008. 93%How Tracing Uncovers Half-truths in Slack’s CI Infrastructure
  8009. 97%Report Card Writer: What I've Learned from One Year of User Interviews and Customer Feedback
  8010. 96%How to Ask (Me) for Help – Nathan Lustig
  8011. 94%Blogger has bad UX and it annoys me
  8012. 95%Connect the Conversation with Threads on Discord
  8013. 99%Analysis of large binaries and games in Ghidra-SRE – kiwidog's blog
  8014. 96%We need to talk about testing
  8015. 99%The search for a better persistent cache
  8016. 85%Reconsidering the way I explain programming
  8017. 86%Help me choose my new design!
  8018. 93%Stockfish 13 vs Stockfish 14 | Sebastian Korotkiewicz - Tech{{log}} | Sebastian Korotkiewicz - Tech{{log}}
  8019. 94%Partial WFH – All Downsides, No Benefits
  8020. 98%A/B testing and the historic lift paradox
  8021. 72%The Bottom Billion By Paul Collier – Ben Wajdi's Blog
  8022. 97%Naval Architecture – Bartosz Ciechanowski
  8023. 96%Microsoft Replaces Xamarin Toolkits with New .NET MAUI Alternatives -- Visual Studio Magazine
  8024. 86%Postgres Full-Text Search: A Search Engine in a Database
  8025. 99%Next level console apps with Spectre.Console
  8026. 98%Refined Blog
  8027. 98%Fantastic F# and Azure Developer Extensions for VSCode
  8028. 99%GitHub Quick Reviews
  8029. 96%Visual Studio Feedback
  8030. 99%How To: Use Azure AD Powershell to Work With Extension Properties (User Attributes)
  8031. 83%Brief Update on Marten V4
  8032. 99%stb/stb_hexwave.h at master · nothings/stb
  8033. 97%30 seconds of Blazor
  8034. 98%C# Language Highlights: Exhaustive Case Guards
  8035. 99%Responsibility Abdication: The path to create flexible business system
  8036. 99%The New Way To Debug JavaScript in VS Code - No Extension Required
  8037. 95%Twitter misdetected the 2011 Build conference keynote as a denial-of-service attack
  8038. 89%Helping build a green Internet
  8039. 95%ReSharper & Rider 2021.2 Release Party
  8040. 97%Where C# was, where it's going and why it's very exciting
  8041. 99%Converting chunks to a string with ToString(): A deep dive on StringBuilder - Part 3
  8042. 97%Element raises $30M to boost Matrix | Matrix.org
  8043. 98%For developers, Apple’s Safari is crap and outdated
  8044. 94%Working With AI: Your Guide to a Potential Future Career
  8045. 99%What is CQRS? | Gary Woodfine
  8046. 98%Visual Studio 2022 Preview Release Notes
  8047. 98%Using Web Share API React
  8048. 98%Branchy 0.0.2
  8049. 56%Eyes wide shut: How newborn mammals dream the world they’re entering
  8050. 98%Lessons learned from 15 years of SumatraPDF, an open source Windows app
  8051. 99%Adam Storr - Getting Started with Twitter API using SocialOpinion
  8052. 70%We Need To Talk About The Insecurity Industry
  8053. 99%Introducing C# 10:Extended property patterns
  8054. 97%[Last Week in .NET #52] – TwinCVEs
  8055. 99%What's bad about Julia?
  8056. 98%CSLA 5 and 6
  8057. 99%GitHub - amirgamil/apollo: A Unix-style personal search engine and web crawler for your digital footprint.
  8058. 96%Tune in July 29 for .NET Conf: Focus on F#
  8059. 99%Alpaca Preview: Native Swift with ASP.NET Core
  8060. 91%Write Code Until Your Fingers Hurt - Developer Anthem Part 2 #shorts
  8061. 88%Axelar Guest Speaker Series with Mary Maller | Aggregatable Distributed Key Generation
  8062. 77%CLIP: Death of the Class Map
  8063. 76%Farmers always Worked From Home
  8064. 89%Don't reinvent the `if` statement
  8065. 93%About the security content of iOS 14.7.1 and iPadOS 14.7.1
  8066. 98%I am writing a book about Razor Pages
  8067. 96%How to Read Effectively - Creating a Reading Workflow - Prashant Sengar
  8068. 99%Securing your development environment
  8069. 97%In Defence of the Pull Request
  8070. 99%You are software engineers, so COMPILE YOUR SOFTWARES
  8071. 96%Counterfactuals are not Causality - Wide Awake Developers
  8072. 99%You should turn off autofill in your password manager
  8073. 93%We are Agile, but...
  8074. 91%​​Scientists Should Start Companies
  8075. 98%Why does the New menu even exist for creating new empty files?
  8076. 99%Ben Northrop - A Better Resume for Developers
  8077. 92%#WomenOfDotNet
  8078. 96%What I Wish I Knew About CSS When Starting Out As A Frontender
  8079. 93%GitHub - SteveMCarroll/PronouncingNamesForEnglishSpeakers: A practical guide to how to pronounce non-English names for English speakers
  8080. 99%Creating a Dapper Helper C# Class to Generate Parameterized SQL
  8081. 99%The .NET Docs Show - Build High Performance Services With gRPC and .NET 5
  8082. 97%Working with business events and RavenDB
  8083. 99%Removing elements after an animation in Blazor - Gérald Barré
  8084. 97%C# vs JAVA - Teaser
  8085. 99%Understanding Rust futures by going way too deep - fasterthanli.me
  8086. 96%Diagnosing why your batch file prints a garbage character, one character, and nothing more
  8087. 99%Learn C# with CSharpFritz - Advanced C#: Let's Build an Analyzer
  8088. 92%Historical language records reveal a surge of cognitive distortions in recent decades
  8089. 66%Understanding Where the Internet Isn’t Good Enough Yet
  8090. 51%Tomato fruits send electrical warnings to the rest of the plant when attacked by insects
  8091. 99%K-9 Mail is back
  8092. 99%HackermonDev - Freenom, the free domains website, is a scam.
  8093. 96%264: FOSS, Code Tours, & .NET MAUI Web with Ooui
  8094. 98%GitHub - tobymao/sqlglot: Python SQL Parser and Transpiler
  8095. 99%Onion Architecture in ASP.NET Core - Code Maze
  8096. 95%Understanding DeepMind Perceiver: One Model to Rule Them All
  8097. 99%WebView2 and Electron | Electron Blog
  8098. 97%Quantum programming with Q# and running on hardware with Azure Quantum | Azure Friday
  8099. 99%How to install .NET Core on your Remarkable 2 e-Ink tablet with Remarkable.NET
  8100. 99%TOP 5 .NET MAUI new features🏅
  8101. 99%Announcing PostSharp "Caravela" Preview 2 (0.3.5)
  8102. 99%Securing ASP.NET Core Razor Pages, Web APIs with Azure B2C external and Azure AD internal identities
  8103. 94%Simulating worlds on the GPU
  8104. 98%Ncdu 2: Less hungry and more Ziggy
  8105. 95%The SaaS Org Chart
  8106. 96%Verifpal – ACM CCSW 2020 Presentation
  8107. 99%16 of 30 Google results contain SQL injection vulnerabilities
  8108. 70%Amazon Web Services In Plain English
  8109. 99%Sargable Queries & MUL Indexes; or Why My Query is Slow
  8110. 82%America Has Lost the Trade War with China, and the Real Pain Has Yet to Begin
  8111. 92%Code Review is Work - Tyler Cipriani
  8112. 98%Could Vaccinating Young People Before Old People Save More Lives?
  8113. 97%Move beyond passwords - WWDC21 - Videos - Apple Developer
  8114. 97%Introduction to open source private LTE and 5G networks | Ubuntu
  8115. 97%8K Vrroom 40Gbps | HDFury.com | Connect and Fix everything in HDMI
  8116. 99%Download file via ajax
  8117. 99%Profile memory allocations with Perfview
  8118. 91%Please, enough with the dead butterflies! - Emily S. Damstra
  8119. 74%Welcome to Cloudflare Impact Week
  8120. 94%Agile at 20: The Failed Rebellion
  8121. 95%Coding Shorts: Changes to Coming to Startup in .NET 6
  8122. 99%Xamarin Android Download Manager Advanced Guide - Cool Coders
  8123. 60%Damn Interesting: To H-E-Double-Hockey-Sticks With Facebook
  8124. 93%Is It Possible To Make IoT Devices Private? Amazon Echo Dot Does Not Wipe Personal Content After Factory Reset
  8125. 94%Electromagnetism is a property of spacetime itself, study finds
  8126. 98%Cryptology ePrint Archive: Report 2021/773
  8127. 88%On Smartness
  8128. 98%Problems with decision making at W3C
  8129. 87%Prioritizing everything is prioritizing nothing
  8130. 99%Python behind the scenes #11: how the Python import system works
  8131. 98%Solene'% : Why self hosting is important
  8132. 99%The Non-Engineer’s Ultimate Guide to Software Technology – Sanpram Transnational
  8133. 97%Cloudflare's Handling of an RCE Vulnerability in cdnjs
  8134. 97%How I built a web development career w/o being fast or smart
  8135. 99%Integration Testing with xUnit
  8136. 94%Fucktopus 2.0 by yippiehey
  8137. 92%Records Deep Dive: What, Why and How | NDC Melbourne 2021
  8138. 98%New PetitPotam attack allows take over of Windows domains
  8139. 90%Day trading for pain and suffering
  8140. 96%Notes on Windows 11 - Jorge Pinto
  8141. 98%My first indie Steam game revenue (First Month in Early Access) – Yerba Mate Tycoon
  8142. 97%Sustainable Founder Motivations
  8143. 98%Windows Insider Program
  8144. 97%Introducing Intrinsic
  8145. 97%Advice on starting out
  8146. 99%The best code is easy code
  8147. 95%How to spot a good fake ID – Trevor Klee
  8148. 98%Using the Shelly Plug to monitor Starlink's power consumption
  8149. 98%A contentEditable, pasted garbage and caret placement walk into a pub
  8150. 98%GitHub - tylertreat/comcast: Simulating shitty network connections so you can build better systems.
  8151. 99%Writing Visual Studio Extensions with Mads - Dynamically add menu commands
  8152. 57%We’d Rather Have the Iceberg Than the Ship — GS
  8153. 99%Ask the Expert: Create a web API with ASP.NET Core
  8154. 84%» The Dig The Digital Antiquarian
  8155. 98%How To Automate AWS CloudFront Distribution Folder Changes When Deploying a Static Web Site
  8156. 98%Syncing all the things
  8157. 93%YouTube
  8158. 92%The history of passing a null pointer as the key name to Reg­Open­Key­Ex
  8159. 89%BirdNET – The easiest way to identify birds by sound.
  8160. 51%NDC Conferences
  8161. 89%93% of Paint Splatters are Valid Perl Programs | Colin McMillen
  8162. 97%Postmortem: Accidentally quadratic indexing output
  8163. 99%Understanding PLONK
  8164. 89%Teletext
  8165. 97%AWS’s Egregious Egress
  8166. 94%The Microsoft Game Development Kit is now available for free on GitHub
  8167. 98%Code Maze Weekly #86 - Code Maze
  8168. 98%Episode 81 - Gremlinq With Daniel Weber
  8169. 96%C# vs Java: Which is Faster? Computer Language Drag Racing Series E03
  8170. 98%HackMD - Collaborative Markdown Knowledge Base
  8171. 89%Google pushed a one-character typo to production, bricking Chrome OS devices
  8172. 99%Ask the Expert: Create a web API with ASP.NET Core
  8173. 76%Everyone cites that 'bugs are 100x more expensive to fix in production' research, but the study might not even exist
  8174. 98%Episode 20: Mark Rendle's Stream of Consciousness
  8175. 71%The Tyranny of Spreadsheets
  8176. 99%Debugging JavaScript, DOM, CSS and accessing the browser console without leaving Visual Studio Code
  8177. 98%Webinar: Supercharge Your ASP.NET Core Applications | The .NET Tools Blog
  8178. 86%Monsters Weekly 217 - Searching Text in SQL Server
  8179. 96%MSIX Packaging Tool July 2021 Release is now available!
  8180. 98%How to Build Multi-Platform Apps with Uno Platform and Blockchain
  8181. 90%The Framework Laptop is now shipping, and press reviews are up!
  8182. 97%Mitchell's New Role at HashiCorp
  8183. 99%Visual C++ STL Code Review: GH-1772, More optimizations for contiguous iterators
  8184. 95%AlphaFold Protein Structure Database
  8185. 98%Markdown Monster 2.0 is here
  8186. 99%Introducing C# 10: Mix declarations and expressions in a deconstruction
  8187. 91%the Tea Maker™ Kettle • Breville
  8188. 95%Event Driven Systems: Bringing Order to Chaos
  8189. 98%How I Manage My Knowledge
  8190. 99%Advanced Error Handling in OCaml
  8191. 86%Ghost faves in the mystery machine
  8192. 90%Tour of the Sacred Library
  8193. 98%Disrespectful Design, Part II
  8194. 99%An alternative approach from GPT-3 Copilot to improve developer productivity – The Bugout.dev Blog
  8195. 81%Getting banned from Twitter for no reason
  8196. 75%The Nature of Venture
  8197. 98%Dynamic bitmaps | PixiEditor
  8198. 95%Instagram ruined photography for me
  8199. 94%Amazon.com: Monoprice Blank Fiber Patch Panel - 19 Inch | 4Lgx Cassettes, 1U: Computers & Accessories
  8200. 98%Why engineering teams should measure feedback time
  8201. 88%"In the age of information, ignorance is a choice." Or is it?
  8202. 99%On .NET Live - Let’s Talk Functional-First Programming!
  8203. 98%GitHub - andrewlock/StronglyTypedId: A Rosyln-powered generator for strongly-typed IDs
  8204. 97%designs/system-drawing-win-only.md at main · dotnet/designs
  8205. 93%SpaceX's Starlink Review - Four months in
  8206. 96%1.0.0 - Orchard Core Documentation
  8207. 95%.NET Rocks! vNext
  8208. 99%Prototyping and Usability Testing with Indigo Design | Design to Code
  8209. 99%.NET Conf: Focus on F#
  8210. 98%Try the new System.Text.Json source generator
  8211. 99%Episode 386 - Static Web Apps
  8212. 97%Akamai Edge DNS and GTM Status
  8213. 99%Domain-Driven Refactoring: Long Methods
  8214. 83%Overboard! - Apps on Google Play
  8215. 98%MicroK8s - Zero-ops Kubernetes for developers, edge and IoT | MicroK8s
  8216. 91%Let's Learn .NET- F# - Events
  8217. 99%Introducing C# 10: Constant interpolated strings
  8218. 95%The case of the strange NT-style path that was discovered by SearchPath
  8219. 99%ASP.NET Core 6 and IAsyncEnumerable - Async Streamed JSON vs NDJSON
  8220. 97%Introducing Workers Usage Notifications
  8221. 96%Open Source Alternatives
  8222. 91%NPM Package Steals Chrome Passwords via Legit Password-Recovery Tool
  8223. 97%The hidden performance trap of Regex in .NET
  8224. 89%Upgrading the Cloudflare China Network: better performance and security through product innovation and partnership
  8225. 84%Reflections as the Internet Archive turns 25 - Internet Archive Blogs
  8226. 99%Reversing for dummies - x86 assembly and C code (Beginner/ADHD friendly) · 0x41.cf
  8227. 98%Three ways to hack your brain to notice the small details
  8228. 95%Extract Product Lines
  8229. 99%Blazor and Cancelling Asynchronous Calls With CancellationTokenSource
  8230. 74%Lost world revealed by human, Neanderthal relics washed up on North Sea beaches
  8231. 99%Unhandled Exceptions in Blazor Server with Error Boundaries
  8232. 99%Tip 325 - How to build Blazor and C# APIs in Azure Static Web Apps
  8233. 99%Simple monorepos via npm workspaces and TypeScript project references
  8234. 99%Xamarin.Essentials 1.7 and introducing .NET MAUI Essentials
  8235. 99%Write your first code in F#
  8236. 99%Developing Azure Functions with GitHub Codespaces DevContainers
  8237. 93%r/dotnet - WTF happened to web app security the past 5 years? I need a PHD in OpenID Connect + IdentityServer4 to secure a web app now?
  8238. 97%Bare Bones Software | BBEdit 14 is here!
  8239. 96%Planning & estimating large-scale software projects
  8240. 99%Summer Blog Backlog: Distributed Systems
  8241. 97%I Learned All About Supabase - The Open Source Firebase Alternative
  8242. 98%What is the sorting algorithm behind ORDER BY query in MySQL?
  8243. 99%Dynamic import with HTTP URLs in Node.js
  8244. 98%Should web apps use PAKEs?
  8245. 92%Native Linux ports - One perspective :: Marc's Musings —
  8246. 72%You need a shiny new browser to use Pluto!
  8247. 95%Pandas API on Apache Spark
  8248. 89%Game playing with adversarial algorithms
  8249. 99%Nix, Channels and the NUR
  8250. 87%NFTs are coming for Instagram and other social media platforms
  8251. 52%Tokyo Olympic ticket purchaser information leaked online
  8252. 76%Guntrader.uk hacked – anger and denials
  8253. 98%OSS Power-Ups: Statiq
  8254. 70%Unusual Whales
  8255. 92%Join the Visual Studio 2022 for Mac Private Preview
  8256. 99%New LEARN module: Write your first code in F#
  8257. 99%Machine Learning Community Standup - ML.NET Office Hours
  8258. 97%Q&A: Messaging, CQRS & Event Sourcing!
  8259. 99%Rendering 1M+ Particles
  8260. 96%Germany’s national healthcare system adopts Matrix! | Matrix.org
  8261. 99%C# Language Highlights: Positional Pattern Matching
  8262. 99%The Catch Block #67- C# 10 Features, .NET 6 Preview 6, and VS 2022 Preview 2
  8263. 95%I know I can change the color of the DC pen, but what about the other attributes?
  8264. 99%How does TLS work?
  8265. 73%Expanding Cloudflare to 25+ Cities in Brazil
  8266. 96%Web Application Security, WAF, SSL Certificates
  8267. 99%Some common gotchas when trying to deploy a dotnet gRPC app to AWS ECS
  8268. 98%Support for team members who are mistreated in their country (!84922) · Merge requests · GitLab.com / www-gitlab-com
  8269. 98%My Fanless OpenBSD Desktop
  8270. 99%Announcing tokio-uring: io-uring support for Tokio
  8271. 99%How to Maximize Testing: The 4 Truths of Testing
  8272. 94%Think gRPC, when you are architecting modern microservices! | Cloud Native Computing Foundation
  8273. 99%Pagination with the Azure SDK for .NET
  8274. 97%New module: Introduction to testing in .NET
  8275. 95%The accessibility stalemate | Christian Heilmann
  8276. 99%Building a XAML UserControl for WinUI, UWP, WPF or Xamarin.Forms (.NET MAUI)
  8277. 97%Shifting accessibility left with Accessibility Insights
  8278. 96%GitHub Copilot: Fatally Flawed or the Future of Software Development?
  8279. 94%Patterns of Legacy Displacement
  8280. 98%What is Code Review? - Guidelines and Best Practices - NDepend
  8281. 98%Console DevTools
  8282. 89%Melb.NET Aug 2021 ONLINE Meetup
  8283. 97%Embarrassingly automatable as the first step of legacy modernization - Ad Hoc
  8284. 88%A case against security nihilism
  8285. 98%Axelar guest Speaker Series with Alin Tomescu | Hyperproofs
  8286. 85%Square Business Banking | Square
  8287. 98%Heritability is a ratio, not a measure of determinism
  8288. 64%Things I wish I knew when I first moved to the UK
  8289. 96%The Magic of Boredom
  8290. 97%How I Got Started with NeoVim’s Lua Configuration
  8291. 86%Wrong Models
  8292. 78%How Airbnb Manages to do Business in China
  8293. 94%How to inspect elements that hide on mouse move
  8294. 97%The Game Developers Guide to NFTs
  8295. 87%How I Paid for my MBA with Pennies
  8296. 98%Two-for-Tuesday vulnerabilities send Windows and Linux users scrambling
  8297. 99%Lessons Learned from Multiple Microservice Transitions
  8298. 98%Habits, UI changes, and OS stagnation
  8299. 98%No, we don’t use Kubernetes | Ably Blog: Data in Motion
  8300. 93%NET Foundation Nominations Are Open
  8301. 99%.NET Tooling Community Standup - What's new with .NET Productivity?!
  8302. 94%Our lawsuit against ChessBase - Stockfish
  8303. 93%KirillOsenkov/MetadataTools
  8304. 97%Public CDNs Are Useless and Dangerous
  8305. 99%GitHub Quick Reviews
  8306. 96%Live C++ Hacking/Coding Demo with Visual Studio Code, Arduino
  8307. 99%Getting Started with GPT-3 in Power Platform
  8308. 67%When Buddhism Goes Bad
  8309. 99%Thinking About Glue
  8310. 72%Internal Apple letter shows employees are still fighting to work from home
  8311. 93%Your Idea Is Brilliant, Your Idea Is Worthless (KS Lesson #204)
  8312. 74%Episode 20: Cryptanalysis of GPRS: GEA-1 and GEA-2!
  8313. 89%DDoS attack trends for 2021 Q2
  8314. 98%Why does the New menu even exist for creating new empty files?
  8315. 97%Michael Feathers - 10 Papers Every Developer Should Read
  8316. 99%My 3 Favorite VS Code Snippets for Vanilla JavaScript
  8317. 99%Appending strings, built-in types, and lists: A deep dive on StringBuilder - Part 2
  8318. 96%I ****ing hate Science
  8319. 99%Using an ASP.NET Core IHostedService to run Azure Service Bus subscriptions and consumers
  8320. 73%Hungarian journalists and critics of Orbán were targeted with Pegasus, a powerful Israeli cyberweapon
  8321. 98%Double Q-Learning & Double DQN with Python and TensorFlow
  8322. 72%Linux 5.0 shown to boot on ESP32 processor - CNX Software
  8323. 99%ASP.NET Core in .NET 6 - Shadow-copying in IIS
  8324. 99%Azure SDK Release (July 2021)
  8325. 99%How to use configuration with C# 9 top-level programs
  8326. 90%.NET Foundation Election 2021 Nominations are Open!
  8327. 99%A Quick Guide to Elasticsearch for .NET
  8328. 98%Easier browser debugging with Developer Tools integration in Visual Studio Code
  8329. 99%The State functor
  8330. 99%.NET Community: Where and how can we find help - Simple Talk
  8331. 99%Getting Started with ASP.NET Core and gRPC | The .NET Tools Blog
  8332. 99%Cryptanalysis of Meow Hash
  8333. 96%Adam Storr - Target Typed New Expressions in C# 9 - Are They The Future? Part 2
  8334. 72%World's Longest Home Run (The "Mad Batter" Machine) - Smarter Every Day 230
  8335. 98%How To Learn Stuff Quickly
  8336. 99%20 Questions a Software Engineer Should Ask When Joining a New Team
  8337. 97%[Last Week in .NET #51] – The Next Three Zero Days
  8338. 98%sindresorhus/refined-github
  8339. 99%Andrew Lock | .NET Escapades
  8340. 99%yoeo/guesslang
  8341. 99%File Icons for GitHub and GitLab
  8342. 99%Maps with Django (part 2): GeoDjango, PostGIS and Leaflet
  8343. 98%How I think about Follow On Investments
  8344. 97%Benoit Essiambre
  8345. 92%The Imperfect Notebook | Treppenwitze
  8346. 92%StylishThemes/GitHub-Dark
  8347. 99%Wide GitHub
  8348. 98%janpaulthoughts - The quest for the Ultimate Game Engine
  8349. 88%Curator Economy: Why Human Curation matters - Rishikesh Sreehari
  8350. 94%Refined GitHub
  8351. 99%A framework for Front End System Design interviews - draft
  8352. 89%Shtetl-Optimized » Blog Archive » QC ethics and hype: the call is coming from inside the house
  8353. 88%The Uncanny Deck: Co-authoring with GPT-2
  8354. 98%I had to give a wrong answer to get the job – deWiTTERS
  8355. 82%iMessage, Apple Music used by Pegasus to attack journalist iPhones | AppleInsider
  8356. 98%Conversation about skills and learning
  8357. 96%Ask the Expert: Create a web API with ASP.NET Core
  8358. 83%Nvidia Shield TV Owners Are Pissed About the Banner Ads in Android TV
  8359. 79%Julia Computing Raises $24M Series A, Former Snowflake CEO Bob Muglia Joins Board
  8360. 98%.NET Conf: Focus on F#
  8361. 96%FightCamp | Interactive At-Home Boxing Workouts & Equipment
  8362. 98%C++11 braced initialization made the impossible possible (and how to fix it so it stays impossible)
  8363. 99%How to measure elapsed time without allocating a Stopwatch - Gérald Barré
  8364. 71%“Neuroprosthesis” Restores Words to Man with Paralysis
  8365. 98%Re: [GIT PULL] vboxsf fixes for 5.14-1
  8366. 99%Learn C# with CSharpFritz - Get Started with WPF
  8367. 97%The 4 "secret" C# keywords that you shouldn't use
  8368. 97%CSS Isolation In Razor Pages
  8369. 74%UK and allies hold Chinese state responsible for pervasive pattern of hacking
  8370. 99%Using App Roles with Azure Active Directory and Blazor WebAssembly Hosted Apps
  8371. 90%Top 23 Best Public Datasets for Practicing Machine Learning
  8372. 96%263: Building Computers
  8373. 98%.NET App Developer Links - 2021-07-19
  8374. 99%erikgrinaker/toydb
  8375. 98%What is GitHub Copilot?
  8376. 97%Cyber-attack - Short Édition
  8377. 98%Last Week on My Mac: The perils of M1 Ownership
  8378. 98%Introducing C# 10: Seal overriden ToString() method on records
  8379. 81%usb-c cable colour codes
  8380. 96%How the blockchain will break up Big Tech
  8381. 99%Turning Weather into Music with Dark Sky and Spotify for Tycho
  8382. 99%Functional Programming JavaScript
  8383. 91%3 million smiles during the pandemic - the retrospective
  8384. 99%Pure functions
  8385. 99%Building Minimal APIs In .NET 6 - .NET Core Tutorials
  8386. 99%Creating Static Web Apps With F# and Fable | LINQ to Fail
  8387. 94%Three Editing Assignments From Hell
  8388. 91%Get Off your Island. — Kelvin Obazz
  8389. 99%Sure, you could write all those Blazor HTTP calls yourself...
  8390. 88%Are you ashamed to share your email address?
  8391. 97%HashWires: Range Proofs from Hash Functions | ZKProof Standards
  8392. 90%FanFan
  8393. 82%Right or Left, You Should Be Worried About Big Tech Censorship
  8394. 84%Episode 59 – bUnit, TDD, and Sci-fi with Egil Hansen – Coding After Work Podcast
  8395. 96%mxgmn/WaveFunctionCollapse
  8396. 91%Weekly Update 252
  8397. 88%A Solarpunk Manifesto (English) – ReDes – Regenerative Design
  8398. 98%Windows Insider Program
  8399. 97%Inserting One Billion Rows in SQLite Under A Minute - blag
  8400. 98%Live C++ Coding in Dave's Garage: Audio Beat Detection for LED Effects
  8401. 98%Looking Glass - Looking Glass
  8402. 73%What Went Wrong? - ACM Queue
  8403. 91%TFTC v1.0 is out now! news - TIE Fighter: Total Conversion (TFTC) mod for Star Wars: X-Wing Alliance
  8404. 99%About Let's Encrypt
  8405. 99%Certbot
  8406. 99%Live Hacking Demo with SECRET NSA Tools - Disassemble and Decompile with Dave!
  8407. 97%Why we need to do more to reduce certificate lifetimes
  8408. 99%rfc8555
  8409. 95%TLS - The Cloudflare Blog
  8410. 98%Why HTTPS matters
  8411. 99%Is TLS Fast Yet?
  8412. 99%Introducing C# 10: Global usings, example with ASP.NET Core 6
  8413. 96% Increasing HTTPS adoption
  8414. 79%I made Github Copilot but it only copies and pastes
  8415. 97%The Trouble with ` – Random Notes
  8416. 99%Ultimate Beginner's Guide for Linux
  8417. 78%UFOs: Why so weird?
  8418. 98%ongoing by Tim Bray · Algorithm Agility?
  8419. 94%Rebasing, work & feature branching » Will Hackett
  8420. 96%It doesn’t take much public creativity to stand out as a candidate
  8421. 99%Poetry, Essays, and Code That Lets you Get on with Your Day
  8422. 99%Out of the Box Elixir
  8423. 86%#stitch with @supersnacksupreme The vocab word of the day is ✨priorities✨. #science #humanity #homeless #compassion #priorities
  8424. 98%What I learned from Software Engineering at Google | Swizec Teller
  8425. 99%Creating zips server side per request
  8426. 98%Amazon.com: OVERTURE PLA Matte Filament 1.75mm with 3D Printer Build Surface 200mm X 200mm, Matte PLA Roll 1kg Spool (2.2lbs), Dimensional Accuracy +/- 0.05 mm, Fit Most FDM Printer (Carbon Fiber Black): Office Products
  8427. 98%Windows Insider Program
  8428. 97%London Mainnet Announcement
  8429. 78%Apple removes 'Fakespot' app from iOS App Store following Amazon request
  8430. 98%.NET 6 Preview 6: Introducing OpenAPI Support in Minimal APIs in ASP.NET Core
  8431. 97%Traceroute mapper
  8432. 99%dotnet-labs/Minimal-URL-Shortener
  8433. 77%An insurtech startup exposed thousands of sensitive insurance applications – TechCrunch
  8434. 96%8K 1x2 HDMI Splitter with 4K Downscaler
  8435. 88%Day 0
  8436. 83%Build a web app with Blazor - Learn
  8437. 91%"How to Kill Bitcoin: A Guide for Governments"
  8438. 98%Don't Solve Problems, Eliminate Them
  8439. 91%I Rejected a Job Because They Had No Team Cohesion
  8440. 96%Focusing on Blue - 10 Projects
  8441. 99%Centering a tooltip
  8442. 98%Reality Belongs to You
  8443. 99%16 things you didn't know about Kube APIs and CRDs | Evan Cordell
  8444. 95%Probability as a Mental Model is Bullshit
  8445. 97%Servers are like babies - tips for being on call
  8446. 98%I Love Elixir
  8447. 96%TypeScript Outshines C# in Developer Ecosystem Report -- Visual Studio Magazine
  8448. 50%An Alabama lawmaker just wants NASA to fly SLS, doesn’t care about payloads
  8449. 84%Abuse Program Policies and Enforcement
  8450. 89%The case for banning non-competes
  8451. 99%How do you add a database to a GraphQL Server?
  8452. 99%Adding blog posts to your GitHub README with GitHub Actions
  8453. 97%Wanna see a whiter white?
  8454. 99%Design your Web Forms apps with Web Live Preview in Visual Studio 2022
  8455. 94%What's the difference between throwing a winrt::hresult_error and using winrt::throw_hresult?
  8456. 62%‘Hubble is back!’ Famed space telescope has new lease on life after computer swap appears to fix glitch
  8457. 99%microsoft/foss-fund
  8458. 97%Security Analysis of Telegram (Symmetric Part)
  8459. 99%Zig, Skia, Clojure, Geometry and the Japanese TV Show: ICFP Contest 2021
  8460. 97%Rich, complex rules for advanced load balancing
  8461. 99%Why programming language performance in microservices isn't (that) important
  8462. 99%Code Maze Weekly #85 - Code Maze
  8463. 92%My take on the study from MIT that predicts “societal collapse”
  8464. 98%Remote code execution in cdnjs of Cloudflare
  8465. 91%Open Insulin Project
  8466. 96%Shader Basics Tutorial (no code)
  8467. 84%Alexander piano- the longest piano in the world
  8468. 96%For years, a backdoor in popular KiwiSDR product gave root to project developer
  8469. 99%The Future of Xamarin Community Toolkit
  8470. 97%OSS Power-Ups: Verify – Webinar Recording | The .NET Tools Blog
  8471. 94%Debug code with force run to cursor
  8472. 99%Tip 324 - How to be productive with GitHub Codespaces
  8473. 99%Don't Code Tired | ICYMI C# 9 New Features: Reduce Boilerplate Constructor Code with Init Only Property Setters
  8474. 99%Learn how to deploy and manage your Azure resources with Bicep!
  8475. 95%Live C++ Coding w/Dave: Glass Insulators
  8476. 97%The Future Web: Will Canvas Rendering Replace the DOM?
  8477. 97%CVE-2021-34481 - Security Update Guide - Microsoft
  8478. 99%dodyg/practical-aspnetcore
  8479. 79%Microsoft is bringing over 1,800 fresh emoji to Teams and Windows
  8480. 95%The elements of product design
  8481. 95%update branding to rc1 by Anipik · Pull Request #55775 · dotnet/runtime
  8482. 97%Value metadata is a subtle but useful language feature – mattmower.com
  8483. 95%My tips for landing a software engineering job
  8484. 92%Time Trouble Misery - Gautam Narula
  8485. 87%Learning, and Doing, Strategy — Andrew Bartholomew
  8486. 83%I Blew The Whistle On John Searle
  8487. 69%Papercraft with Blender
  8488. 99%leontrolski - foreign key indexes
  8489. 98%Autofac.Extensions.DependencyInjection 7.2.0-preview.1
  8490. 99%deepmind/alphafold
  8491. 77%"A Real S*** Show": Soldiers Angrily Speak Out about Being Blocked from Repairing Equipment by Contractors:
  8492. 62%How Many Numbers Exist? Infinity Proof Moves Math Closer to an Answer. | Quanta Magazine
  8493. 98%Live C++ Coding in Dave's Garage: Audio Beat Detection for LED Effects
  8494. 96%.NET MAUI Preview 6: SDK Workload Installation, Gestures, Clipping, Alerts, More -- Visual Studio Magazine
  8495. 98%On .NET Live - Exploring Spark and ML .NET with F#
  8496. 95%Make `System.Drawing.Common` only supported on Windows by terrajobst · Pull Request #234 · dotnet/designs
  8497. 97%How to Use Your Mac Efficiently While Working From Home?
  8498. 95%What's New for Blazor/ASP.NET Core in .NET 6 Preview 6 -- Visual Studio Magazine
  8499. 99%GitHub Quick Reviews
  8500. 90%Pharo - Pharo 9 Released!
  8501. 60%Facebook advertisers are panicking after iOS cuts off key tracking data
  8502. 89%Introducing Steam Deck
  8503. 83%5 Years of Merge Conflict: Your weekly dev podcast
  8504. 99%Domain-Driven Refactoring: Procedural Beginnings
  8505. 90%On proper handling of buffers in COM and RPC methods
  8506. 89%Emotionality at work
  8507. 99%CVE-2021-22555: Turning �� into 10000$
  8508. 98%C# Language Highlights: Null Coalescing Assignment
  8509. 97%khalidabuhakmeh/NestedAspNetCoreMinimalApi
  8510. 98%SQLBolt - Learn SQL - Introduction to SQL
  8511. 98%Automatic Remediation of Kubernetes Nodes
  8512. 99%Using Cosmos DB as an ASP.NET session state and caching provider
  8513. 98%Directory.Build.props: C# 9 for all your projects | I CAN MAKE THIS WORK
  8514. 97%.NET Framework July 2021 Security and Quality Rollup
  8515. 99%Micro APIs with OpenFaaS and .NET
  8516. 99%.NET Rocks! vNext
  8517. 99%Episode 385 - Cloud Native apps in Azure
  8518. 98%Introduction
  8519. 95%Monodraw for macOS — Helftone
  8520. 99%Blazor Web Apps using GraphQL and EF Core with Jeremy Likness
  8521. 98%Does CAP Theorem apply to Microservices?
  8522. 99%Pa(dding rtitioning) oracles, and another hot take on PAKEs
  8523. 93%Germany Fines YouTube Six Figures for Removing Video of Anti-Lockdown Protest
  8524. 98%.NET 6 Preview 6: 'Last Chance to Influence the Release' -- Visual Studio Magazine
  8525. 99%prathyvsh/pl-catalog
  8526. 96%Test Like You Fly - Intro
  8527. 97%New Azure Kubernetes and Event Grid Integrations Unveiled at Microsoft Inspire -- Visual Studio Magazine
  8528. 99%Entity Framework Community Standup - Visualizing database query plans
  8529. 99%Announcing .NET 6 Preview 6
  8530. 99%Visual Studio 2022 Preview 2 is out!
  8531. 99%ASP.NET Core updates in .NET 6 Preview 6
  8532. 96% Increasing HTTPS adoption
  8533. 95%Announcing Entity Framework Core 6.0 Preview 6: Configure Conventions
  8534. 97%Windows Terminal Preview 1.10 Release
  8535. 77%The unreasonable effectiveness of just showing up everyday
  8536. 97%Building a Trustless and Private Internet for Everyone
  8537. 99%diekmann/wasm-fizzbuzz
  8538. 99%Architecture Decision Records (ADR) as a LOG that answers "WHY?"
  8539. 91%The art of asking nicely
  8540. 95%How to perform more complicated search and replace-style renaming in a batch file
  8541. 98%The Catch Block #66 - IoT, C# Tips, and Clean Architecture
  8542. 99%OSS Power-Ups: Verify
  8543. 86%Book updates for July 2021
  8544. 50%Inventor harvests methane gas from ditches and ponds to power his moped
  8545. 99%Developing a terraform provider in C#, for Windows
  8546. 98%.NET App Developer Links - 2021-07-14
  8547. 99%Permission-Based Security for ASP.NET Web APIs
  8548. 98%A Better Way To Discover APIs With The New Endpoints Window | The .NET Tools Blog
  8549. 99%Build a shopping app with Azure Static Web Apps
  8550. 99%Hardening an ASP.NET container running on Kubernetes
  8551. 96%The worst volume control UI in the world
  8552. 97%Firefox 89 delivered more speed—today’s Firefox 90 adds SmartBlock 2.0
  8553. 99%tuya/tuya-home-assistant
  8554. 99%MacOS Nix Setup (an alternative to Homebrew)
  8555. 76%ShinyHunters Wave 3: One Hacker Exposes over 125 Million Credentials
  8556. 97%Give me /events, not webhooks - Sync Inc
  8557. 67%GitHub Actions: New settings for maintainers | GitHub Changelog
  8558. 95%Cryptography @ Google
  8559. 99%dotnet/apireviews
  8560. 79%XPRIZE Carbon Removal
  8561. 98%The Human Side of Elixir
  8562. 98%I just can't do this anymore, Copilot
  8563. 98%My observations on the complexity of software after building test acceleration - John Ewart
  8564. 99%GitHub Quick Reviews
  8565. 70%Pockets of rest enable careers.
  8566. 98%Trusting Everybody
  8567. 97%Profit Sharing | Paul Copplestone
  8568. 99%How I Write Code, Take Notes, Journal, Track Time and Tasks, and Stay Organized using Emacs
  8569. 99%Can I disable Examine indexes on Umbraco front-end servers?
  8570. 94%A simple idea to reduce procrastination
  8571. 97%Firefox 90.0, See All New Features, Updates and Fixes
  8572. 98%Marginalia Search - Notes on Designing a Search Engine
  8573. 96%Steve Blank The Class That Changed the Way Entrepreneurship is Taught
  8574. 94%The Death of the Internet – Mad at the Internet
  8575. 94%Optimizing Inputs and becoming Indistractable
  8576. 98%GitHub Quick Reviews
  8577. 92%Delta Variant: Everything You Need to Know
  8578. 99%Visual Studio Toolbox Live - .NET Machine Learning in Visual Studio
  8579. 99%GitHub Quick Reviews
  8580. 77%83% of Developers Suffer From Burnout, Haystack Analytics Study Finds
  8581. 99%GitHub Quick Reviews
  8582. 98%GitHub Quick Reviews
  8583. 99%pwa-builder/pwa-install
  8584. 99%Google Releases Visual Studio Tool for Android Game Development -- Visual Studio Magazine
  8585. 90%TypeScript 4.4 Beta Boosts Performance, Suggests JavaScript Spelling -- Visual Studio Magazine
  8586. 73%Featured | Powered 4 TV
  8587. 97%GitHub’s Commercial AI Tool Copilot Facing Criticism From Open-Source Community For Blind Copying Of Blocks Of Code
  8588. 91%Building a Vision of Life Without Work
  8589. 99%Beating TimSort at Merging
  8590. 95%The ASP.NET Team @TheASPNETTeam
  8591. 99%Writing a Bash Builtin in C to Parse INI Configs
  8592. 96%You Really Shouldn't Roll Your Own Crypto: An Empirical Study of Vulnerabilities in Cryptographic Libraries
  8593. 98%How did copying and renaming with wildcards work in MS-DOS?
  8594. 99%My Silly JavaScript Mistake - I FORGOT ABOUT FOR LOOPS!
  8595. 99%Postmortem: The case of the pauses, the fault and the GC
  8596. 90%The End is Nigh
  8597. 97%Highlights from Microsoft Build 2021
  8598. 99%Converting Images and Videos to ASCII
  8599. 99%The overall design and a first look at the internals: A deep dive on StringBuilder - Part 1
  8600. 99%What is Span in C# and why you should be using it
  8601. 99%Episode 19: Blazor with Chris Sainty
  8602. 94%TinyPICO
  8603. 97%Guide to Reinforcement Learning with Python and TensorFlow
  8604. 99%End to end testing web apps using Playwright and Azure DevOps
  8605. 98%.NET App Developer Links - 2021-07-13
  8606. 97%Jason Bock on Mutation Testing
  8607. 98%Mutation Testing - The Long Walk
  8608. 99%webpack? esbuild? Why not both?
  8609. 99%A reading of Extensibility for the Masses
  8610. 96%Advancing application reliability with the Azure Well-Architected Framework
  8611. 93%[Last Week in .NET #50] – Copilot or JEDI?
  8612. 99%nothings/stb
  8613. 98%Adam Storr - Target Typed New Expressions in C# 9 - Are They The Future?
  8614. 98%dotnet/installer
  8615. 99%DamianEdwards/MinimalApiPlayground
  8616. 99%Languages & Runtime Community Standup - Breaking changes & .NET 6 Preview 6 and 7
  8617. 65%Tesla’s $16,000 Quote for a $700 Fix Is Why Right to Repair Matters
  8618. 92%Do nothing | Paul Copplestone
  8619. 93%Topological Teleportation
  8620. 96%New .NET MAUI Workload Installation Detailed in 'Final Xamarin Podcast' -- Visual Studio Magazine
  8621. 88%Physical Minimalism
  8622. 96%Every company is a shit show
  8623. 98%A Sombre Goodbye To Linux - Kev Quirk
  8624. 98%What Does It Take To Be a Tech Giant?
  8625. 96%If You Want To Transform IT, Start With Finance
  8626. 99%The Tools and Techniques I Use to Build Simple Static Websites
  8627. 99%.NET 5 + Blazor = Blazor WebAssembly✅
  8628. 95%The Ultimate Guide to Onboarding New Developers: Industry Best Practices
  8629. 98%Manawyrm/fxIP
  8630. 99%Risk Assessment of GitHub Copilot
  8631. 99%Adventures in mTLS Debugging
  8632. 92%Jon Galloway @jongalloway
  8633. 99%timheuer/alexa-skills-dotnet
  8634. 91%Dead Startup Toys
  8635. 54%How Montana ag producers are building topsoil, drought resilience and profits
  8636. 99%Evolution of An Async LINQ operator
  8637. 98%SixLabors.ImageSharp 1.0.3
  8638. 83%My business might have 32 days before it's shut down by NYC 😔
  8639. 99%RavenDB 5.2: Rolling index deployment
  8640. 98%Locating MSBuild on a machine - Gérald Barré
  8641. 99%How to create a Discord Bot using the .NET worker template and host it on Azure Container Instances
  8642. 90%Refterm v2 - Resource usage, binary splat, glyph sizing, and more
  8643. 83%What is GraphQL?
  8644. 99%Why do smart pointers null out the wrapped pointer before destroying it?
  8645. 66%Write Write Write Some Code - The Developer Anthem #short
  8646. 99%StackExchange/StackExchange.Metrics
  8647. 99%StackExchange/StackExchange.Metrics
  8648. 83%StackExchange/StackExchange.Metrics
  8649. 85%Obsidian: A knowledge base that works on local Markdown files.
  8650. 95%The Potential Orwellian Horror of Central Bank Digital Currencies
  8651. 61%Resident Evil Village crack completely fixes its stuttering issues
  8652. 95%Python 3.10 – Top 5 Features in the new Python Version
  8653. 96%262: Your AI Code Copilot
  8654. 99%ASP.​NET Core in .NET 6 - HTTP/3 endpoint TLS configuration
  8655. 90%People Staring At Computers
  8656. 99%Low Ceremony, High Value: A Tour of Minimal APIs in .NET 6
  8657. 99%leonardochaia/dotnet-affected
  8658. 99%C# Tips to Improve Code Quality and Performance - Code Maze
  8659. 90%WriteFreely
  8660. 99%Up & Running w/ OData in ASP.NET 6
  8661. 99%API versioning extension with ASP.NET Core OData 8
  8662. 94%TypeScript 4.4 Improves Control Flow Analysis
  8663. 91%Announcing a New Free Curriculum: IoT for Beginners
  8664. 83%FASTEST Computer Languages - 45 Tested: Round Two! (E02)
  8665. 99%A sleek Prusa i3 MK3S Raspberry Pi 4 Upgrade - IRRGANG.DEV
  8666. 86%It’s a joke. I’ll see you later, not sure when #fyp #seeyoulater #italian #foryou #fy #english #languages
  8667. 96%3 Programmers Got Fired (Including Me) Due to a Single App Crash
  8668. 98%The strange, sketchy emails a browser extension developer receives
  8669. 66%When evangelical snowflakes censor the Bible: The English Standard Version goes PC
  8670. 98%r/RedditEng - Solving The Three Stooges Problem
  8671. 97%The EFAIL Hoax [The Call of the Open Sidewalk]
  8672. 98%📡 WiFi Card
  8673. 95%Webmentions, A Healthier Analytics
  8674. 93%Hacking the Hackathon
  8675. 99%Introducing Syntax Macros
  8676. 76%Capitalism: You Wouldn’t Trade it for Anything
  8677. 96%A Chemical Hunger – Part II: Current Theories of Obesity are Inadequate
  8678. 88%The Unstoppable Battery Onslaught
  8679. 98%What to try if you can't install or activate Office for Mac
  8680. 98%JamesCaudill/ActivationTroubleShooter
  8681. 99%Authentication Experience Engineer - Careers at Apple
  8682. 98%How I accidentally took down GitHub Actions
  8683. 99%Modular Architecture in ASP.NET Core - Building Better Monoliths
  8684. 99%Automated Hydroponic System Build – Projects
  8685. 92%The Amazon Personal Games Policy Is Ridiculous
  8686. 74%Instagram Has Become SkyMall
  8687. 95%Fair Use via Machine Learning
  8688. 98%Building a website without becoming a ‘soydev’
  8689. 95%Why I Had to Migrate from MongoDB to PostgreSQL
  8690. 98%From Node to Ruby on Rails - D U N K
  8691. 94%ZEIT ONLINE | Lesen Sie zeit.de mit Werbung oder im PUR-Abo. Sie haben die Wahl.
  8692. 99%Calculating Pagination Metadata Without Extra Roundtrips in SQL
  8693. 97%System Design for Recommendations and Search
  8694. 99%Linux for old PC — Bringing PC from 2007 back to life
  8695. 93%Surgical Refactors
  8696. 96%Behind the scenes, AWS Lambda
  8697. 99%25 Gigabit Linux internet router PC build
  8698. 89%Programmers, Teach Non-Geeks The True Cost of Interruptions
  8699. 99%Put That Microservice Down.
  8700. 99%Against SQL
  8701. 99%Creating reusable build scripts with NUKE components
  8702. 99%Spill single-def variable at definition to avoid further spilling by kunalspathak · Pull Request #54345 · dotnet/runtime
  8703. 98%Explore Minimal APIs with Maria Naggaga | Web Wednesday
  8704. 98%romeovs/creep
  8705. 97%Entropy coding in Oodle Data: the big picture
  8706. 90%Linux Audio is Dead | Non
  8707. 99%A Collection of 2020 Recorded Presentations
  8708. 99%Learn functional programming with JavaScript through this friendly, gentle introduction course to the functional programming paradigm with Anjana Vakil.
  8709. 99%Azure DevOps Podcast: Richard Lander on the New .NET Platform - Episode 148
  8710. 95%SpriteStack.io
  8711. 99%Why I Still Recommend that Developers Learn Elm
  8712. 95%How We Found Our First 30 Clients
  8713. 97%r/crypto - My breakdown on Partition Oracle Attacks
  8714. 97%How to Validate Your Startup Idea in One Day for $0
  8715. 97%Crypto and Monetization
  8716. 98%Cross-platform Awesome with Shiny 2.0 | The Xamarin Show
  8717. 93%Java on VS Code Plans: Improve Inner Loop, Security, Remote Development & More -- Visual Studio Magazine
  8718. 67%New ‘mirror’ fabric can cool wearers by nearly 5°C
  8719. 98%Code Scanning C++ with GitHub Actions
  8720. 97%RMNB answers all your questions about NFTs
  8721. 99%Announcing Arti, a pure-Rust Tor implementation | Tor Blog
  8722. 98%What's New in .NET for Apache Spark v1.1.1
  8723. 99%Work offloading and controlled parallelism
  8724. 97%What does 100% mean in CSS?
  8725. 99%On the perils of holding a lock across a coroutine suspension point, part 3: Solutions
  8726. 60%Ban Eproctoring
  8727. 90%How The Chronicle is trying to malign Sci-Hub
  8728. 99%The hidden cost of Exceptions in .NET
  8729. 99%Code Maze Weekly #84 - Code Maze
  8730. 96%Streambus, Video Podcasting over RSS
  8731. 86%NDA Expired - let's spill the beans on a weird startup
  8732. 97%Episode 80 - VR Applications in Unity with Justin Barnett
  8733. 62%Evaluating Large Language Models Trained on Code
  8734. 98%The Final Xamarin Podcast
  8735. 96%What Is WebAssembly — and Why Are You Hearing So Much About It? - The New Stack
  8736. 97%C# Language Highlights: Null Coalescing Assignment
  8737. 99%Probably Are Gonna Need It: Application Security Edition - Jacob Kaplan-Moss
  8738. 94%Not Enough Data? GPT-3 to the rescue
  8739. 96%List of elevator special modes
  8740. 98%Anagrams and Prime Numbers
  8741. 99%Using A Function App with a Dedicated Static IP
  8742. 95%Building a data team at a mid-stage startup: a short story
  8743. 99%The Best Regex Trick
  8744. 99%There Are Many Ways To Safely Count
  8745. 98%Lessons of a startup engineer
  8746. 96%Propwash #5 - What is a 4G drone anyway?
  8747. 88%Kyle Valenzuela | American Therapists are Just Like Cops
  8748. 96%The 23 Rules of Storytelling For Fundraising
  8749. 98%How to backup KVM virtual machines using virt-backup.pl script
  8750. 96%VS Code Update Improves Workspace Trust, Jupyter Functionality -- Visual Studio Magazine
  8751. 98%Open in Visual Studio Code
  8752. 99%jongio/memealyzer
  8753. 98%Episode 384 - Safe Deployment Practices
  8754. 99%On .NET Live - Fun Functional Functions for F# folks
  8755. 56%Get nostalgic with new Microsoft Teams backgrounds | Microsoft 365 Blog
  8756. 99%Wilfred/difftastic
  8757. 99%Open API support for ASP.NET Core Minimal API
  8758. 92%VS Code's 'Workspace Trust' Can Restrict Automatic Code Execution -- Visual Studio Magazine
  8759. 99%C# Language Highlights: Using Declarations
  8760. 94%Azure Functions: Discover OpenAPI - Events
  8761. 97%We replaced rental brokers with software
  8762. 98%Workspace Trust in Visual Studio Code
  8763. 52%Self-driving cars, self-driving bullets
  8764. 98%How Does the StringBuilder Work in .NET? (Part 2) - Steve Gordon - Code with Steve
  8765. 99%Tip 323 - How to build serverless APIs with Azure Functions
  8766. 96%Windows Defender Antivirus can now run in a sandbox | Microsoft Security Blog
  8767. 74%Wealth, shown to scale
  8768. 99%Step by Step: Create Node.js REST API SQL Server Database
  8769. 91%Runway | CREATE IMPOSSIBLE VIDEO
  8770. 98%Workspace Trust in Visual Studio Code
  8771. 98%.NET Rocks! vNext
  8772. 99%UnchartedBull/OctoDash
  8773. 84%DON'T Serve Unoptimized Images!!
  8774. 96%8 Reasons to Adopt Microservices, in fewer than 100 words
  8775. 94%Compiling Rust is NP-hard
  8776. 99%Deploy .NET applications on Red Hat OpenShift using Helm | Red Hat Developer
  8777. 97%On the perils of holding a lock across a coroutine suspension point, part 2: Nonrecursive mutexes
  8778. 75%OnePlus admits to throttling 300 popular apps with recent update
  8779. 99%I am a Windows App Developer
  8780. 98%Google’s unfair performance advantage in Chrome
  8781. 98%TypeScript and native ESM on Node.js
  8782. 99%CouleeApps/git-power
  8783. 99%Decrypt Secrets Into ASP.NET Core MVC Action Arguments Using Action Filters
  8784. 95%Smart(er) Origin Service Level Monitoring
  8785. 97%Is Windows 11 a Better OS for Developers?
  8786. 98%Web Wednesday: Blazor Web Apps using GraphQL and EF Core with Jeremy Likness | Web Wednesday
  8787. 99%Software Development Is Misunderstood ; Quality Is Fastest Way to Get Code Into Production
  8788. 99%Clean Architecture Example & Breakdown
  8789. 87%Ways of reading without the influence of community
  8790. 96%A Call To Minimize Distration
  8791. 89%Goomics
  8792. 84%James Webb Space Telescope news
  8793. 99%Do not overuse primitive data types
  8794. 99%Why (and how) to put notebooks in production
  8795. 97%The Webcrawling Robot Swarm War is On!
  8796. 94%Picking a Health Insurance Plan – Matt Bruenig Dot Com
  8797. 99%The audacity of privacy
  8798. 98%Does elegance matter? | Pydon't | Mathspp
  8799. 97%Naming Languages - bryandragon.com
  8800. 98%Import a connector from GitHub as a custom connector
  8801. 99%Thoughts on Async/Await Conversion in a Desktop App
  8802. 95%The Myth of the Expert Reviewer
  8803. 97%The What, Why and How of DynamoDB
  8804. 98%Teaching Elixir
  8805. 99%An incomplete list of practices to improve security of your (micro)services · m's blog
  8806. 87%What Are the Most Popular VS Code Themes? -- Visual Studio Magazine
  8807. 83%Cute But Stabby Geese Sticker Collection | Etsy
  8808. 99%How SHA-256 Works Step-By-Step - Qvault
  8809. 99%paint.net 4.2.17 alpha build 7858 -- now using .NET 5!
  8810. 96%How to turn on Memory Integrity and Core Isolation in Windows 10
  8811. 95%An Intern’s Guide to Trading
  8812. 99%Sam Lewis
  8813. 97%More Secret Codes: A History of Cryptography (Part 2)
  8814. 76%Open letter: Ban surveillance-based advertising | Vivaldi Browser
  8815. 99%The State of .NET on Mac OS - PHINUG 2021.07
  8816. 99%Machine Learning Community Standup - Model Explainability
  8817. 97%Synchronous vs Messaging: When to use which?
  8818. 96%npm audit: Broken by Design
  8819. 97%The Catch Block #65 - GitHub Copilot, Randomness, and Accessibility
  8820. 99%How to Use Custom Comparers in NUnit
  8821. 92%libimobiledevice · A cross-platform FOSS library written in C to communicate with iOS devices natively.
  8822. 95%What Does My Site Cost: WPT 210707_AiDc36_6f01cdff93b8299725303f88e60febbc
  8823. 98%Diagnosing thread pool exhaustion issues in .NET Core apps
  8824. 94%On the perils of holding a lock across a coroutine suspension point, part 1: The set-up
  8825. 96%Xavier Amatriain's answer to How useful was the Netflix Prize challenge for Netflix?
  8826. 99%Your First WinUI 3 App for Windows 11 | C# Tutorials Blog
  8827. 97%Transform Rules:"Requests, Transform and Roll Out!"
  8828. 99%O3DE
  8829. 89%Release v0.0.2 · MichalStrehovsky/bflat
  8830. 99%Solid Principles with C# .NET Core - Easy to understand guide | Pro Code Guide
  8831. 99%Dumping and extracting the SpaceX Starlink User Terminal firmware
  8832. 99%Building a Cloud Native Lab at Home
  8833. 98%Monsters Weekly 216 - Zip Deploy for Azure Web Apps
  8834. 99%Mocking 101: First Principles in Building Mock Objects
  8835. 98%A Brillant Copilot
  8836. 97%Rediscovering implicit casting
  8837. 91%Update- Beta program for SQL Server on Windows container is suspended.
  8838. 66%5-minute breathing exercise lowers blood pressure better than working out, medication
  8839. 95%SideQuest - Short Term Tech Jobs
  8840. 73%The AI Wolf That Preferred Suicide Over Eating Sheep
  8841. 99%C# Language Highlights: Records
  8842. 93%tenacityteam/tenacity
  8843. 98%Software Engineer for Microsoft Technology Center Careers at Intel in San Jose, H
  8844. 99% Debugging in Clojure · Dave Martin's Blog
  8845. 95%The Mighty pushback isn't all about Mighty
  8846. 97%How to Design Confidently Without Ever Being the Expert
  8847. 87%Observability and Iteration in Nutrition
  8848. 92%A new macroeconomics? – J. W. Mason
  8849. 92%Episode 15: Bringing Secure Multiparty Computation to the Real World!
  8850. 99%Reverse Engineering the M6 Smart Fitness Bracelet
  8851. 71%Chatcontrol: European Parliament approves mass surveillance of private communications
  8852. 95%The Substack Narrative
  8853. 93%Why I left my tech job to build a meditation app while traveling the world - making my own luck
  8854. 99%Kaspersky Password Manager: All your passwords are belong to us
  8855. 98%Stuff I wish I knew before I went Independent
  8856. 99%Sentiment Analysis Using a PyTorch EmbeddingBag Layer -- Visual Studio Magazine
  8857. 83%C# Language Highlights: Top-level statements
  8858. 86%C# Language Highlights: Top-level statements
  8859. 99%GitHub Quick Reviews
  8860. 99%Solitaire in Blazor Part 5 - Double-Click Shortcut and Autocomplete
  8861. 99%ossu/computer-science
  8862. 93%YouTube
  8863. 99%Poisson's Equation is the Most Powerful Tool not yet in your Toolbox
  8864. 91%Meet the Switch Pro: $350 “OLED Model” launches on October 8
  8865. 99%Build an Image Gallery with Vanilla HTML, CSS, and JavaScript
  8866. 96%What happens if I use a squash instead of a true merge when performing one of the git tricks?
  8867. 91%Engineering Management for the Rest of Us by Sarah Drasner
  8868. 99%Console Do Not Track
  8869. 99%Stop using sp_hexadecimal & sp_help_revlogin - Andy M Mallon - AM²
  8870. 85%No More Movies
  8871. 98%[PATCH 00/17] Rust support - ojeda
  8872. 99%Ask the Expert: The future of modern application development with .NET
  8873. 85%News from June 14th, 2021 through June 28th, 2021
  8874. 83%Getting started with API Load Testing (Stress, Spike, Load, Soak)
  8875. 98%Cloudflare customers can now use Microsoft Azure Data Transfer Routing Preference to enjoy lower data transfer costs
  8876. 99%Adding authentication to a Blazor Server app using Auth0
  8877. 95%How To Get Better at Painting - Without Painting Anything
  8878. 97%Implementing Self-Organizing Maps with Python and TensorFlow
  8879. 83%Tech Notes: Leaving Google
  8880. 98%.NET Ketchup - Week 26, 2021
  8881. 98%Realtek WiFi Firmware and a Fully 8051-based Keylogger Using RealWOW Technology
  8882. 99%Converting the WeatherTwentyOne app from dotnet Maui to Uno
  8883. 99%A type-safe CloudEvent
  8884. 99%Azure Durable Functions Dependency Injection
  8885. 99%Don't Code Tired | ICYMI C# 9 New Features: Adding foreach Support To Any Type
  8886. 98%Property-based testing is not the same as partition testing
  8887. 96%GitHub Copilot Experiences - a glimpse of an AI-assisted future
  8888. 86%It's not just you — the pandemic has changed our tolerance for office work
  8889. 62%New mystery AWS product 'Infinidash' goes viral — despite being entirely fictional
  8890. 93%temporary-audacity/audacity
  8891. 95%Adam Storr - Thoughts and Musings of a Standing Desk 1 Month On
  8892. 98%Designing Data-Intensive Applications – Leaderless Replication
  8893. 99%musicForProgramming("62: Our Grey Lives");
  8894. 95%GitHub Copilot is not infringing your copyright
  8895. 99%Uniswap from Scratch
  8896. 99%Build Redis: Introduction
  8897. 94%DIY IoT Fan
  8898. 85%I Might Have Gone a Little Bit Overboard
  8899. 93%Three reasons why tech salaries might stay the same despite a remote-first job market
  8900. 99%Reconcile All The Things
  8901. 66%XiangShan open-source 64-bit RISC-V processor to rival Arm Cortex-A76 - CNX Software
  8902. 83%Building Cloud Native .NET Apps on Azure
  8903. 99%ASP.​NET Core in .NET 6 - HTTP/3 endpoint TLS configuration
  8904. 98%Using Visual Studio to search objects in a memory dump
  8905. 91%How to Use 'Have I Been Pwned' to See If Your Data Was Compromised
  8906. 91%Update- Beta program for SQL Server on Windows container is suspended.
  8907. 79%DPG Media Privacy Gate
  8908. 99%Feed me up, Scotty! | Feed me up, Scotty!
  8909. 99%Supporting Hot Reload in your .NET application - Gérald Barré
  8910. 99%How Does the StringBuilder Work in .NET? (Part 1) - Steve Gordon - Code with Steve
  8911. 93%[Last Week in .NET #49] – Automated Printer CVEs
  8912. 99%r/PHP - PHP isn't that like really bad? No.
  8913. 97%C# Language Highlights: Ranges
  8914. 65%STUDENTS FLEE FIELD AS COMPUTER 'FAD FADES'
  8915. 82%C# Language Highlights: Ranges | Channel 9
  8916. 99%Implementing Caching in ASP.NET Core with SQL Server
  8917. 99%Blazor WebAssembly : JWT For Facebook Authentication - EP33
  8918. 97%C# 10 - Top 5 New Features in the Upcoming C# Version
  8919. 96%261: Windows 11 Insider Preview
  8920. 94%Newsletter Week 26, 2021
  8921. 98%Stockfish 14 - Stockfish - Open Source Chess Engine
  8922. 99%10 Things You Should Avoid in Your ASP.NET Core Controllers
  8923. 88%Coding Shorts: Dependency Injection Explained
  8924. 98%.NET App Developer Links - 2021-07-05
  8925. 99%Using a Video Device with getUserMedia in WebView2 in a Kiosk Scenario
  8926. 98%Deploy code faster: with CI/CD and Kubernetes
  8927. 99%Best Practices for Microservices
  8928. 92%UX Design Lessons I Learned From a Week on the Road
  8929. 97%Write a time-series database engine from scratch
  8930. 99%Stop Saving to Disk with C# Asynchronous Streams
  8931. 99%C sharp or B flat? Experiments in self-contained native executables in .NET
  8932. 99%Detect Memory Leak on Web Browsers
  8933. 99%GraphQL for .NET Developers
  8934. 56%RSA Conference goes full blockchain, for a moment
  8935. 99%draft-ietf-httpapi-idempotency-key-header-00
  8936. 91% Blender and the Rabbids — blender.org
  8937. 84%BitTorrent Turns 20: The File-Sharing Revolution Revisited * TorrentFreak
  8938. 99%Mounting folders as drives (without SUBST)
  8939. 93%Apps with 5.8 million Google Play downloads stole users’ Facebook passwords
  8940. 98%Episode 16: Contact Discovery in Mobile Messengers!
  8941. 99%Bringing emulation into the 21st century
  8942. 87%Soviet Venus Images
  8943. 88%Audacity Is Now A Possible Spyware, Remove It ASAP
  8944. 96%Building the Atomic Fire Lamp - the Complete Assembly
  8945. 97%Audacity may collect "Data necessary for law enforcement, litigation and authorities’ requests (if any)" according to new privacy notice
  8946. 99%kingoflolz/mesh-transformer-jax
  8947. 98%Hacker News folk wisdom on visual programming
  8948. 71%Iranian Chat App Gets Its Data Wiped Out in a Cyberattack
  8949. 92%Things I wish Git had: Commit groups
  8950. 98%Build software better, together
  8951. 94%Mapping the Passion Economy
  8952. 99%Stephen Bussey - What is a GenServer?
  8953. 80%One-piece Cody
  8954. 99%Ruby HTTP server from the ground up
  8955. 98%finding the most recurring topics on Hacker News
  8956. 98%Blog
  8957. 99%Constant-Time Big Numbers: An Introduction
  8958. 98%(NEW VERSION!) SquashBall MK3s/MK3s+ Vibration Damper V3.0 by Rui Carmo | Download free STL model | PrusaPrinters
  8959. 99%R-Trees with Postgres
  8960. 79%Turn It All Off - Christopher Butler
  8961. 99%Using CSS to Enforce Accessibility
  8962. 79%Abandoning GitHub
  8963. 99%Blazor Flash Cards - State Management with Fluxor
  8964. 72%Suppose I Wanted to Kill a Lot of Pilots
  8965. 81%What is the FASTEST Computer Language? 45 Languages Tested!
  8966. 99%Developing and Deploying Azure Functions with GitHub Codespaces
  8967. 96%Norway 4K - Scenic Relaxation Film with Calming Music
  8968. 90%ValueHall Picking Lock Kit with 28 Piece Set Tools and 2 Transparent Practice AU | eBay
  8969. 88%Mise-en-Place for Knowledge Workers: 6 Practices for Working Clean - Forte Labs
  8970. 98%Adding Predictive IntelliSense to my Windows Terminal PowerShell Prompt with PSReadline
  8971. 98%My fitness journey · terrajobst
  8972. 96%Alien Dreams: An Emerging Art Scene - ML@B Blog
  8973. 89%Timekeeper Tutorial V0.6.2 (obsolete)
  8974. 99%Cryptology ePrint Archive: Report 2021/626
  8975. 97%Release NVIM v0.5.0 · neovim/neovim
  8976. 77%Create accessible apps with Xamarin.Forms - Learn
  8977. 98%Playing games with an attacker: how I messed with someone trying to breach the CryptoWall tracker
  8978. 99%Integrating Tailwind into an ASP.NET Core Project
  8979. 98%Getting To Know Logical Clocks By Implementing Them
  8980. 98%Compressing JSON: gzip vs zstd
  8981. 82%How not to Groupthink
  8982. 95%The Problem With Rockstar Culture In Tech
  8983. 98%Towards richer colors on the Web
  8984. 98%Copilot and Conversational Programming
  8985. 98%Explaining blockchains to developers
  8986. 95%ISP Column - June 2021
  8987. 95%The Missing Email Service For Domains
  8988. 92%How to Build a Giant Carmaker
  8989. 95%The Untold Story of SQLite - CoRecursive Podcast
  8990. 99%.NET Tooling Community Standup - Sneak peek at Hot Reload for WinForms and WPF
  8991. 98%Products, Pricing and Predictability
  8992. 83%Weekly Update 250
  8993. 97%SharpLab
  8994. 96%Is it okay to call Map­View­Of­File on the same mapping handle simultaneously from different threads?
  8995. 99%C# Language Highlights: Exception Filters
  8996. 97%Code Maze Weekly #83 - Code Maze
  8997. 97%Answering your technical, professional and personal questions | Nick Chapsas
  8998. 71%Simple, solar-powered water desalination
  8999. 99%Cheap email for everyone | Purelymail
  9000. 99%Distributed Sagas: A Protocol for Coordinating Microservices - Caitie McCaffrey - JOTB17
  9001. 98%.NET App Developer Links - 2021-07-02
  9002. 99%reacherhq/check-if-email-exists
  9003. 99%Introduction to GitHub Actions
  9004. 95%Advancing safe deployment with AIOps—introducing Gandalf
  9005. 99%Follower Reads
  9006. 99%Announcing TypeScript 4.4 Beta
  9007. 98%Web Locks API - Web APIs | MDN
  9008. 96%Document
  9009. 84%Amazon.com: Quarter Share: A Trader's Tale from the Golden Age of the Solar Clipper, Book 1 (Audible Audio Edition): Nathan Lowell, Jeffrey Kafer, Podium Audio: Audible Audiobooks
  9010. 98%dotnet/roslyn-analyzers
  9011. 96%Qualtrics Survey | Qualtrics Experience Management
  9012. 99%.NET Foundation Project Spotlight - Wix
  9013. 97%Episode 383 - Something cool in Azure
  9014. 90%Legion 7 Gen 6 (16" AMD) QHD Gaming Laptop | Lenovo US
  9015. 96%Amazon.com: Ozgoe Happy Bell (14 Pack) Universal Mount Metal Plate with Adhesive for All Magnetic Car Mount Cell Phone Holder Cradle-Less Air Vent Mount -– Rectangular and Round,Black
  9016. 98%Stop Saving to Disk with C# Asynchronous Streams
  9017. 66%These old programming languages are still critical to big companies. But nobody wants to learn them
  9018. 97%Cryptology ePrint Archive: Report 2021/616
  9019. 97%GitHub Codespaces Alternative: AWS Cloud9, SSH & VS Code -- Visual Studio Magazine
  9020. 53%An update on report of scraped data
  9021. 95%My Most useful Note taking tool
  9022. 98%Breaking The Monolith I
  9023. 98%How Do Open Source Companies Make Money?
  9024. 87%Geeking out to Visual Studio with Kendra Havens
  9025. 98%Google Chrome will get an HTTPS-Only Mode for secure browsing
  9026. 98%On .NET Live - Commands, Queries, and Clean Architecture
  9027. 88%BIOS settings are LOCKED! Can't change boot order, upgrade storage, or disable UEFI for Linux
  9028. 98%Java on Azure: Azure Spring Cloud Integrates with New Relic One Performance Monitoring -- Visual Studio Magazine
  9029. 99%angularsen/UnitsNet
  9030. 93%Account Takeover Protection and WAF mitigations to help stop Global Brute Force Campaigns
  9031. 96%Timekeeper Tutorial V0.6.2 (obsolete)
  9032. 87%British right to repair law excludes smartphones and computers - 9to5Mac
  9033. 99%Announcing the new Azure Data Tables Libraries
  9034. 99%Coding, Cloud & Technology | An In Depth Look into Random Number Generation in .NET
  9035. 96%.NET Object Allocation Tool Performance
  9036. 99%dodyg/practical-aspnetcore
  9037. 99%Encoding data for POST requests
  9038. 99%Xamarin Community Standup - Visual Studio Live Preview with Olia!!!
  9039. 99%Studying linker error messages to find the cause of the unresolved external: Character sets
  9040. 97%Retro Reversing - Peek behind the curtain to see how your favourite video games were made.
  9041. 97%The future of Android App Bundles is here
  9042. 99%bibliothecula - tagged document storage
  9043. 99%fullstorydev/grpcui
  9044. 97%Grpc.AspNetCore.Server.Reflection 2.38.0
  9045. 99%.NET R&D Digest (June, 2021)
  9046. 98%.NET App Developer Links - 2021-07-01
  9047. 90%The Most Precious Resource is Agency
  9048. 98%Why Is Continuous Integration Important For Testing?
  9049. 96%Machine Learning for Beginners, Curriculum
  9050. 99%Boost ASP.NET Core Performance with Static Content
  9051. 86%BRIEF: Everything We Know About 1970s Mainframe RPGs We Can No Longer Play
  9052. 99%Tip 322 - How to perform opinion mining with Azure Cognitive Services
  9053. 98%C# 9 in-process Azure Functions | I CAN MAKE THIS WORK
  9054. 89%Move fast, but understand the problem first
  9055. 98%.NET Rocks! vNext
  9056. 99%Globally Distributed Postgres
  9057. 98%Windows Insider Program
  9058. 96%SparkFun Hooks a Patent Troll
  9059. 99%Blazor - Next Generation UI with .NET 6
  9060. 99%How to Resolve ImageLoaderSourceHandler: Could Not Retrieve Image or Image Data Was Invalid Uri - Cool Coders
  9061. 99%Branches: No assembly required
  9062. 99%Data notation in Clojure
  9063. 84%Building my own web analytics tool
  9064. 98%What I wish I knew before building a Flutter App
  9065. 99%Will AI Replace Developers? GitHub Copilot Revives Existential Threat Angst -- Visual Studio Magazine
  9066. 98%Functional, Declarative Audio Applications
  9067. 99%Why I wrote my own SQL query builder
  9068. 96%Bash aliases to make your life easier - Andrew Henke | Complete Technical Solutions
  9069. 92%A Journey into Mathematical Logic: Diophantus of Alexandria
  9070. 99%10 Malicious Requests Against My Web Application
  9071. 99%Why I created scrt.link - a tool to share sensitive information online
  9072. 88%Asymmetric Bets - Rui Zhi Dong
  9073. 99%Bugs Faster than the Speed of Thought
  9074. 92%DevOps; a decade of confusion and frustration • Jan Harasym
  9075. 93%The First Hacker
  9076. 98%Principles.dev - Software Engineering Principles
  9077. 95%OpenPGP Identity Structure [The Call of the Open Sidewalk]
  9078. 92%Microsoft Eyes Visual Studio Accessibility: Focus Mode, Audio Clues, Whitespace Rendering, More -- Visual Studio Magazine
  9079. 92%Daily links from Cory Doctorow
  9080. 95%Software Estimation Is Hard. Do It Anyway. - Jacob Kaplan-Moss
  9081. 99%Migrating social accounts to Azure AD B2C
  9082. 99%Message Driven Architecture to DECOUPLE a Monolith
  9083. 99%.NET Foundation May/June 2021 Update
  9084. 99%5 really bad coding practices that make other developers hate your code
  9085. 95%Boxabl
  9086. 97%Building dynamic applications with blazor
  9087. 92%Getting started with Azure Static Web Apps
  9088. 97%The Catch Block #64 - Windows 11, GitHub Issues, and Why Remote Meetings Suck
  9089. 98%Yes, the network is hostile, even yours (or: how to lose your data in three steps)
  9090. 99%Microsoft Releases First Preview of Visual Studio 2022
  9091. 99%Obsolete X509Certificate2.PrivateKey and PublicKey.Key. by vcsjones · Pull Request #54562 · dotnet/runtime
  9092. 96%An Elixir Adoption Success Story
  9093. 89%2021 mid-year link clearance
  9094. 97%W^X support by janvorli · Pull Request #54954 · dotnet/runtime
  9095. 93%The Best USB Cable that Money Can Buy - Reversible+Kevlar
  9096. 75%Cloudflare’s Network Doubles CPU Capacity and Expands Into Ten New Cities in Four New Countries
  9097. 91%LLVM Logo Redesign - LLVM Project / LLVM - LLVM Discussion Forums
  9098. 99%YouLi - Travel Management Platform - We are hiring - Jobs
  9099. 98%.NET App Developer Links - 2021-06-30
  9100. 84%Acme Klein Bottle
  9101. 98%Let's make Visual Studio even more accessible together.
  9102. 97%Will deep understanding still be valuable?
  9103. 88%New Release: Fiddler Everywhere 2.0 Is Here!
  9104. 99%Monsters Weekly 215 - How I'm going to replace you with an automation script - Azure Automate
  9105. 97%Gain +10 Debugging for Unity with Visual Studio
  9106. 99%What’s New for C# Nullable Reference Types in ReSharper and Rider 2021.2 EAP? | The .NET Tools Blog
  9107. 99%Version Vector
  9108. 99%The Best Regex Trick
  9109. 97%C# Language Highlights: Null Coalescing Operator
  9110. 91%What mRNA is Good For, And What It Maybe Isn’t | In the Pipeline
  9111. 82%C# Language Highlights: Null Coalescing Operator
  9112. 99%A First Look at GitHub Copilot - Can It Convert My Comments Into Code?
  9113. 97%Obsolete useManagedSha1 and ProduceLegacyHmacValues by vcsjones · Pull Request #54886 · dotnet/runtime
  9114. 96%NIST Requests Public Comments on Several Existing Cryptography Standards and Special Publications
  9115. 98%Introducing Jetbrains Rider
  9116. 98%ML.NET Now Works on ARM Devices and Blazor WebAssembly -- Visual Studio Magazine
  9117. 99%How to process large file?
  9118. 96%We don't need to look for an Elixir developer to have one
  9119. 95%What Alex Becker Can Teach Us About YouTube Marketing - Jianchor
  9120. 99%Clojure metadata
  9121. 84%Reflecting on the Mistakes I’ve Made as an Art Critic
  9122. 99%The web browser I'm dreaming of
  9123. 59%Gentrification’s Wheel
  9124. 59%Girard Series, Part 1: The Death of the Festival
  9125. 88%Stepping Back from Speaking
  9126. 95%Twitter ditching ‘Latest’ chronological feed option on the web, still available on iOS for now - 9to5Mac
  9127. 93%LinkedIn breach reportedly exposes data of 92% of users - 9to5Mac
  9128. 84%Static Web Apps - Code to Scale - Events
  9129. 91%GitHub Copilot, an AI Pair Programmer, Is Coming to VS Code/Visual Studio -- Visual Studio Magazine
  9130. 98%JSON Polymorphic Serialization API Review
  9131. 77%MIT and Harvard agree to transfer edX to ed-tech firm 2U
  9132. 99%wiretrustee/wiretrustee
  9133. 99%Virtual DOM is pure overhead
  9134. 99%ASP.NET Community Standup - ASP.NET Core at StackOverflow
  9135. 98%Introducing GitHub Copilot: your AI pair programmer | The GitHub Blog
  9136. 98%GitHub Copilot · Your AI pair programmer
  9137. 98%New LinkedIn Data Leak Leaves 700 Million Users Exposed | RestorePrivacy
  9138. 94%How to Work Hard
  9139. 97%Hackers exploited 0-day, not 2018 bug, to mass-wipe My Book Live devices
  9140. 98%irsl/gcp-dhcp-takeover-code-exec
  9141. 96%[Last Week in .NET #48] – Windows 11 price? A new PC.
  9142. 87%What should the CPU usage be of a fully-loaded CPU that has been throttled?
  9143. 99%Serverless Authentication and Authorization in Minutes with Fauna and Auth0
  9144. 95%Microsoft Announces the General Availability of Azure ND A100 V4 Cloud GPU Instances
  9145. 99%Conditional compilation for ignoring method calls with the ConditionalAttribute
  9146. 79%Automated UI testing in .NET using Playwright and Specflow
  9147. 95%RavenDB Live Coding with Dejan
  9148. 97%Google Play developers will need to follow two requirements - 9to5Google
  9149. 99%How to authorize and post Slack messages from ASP.NET Core 💬
  9150. 58%Gold Coast Gin - Australian Distilling Co.
  9151. 95%Top 9 Feature Engineering Techniques with Python
  9152. 99%MBR2GPT - Windows Deployment
  9153. 99%Nice nginx features for operators
  9154. 98%.NET App Developer Links - 2021-06-29
  9155. 98%How a Docker footgun led to a vandal deleting NewsBlur’s MongoDB database
  9156. 96%Announcing the first Insider Preview for Windows 11
  9157. 99%Announcing ARM64EC: Building Native and Interoperable Apps for Windows 11 on ARM
  9158. 99%Adam Storr - Test Your .NET HttpClient Based Strongly Typed Clients Like a Boss
  9159. 97%Functional monads in C# - Simple Talk
  9160. 99%Cost of exceptions
  9161. 99%Don't Code Tired | ICYMI C# 9 New Features: Reducing Code with Target-typed New Expressions
  9162. 77%Saved Part Lists
  9163. 99%Learn React with this free GitHub book I wrote
  9164. 99%Mocks vs Stubs vs Fakes In Unit Testing - .NET Core Tutorials
  9165. 99%dotnet/runtime
  9166. 96%Update on Windows 11 minimum system requirements
  9167. 99%C# Language Highlights: Null Coalescing Operator
  9168. 98%Windows 11 Development: New Driver/Assessment Kits, ARM64EC ('Emulation Compatible') ABI -- Visual Studio Magazine
  9169. 97%How I take notes in meetings • The Witful Blog
  9170. 98%How I use Roam Research
  9171. 94%M: Fix · easylist/easylist@9a35dec
  9172. 73%The Biohackers Making Insulin 98% Cheaper
  9173. 95%Is beef bad for the environment? 🐄 💨
  9174. 86%“The Martian” + Starship
  9175. 89%M: Update · easylist/easylist@1e83bda
  9176. 83%Overcoming Bias : We Moderns Are Status-Drunk
  9177. 98%Temporal: getting started with JavaScript’s new date time API
  9178. 96%Incremental note-taking | thesephist.com
  9179. 97%Cryptology ePrint Archive: Report 2021/591
  9180. 99%Visual Studio Feedback
  9181. 98%Improving Angular CI Build Time Using Azure DevOps Cache task
  9182. 95%Connor's Blog
  9183. 99%The .NET Docs Show - Complete the Developer Loop ⭕ with GitHub Codespaces
  9184. 86%SafeDollar ‘stablecoin’ drops to $0 following $248,000 DeFi exploit on Polygon
  9185. 97%Why mimicking a device is becoming almost impossible - Multilogin
  9186. 99%cirosantilli/x86-bare-metal-examples
  9187. 99%Solitaire in Blazor Part 4 - Drag and Drop
  9188. 97%The initializing constructor looks like an assignment, but it isn't
  9189. 98%How Network Nodes Communicate #Shorts
  9190. 86%C# Language Highlights: Using Declarations
  9191. 99%Infinite scrolling in Blazor - Gérald Barré
  9192. 99%Introduction to .NET MAUI Blazor | The Xamarin Show
  9193. 97%C# Language Highlights: Using Declarations
  9194. 97%JS is weird
  9195. 88%The Dev Behind One Of The World's Best SNES Emulators Has Reportedly Passed Away
  9196. 94%Hardenize Launches! | Hardenize Blog
  9197. 99%How RavenDB uses gossip protocol to replicate documents efficiently in a cluster
  9198. 97%Public domain compositions exist : Blog : DBM
  9199. 93%I Will Never Use a Microsoft Account to Log Into My Own PC - ExtremeTech
  9200. 99%.NET MAUI Preview 5 Is Here
  9201. 97%Understanding Gradient Descent with Python
  9202. 96%260: Every question answered
  9203. 99%Vake93/Express.NET
  9204. 99%Create View and Edit Power BI Reports In Blazor
  9205. 99%Sign-in using multiple clients or tenants in ASP.NET Core and Azure AD
  9206. 98%.NET App Developer Links - 2021-06-28
  9207. 99%Using Azure Active Directory to Secure Blazor WebAssembly Hosted Apps
  9208. 97%Absolute Beginner’s Guide to Docker – Webinar Recording | The .NET Tools Blog
  9209. 99%ASP.​NET Core in .NET 6 - Preserve prerendered state in Blazor apps
  9210. 99%Tailwind CSS with SAFE
  9211. 96%Latest Windows 11 features for developers — Windows app development
  9212. 98%Async Debugging Part 3
  9213. 97%React 18 and TypeScript | I CAN MAKE THIS WORK
  9214. 87%Lumber Price FAQ
  9215. 99%Let's code a TCP/IP stack, 1: Ethernet & ARP
  9216. 99%On .NET Live - Building Beautiful Blazor apps with Tailwind CSS
  9217. 99%redis/redis
  9218. 59%How do dollar stores make money?
  9219. 99%redis/redis
  9220. 81%How Technology Architects make decisions
  9221. 78%An Open Letter to Clubhouse Founders Paul & Rohan
  9222. 89%What Most Critics Miss About NFTs: The Participants Are Non-Fungible Too – P2P.AI
  9223. 94%Hormones + Insecurity = $4 billion USD
  9224. 95%The Cost of Being Convinced
  9225. 91%Life is Standing in Line
  9226. 57%Voice AI is scary good now. Video game actors hate it.
  9227. 94%Porting VaccinateCA to Django
  9228. 97%Owning Your Matrix Account
  9229. 95%The Unison language
  9230. 98%Production Threshold Signing Service
  9231. 97%Why Computing Students Should Contribute to Open Source Software Projects
  9232. 99%Avoiding complexity with systemd
  9233. 97%Windows 11, Amazon, and Uncomfortable Questions
  9234. 99%Granulate/gprofiler
  9235. 96%Mumble Open Source, Low Latency, High Quality Voice Chat
  9236. 98%Information Theory: A Tutorial Introduction
  9237. 92%New free app tells you exactly why your PC may not get Windows 11 this fall
  9238. 91%So, You Want to Build a House More Efficiently?
  9239. 90%Whatever Happened to UI Affordances?
  9240. 94%Ask me Anything! Microsoft Windows Engineer - The Oxford 2021 Q&A w/ Davepl
  9241. 99%Semgrep: The Surgical Static Analysis Tool
  9242. 95%Focus vs Coordination
  9243. 97%How to build remote teams properly
  9244. 91%Offensive Team Names and GUIDs
  9245. 95%The Hidden Structural Costs of Incompetence
  9246. 95%Truth Is a Weird Shape
  9247. 99%What is simplicity in programming and why does it matter?
  9248. 51%Key witness in Assange case admits to lies in indictment
  9249. 98%halfer53/winix
  9250. 92%Android TV Home - Apps on Google Play
  9251. 98%Parse, don’t validate
  9252. 98%Reddit's disrespectful design
  9253. 97%Microsoft Teams 2.0 will use half the memory, dropping Electron...
  9254. 98%Functors and Monads For People Who Have Read Too Many "Tutorials"
  9255. 92%Uno Platform 3.8 Is Here
  9256. 97%On .NET Live - Building Beautiful Blazor apps with Tailwind CSS
  9257. 98%Is Quantum Supremacy A Threat To The Cryptocurrency Ecosystem?
  9258. 98%Chris's Wiki :: blog/programming/GoAndDeprecatingGoGet
  9259. 99%Build your first microservice with .NET - Learn
  9260. 63%Preliminary Assessment: Unidentified Aerial Phenomena
  9261. 96%Clojure is frustrating... and it is a good thing
  9262. 91%After one year of working remote from the mountains - Victor Rotariu
  9263. 98%Notes on streaming large API responses
  9264. 97%Awesome dataviz tools by Cube.js
  9265. 99%Why I sometimes like to write my own number crunching code.
  9266. 87%Signed Anonymous Messages [The Call of the Open Sidewalk]
  9267. 94%B2B Influencer Marketplace
  9268. 98%TPM recommendations (Windows 10) - Microsoft 365 Security
  9269. 99%MichalStrehovsky/bflat
  9270. 96%FarmBot | Open-Source CNC Farming
  9271. 98%How I was let go for refusing to deploy a dark pattern
  9272. 99%The ARM processor (Thumb-2), part 20: Code walkthrough
  9273. 99%Working with Azure AD B2C in ASP.NET
  9274. 98%RavenDB 5.2 RTM is out!
  9275. 88%Please don't waste maintainers' time on your KPI grabbing patches (AKA, don't be a KPI jerk)
  9276. 98%I Built a Spam Filter for YouTube (with TensorFlow & Python)
  9277. 81%Weekly Update 249
  9278. 99%Code Maze Weekly #82 - Code Maze
  9279. 98%VSColorOutput64 - Visual Studio Marketplace
  9280. 98%Idris 2 version 0.4.0 Released
  9281. 98%SetThreadExecutionState function (winbase.h) - Win32 apps
  9282. 97%Episode 79 - Greenfield and Brownfield in .NET with Harry Bellamy (part two)
  9283. 76%Crazy Clock by Geppetto Electronics on Tindie
  9284. 79%NVIDIA Canvas : Harness The Power Of AI
  9285. 96%Sketch 360
  9286. 98%.NET App Developer Links - 2021-06-25
  9287. 66%Stop using your work laptop or phone for personal stuff, because I know you are | ZDNet
  9288. 99%Blazor, TypeScript and Static Web Apps | LINQ to Fail
  9289. 98%.NET Framework June 2021 Cumulative Update Preview
  9290. 71%YoTePresto has disclosed the emails and passwords of all 1.4 million customers
  9291. 97%Introducing Windows 11
  9292. 97%Introducing AWS BugBust
  9293. 99%Hybrid Clock
  9294. 97%Microsoft's Windows 11 launch event: Here's what we know | ZDNet
  9295. 96%Weekly Update 249
  9296. 99%Developing for Android on Windows
  9297. 99%Abbot: ChatOps the easy way
  9298. 99%microsoft/GDK
  9299. 98%Why We Chose Blazor WASM for our SPA
  9300. 96%Tiny Acquisitions
  9301. 93%“I’m totally screwed.” WD My Book Live users wake up to find their data deleted
  9302. 98%New WinForms Default Font API: 'It Is Easy to Go Wild with This API' -- Visual Studio Magazine
  9303. 98%Developing Games on Linux: An Interview with Little Red Dog Games
  9304. 93%Staff Software Engineer, Graphics - Unpublished R&D Product
  9305. 98%Compatibility for Windows 11- Compatibility Cookbook
  9306. 92%Windows Processor Requirements Windows 11 Supported AMD Processors
  9307. 91%Windows Processor Requirements Windows 11 Supported Intel Processors
  9308. 91%ANY.RUN - Interactive Online Malware Sandbox
  9309. 90%“I’m totally screwed.” WD My Book users wake up to find their data deleted
  9310. 91%How to choose your next job at a Tech Startup
  9311. 92%Teaching Open Source Software in North Korea
  9312. 99%Product Docs Alongside Product Code (with Next.js)
  9313. 90%A UX case study on YouTube Shorts ✌️
  9314. 95%Working with Andreas - a user guide
  9315. 97%Taking the (quantum) leap with go
  9316. 94%One Shot ECB by vcsjones · Pull Request #52510 · dotnet/runtime
  9317. 99%In browser, we trust!
  9318. 98%Growing your Twitter account — an analytical approach
  9319. 95%How I Build Developer Tools
  9320. 97%On .NET Live - Building Reactive UIs with Blazor
  9321. 97%create your .bashrc PS1 with a drag and drop interface
  9322. 94%Windows 11 Development: Open Ecosystem Store, Project Reunion Rebrand and More -- Visual Studio Magazine
  9323. 82%Google turned me into a serial killer · Hristo Georgiev
  9324. 99%Figma - Windows UI 2.6 | The Windows UI Toolkit is a resource to creating experiences on Windows. It contains a control li...
  9325. 91%Quad9 and Sony Music: German Injunction Status | Quad9
  9326. 91%Windows 11 Specifications - Microsoft
  9327. 92%NVIDIA Research: Appearance-Driven Automatic 3D Model Simplification | NVIDIA Developer Blog
  9328. 99%microsoft/GDK
  9329. 99%Upgrade to the New Windows 11 OS | Microsoft
  9330. 98%What Windows 11 Means for Developers
  9331. 99%Desktop Community Standup - Live Preview, Hot Reload, .NET MAUI, WinForms and WPF updates.
  9332. 96%TreeSheets
  9333. 98%Windows 11 requirements - What's new in Windows
  9334. 93%The ARM processor (Thumb-2), part 19: Common patterns
  9335. 96%r/Windows10 - Microsoft / Github should stop treating open-source software as malware and forcing developers to pay for certificates, if they actually care about open-source developers
  9336. 99%New and Updated: "C# Interfaces" Course on Pluralsight
  9337. 97%The fastest way to work with JSON in .NET
  9338. 99%Browser VNC with Zero Trust Rules
  9339. 69%Messaging app Signal not in compliance with new rules, say officials
  9340. 84%Multiverse
  9341. 94%Update to older unlisted content
  9342. 98%.NET App Developer Links - 2021-06-24
  9343. 95%Join us for a Live event on Azure Static Web Apps 30th June 2021
  9344. 99%Don't Code Tired | ICYMI C# 9 New Features: More Pattern Matching Features
  9345. 99%Lamport Clock
  9346. 99%Monsters Weekly 213 - Local Testing with Azure Static Web Apps
  9347. 90%Monsters Weekly 214 - Playwright Inspector and page.pause()
  9348. 98%.NET Rocks! vNext
  9349. 98%MapLibre - Open Maps SDKs
  9350. 79%Webinar - Guaranteed Peace of Mind from Credential Stuffing Attacks
  9351. 98%Handling Failures in Message Driven Architecture
  9352. 96%Alias-Free GAN
  9353. 98%Django for Startup Founders: A better software architecture for SaaS startups and consumer apps
  9354. 98%What's new in Windows Forms in .NET 6.0 Preview 5
  9355. 97%How I Won a Month-Long Hackathon in 3 Hours
  9356. 97%20 Percent Time at Supercede
  9357. 96%I'm leaving my job after 9 years // Zeno Rocha
  9358. 94%Designing a duress PIN: plausible deniability (part II)
  9359. 97%Opinion-driven design - stitcher.io
  9360. 88%X Factor Investing: Where Dividend Growth Meets Stock Buybacks
  9361. 92%Math.Clamp Method (System)
  9362. 95%Create a web API with ASP.NET Core - Events
  9363. 99%Logistic Regression Using PyTorch with L-BFGS -- Visual Studio Magazine
  9364. 96%Infragistics Updates UI/UX Tooling for Blazor, WinForms, WPF and More -- Visual Studio Magazine
  9365. 97%I made 56874 calls to explore the telephone network. Here's what I found
  9366. 98%The Era Of Customized Blockchains Is Rising Because Smart Contracts Aren’t Really ‘Smart’
  9367. 74%Episode 18: Optimizing Cryptography for Microcontrollers!
  9368. 95%Have I Been Pwned: Pwned websites
  9369. 73%El fundador del antivirus McAfee, John McAfee, se suicida en una prisión de Barcelona
  9370. 99%Release Preview Release v0.9.232202 · dotnet/try-convert
  9371. 94%Software development is a creative process; an original masterpiece not a paint by numbers
  9372. 98%PlayStation Architecture | A Practical Analysis
  9373. 96%iPod.js
  9374. 98%Oracle Support for .NET 6 and Entity Framework Core 6: Statement of Direction
  9375. 99%Machine Learning Community Standup - Fast and Lightweight AutoML (FLAML)
  9376. 85%Costa Rica Has Run on 100% Renewable Electricity for 299 Days
  9377. 99%Does CAP Theorem apply to Microservices?
  9378. 97%re: The performance regression odyssey
  9379. 99%The Catch Block #63 - Hooray for Visual Studio 2022!
  9380. 94%The ARM processor (Thumb-2), part 18: Other kinds of prologues and epilogues
  9381. 99%ThakeeNathees/pocketlang
  9382. 98%Using SSH and localhost.run to test GitHub webhooks locally
  9383. 97%Announcing Rollbacks and API Access for Pages
  9384. 91%My Microsoft Life: Windows and MS-DOS - The Oxford Address
  9385. 99%Blazor WebAssembly : JWT Authorization - EP32
  9386. 97%Rewriting the GNU Coreutils in Rust
  9387. 99%Parentheses are Just Typechecking - Adam Nelson
  9388. 99%Secure Applications with OAuth2 and OpenID Connect in ASP.NET Core 5 - Complete Guide | Pro Code Guide
  9389. 93%Coding Short: Using Spread and Destructuring in JavaScript
  9390. 96%Episode 18: Mutation Testing in .NET with Stefan Pölz
  9391. 74%r/funny - New Age Fashion!
  9392. 98%.NET App Developer Links - 2021-06-23
  9393. 94%RDCMan v2.8, AccessChk v6.14, Process Monitor v3.83, Strings v2.54, Sysmon v13.22 and TCPView v4.13
  9394. 98%The State of WebAssembly 2021
  9395. 99%5 Development Best Practices to Help You Craft Better Tests
  9396. 99%Blazor on WPF
  9397. 99%Introduction to the Node.js reference architecture, Part 4: GraphQL in Node.js | Red Hat Developer
  9398. 99%Versioned Value
  9399. 81%Free Bible Study App with Video | Spark Bible
  9400. 94%gopro/OpenGoPro
  9401. 97%Melb.NET July 2021 HYBRID Meetup
  9402. 99%Entity Framework Community Standup - Azure Cosmos DB and EF Core
  9403. 91%The 2021 Software Developer Shortage Is Coming
  9404. 98%Compiled Models Quicken App Startups in Entity Framework Core 6.0 Preview 5 -- Visual Studio Magazine
  9405. 99%A framework for building Open Graph images | The GitHub Blog
  9406. 94%Zero Knowledge from the Discrete Logarithm Problem
  9407. 98%URLs: It's complicated...
  9408. 99%Subclassing in Python Redux
  9409. 97%New in Azure SDK: Data Tables & Monitor Libraries, and More -- Visual Studio Magazine
  9410. 98%Ignore the King(man) at your own peril
  9411. 88%Why do Remote Meetings Suck? (and how to fix it)
  9412. 58%Curiosity damned the cat
  9413. 97%Roamkasten - a practical how to guide to optimize Zettelkasten in Roam Research
  9414. 97%AbortController | Ryan Florence
  9415. 97%Introducing the Viewpoint Linux Distribution
  9416. 95%Joining hypergrowth startups 😬
  9417. 96%Getting to the Product Manager interview stage
  9418. 88%Echo Bubbles and Filter Chambers
  9419. 79%The Reality of Attractiveness Bias
  9420. 91%Let's Learn .NET- Blazor - Events
  9421. 94%‘What is a Manifold?’, Redux: Some Non-Examples
  9422. 95%Now, COPYRIGHT trolling
  9423. 98%“Algorithms Are the New Drugs” | Lakera – Powering Mission-Critical AI
  9424. 99%Remote Desktop Connection Manager - Windows Sysinternals
  9425. 99%Package Validation
  9426. 99%GitHub Quick Reviews
  9427. 98%A from-scratch tour of Bitcoin in Python
  9428. 99%ML.NET June Updates
  9429. 98%WindowSwap
  9430. 99%Secure .NET 5 SignalR solutions with Azure AD
  9431. 98%The ASP.NET Team @TheASPNETTeam
  9432. 97%Unity DOTS vs Handbuilt: Sample Project
  9433. 97%StackExchange.Redis 2.2.50
  9434. 98%NuGet Package Explorer is now a Web App powered by Uno Platform
  9435. 93%Baba Is You - Apps on Google Play
  9436. 73%Showing Some Fancy Secrets Of The Magnificent Airbus 350
  9437. 96%‎Baba Is You
  9438. 95%Installing RavenDB on a Ubuntu machine
  9439. 99%ASP.NET Core Architecture: Part 3
  9440. 95%The ARM processor (Thumb-2), part 17: Prologues and epilogues
  9441. 97%Ask the Expert: The Future of Modern Application Development with .NET
  9442. 93%What's Inside the EU Green Pass QR Code?
  9443. 96%More products, more partners, and a new look for Cloudflare Logs
  9444. 99%Minimal APIs in ASP.NET Core 6.0 - Part2
  9445. 93%Let's Learn .NET- Blazor - Events
  9446. 94%Your CPU May Have Slowed Down on Wednesday
  9447. 81%Prison Heat: Last Week Tonight with John Oliver (HBO)
  9448. 99%Upload and resize an image natively with ASP.NET Core 🖼️
  9449. 96%Playing a Neural Network's version of GTA V: GAN Theft Auto
  9450. 98%.NET App Developer Links - 2021-06-22
  9451. 99%Introduction to .NET MAUI Blazor | The Xamarin Show
  9452. 97%OSS Power-Ups: Verify | The .NET Tools Blog
  9453. 99%Web Development for Beginners: A new Learning Path on Microsoft Learn
  9454. 98%Microsoft SQL Server Database Security, Disaster Recovery & High Availability - Simple Talk
  9455. 99%Let's Learn .NET - Blazor - Free Live Stream Event
  9456. 97%do it safely or automatically, but not both « Otaku – Cedric's blog
  9457. 98%Microsoft Announces Preview of a New Set of Azure Arc-Enabled Services
  9458. 98%State of the Windows, part 2: Did Windows 10 slow down with each feature update?
  9459. 97%chrisseaton/rhizome
  9460. 81%Debug & Analyze Dump Files in Visual Studio
  9461. 98%Adam Storr - Default Your FirstOrDefault in .NET 6.0
  9462. 99%.NET News Roundup: .NET 6, MAUI, EF Core 6, Visual Studio 2022
  9463. 99%Copying all of MySQL's dumbest decisions
  9464. 98%Teams/Apt/Spec/AptSign - Debian Wiki
  9465. 96%[Last Week in .NET #47] – 11 follows X
  9466. 97%What's New in .NET MAUI Preview 5 -- Visual Studio Magazine
  9467. 99%Obsolete mutable X509 certificate APIs by vcsjones · Pull Request #53891 · dotnet/runtime
  9468. 99%ASP.NET Community Standup - Build apps for Microsoft Teams with Blazor
  9469. 99%The downsides of a shared mobile architecture - A.R.
  9470. 98%Ignoring extra words in Meili Search
  9471. 97%CDPH Digital Vaccine Record
  9472. 98%Browsers decode images differently
  9473. 95%RCIG Sync-up call #1
  9474. 89%Back To The Office
  9475. 95%The Wrong Way to Switch Operating Systems on Your Server :: FIGBERT
  9476. 99%The Best Text Classification library for a Quick Baseline
  9477. 99%Demystifying styled-components
  9478. 80%The End of Ownership | datagubbe.se
  9479. 97%8 Bits with Cecil Phillip
  9480. 91%What It’s Like To Be Cancelled
  9481. 94%Welcome — LibreCellular 21.04 documentation
  9482. 98%git undo: We can do better
  9483. 99%Solitaire in Blazor Part 3 - Drawing, Discarding, and the Stacks
  9484. 92%Organic Maps
  9485. 70%JPEG XL
  9486. 98%How databases handle 10 million devices in high-cardinality benchmarks | Time series data, faster
  9487. 99%Workshop: Introduction to Distributed Systems with .NET Core
  9488. 97%Debugging Basics [1 of 5] | Beginner’s Series to: VS Tooling for Unity Developers
  9489. 99%Exploring Fluent Assertions - Gérald Barré
  9490. 84%Fluid Paint
  9491. 98%The cost of the cloud
  9492. 96%The ARM processor (Thumb-2), part 16: The calling convention
  9493. 74%USC professor’s DIY online teaching hack to engage students goes viral
  9494. 99%yggdrasil-network/yggdrasil-go
  9495. 99%Quick Analysis for the SSID Format String Bug
  9496. 81%Prison Heat: Last Week Tonight with John Oliver (HBO)
  9497. 97%Is Parallel.For/ForEach in C# actually worth it? (and how to modernize it)
  9498. 99%Free Dev Stuff
  9499. 96%259: Photogrammetry
  9500. 97%Scraping Images with Python
  9501. 99%Using Azure Active Directory to Secure a Blazor WebAssembly Standalone App
  9502. 99%Infuse Machine Learning into your ASP.NET Core apps
  9503. 94%Julia: faster than Fortran, cleaner than Numpy
  9504. 98%.NET App Developer Links - 2021-06-21
  9505. 99%C# Pattern Matching Quick Guide And Examples
  9506. 99%What to Expect in .NET 6 | ComponentOne
  9507. 99%ECMAScript proposal: Ergonomic brand checks for private fields
  9508. 96%A specific network name can completely disable Wi-Fi on your iPhone - 9to5Mac
  9509. 98%Getting started with Machine Learning and .NET Notebooks
  9510. 98%Designing Data-Intensive Applications – Multi-Leader Replication
  9511. 98%What Every Programmer Should Know About SSDs
  9512. 99%LDtk by Deepnight Games
  9513. 99%Locked Files When Publishing .NET Core Apps to IIS with WebDeploy
  9514. 99%Idea for #1759 - Resolving race in AUTH connection reconfigurations by NickCraver · Pull Request #1762 · StackExchange/StackExchange.Redis
  9515. 96%Nixos-unstable’s iso_minimal.x86_64-linux is 100% reproducible! - Development - NixOS Discourse
  9516. 99%2014 UN271: A possible dwarf planet from the Oort Cloud on a tour through the Solar System
  9517. 72%Sole Black VMware principal engineer aims to diversify tech
  9518. 97%The Memo
  9519. 98%How to get things done as a tech lead?
  9520. 91%Welcome to AltStore
  9521. 98%My experiments with sprouting legumes - Upgrade My Food
  9522. 97%Path tracing Quake in Blender
  9523. 99%On Charming Engineering Culture: My Notes
  9524. 98%Hacker's guide to deep-learning side-channel attacks: the theory
  9525. 96%Internet-in-a-Box
  9526. 98%How I Found A Vulnerability To Hack iCloud Accounts and How Apple Reacted To It - The Zero Hack
  9527. 69%Teen Village - The Diana Initiative
  9528. 79%Queen of Katwe (2016) - IMDb
  9529. 95%An unwanted update to your Google Account
  9530. 79%Mathematicians welcome computer-assisted proof in ‘grand unification’ theory
  9531. 99%dsprenkels/sss
  9532. 98%Spectre Mitigations Murder *Userspace* Performance In The Presence Of Frequent Syscalls
  9533. 98%How to end up with 500,000 commits in your log
  9534. 96%Cleaning $HOME on macOS
  9535. 88%Juneteenth Conference 2021
  9536. 90%The magic of open source - Circus Scientist
  9537. 63%How to Prepare Your Dogs and Cats for Your Return to the Office | Washingtonian (DC)
  9538. 99%Automatically publishing your build artifacts
  9539. 97%Safari 15 on Mac OS, a user interface mess
  9540. 94%Learning to Love a Rigid and Inflexible Language
  9541. 99%Home - maddy
  9542. 86%A day in the life of a professional software engineer
  9543. 95%CatMeows: A Publicly-Available Dataset of Cat Vocalizations
  9544. 89%MassNotify - Apps on Google Play
  9545. 98%State of the Windows: How many layers of UI inconsistencies are in Windows 10?
  9546. 97%PipeWire: The Linux audio/video bus
  9547. 99%PipeWire
  9548. 90%Weekly Update 248
  9549. 99%VitorVilela7/wide-snes
  9550. 90%Watch me Fry a Voltage Regulator - Plus LIVE Upcoming Announcement
  9551. 99%Languages & Runtime Community Standup - Templates and Arm64
  9552. 93%FBI to share compromised passwords with Have I Been Pwned
  9553. 93%Thread by @fstokesman on Thread Reader App
  9554. 80%Visual Studio 2022 AMA
  9555. 90%Where Are All The Cheap X86 Single Board PCs?
  9556. 96%Initial commit. · dotnet/aspnetcore@3dfd79a
  9557. 99%Croc Full Plaintext Recovery - CVE-2021-31603
  9558. 95%Linking excess deaths and SARS-CoV2 vaccinations in Scotland
  9559. 99%make me a sandwich
  9560. 97%A response to "Did we market Knative wrong?"
  9561. 98%When Scope Blows Up
  9562. 98%Hot Reload Leads ASP.NET Core Updates in .NET 6 Preview 5 -- Visual Studio Magazine
  9563. 98%Episode 382 - Reducing Carbon Emissions with Spot VMs
  9564. 98%Why I Use the GPL and Not Cuck Licenses – Luke Smith
  9565. 96%Thoughts on managing engineering teams - Mina Andrawos
  9566. 87%Multi-repo support in VS
  9567. 70%Getting acquainted with Azure Synapse SQL Serverless
  9568. 98%streetcomplete/StreetComplete
  9569. 99%The ARM processor (Thumb-2), part 15: Miscellaneous instructions | The Old New Thing
  9570. 97%Brave, the false sensation of privacy
  9571. 98%Friday Facts #366 - The only way to go fast, is to go well! | Factorio
  9572. 80%Cloudflare TV: Doing it Live, 1,000 Times and Counting
  9573. 99%RavenDB 5.2 Features: Read only certificates
  9574. 99%Code Maze Weekly #81 - Code Maze
  9575. 97%Building a Mediator library in .NET from scratch
  9576. 97%The Document Culture of Amazon
  9577. 98%track your progress
  9578. 96%organicmaps/organicmaps
  9579. 96%Free 30 Day Trial - Axonius Cybersecurity Asset Management Platform
  9580. 99%Microsoft released Visual Studio 2022 Preview 1
  9581. 98%.NET App Developer Links - 2021-06-18
  9582. 97%Async Debugging Part 2
  9583. 99%Gossip Dissemination
  9584. 96%ECMAScript proposal: Accessible `Object.prototype.hasOwnProperty()`
  9585. 97%Learn These New Features Introduced in JavaScript ES2021
  9586. 95%Should I Use A Carousel?
  9587. 98%On .NET Episode: Clustering in Orleans
  9588. 94%io_uring is not an event system
  9589. 85%Keynote Speakers - TexasCyber
  9590. 84%Registration - TexasCyber
  9591. 99%jongio/memealyzer
  9592. 55%3.0.1 Cancer
  9593. 95%Researchers cool a 40 kg object to near its quantum ground state
  9594. 97%.NET 6 Preview 5 Highlights SDK Workloads, the Foundation of .NET Unification -- Visual Studio Magazine
  9595. 99%Announcing .NET 6 Preview 5 | .NET Blog
  9596. 96%A new HTTP spec proposes elimination of obnoxious “cookie banners”
  9597. 99%Certified Pre-Owned
  9598. 99%Goodbye Microsoft, Hello Honeycomb
  9599. 99%Add .NET MAUI views (compat and handlers) by mattleibow · Pull Request #1678 · mono/SkiaSharp
  9600. 93%chrissainty/ondotnet-tailwindcss
  9601. 84%QotD: The hair-dryer incident
  9602. 97%Rethinking Triplebyte
  9603. 98%First Visual Studio 2022 Preview Focuses on Testing 64-bit Support -- Visual Studio Magazine
  9604. 99%JavaScript Promise.all() and the Event Loop Explained - Let's Clarify a Previous Video
  9605. 98%Cryptographic shuffle | Brain on Fire
  9606. 94%The Meltdown of IRON
  9607. 99%Update a Visual Studio extension - Visual Studio
  9608. 88%Selfish vs. Selfless: Self-Promotion in Communities - The Bootstrapped Founder
  9609. 98%Visual Studio 2022 Preview Release Notes
  9610. 99%Type less, code more with IntelliCode completions | Visual Studio Blog
  9611. 96%Liquidity of skill | thesephist.com
  9612. 98%How I Automated My Dotfiles Screenshots
  9613. 99%Here Be Dragons
  9614. 99%On .NET Live - Building Beautiful Blazor apps with Tailwind CSS
  9615. 95%Self-editing in meetings
  9616. 97%1931: theoretical computer science & AI theory founded by Goedel
  9617. 99%Announcing .NET 6 Preview 5 | .NET Blog
  9618. 99%How Many Flies are in my Apartment?
  9619. 98%Announcing Entity Framework Core 6.0 Preview 5: Compiled Models | .NET Blog
  9620. 99%Serverless Web - Azure Static Web Apps by Andreas Wänqvist | BLbit UG
  9621. 99%Announcing .NET MAUI Preview 5 | .NET Blog
  9622. 95%Productivity is Paramount: Why Independent Work is Set Up to Fail, And How To Overcome It
  9623. 98%Useful and Useless Code Comments
  9624. 97%Your product is a joke - eesel
  9625. 99%ASP.NET Core updates in .NET 6 Preview 5 | ASP.NET Blog
  9626. 98%Start Your Own ISP
  9627. 99%Visual Studio 2022 Preview
  9628. 99%dotnet/orleans
  9629. 98%Visual Studio 2022 Preview 1 now available! | Visual Studio Blog
  9630. 99%JSON Polymorphic Serialization API Review
  9631. 98%Hypertext Style: Cool URIs don't change.
  9632. 99%.NET Rocks! vNext
  9633. 87%macOS 12.0 -where oh where is PHP
  9634. 95%Answers: Detecting livelihood in a distributed cluster
  9635. 99%The .NET Docs Show - OutOfMemory (a card game): Blazor, Functions, and more!
  9636. 96%The ARM processor (Thumb-2), part 14: Manipulating flags | The Old New Thing
  9637. 99%I Was Wrong - My JavaScript Misconception Explained!
  9638. 98%Nuitka/Nuitka
  9639. 98%Announcing WARP for Linux and Proxy Mode
  9640. 87%A Beginner’s Guide to Miles Davis
  9641. 97%Ubuntu repositories broken · Issue #6381 · dotnet/core
  9642. 99%Representing SHA-256 Hashes As Avatars
  9643. 99%How to build a .NET template and use it within Visual Studio. Part 2: Creating a template package
  9644. 99%Remote Repositories extension for Visual Studio Code
  9645. 95%melbdotnet Meetup Group - Invidious
  9646. 99%bee-san/pyWhat
  9647. 77%Pro Tech Toolkit
  9648. 98%.NET App Developer Links - 2021-06-17
  9649. 99%Microsoft Engineers Scott Hanselman and Cherita Ousley - Learn C# together!
  9650. 99%ECMAScript proposal: JSON modules
  9651. 98%OSS Power-Ups: SpecFlow – Webinar Recording | The .NET Tools Blog
  9652. 99%Don't Code Tired | ICYMI C# 9 New Features: Top-level Statements
  9653. 99%Your Guide to REST API Versioning in ASP.NET Core
  9654. 93%GitHub Desktop 2.9 includes squashing, reordering, amending, and more! | The GitHub Blog
  9655. 94%melbdotnet Meetup Group
  9656. 95%melbdotnet Meetup Group - Invidious
  9657. 97%Did we market Knative wrong?
  9658. 89%Statistical Modeling, Causal Inference, and Social Science
  9659. 97%Visual Studio 2019 16.11 Preview 2 | Visual Studio Blog
  9660. 99%Getting Started with Graph API and Graph Explorer | Developer Support
  9661. 98%.NET Framework June 2021 Cumulative Update Preview | .NET Blog
  9662. 99%Getting Started with Graph API and Teams | Developer Support
  9663. 95%Latency, Throughput, and Walking on Escalators
  9664. 61%Meritocracy
  9665. 95%I wish I could write this well
  9666. 67%Scammers mail fake Ledger devices to steal your cryptocurrency
  9667. 97%My EC2 wishlist
  9668. 97%Adding Varnish cache server to Ghost Blog - Docker
  9669. 99%Keynote: The Future of Modern Application Development with .NET and Azure
  9670. 88%Spatial Audio
  9671. 98%The European Digital Identity framework
  9672. 97%Semantic search as an alternative to keyword search
  9673. 97%Boring Problems Need Attention Too
  9674. 99%Real-Time Web by leveraging Event Driven Architecture
  9675. 88%Wayfinder
  9676. 99%Cryptography updates in OCaml and MirageOS
  9677. 94%Why I no longer contribute to Racket
  9678. 99%Create a Meetup Account
  9679. 96%iO .Net Virtual Meetup - Implementation Details Matter
  9680. 97%Cryptology ePrint Archive: Report 2021/819
  9681. 99%Support polymorphic serialization through new option · Issue #29937 · dotnet/runtime
  9682. 98%Welcome · Real-World Cryptography MEAP V14
  9683. 95%Visual Studio 2019 v16.11 Preview 2 Improves Git Tooling -- Visual Studio Magazine
  9684. 92%New VS Code Tool Eases GitHub Browsing/Editing, No Cloning Required -- Visual Studio Magazine
  9685. 99%Entity Framework Community Standup - Azure Cosmos DB and EF Core
  9686. 99%The Catch Block #62 - Ten Quality Reads #1
  9687. 99%ibraheemdev/modern-unix
  9688. 99%Conversation about networking | .NET Blog
  9689. 98%Azure Fundamentals part 1: Describe core Azure concepts (AZ-900) - Learn
  9690. 93%Microsoft Reactor Event Series. Reactor Series: C# with Scott and Cherita
  9691. 97%Why low-code development tools will not result in 80% of software being created by citizen…
  9692. 98%Why build Single Page Apps in Blazor
  9693. 96%Keynote: The Future of Modern Application Development with .NET and Azure
  9694. 98%[Cryptography] Apple's iCloud+ "VPN"
  9695. 97%Clean Architecture Example & Breakdown - Do I use it?
  9696. 98%Building Waiting Room on Workers and Durable Objects
  9697. 98%Sublime Merge - Git client from the makers of Sublime Text
  9698. 87%The ARM processor (Thumb-2), part 13: Trampolines | The Old New Thing
  9699. 99%Challenge: Detecting livelihood in a distributed cluster
  9700. 98%Introducing cap-std, a capability-based version of the Rust standard library
  9701. 98%nushell/nushell
  9702. 99%Entity Framework Community Standup - Azure Cosmos DB and EF Core
  9703. 87%Influence
  9704. 98%Richard Feynman's Integral Trick
  9705. 98%.NET App Developer Links - 2021-06-16
  9706. 97%Data-Driven Testing
  9707. 99%Next.js 11
  9708. 99%C# 10 - `record struct` Deep Dive & Performance Implications
  9709. 98%OSS Power-Ups: Silk.NET – Webinar Recording | The .NET Tools Blog
  9710. 97%Uno Platform 3.8 - New WinUI Calendar, Grid controls, 2x performance, new Linux scenario and more
  9711. 99%ECMAScript proposal: Error cause (chaining errors)
  9712. 98%Azure Service Bus: Queues vs Topics - Code4IT
  9713. 99%Markdown Table - Visual Studio Marketplace
  9714. 83%Don't just shorten your URL, make it suspicious and frightening.
  9715. 98%Utopia:Design and Code on one platform
  9716. 99%Dirty Hack on Making the Required QueryString Params to Work in Azure APIM
  9717. 93%On Slowness
  9718. 94%6 months of being an Engineering Manager
  9719. 94%In praise of depth – Pravesh
  9720. 96%· sgo.to
  9721. 95%WeWatch Month 3
  9722. 95%It’s not your fault you’re fat - Victor Rotariu
  9723. 99%Note taking in 2021 - blog.dornea.nu
  9724. 88%Before you left for vacation
  9725. 99%Bear plus snowflake equals polar bear
  9726. 93%When A Space Is Not A Space
  9727. 98%How I Work
  9728. 98%The Function Component Mafia
  9729. 93%Amazon.com: Joywayus Air Pneumatic Muffler Long Exhaust Muffler 3/8" NPT Male Brass Flow Control Silencer Air Fitting(Pack of 2): Automotive
  9730. 87%Asymmetries in Fundraising
  9731. 96%"Every PhD Is Different" - Maxwell Forbes
  9732. 99%New Programming Model For Handling JSON In .NET 6
  9733. 99%Running .NET Core Apps on a Framework other than Compiled Version?
  9734. 98%Europe's Software Problem - Bert Hubert's writings
  9735. 93%Bugs Fixed as Project Reunion v0.8 Nears Stability in New Release Candidate -- Visual Studio Magazine
  9736. 98%Model Explainability and ML.NET
  9737. 95%The 88x31 GIF Collection | Part 1
  9738. 99%Control access point inclusion in Google's Location services
  9739. 77%Model S Plaid: Sandy's Plan
  9740. 99%GitHub Quick Reviews
  9741. 83%[Last Week in .NET #46] – Exceptionally Useful
  9742. 99%dotnet repl
  9743. 98%Migration of Bing’s Workflow Engine to .NET 5 | .NET Blog
  9744. 99%Use Swashbuckle to create an OpenAPI document - Learn
  9745. 76%BMW finds its mojo again with the $55,400 i4 electric sedan
  9746. 98%Why We Chose Blazor WASM for our SPA
  9747. 92%google/fully-homomorphic-encryption
  9748. 95%The quiet rise of E Ink Tablets and Infinite Paper Note Takers - reMarkable 2 vs Onyx Boox Note Air
  9749. 99%Feature flags with .NET and Azure App Configuration
  9750. 99%Enable secure access to applications with Cloudflare WAF and Azure Active Directory
  9751. 97%Sorted integer compression
  9752. 98%The ARM processor (Thumb-2), part 12: Control transfer | The Old New Thing
  9753. 70%How I teach Python on the Raspberry Pi 400 at the public library
  9754. 98%Why You SHOULD Compare Yourself to Others
  9755. 98%Creating Docker multi-arch images for ARM64 from Windows
  9756. 97%Making async code run faster in C#
  9757. 78%Avoid News, Part 2: What the Stock Market Taught Me about News
  9758. 99%Freenode commits suicide, is no longer a serious IRC network
  9759. 99%Show a name and profile photo with .NET and Gravatar 🤵
  9760. 84%Azartiz Blog
  9761. 86%15 Universities Have Formed A Company That Looks A Lot Like A Patent Troll
  9762. 98%.NET App Developer Links - 2021-06-15
  9763. 99%Optimising Startup Time for Cross Platform Apps - Nick's .NET Travels
  9764. 95%Blazor Day | Channel 9
  9765. 99%Bee Travels: A microservices coding adventure | Red Hat Developer
  9766. 99%Startup Performance, Skia and the Future of Cross Platform Apps Built with .NET - Nick's .NET Travels
  9767. 86%Wider Tires Are Slower – Rene Herse Cycles
  9768. 99%.NET News Roundup: Project Reunion 0.8 RC , Uno Platform 3.8, JetBrains Rider 2021.2 Early Access
  9769. 87%620 million accounts stolen from 16 hacked websites now for sale on dark web, seller boasts
  9770. 95%Spectre.Console - Welcome
  9771. 99%dotnet-repl 0.1.11
  9772. 95%Adam Storr - Setting Content for HttpClient Testing with JSON.NET and System.Text.Json
  9773. 99%jonsequitur/dotnet-repl
  9774. 77%Bye bye Travis CI | daniel.haxx.se
  9775. 81%Dark Web Roundup: January 2021
  9776. 99%Build a few .NET apps, convert them into .NET templates, package them together in a NuGet and use them as templates within Visual Studio. Part 1: Key Concepts
  9777. 92%Uno Platform v3.8 Adds Microsoft WinUI Grid Code, Windows AoT Support -- Visual Studio Magazine
  9778. 98%Information Security Engineer - Google - Sunnyvale, CA, USA - San Francisco, CA, USA - Seattle, WA, USA - New York, NY, USA - Austin, TX, USA - Google Careers
  9779. 90%RoutineDB - Fitness Routines
  9780. 82%the end of freenode – Ariadne's Space
  9781. 94%Gmail’s big merger with Google Chat, Meet, and Docs launches for everyone
  9782. 80%Don’t pass the torch, pass the flame. - MarcRandolph
  9783. 86%Mid June 2021 retrospective
  9784. 96%Ceph on Minikube
  9785. 95%How to Sell a Startup
  9786. 97%Legally Ignoring The License
  9787. 84%Precognition
  9788. 94%Value creation, capture, and distribution
  9789. 93%Cryptology ePrint Archive: Report 2021/507
  9790. 98%AirDrop Anywhere - Part 4 - Making it work on Windows
  9791. 96%Automonous Biology
  9792. 91%Building Distributed Applications with .NET and Dapr
  9793. 95%Fix typo by mairaw · Pull Request #24 · dotnet/org-policy
  9794. 99%Release 13.0.0 · BurntSushi/ripgrep
  9795. 97%The Root Cause of Microservices Disasters
  9796. 96%Supporting Let’s Encrypt, the nonprofit making HTTPS free for all | 1Password
  9797. 88%Public library - PHE national
  9798. 96%Introducing Script Watch: Detect Magecart style attacks, fast!
  9799. 81%Choose the best tools for managing and configuring your Azure environment (AZ-900) - Learn
  9800. 99%Machine Learning Community Standup - Virtual Office Hours with the ML.NET Team
  9801. 99%Making Your Life Easier with C# Scripting -- Visual Studio Magazine
  9802. 99%GitHub Quick Reviews
  9803. 98%WeAreDevelopers World Congress 2021 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  9804. 99%log_view_painter.js - Chromium Code Search
  9805. 82%##linux on freenode
  9806. 99%Solitaire in Blazor Part 2 - The C# Classes
  9807. 97%Stripe Identity: Verify identities with confidence
  9808. 98%Conversation about diagnostics | .NET Blog
  9809. 96%Hot failures and high availability
  9810. 99%Caching Enum.ToString to improve performance - Gérald Barré
  9811. 59%Pull Request Retargeting | GitHub Changelog
  9812. 94%SQL Saturday Mailing List
  9813. 99%chriskiehl/Gooey
  9814. 95%Client-side encryption and strengthened collaboration in Google Workspace | Google Cloud Blog
  9815. 81%Filing for Non Profit Status
  9816. 98%The ARM processor (Thumb-2), part 11: Atomic access and barriers | The Old New Thing
  9817. 96%258: WWDC 2021 Recap
  9818. 93%Print-in-place ATAT Print on Twotrees Bluer plus
  9819. 98%.NET App Developer Links - 2021-06-14
  9820. 99%Blazor Meadow Web API Weather Chart.js | C# Tutorials Blog
  9821. 99%Using Dapper with ASP.NET Core Web API - Code Maze
  9822. 83%Doom on an IKEA TRÅDFRI lamp!
  9823. 99%Remote Repositories extension for Visual Studio Code
  9824. 97%C# Language Highlights: Nullable Reference Types
  9825. 99%Azure Functions and .NET 5: Query params, Dependency Injection, Bicep & Build | I CAN MAKE THIS WORK
  9826. 99%AzureFunBytes Presents: Migrating Your Data - Create Your Cosmos DB | Azure DevOps Blog
  9827. 95%Build serveless real-time chat application with Web PubSub and Static Web Apps
  9828. 98%New tools from Microsoft Research help developers write bug-free code, faster - AI for Business
  9829. 99%Migrate to ASP.NET Core MVC from ASP.NET Framework MVC
  9830. 94%Project Hail Mary
  9831. 79%New Coding Short Video: Should You Be Using Vue's Composition API?
  9832. 85%Microsoft Learn
  9833. 86%Goodbye Freenode
  9834. 99%kevingosse/ClrMDExports
  9835. 98%ClrMDExports 2.0.0-rc1
  9836. 99%Image color replacement with numerical optimization
  9837. 91%Best Places Lists | Robert Silvernail's Blog
  9838. 96%On surveillance through face recognition
  9839. 79%Hey, so, I Think I Fucking Hate the Internet — No Octothorpe
  9840. 93%Fidenza — Tyler Hobbs
  9841. 97%On Starting a Business
  9842. 94%Are we running out of tweets?
  9843. 99%How to Handle Secrets on the Command Line
  9844. 51%Every trailer and announcement from Microsoft and Bethesda’s E3 showcase
  9845. 86%SOCstock2021 - The Grooviest Event for Security Operations Professionals
  9846. 96%Last Week on My Mac: The elephant at WWDC
  9847. 96%Vaccine Magnetic Powers #Shorts
  9848. 99%Detect services based on service provider by davidfowl · Pull Request #32737 · dotnet/aspnetcore
  9849. 97%I miss the old internet
  9850. 98%Advanced console.log Tips & Tricks
  9851. 90%The Modern Mathematics of Deep Learning
  9852. 76%QNAP removes backdoor account in NAS backup, disaster recovery app
  9853. 96%Is software development really a dead-end job after age 35-40?
  9854. 95%Let's Encrypt
  9855. 98%Microsoft's next generation of Windows — What we know so far
  9856. 99%Taildrop was kind of easy, actually
  9857. 97%Elevator Saga - the elevator programming game
  9858. 93%Print-in-place ATAT Print on Twotrees Bluer plus
  9859. 97%Release 1.1.0 · natemcmaster/LettuceEncrypt
  9860. 97%Open Source and Mental Health - Redox
  9861. 84%BTC FixMan – Earn BTC for fixing python exceptions
  9862. 98%Answering Community Questions and What’s Ahead for Mina
  9863. 84%Vaccine Magnetic Powers #Shorts
  9864. 84%Gemini is Useless
  9865. 97%BBC Developer Portal
  9866. 94%Surprising shared word etymologies - Daniel de Haas
  9867. 94%Reverse engineering an Arctis Pro Wireless Headset
  9868. 80%How Big is Tether?
  9869. 97%Some people just won't get it - Blog by Amir Bolous
  9870. 99%The value of code
  9871. 92%Mobile air conditioning sucks - Imre Jonk
  9872. 95%Attempts at solving the online social media
  9873. 87%Treating employees like business partners - for fun and profit
  9874. 93%Why I don't think where I work
  9875. 97%Why you need bundle size monitoring – Blog
  9876. 95%Why does storing a set take the same space as storing a list?
  9877. 93%How does a fighter jet lock onto and keep track of an enemy aircraft? Can an aircraft detect that it has been locked onto, or is it just a convenient plot device in movies?
  9878. 97%How To Win At Risk By Using Systems Thinking
  9879. 90%How Fighter Jets Lock On (and How the Targets Know)
  9880. 96%180e57971e7cabc0a15c76112f8d37a942bc8d61 - chromium/src - Git at Google
  9881. 86%What you do when you are a “Developer Advocate” #career #job #programming #tech #work
  9882. 96%.NET 5 Dependency Injection
  9883. 98%Do You Need Redis? PostgreSQL Does Queuing, Locking, & Pub/Sub
  9884. 99%Deploying a Static Web App via Azure DevOps Pipeline
  9885. 79%The Weekly Xamarin App
  9886. 98%VS Code v1.57 (May 2021 Update) Adds Terminal Tabs, Integrates Edge Dev Tools -- Visual Studio Magazine
  9887. 95%Wormhole: Instant Encrypted File-Sharing Powered by WebTorrent * TorrentFreak
  9888. 99%The .NET Docs Show - Making Phone Calls 📞 from Blazor WebAssembly with Twilio Voice
  9889. 92%This Person Does Not Exist
  9890. 95%Who Can Find My Devices? Security and Privacy of Apple's Crowd-Sourced Bluetooth Location Tracking System
  9891. 97%UI Faces – Avatars for design mockups
  9892. 91%Generated Photos | Unique, worry-free model photos
  9893. 98%Microsoft Details Sneak-Peek Preview of Azure Functions on .NET 6 -- Visual Studio Magazine
  9894. 99%Episode 381 - Azure Migrate App Containerization
  9895. 97%Serving sharp images to high density screens
  9896. 97%Reflections from GoCardless
  9897. 96%The Fighting Chess Index – davidsmerdon.com
  9898. 96%Fast Navigation in the Command Line
  9899. 96%Why Developers Will Win the Creator Economy
  9900. 52%The Personal Pandemic
  9901. 99% Defining a Platform is Hard
  9902. 99%Media Queries in Times of @container
  9903. 93%Emotional Debt
  9904. 91%I Have No Group, and I Must Scream
  9905. 84%What the &?!$ is an Individual Contributor?
  9906. 98%Bigger product, bigger shadow · Philip Ardeljan is a UI designer
  9907. 97%The Time Inconsistency Problem and How It's Hurting You
  9908. 93%Talk on engineering productivity, metrics, and morale
  9909. 92%We Should Rename the Internet
  9910. 94%The Productivity Implications of Working from Home Across 150,000 Employees by @ttunguz
  9911. 95%Does Safari 15 finally fix viewport height?
  9912. 94%Keychron K4 v2 Honest Mechanical Keyboard User Review
  9913. 95%Traits of a healthy team
  9914. 99%The most useful math formulas
  9915. 72%Weekly Update 247
  9916. 98%Khelechy/CSJsonDB
  9917. 97%Size is relative: Microservices Edition
  9918. 95%Re: Maintainers / Kernel Summit 2021 planning kick-off
  9919. 90%OpenHistoricalMap
  9920. 88%Weekly Update 247
  9921. 99%Show dotnet: Running my .NET nanoFramework for 8 years on a battery | .NET Blog
  9922. 88%Google Chrome ends its war on address bar URLs—for now, at least
  9923. 96%.NET 5 Dependency Injection
  9924. 99%Privilege escalation with polkit: How to get root on Linux with a seven-year-old bug | The GitHub Blog
  9925. 95%Webinar: Machine Learning and Time Series in RavenDB with Live Examples
  9926. 90%Linux system service bug lets you get root on most modern distros
  9927. 98%chrxh/alien
  9928. 97%Interconnect Anywhere — Reach Cloudflare’s network from 1,600+ locations
  9929. 94%Jobs —
  9930. 97%The ARM processor (Thumb-2), part 10: Memory access and alignment | The Old New Thing
  9931. 78%artificial life environment
  9932. 96%New book: Software Mistakes and Tradeoffs
  9933. 69%Float Exposed
  9934. 95%Privacy analysis of FLoC | The Mozilla Blog
  9935. 97%Achieving compile-time performance with Reflection in C#
  9936. 99%Code Maze Weekly #80 - Code Maze
  9937. 97%Episode 78 - Greenfield and Brownfield in .NET with Harry Bellamy (part one)
  9938. 98%Download the Current Stack Overflow Database for Free (2021-06) - Brent Ozar Unlimited®
  9939. 99%dotNET - Invidious
  9940. 96%MORE .NET MAUI
  9941. 97%Your `~/.bashrc` doesn't have to be a mess
  9942. 98%.NET App Developer Links - 2021-06-11
  9943. 94%JetBrains .NET 5 Dependency Injection Webinar 8th April 2021
  9944. 95%ML.NET Survey: Model Explainability | .NET Blog
  9945. 98%What’s new with .NET on Azure Functions – June 2021
  9946. 73%How Software Is Eating the Car - IEEE Spectrum
  9947. 99%Command Line Arguments and C# 9.0 Top Level Statement - Visual Studio - Daily .NET Tips
  9948. 94%Don’t Feed the Thought Leaders
  9949. 80%The Work-From-Home Future Is Destroying Bosses' Brains
  9950. 99%Good and Bad Elixir
  9951. 99%Microsoft Child Process Debugging Power Tool - Visual Studio Marketplace
  9952. 90%DatAdvantage Cloud: SaaS & IaaS Security | Varonis
  9953. 99%Why is Async code hard to debug?
  9954. 98%Raspberry Pi 4 Model B WiFi Ethernet Bridge
  9955. 99%From KEMs to protocols
  9956. 92%No, You Don't Need to Worry About the RockYou2021 "Password Leak" - Here's Why | Restore Privacy
  9957. 99%On .NET Live - Secrets of building Blazor Components
  9958. 97%Rider .NET IDE Tackles Much-Requested Blazor WebAssembly Debugging -- Visual Studio Magazine
  9959. 99%Why is Async code hard to debug?
  9960. 95%The open innovation platform to map, manage, and monitor your ecosystem | Startup Flow
  9961. 89%TryAPL
  9962. 90%Dark Sky’s API, iOS app, and web app will all stop working next year
  9963. 99%GitHub Quick Reviews
  9964. 66%Privacy watchers see fears coming true with Google's FLoC
  9965. 97%Why is Async Code Hard to Debug?
  9966. 99%Umbraco MVP 2021
  9967. 97%Introducing Zero Trust Private Networking
  9968. 93%The performance regression odyssey
  9969. 99%microsoft/playwright-dotnet
  9970. 81%Deep JavaScript
  9971. 99%A Closer Look at 5 New Features in C# 10
  9972. 98%New CSS functional pseudo-class selectors :is() and :where()
  9973. 99%Tips For Using Async/Await - Write Better JavaScript!
  9974. 99%The ARM processor (Thumb-2), part 9: Sign and zero extension | The Old New Thing
  9975. 93%Stripe Tax: Automate tax collection on your Stripe transactions
  9976. 99%The memory models that underlie programming languages
  9977. 97%Welcoming Okta and Volosoft to .NET Foundation as Corporate Sponsors!
  9978. 99%dotnet-presentations/blazor-workshop
  9979. 90%TROY
  9980. 95%The Kelly Criterion
  9981. 97%Resistor Noise: Deafening and Hard to Reduce
  9982. 98%iOS 15, Humane
  9983. 83%26M Passwords Exposed in Botnet Data Leak
  9984. 98%.NET App Developer Links - 2021-06-10
  9985. 99%Integration Testing for ASP.NET Core using EF Core Cosmos with XUnit and Azure DevOps
  9986. 97%Released: General Availability of Microsoft.Data.SqlClient 3.0
  9987. 98%Going Beyond ESLint: Overview Static Analysis in JavaScript
  9988. 92%Xamarin ArKit Image Recognition and 3D Model Placement Part 3
  9989. 97%5 reasons to attend the Azure Hybrid and Multicloud Digital Event
  9990. 94%Accessibility issues you can discover and fix using the browser Developer Tools
  9991. 99%Tip 319 - How to create custom handlers for Azure Functions
  9992. 98%On .NET Episode: Setting up Observability in Orleans
  9993. 98%.NET Rocks! vNext
  9994. 99%MonitorControl/MonitorControl
  9995. 97%STOP doing dogmatic Domain Driven Design
  9996. 79%STEMTera™ Breadboard
  9997. 99%Always be quitting - jmmv.dev
  9998. 97%Bink Video and Bink Audio now available in Unreal Engine for free!
  9999. 98%.NET 6 Preview on App Service
  10000. 97%C# Language Highlights: String Interpolation
  10001. 96%These macOS Monterey features won’t work on Intel Macs
  10002. 99%Release Preview Release v0.8.230902 · dotnet/try-convert
  10003. 98%Sequoia: Super Powering End-to-End Email Encryption in Mozilla Thunderbird
  10004. 99%GPT-J-6B: 6B JAX-Based Transformer
  10005. 72%2021.06.08 Certificate Lifetime Incident (valid for an extra one second) - Incidents - Let's Encrypt Community Support
  10006. 92%Recordstore Day, every day. CDs, Vinyl, Merchandise, Signed Exclusives, Exclusive Vinyl Releases
  10007. 85%Shelly Dimmer 2 | Shelly Cloud
  10008. 98%Using Opensource to get my next job
  10009. 97% Charting Range Vectors in Prometheus - Satyajeet Kanetkar
  10010. 92%How Neil Gaiman kept control of the Sandman characters
  10011. 98%Work Hard and Don't Burn Bridges • Vance Lucas
  10012. 98%How to circumvent Sci-Hub ISP block
  10013. 99%Introduction to Phoenix
  10014. 95%Single-Tenant Azure Logic Apps Goes GA: 'Integration Is Everything' -- Visual Studio Magazine
  10015. 98%Seven Years of Factorio Friday Facts · William Spies
  10016. 93%Fastmail Accounts Blocked in Russia, Here's What We Know
  10017. 98%Most developers believe blockchain technology is a game changer - Stack Overflow Blog
  10018. 99%Entity Framework Community Standup - Introducing EF Core Compiled Models
  10019. 87%Secure login with iCloud Keychain verification codes - WWDC 2021 - Videos - Apple Developer
  10020. 99%Low Ceremony, High Value: A Tour of Minimal APIs in .NET 6
  10021. 99%The ARM processor (Thumb-2), part 8: Bit shifting and bitfield access | The Old New Thing
  10022. 99%The Catch Block #61 - Fixing Git Problems, .NET In-Browser, and Lots of Quality Reads
  10023. 97%Handling Failures in Message Driven Architecture
  10024. 98%Vivaldi 4.0 | Vivaldi Translate launches on desktop and Android
  10025. 99%Sponsor @martincostello on GitHub Sponsors
  10026. 69%Celebrating 7 Years of Project Galileo
  10027. 99%ALPACA Attack
  10028. 99%What the Fastly outage can teach us about writing error messages | OnlineOrNot
  10029. 97%Releasing Windows 10 Build 19043.1052 (21H1) to Beta & Release Preview Channels
  10030. 84%Messing up a live demo, opps
  10031. 96%Async Streaming with EF Core and ASP.NET Core 6
  10032. 99%Microsoft Announces the General Availability of Logic App Standard
  10033. 85%Summary of June 8 outage
  10034. 95%Maintaining ownership continuity of your user account's repositories
  10035. 98%Kerckhoffs’s Law for Security Engineers
  10036. 99%Engineering a chess match against my brother
  10037. 96%Diversity in engineering teams
  10038. 98%What the Heck is a Data Mesh?!
  10039. 89%How I Manage
  10040. 95%The Tyranny of the Faceless Other
  10041. 99%What I'm trying to do
  10042. 97%Why You Should Not Worry If You Are Using Laravel
  10043. 96%Relationship First Management - Work & Life Notes
  10044. 99%microsoft/fast-blazor
  10045. 99%The pedantic checklist for changing your data model in a web application
  10046. 97%Implementing site navigation with the <details> element | Matt Joseph
  10047. 96%Lessons from Reading 10,000 AngelList Applications
  10048. 98%Llama Preview: Swift with ASP.NET Core
  10049. 97%Git Pull Request Deep Links in Visual Studio - Daily .NET Tips
  10050. 98%Clean API Architecture 🔵 🟢 🔴
  10051. 98%.NET June 2021 Updates – 5.0.7 and 3.1.16 | .NET Blog
  10052. 96%.NET Framework June 2021 Security and Quality Rollup Updates | .NET Blog
  10053. 98%SQL Server transaction log architecture - Simple Talk
  10054. 91%#JulyOT 2021 - 31 Days of IoT Content for Everyone
  10055. 98%C# Generics Best Practices
  10056. 99%Learn What’s New in .NET Productivity | Visual Studio Blog
  10057. 99%Must-have JetBrains Rider Plugins For ASP.NET Core Developers | The .NET Tools Blog
  10058. 99%Everything You Ever Wanted to Know About Session Management in Node.js
  10059. 97%How Essential Are Azure Policies - Simple Talk
  10060. 99%Introducing Astro: Ship Less JavaScript
  10061. 59%What Really Happened When Google Ousted Timnit Gebru
  10062. 96%Idea for #1759 - Resolving race in AUTH connection reconfigurations by NickCraver · Pull Request #1762 · StackExchange/StackExchange.Redis
  10063. 98%Microsoft Previews Tye Tool for Microservices Development in VS Code -- Visual Studio Magazine
  10064. 91%How Netflix uses eBPF flow logs at scale for network insight
  10065. 98%Tutorial: Host RESTful API with CORS - Azure App Service
  10066. 54%Ohio sues Google, seeks to declare the internet company a public utility
  10067. 98%Audit of ING’s Threshold ECDSA Library – And a dangerous vulnerability in existing Gennaro-Goldfeder’18 implementations
  10068. 69%Recorded talks by Damian Edwards & David Fowler
  10069. 97%Project Gutenberg
  10070. 98%CrackStation's Password Cracking Dictionary (Pay what you want!)
  10071. 96%Language Learning with Netflix
  10072. 93%Playdate. Pre-orders begin in July.
  10073. 78%Dave's Garage: Shop Makeover Progress
  10074. 99%Build apps for Microsoft Teams with .NET | Visual Studio Blog
  10075. 81%Operators of MoviePass Subscription Service Agree to Settle FTC Allegations that They Limited Usage, Failed to Secure User Data
  10076. 95%Supercharging Windows Disk Speeds
  10077. 98%GitHub Quick Reviews
  10078. 83%Release 8.0.0 (2021-06-08) · grafana/grafana
  10079. 84%Don't let Social Media Think for You
  10080. 72%Ravenfall.stream
  10081. 80%The ASP.NET Team @TheASPNETTeam
  10082. 90%What is an NFT? Explained in 4 minutes!
  10083. 87%about sstatic.net
  10084. 99%Date, Time, and Time Zone Enhancements in .NET 6 | .NET Blog
  10085. 99%Conversation about containers | .NET Blog
  10086. 96%A Project of One's Own
  10087. 96%The ARM processor (Thumb-2), part 7: Bitwise operations | The Old New Thing
  10088. 92%macOS Monterey Preview - New Features
  10089. 99%Tyrrrz/DotnetRuntimeBootstrapper
  10090. 99%Release v1.0.0 · hashicorp/terraform
  10091. 90%Modify HTTP request headers with Transform Rules
  10092. 97%How to work with text in .NET like a pro with Humanizer
  10093. 99%Exploring .NET interactive notebooks with VS Code
  10094. 69%Improving Deployments with Kubernetes (2021-06-10)
  10095. 99%Althttpd: The Althttpd Webserver
  10096. 97%Fastly | The edge cloud platform behind the best of the web
  10097. 99%Clever vs Insightful Code • Hillel Wayne
  10098. 95%Advancing in-datacenter critical environment infrastructure availability
  10099. 99%Uno Platform An Introduction to UI Testing for Uno Platform Applications
  10100. 98%9 Best Practices for Effective Code Review - DZone Agile
  10101. 99%Learn TypeScript Basics in this Beginner's Guide
  10102. 99%Control Auto Solution load with Git Repository Open in Visual Studio - Daily .NET Tips
  10103. 99%Object Oriented Programming with TypeScript
  10104. 97%Performance Profiling | .NET Perf Counters Tool
  10105. 98%Abstruse nomenclature
  10106. 99%Add Toast notifications to your React Native for Windows application · React Native for Windows + macOS
  10107. 95%Apple introduces new developer tools and technologies to create even better apps
  10108. 99%.NET News Roundup: Visual Studio 2019 for Mac, Windows ML, Project Tye, Oqtane
  10109. 98%Two Hidden Instructions Discovered in Intel CPUs Enable Microcode Modification
  10110. 99%Adam Storr - Extending HttpClient Testing With Templating
  10111. 91%How Netflix uses eBPF flow logs at scale for network insight
  10112. 99%Le développeur toxique
  10113. 93%The price of batteries has declined by 97% in the last three decades
  10114. 88%Basic Home Networking 101 - Computer Stuff They Didn't Teach You #17
  10115. 95%Found at Goodwill: WebPad 1001 Prototype
  10116. 98%Tutorial: Access data with managed identity - Azure App Service
  10117. 95%Tuya Smart 3.28.0 (arm-v7a) APK Download by Tuya Inc. - APKMirror
  10118. 99%When blowing air through a tube, why does it act differently if I press the tube against my mouth, or hold it an inch away?
  10119. 97%The top-ranking HTML editor on Google is an SEO scam
  10120. 99%Icing on the Cake - Using OpenAPI in Azure Functions, Power Platform and Logic Apps
  10121. 99%Exploring android development on iPad
  10122. 98%Getting started with SwiftUI
  10123. 98%Certificates Confuse Everything
  10124. 99%Jonas Hietala: The T-34 keyboard layout
  10125. 99%Unicode URL length limit blues
  10126. 98%The humble hash aggregate
  10127. 95%The Return of the Office
  10128. 99%Re-inventing the Monad wheel
  10129. 94%Simone Magurno › Separation of Concerns in Systematic Design
  10130. 96%Is Your Consultant a Parasite?
  10131. 94%'Just Say No' Is Bad Productivity Advice
  10132. 99%Introducing NativeShell for Flutter
  10133. 97%How To Waste Hundreds of Millions on Your IT Transformation
  10134. 99%Developer Week ’21 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  10135. 89%The NCSC's Early Warning service
  10136. 96%Streamline Windows Forms application configuration and bootstrap by RussKie · Pull Request #223 · dotnet/designs
  10137. 98%Use design-time sample data with the XAML Designer in Visual Studio - Visual Studio
  10138. 91%.NET Ranks High in Coding Bootcamp Report -- Visual Studio Magazine
  10139. 92%[Last Week in .NET #45] – A deal with the censorship devil
  10140. 99%Workload Target Imports Design by sfoslund · Pull Request #224 · dotnet/designs
  10141. 97%C# Language Highlights: Async Streams
  10142. 95%“ai-promised-to-revolutionize-radiology-but-so-far-its-failing” « Statistical Modeling, Causal Inference, and Social Science
  10143. 92%Learn TV
  10144. 96%How Replit used legal threats to kill my open-source project
  10145. 97%Solitaire in Blazor Part 1 - Overview
  10146. 59%Apple pays out millions in compensation to student after iPhone repair facility shared her explicit personal images online - 9to5Mac
  10147. 98%OSS Power-Ups: SpecFlow
  10148. 99%ToolJet/ToolJet
  10149. 99%Notepad++ v8 release | Notepad++
  10150. 59%It’s time to ditch Chrome
  10151. 99%Different ways to check if a value is null in C# - Gérald Barré
  10152. 56%How 'One Hundred and One Dalmatians' Saved Disney
  10153. 91%You Can Be a Developer Advocate Too! - How to Get Started in DevRel with Mahmoud Abdelwahab
  10154. 99%Early adopters can experiment with native AOT form factor · Issue #248 · dotnet/runtimelab
  10155. 98%The ARM processor (Thumb-2), part 6: The lie hiding inside the CMN instruction | The Old New Thing
  10156. 77%We’re All Paying for Someone Else’s 4-Hour Work Week, Not Ours
  10157. 99%Finally Revealing my BIG SECRET
  10158. 98%Load CSV files and write SQL
  10159. 93%Sorry everybody, I failed with you 😔 · Issue #1634 · pedronauck/docz
  10160. 99%ASP.NET Core 6 to Challenge Python and Node
  10161. 98%Disk2vhd - Windows Sysinternals
  10162. 88%Farmers Deserve the Right to Repair Their Tractors
  10163. 93%Keep Your Identity Small
  10164. 96%257: M1RACLES
  10165. 99%Hangfire with ASP.NET Core - Code Maze
  10166. 95%A Lifetime of Systems Thinking - The Systems Thinker
  10167. 97%Debugging C# Source Generators with Visual Studio 2019 16.10 - Steve Talks Code
  10168. 92%Building beautiful apps with Xamarin.Forms | Xamarin Blog
  10169. 98%Customizing Serilog text output
  10170. 96%An overview of Azure Web PubSub | Azure Friday
  10171. 98%Event-Driven on Azure: Part 2 – Architecting event driven applications
  10172. 99%The SaaS CTO Security Checklist Redux - Gold Fig — Peace of mind for infrastructure teams
  10173. 97%C# Language Highlights: Async Streams
  10174. 98%Oqtane Blog | Oqtane 2.1 Now Supports Multiple Databases
  10175. 54%The Modern Trap of Feeling Obligated to Turn Hobbies Into Hustles
  10176. 98%Designing Data-Intensive Applications – Single Leader Replication
  10177. 92%Anti-Bot Protection
  10178. 96%An incomplete list of skills senior engineers need, beyond coding
  10179. 84%A new future for icanhazip
  10180. 99%Cryptology ePrint Archive: Report 2021/428
  10181. 99%Searching for similar objects with Vantage Point Trees
  10182. 99%Hiding miners on Linux for profit
  10183. 96%don't solve problems, dissolve them - Anthony Diké
  10184. 98%Jade Rubick - Communication is shared state
  10185. 99%Forking is Cool, or: A Unix Shell in Zig
  10186. 99%Adventures with man color
  10187. 81%The Art of Racing in the Rain | Official Trailer [HD] | 20th Century FOX
  10188. 95%about:joel
  10189. 85%A Few Thoughts on the Eve of WWDC
  10190. 96%Learning to Teach ☀️
  10191. 98%Visual Studio 2019 v16.8 Preview 2 Releases New Features Today! | Visual Studio Blog
  10192. 99%Abstract Syntax Tree for Patching Code and Assessing Code Quality
  10193. 91%accounts.makerbot.com (Powered by Qualys SSL Labs)
  10194. 97%Dolphin Emulator
  10195. 90%Publish and Perish
  10196. 97%RISC vs. CISC Is the Wrong Lens for Comparing Modern x86, ARM CPUs - ExtremeTech
  10197. 99%Response Caching with MediatR in ASP.NET Core - Powerful Pipeline Behavior
  10198. 99%dotnet/roslyn
  10199. 81%Oceana Finds Hundreds of Vessels Vanishing Along Argentina’s Waters
  10200. 96%Playing With Time
  10201. 98%rust-lang/rust
  10202. 73%Scientists develop ‘cheap and easy’ method to extract lithium from seawater
  10203. 94%Declassified Cold War code-breaking manual has lessons for solving 'impossible' puzzles
  10204. 97%Amazon.com: Anker Cable Management, Magnetic Cable Holder, Desktop Multipurpose Cord Keeper, 5 Clips for Lightning Cables, USB C Cables, Micro Cables, Sticks to Wood, Marble, Metal, Glass (Blue, 2 Pack): Industrial & Scientific
  10205. 83%FYI: Today's computer chips are so advanced, they are more 'mercurial' than precise – and here's the proof
  10206. 99%Minimal APIs in ASP.NET Core 6.0
  10207. 98%The faster you unlearn OOP, the better for you and your software
  10208. 94%Brilliant Jerks in Engineering
  10209. 96%Availability and announces – API Reference
  10210. 85%Playing With Time
  10211. 98%Why would I use SignalR over calling WebSockets directly?
  10212. 95%How does a USB keyboard work?
  10213. 95%r/ProgrammerHumor - you know it
  10214. 93%Secret Codes: A History of Cryptography (Part 1)
  10215. 99%Challenging myself to understand RISC-V
  10216. 97%A bronze currency in ancient Europe?
  10217. 99%Don’t be a liar
  10218. 73%Bark Beetle Infestation, Harz
  10219. 99%Password Managers.
  10220. 87%Bumble’s Island Problem
  10221. 98%Laptop review: ThinkPad X1 Extreme (Gen 2)
  10222. 96%Don't fall in love with your Mac—automate it!
  10223. 79%This is not a drill: VMware vuln with 9.8 severity rating is under attack
  10224. 89%Apple, Mozilla, Google, Microsoft form group to standardize browser plug-ins | AppleInsider
  10225. 94%Jeff Fritz on Blazor, Azure & Much More
  10226. 85%r/dataisbeautiful - [OC] Google can't pass its own page speed test.
  10227. 96%How to organize your code? | Kislay Verma
  10228. 99%0.8.0 Release Notes ⚡ The Zig Programming Language
  10229. 82%How we used MagSafe fishing to find and recover an iPhone 12 Pro from the canal in Berlin | riedel.wtf
  10230. 98%Why would I use SignalR over calling WebSockets directly?
  10231. 79%This is not a drill: VMware vuln with 9.8 severity rating is under attack
  10232. 99%Kate polynomial commitments
  10233. 97%Remote Controlling a Nintendo Switch for Fun and Profit
  10234. 94%Turning a Blog Into a Book
  10235. 97%Cyclists of .NET
  10236. 88%I started using the new Firefox browser and it's oddly delightful | ZDNet
  10237. 98%Amazon.com: Samsung Duo Plus USB 3.1 Flash Drive 128GB - 400MB/s - Type-C with Type-A Adapter (MUF-128DB/AM): Computers & Accessories
  10238. 99%Amazon.com: SanDisk 256GB Extreme PRO USB 3.2 Solid State Flash Drive - SDCZ880-256G-GAM46: Computers & Accessories
  10239. 99%Hmac one-shot by vcsjones · Pull Request #53487 · dotnet/runtime
  10240. 98%Spectrum new
  10241. 98%Want a killer product? Become more opinionated
  10242. 79%Steve BlankYou Don’t Need Permission
  10243. 99%Toughts on testing an untested software · YKarroum
  10244. 98%The Life Hack of Lifehacks - Victor Rotariu
  10245. 84%Computer says ‘guilty’ – the scandals contained within the Post Office miscarriage of justice scandal
  10246. 99%Use Auth0 custom actions to enrich user tokens with business data
  10247. 93%Pijul - On fires
  10248. 91%Microsoft's PowerShell Dev Team Helps Fix OmniSharp -- Visual Studio Magazine
  10249. 98%DreamCoder: Wake & Sleep Program Learning
  10250. 99%APIs will disrupt RPA. This is obvious to engineers.
  10251. 99%POKEGB: a gameboy emulator that only plays Pokémon blue
  10252. 97%Where is HTTP/3 right now?
  10253. 73%iFixit Digs Into M1 iPad Pro in New XDR Display Teardown
  10254. 97%The Security Engineer Handbook
  10255. 99%Converting JSON Objects to Relational Tables, Part 2: Creating Related Tables -- Visual Studio Magazine
  10256. 74%Why We Should End the Data Economy - The Reboot
  10257. 88%tank man - Bing images
  10258. 84%Microsoft Edge DevTools for VS Code survey
  10259. 99%Fuzzing is Beta Ready - The Go Blog
  10260. 84%Daily links from Cory Doctorow
  10261. 96%fasm 0.1.1
  10262. 84%Weekly Update 246
  10263. 98%Top Stories from the Microsoft DevOps Community – 2021.05.28 | Azure DevOps Blog
  10264. 98%Network-based policies in Cloudflare Gateway
  10265. 95%An overview of Azure Web PubSub | Azure Friday
  10266. 98%</> htmx - Documentation
  10267. 99%June 3, 2021 - Error Logging with Rollbar, .NET, and Azure Functions
  10268. 95%SvelteKit Crash Course - SSR, API Routes, Stores, Tailwind CSS, and More!
  10269. 73%Somehow This Robot Sticks to Ceilings by Vibrating a Flexible Disc - IEEE Spectrum
  10270. 99%The ARM processor (Thumb-2), part 5: Arithmetic | The Old New Thing
  10271. 99%Volosoft Announces the .NET Foundation Sponsorship
  10272. 96%CDK for Terraform Adds Go Support and Improves Asset Construction
  10273. 99%Code Maze Weekly #79 - Code Maze
  10274. 92%Microsoft Announces Event Hubs Premium in Preview
  10275. 99%.NET 6: Collections Improvements
  10276. 97%When LINQ is not LINQ
  10277. 93%Math Has a Fatal Flaw
  10278. 83%Belgische overheid doet voortaan beroep op Have I Been Pwned
  10279. 99%Stanford CS Curriculum - Google Drive
  10280. 98%.NET Foundation - Invidious
  10281. 95%Release 5.0.5 · aspnet-contrib/AspNet.Security.OAuth.Providers
  10282. 96%.NET Open Source: What Happens When the Free Lunch Ends?
  10283. 87%An Unbelievable Demo
  10284. 98%With so many Blazor Component Libraries, which one is best for you?
  10285. 98%PowerShell for Visual Studio Code May 2021 Update | PowerShell Team
  10286. 97%Monsters Weekly 212 - Deploying to Environments with GitHub Actions
  10287. 56%Cake for Rider 1.0.0 released
  10288. 96%Hard work and poor pay stresses out open-source maintainers | ZDNet
  10289. 99%Nulls in Value Objects
  10290. 98%A Double Header with Blazor - PHINUG 2021.06
  10291. 98%Vitess | A new Protocol Buffers generator for Go
  10292. 93%r/teslamotors - You think ice cream truck stop signs are a problem?!
  10293. 97%Tour of our 250k line Clojure codebase
  10294. 96%Microsoft Offers Deep Learning Support with PyTorch Enterprise on Microsoft Azure -- Visual Studio Magazine
  10295. 94%Developer relations – Marco.org
  10296. 94%The Adaptive Work of Leadership
  10297. 99%How to Implement an LR(1) Parser
  10298. 72%Episode 14: Schnorr, Factoring and Lattices!
  10299. 96%willfennel.com – Sorry, no outrage of the day
  10300. 91%The Anti-Bigness Ideology – Matt Bruenig Dot Com
  10301. 98%Some Ideas About Storage Reliability
  10302. 87%How to Engineer Flow
  10303. 98%Distributed cloud builds for everyone
  10304. 76%ablution
  10305. 99%On .NET Live - Thinking about Applications Security Threats and OWASP
  10306. 81%Nasa Sr 71 Blackbird
  10307. 99%GitHub Quick Reviews
  10308. 90%IntelliCode Now Suggests NuGet Packages for You: 'Like Netflix Recommendations' -- Visual Studio Magazine
  10309. 99%The best cryptographic protocol ever!
  10310. 92%Building beautiful apps with Xamarin.Forms | Xamarin Blog
  10311. 98%Tutorial: ASP.NET app with Azure SQL Database - Azure App Service
  10312. 70%Syria’s exam-related Internet shutdowns
  10313. 99%string vs. String is not a style debate
  10314. 93%Intro to Graphics 16 - Shading Transformations
  10315. 88%Google Joins Apple to Opt-out of Mobile Advertising IDs
  10316. 98%norvig/pytudes
  10317. 99%Conversation about the .NET type system | .NET Blog
  10318. 99%Using HTMX with ASP.NET Core: Infinite scrolling
  10319. 98%The ARM processor (Thumb-2), part 4: Single-instruction constants | The Old New Thing
  10320. 99%Azure Cosmos DB With EF Core on Blazor Server
  10321. 95%Windows 95 Video Guide (1995)
  10322. 99%Project Tye 101 - Dev, Debug, & Deploy Microservices with Project Tye
  10323. 99%Application Development with Scott Hanselman & Friends | KEY11D
  10324. 97%Domain-Driven Refactoring: Intro
  10325. 98%Lockdown math announcement
  10326. 70%What is a stack and how does it work? — 6502 part 5
  10327. 54%How assembly language loops work
  10328. 71%RAM and bus timing — 6502 part 6
  10329. 61%Why build an entire computer on breadboards?
  10330. 81%Control which code scanning alerts cause a pull request check to fail | GitHub Changelog
  10331. 86%Amazon’s Controversial ‘Hire to Fire’ Practice Reveals a Brutal Truth About Management
  10332. 99%Introducing Breadcrumbs
  10333. 96%An improved root-finding method · Anthony Lloyd
  10334. 97%How malloc broke Serenity's JPGLoader, or: how to win the lottery
  10335. 89%My co-founder and I broke up. Here's a post-mortem.
  10336. 99%Opinionated by Default, Programmable by Design
  10337. 99%Linux Security Hardening and Other Tweaks
  10338. 99%Logging is important
  10339. 98%Magic Terminal over Web Sockets and SignalR - DZone Cloud
  10340. 99%Entity Framework Community Standup - EF Core Power Tools: the New Batch
  10341. 98%.NET App Developer Links - 2021-06-03
  10342. 97%Entity Framework Community Standup - Triggers for EF Core
  10343. 98%.NET Rocks! vNext
  10344. 99%Tip 318 - How to get started with Natural Language Understanding in Azure
  10345. 96%On the Diverse And Fantastical Shapes of Testing
  10346. 98%Microsoft Build 2021 Book of News
  10347. 95%Webinar: Absolute Beginner’s Guide to Docker | The .NET Tools Blog
  10348. 97%Leveling Up Static Web Apps With the CLI
  10349. 97%Kinda a big announcement
  10350. 97%A Stupid Little TypeScript Mistake
  10351. 99%6 steps to pimp my terminal
  10352. 98%Interpreting async code in CPU traces
  10353. 99%What's new in css-doodle
  10354. 91%Google says it will allow ads for cryptocurrency exchanges and wallets in the US that meet certain requirements and are certified by Google starting August 3
  10355. 94%Domino's India discloses data breach after hackers sell data online
  10356. 99%Making JavaScript run fast on WebAssembly
  10357. 99%Project Tye 101 - Dev, Debug, & Deploy Microservices with Project Tye
  10358. 98%Leaky Abstractions
  10359. 63%UI Goes (Partly) Native in New Visual Studio 2019 for Mac v8.10 -- Visual Studio Magazine
  10360. 98%Build RESTful APIs Using ASP.NET Core and Entity Framework Core
  10361. 99%Competing Consumers Pattern for Scalability
  10362. 98%Manufacturing the Librem 5 USA Phone in the United States of America – Purism
  10363. 54%PayPal Shuts Down Long-Time Tor Supporter with No Recourse
  10364. 78%Norton 360 antivirus now lets you mine Ethereum cryptocurrency
  10365. 99%Generating Synthetic Data Using a Generative Adversarial Network (GAN) with PyTorch -- Visual Studio Magazine
  10366. 98%Visual Studio 2019 for Mac version 8.10 is now available | Visual Studio Blog
  10367. 99%Project Tye 101 - Dev, Debug, & Deploy Microservices with Project Tye
  10368. 93%Vinod Vaikuntanathan - Real World Cryptographers Podcast
  10369. 92%Register — Postgres Vision Conference 2021
  10370. 99%Benchmarking 4 reflection methods for calling a constructor in .NET
  10371. 98%Joining MedeAnalytics
  10372. 97%From Competitive Programming to APL - CoRecursive Podcast
  10373. 95%SB 519 - California Senate (20212022) - Open States
  10374. 98%IntelliCode Package Suggestions for NuGet in Visual Studio | The NuGet Blog
  10375. 99%NixOS - NixOS 21.05 manual
  10376. 99%Visual Studio Toolbox Live - What's New in Visual Studio 16.10?
  10377. 62%Border Patrol Helicopter Had Bizarre Encounter With Mysterious "Highly Modified" Drone (Updated)
  10378. 98%Add non-cryptographic hash algorithms by bartonjs · Pull Request #53623 · dotnet/runtime
  10379. 98%NixOS - Blog → Announcements
  10380. 98%Episode 380 - App Service Environments
  10381. 81%Modern, clean new Firefox clears the way to all you need online | The Mozilla Blog
  10382. 88%GOODJOBS
  10383. 55%Mass scale manipulation of Twitter Trends discovered
  10384. 99%The Catch Block #60 - Lessons from a Botched Deployment
  10385. 76%Despite Dust Storms, Solar Power is Best for Mars Colonies - Universe Today
  10386. 97%Event Driven Architecture for Real-Time Web
  10387. 97%Questions to ask before pursuing Kubernetes
  10388. 99%Search Box/Bar/Field with Blazor WebAssembly using Blazored.Typeahead | Blazor E-Commerce Series #11
  10389. 99%Confoo 2021 - Chris Sainty - Blazor
  10390. 99%The ARM processor (Thumb-2), part 3: Addressing modes | The Old New Thing
  10391. 98%Rust for Rustaceans
  10392. 85%TreeSize Free | JAM Software
  10393. 98%Zip Assist for HydroTap's | Cloud Connection for Remote System Access | Zip Water
  10394. 89%DIY Book Scanner
  10395. 94%JD, Ecommerce Giant, Made Apology for User Data Leakage - Ecommerce China
  10396. 86%Intl - JavaScript | MDN
  10397. 98%.NET App Developer Links - 2021-06-02
  10398. 67%Pesticides Are Killing the World&rsquo;s Soils
  10399. 74%BlueJeans Network | Recording Playback
  10400. 91%Craftsman v0.10 - .NET 5 Event Scaffolding, Spectre Console, and More! – Wrapt
  10401. 99%Working With .NET 6’s PriorityQueue
  10402. 90%Discover gists
  10403. 98%Build software better, together
  10404. 99%How to create a better front-end developer experience | Red Hat Developer
  10405. 99%Winget Goes Mainstream, But Still Lags Behind
  10406. 72%Episode 17: Breaking Wi-Fi With Frame Attacks!
  10407. 91%PlayingCards.io
  10408. 99%Best Practices Around Production Ready Web Apps with Docker Compose
  10409. 98%Tye - Visual Studio Marketplace
  10410. 97%Amazon Location Service Pricing – Amazon Web Services
  10411. 97%The Apple M1 compiles Linux 30% faster than my Intel i9
  10412. 87%Low-Code Power Apps Uses AI for No-Code Natural Language Development: 'The Code Writes Itself' -- Visual Studio Magazine
  10413. 92%Everything You Might Want to Know about Whaling
  10414. 96%Why do companies that sell APIs have such low churn rates?
  10415. 99%How to send and receive emails in automation tests
  10416. 96%How I Launched my Product on Reddit to get 1,500 Sign-ups and 300,000 Page-views
  10417. 99%A/B testing without a backend using only JavaScript and your analytics
  10418. 90%The Modern World vs. The Traditional World
  10419. 99%The dream of end-to-end typesafety
  10420. 98%Using Wikipedia as an Impromptu RottenTomatoes API
  10421. 96%Measuring potential complexity in popular Open Source projects
  10422. 90%Release OBS Studio 27.0 · obsproject/obs-studio
  10423. 98%Announcing Visual Studio Code extension for Tye | .NET Blog
  10424. 98%What Zero-copy Serialization Means?
  10425. 73%Steve BlankYour Product is Not Their Problem
  10426. 97%You Can Now Sponsor Exception Not Found!
  10427. 86%Lightweight Cryptography Standardization: Finalists Announced
  10428. 75%Publish and manage your APIs with Azure API Management - Learn
  10429. 98%GCC drops its copyright-assignment requirement
  10430. 95%How Best To Delegate Work And Free Up Your Time As a Tech Leader
  10431. 91%Have I been Pwned goes open source | ZDNet
  10432. 97%Driving with D
  10433. 98%Mikkel Paulson
  10434. 99%Helix
  10435. 99%GitHub Quick Reviews
  10436. 99%Converting JSON Objects to Relational Tables: Flattening the Object -- Visual Studio Magazine
  10437. 99%Visual Studio Toolbox Live - Debug & Analyze Dump Files in Visual Studio
  10438. 88%C# Language Highlights: Async Streams
  10439. 97%C# Language Highlights: Async Streams
  10440. 99%Benchmarking 4 reflection methods for calling a constructor in .NET
  10441. 99%Microsoft's Low-Code Strategy Paints a Target on UIPath and the Other RPA Companies
  10442. 99%.NET MAUI Preview 4 Is Here
  10443. 97%C# Language Highlights: Exception Filters
  10444. 98%The ARM processor (Thumb-2), part 2: Differences between classic ARM and Thumb-2 | The Old New Thing
  10445. 99%Investigate memory issues with ease – Introducing real-time inspections in dotMemory Allocation Analysis | The .NET Tools Blog
  10446. 99%Performance Booster with System.IO.Pipelines in C#
  10447. 85%C# Language Highlights: Exception Filters
  10448. 97%Monitor your RavenDB instances using Grafana
  10449. 91%Firefox 89.0, See All New Features, Updates and Fixes
  10450. 98%The ARM processor (Thumb-2), part 1: Introduction | The Old New Thing
  10451. 99%Conversation about .NET interop | .NET Blog
  10452. 98%Don't Create Markdown ReadMe Files Without ReadMe.so!!
  10453. 97%Hello World in .NET written using IL code
  10454. 99%Adam Storr - Quick Tip - Compiler Directives and Using Aliases to Ignore Tests
  10455. 99%Benchmarking 4 reflection methods for calling a constructor in .NET
  10456. 99%Custom bindings with Azure Functions .NET Isolated Worker
  10457. 99%Week of Blazor Events with Telerik - Join Us!
  10458. 99%ASP.​NET Core in .NET 6 - Part 09 - Infer component generic types from ancestor components
  10459. 99%New LINQ extensions in .NET 6 and benchmarks
  10460. 95%Neural Networks Emulate Any Guitar Pedal For $120
  10461. 98%Client Authentication vs. PKCE: Do you need both?
  10462. 95%Windows 95 Video Guide (1995)
  10463. 97%The (new) Developer Advocacy Handbook is live!
  10464. 99%How to create the Connect 4 game in Blazor WebAssembly in an hour!
  10465. 99%Running Microsoft Edge on Linux with WSLg while running Visual Studio 2019 and debugging a Linux .NET app with WSL on Windows 10
  10466. 99%C# 10.0: Introducing Global Usings
  10467. 99%The Write a .NET App on an iPad Challenge!
  10468. 99%From State tennis to endomorphism
  10469. 96%ongoing by Tim Bray · Testing in the Twenties
  10470. 93%An agile team is one that... - ElegantCode
  10471. 98%SQL Server performance tuning: Nine best practices - Simple Talk
  10472. 95%Why We Need to Rethink the Computer ‘Desktop’ as a Concept
  10473. 96%PostGIS at 20, The Beginning
  10474. 92%Microsoft and Elastic Partner to Offer Elastic Stack on Azure
  10475. 99%.NET News Roundup: Microsoft Build, .NET 6, MAUI, Visual Studio 2019, Project Reunion
  10476. 99%Remove bogus assert in FindRefs by CyrusNajmabadi · Pull Request #53793 · dotnet/roslyn
  10477. 98%no dogma podcast
  10478. 99%Application Development with Scott Hanselman & Friends | KEY11D
  10479. 85%The Most Expensive Number in Engineering
  10480. 97%Why I'm Betting on Svelte JS
  10481. 95%Top 5 Product and Management skills: SQL, Excel, Clear Communication, Story, Prioritization
  10482. 95%The Reality of the Old and New
  10483. 77%Amazon.com: Online Shopping for Electronics, Apparel, Computers, Books, DVDs & more
  10484. 92%Lookup a Phone Number's Carrier: Check on Calls and SMS
  10485. 85%Amazon.co.uk: Low Prices in Electronics, Books, Sports Equipment & more
  10486. 96%Angular Global Summit'21
  10487. 99%Issues of .NET
  10488. 93%The Detriments of Hero Culture
  10489. 98%Practical vs. Strict Semantic Versioning
  10490. 91%Google’s New Popup Will Further Weaken Facebook’s Advertisement Business
  10491. 98%New Project: Optimizely (Episerver) Health Checker
  10492. 98%The Roslyn analyzers I use in my projects - Gérald Barré
  10493. 93%This is Math's Fatal Flaw
  10494. 96%True Fans Translate: Fansubbing BookStory
  10495. 70%✩ Phacility is Winding Down Operations
  10496. 92%Computer Science Is Not About Computers, Any More Than Astronomy Is About Telescopes – Quote Investigator
  10497. 99%Building Contextual Experiences w/ Blazor | ASP.NET Blog
  10498. 96%256: Microsoft Build 2021 Recap
  10499. 98%.NET App Developer Links - 2021-05-31
  10500. 96%Create Deepfakes in 5 Minutes with First Order Model Method
  10501. 99%Asynchronous Programming with Async and Await in ASP.NET Core
  10502. 99%Verify vaccination data using Zero Knowledge Proofs with ASP.NET Core and MATTR
  10503. 82%ELIZAGEN - The Original ELIZA
  10504. 78%What happened to white dog poo?
  10505. 87%Be Decision-Driven Not Data-Driven — Techno Sapien
  10506. 96%r/ExperiencedDevs - Drunk Post: Things I've learned as a Sr Engineer
  10507. 99%“True Lies” – or “What LLVM Claims, but Fails to Deliver”
  10508. 92%Connor's Blog
  10509. 99%Improving performance for hash prefix validation. by stebet · Pull Request #10 · HaveIBeenPwned/PwnedPasswordsAzureFunction
  10510. 94%Overkill Objects for Everyday Life
  10511. 83%Amazon Prime Is an Economy-Distorting Lie
  10512. 97%Drunk Post: Things I've learned as a Sr Engineer
  10513. 91%John Conway's Game of Life
  10514. 95%All the best engineering advice I stole from non-technical people
  10515. 86%Please Commit More Blatant Academic Fraud
  10516. 99%Add support for customising the creation of Kestrel listen sockets by deanward81 · Pull Request #32827 · dotnet/aspnetcore
  10517. 89%‎CloudSkills.fm: 097: Programming in Go with Michael Levan on Apple Podcasts
  10518. 98%‎The .NET Core Podcast: Blazor Catch-up with Chris Sainty on Apple Podcasts
  10519. 99%Introduction To .NET Interactive
  10520. 73%Have I Been Pwned teams with FBI, gives open-source access to code
  10521. 95%Improve the rate of thread injection for blocking due to sync-over-async by kouvel · Pull Request #53471 · dotnet/runtime
  10522. 95%Amazon devices will soon automatically share your Internet with neighbors
  10523. 99%Using HTMX with ASP.NET Core: Inline editing
  10524. 98%Added endpoint and password ingestion by mdawsonuk · Pull Request #17 · HaveIBeenPwned/PwnedPasswordsAzureFunction
  10525. 92%Trials begin on lozenge that rebuilds tooth enamel - UW School of Dentistry
  10526. 87%Learn X in Y Minutes: Scenic Programming Language Tours
  10527. 97%Some recent papers in isogeny crypto
  10528. 60%Parsing Signals on Remote Work From CEOs
  10529. 93%The Guilty, Crazy Secret That Helps Me Write - RyanHoliday.net
  10530. 98%willfennel.com – Learning on the fly, impostor syndrome, and Vim dumbassery
  10531. 98%Let's rewild the earth with NFTs
  10532. 98%About Yak Shaving
  10533. 97%Digital currencies, DeFi and the impact of the next Carrington event
  10534. 94%Internet Explorer: A Brief History
  10535. 99%Contributing to Gemini ecosystem
  10536. 74%Shameless Work Influencers Are the Bane of LinkedIn
  10537. 96%Coding Adventure: Terraforming
  10538. 84%Clustering in Orleans | Channel 9
  10539. 91%Clustering in Orleans
  10540. 99%.NET Oxford - Blazor - with Chris Sainty
  10541. 90%MOTOROiD
  10542. 79%Google says Rowhammer attacks are gaining range as RAM is getting smaller | The Record by Recorded Future
  10543. 86%FBI to Share Compromised Passwords With Have I Been Pwned
  10544. 83%The Feynman Lectures on Physics Audio Collection
  10545. 99%Agile Uncertified | Philosophy Over Rituals
  10546. 99%Watch the BUILD 2021 Application Development Keynote
  10547. 89%US Soldiers Expose Nuclear Weapons Secrets Via Flashcard Apps - bellingcat
  10548. 90%Cement Truck Evolution
  10549. 98%Elliptic Curve Cryptography Explained
  10550. 93%.NET Interactive
  10551. 98%Weekly Update 245
  10552. 84%Why Russians do not smile
  10553. 93%Microsoft Build Cloud Skills Challenge 2021
  10554. 97%Your iPhone (and iCloud backups) are full of gigabytes-worth of old iMessages that are virtually impossible to read – Key Discussions
  10555. 70%Charter charges more money for slower Internet on streets with no competition
  10556. 99%Anatomy of a Tech Blog
  10557. 89%The crisis of optimisation
  10558. 98%QUIC Version 1 is live on Cloudflare
  10559. 95%Being Normal Made Me Miserable - Victor Rotariu
  10560. 92%Can a company vendor lock patient data?
  10561. 98%An Actually Usable Vim Setup
  10562. 99%Don't overabstract your components
  10563. 99%Introducing the new Azure Function Extension Libraries **Beta** | Azure SDK Blog
  10564. 99%TypeScript 4.3 Ships -- Visual Studio Magazine
  10565. 99%On the proper care and feeding of the default_overload Windows Runtime attribute | The Old New Thing
  10566. 97%I quit my job to focus on SerenityOS full time
  10567. 91%Intro to Graphics 15 - Shading
  10568. 62%WordPress 18
  10569. 99%On the proper care and feeding of the default_overload Windows Runtime attribute | The Old New Thing
  10570. 96%Why “Technical Debt” should be narrowly focused
  10571. 77%Mars Helicopter Lands Safely After Serious In-Flight Anomaly - IEEE Spectrum
  10572. 98%Build apps faster with the latest Microsoft Teams Toolkit
  10573. 89%Amazon.com: USB C Power Bank RAVPower 30000mAh 90W Portable Charger PD3.0 Fast Charging Battery Pack for Laptop, iPhone 12 Mini Pro Max, MacBook Pro, Dell XPS, Galaxy S20, Switch, iPad Pro: Electronics
  10574. 78%How I raised a $5.1M seed as a first-time, female, solo founder for a biotech moonshot  — Celine Halioua
  10575. 99%Code Maze Weekly #78 - Code Maze
  10576. 96%Episode 77 - Application Security with Tanya Janka
  10577. 99%Blazor WebAssembly : Dark/Light Theme Switch - EP31
  10578. 98%deCONZ
  10579. 98%LED Light Bar Prusa i3 MK2/MK3 by SethBon | Download free STL model | PrusaPrinters
  10580. 80%Diversity & Inclusion Survey 2021
  10581. 96%The Xamarin Podcast Episode 93: Blackbaud
  10582. 98%Second-guessing the modern web - macwright.com
  10583. 98%.NET App Developer Links - 2021-05-28
  10584. 99%danroth27/BlazorWeather
  10585. 88%JavaScript at Microsoft
  10586. 97%Azure Cosmos DB API for MongoDB in the cloud – now easier than ever | Azure Cosmos DB Blog
  10587. 98%Leveling Up Static Web Apps With the CLI
  10588. 90%QUIC is now RFC 9000
  10589. 99%Security: Separation of Privilege
  10590. 99%Build your own machine learning model and integrate it with Windows ML application! | Windows AI Platform
  10591. 87%How to Wipe Your Butt Like a Ranger
  10592. 98%Sparkplug — A non-optimizing JavaScript compiler · V8
  10593. 91%The FBI will feed hacked passwords directly into Have I Been Pwned | The Record by Recorded Future
  10594. 98%A UDP-Based Multiplexed and Secure Transport
  10595. 96%Mobilize.Net, Progress Software, Uno Platform, DevExpress And Others to Sponsor #MSBuild Wrap Up Show on May 28, 10AM-5PM EDT
  10596. 69%Canada Post hit by data breach after supplier ransomware attack
  10597. 97%Project Reunion Update Leads Windows Dev News at Build 2021 -- Visual Studio Magazine
  10598. 99%nocodb/nocodb
  10599. 99% Adventures in rustc Forking
  10600. 91%Buffet-Style Architecture
  10601. 99%What's in email tracking links and pixels?
  10602. 95%Is MDPI a predatory publisher?
  10603. 99%How to achieve state of the art results on NLP classification tasks - The Antonai Blog
  10604. 98%How to talk to your company about sponsoring an open source project
  10605. 99%Compaction
  10606. 99%Using Phoenix Without Webpack
  10607. 96%Action vs. Motion
  10608. 97%4-Day Workweek
  10609. 63%Texas Expat
  10610. 98%The state of tooling for verifying constant-timeness of cryptographic implementations
  10611. 96%Messaging and Chat Control
  10612. 98%What's New for F# in Visual Studio 16.10 -- Visual Studio Magazine
  10613. 92%Entity Framework Core 6.0 Preview 4 Focuses on Performance -- Visual Studio Magazine
  10614. 96%Microsoft's Open Source OpenJDK for Java Goes GA -- Visual Studio Magazine
  10615. 99%Azure DevOps Podcast: David Ortinau on Multi-Platform App Development Using .NET MAUI - Episode 142
  10616. 99%GitHub Quick Reviews
  10617. 94%Pwned Passwords is now open source!
  10618. 99%How can I convert between IANA time zones and Windows registry-based time zones? | The Old New Thing
  10619. 92%MDN Plus
  10620. 94%Pwned Passwords is now open source!
  10621. 95%Clear is Kind
  10622. 99%Wordpress Headless CMS, GraphQL, and Nextjs - Let's Build a Blog
  10623. 94%Thousands of Chrome extensions are tampering with security headers | The Record by Recorded Future
  10624. 99%Announcing .NET 6 Preview 4 | .NET Blog
  10625. 99%.NET Rocks! vNext
  10626. 99%Where are types allocated in .NET and why people get it so wrong
  10627. 99%.NET Boxed Visual Studio Integration
  10628. 99%Building a Source Generator for C#
  10629. 94%Microsoft Build
  10630. 98%.NET App Developer Links - 2021-05-27
  10631. 93%Create an image classification model with ML.NET with Windows Machine Learning | Windows AI Platform
  10632. 99%Announcing TypeScript 4.3 | TypeScript
  10633. 98%Windows Package Manager 1.0 | Windows Command Line
  10634. 99%WinUI Desktop Unit Tests | #ifdef Windows
  10635. 99%Implementing Nanoservices in ASP.NET Core
  10636. 98%Azure is the home for your enterprise Java applications
  10637. 98%Microsoft ❤️ developers: Welcome to Build 2021 - The Official Microsoft Blog
  10638. 99%Why (and how) GitHub is adopting OpenTelemetry | The GitHub Blog
  10639. 98%Melb.NET June 2021 ONLINE Meetup
  10640. 99%FindAReddit - Find Subreddits for your Niche
  10641. 94%New USB-C Type 2.1 standard offers up to 240 W power delivery
  10642. 98%New Storage Providers for Azure Durable Functions
  10643. 99%Add WebSocket compression support by BrennanConroy · Pull Request #32600 · dotnet/aspnetcore
  10644. 97%.NET MAUI Now Works for All Supported Platforms in Preview 4 -- Visual Studio Magazine
  10645. 91%Collusion Rings Threaten the Integrity of Computer Science Research
  10646. 99%Highly COHESIVE Software Design to tame Complexity
  10647. 93%Freenode, The Mainstream IRC Network, Is Collapsing
  10648. 99%The best API design principles inspired by nature - andre.schweighofer
  10649. 95%How I forged the Lithuanian Vaccine Certificate
  10650. 97%Fighting Procrastination with Orgmode
  10651. 98%Features I Wish I Included in my MVP
  10652. 99%Have you ever hurt yourself from your own code?
  10653. 99%Fixing Swagger UI "Try it out" Functionality When Deployed in Azure APIM or Behind a Reverse Proxy
  10654. 99%halter73/MinimalTemplates
  10655. 98%Blockchain voting is overrated among uninformed people but underrated among informed people
  10656. 99%Let’s Build a Regex Engine
  10657. 86%Pasquale D'Silva
  10658. 94%Axelar Guest Speaker Series with Chelsea Komlo | FROST: Flexible Round-Optimized Schnorr Threshold
  10659. 97%ASP.NET Gets Blazor WebAssembly AoT, Hot Reload, .NET MAUI Blazor Apps -- Visual Studio Magazine
  10660. 92%Oxide
  10661. 99%Ask the Experts: The future of modern application development with .NET
  10662. 97%Fusion Development 101: Professional Developer Essentials
  10663. 93%Windows Software Developer - Tailscale
  10664. 98%Chris's Wiki :: blog/programming/RustInOurFuture
  10665. 99%The future of modern application development with .NET
  10666. 56%Valisure Detects Benzene in Sunscreen - Valisure
  10667. 94%Art We There Yet is creating Art Inspired by the Americas | Patreon
  10668. 99%Neovim (0.5) Is Overpowering | CrispDev
  10669. 91%Unreal Engine 5 is now available in Early Access!
  10670. 95%Responsive Web Design - 2010 | Web Design Museum
  10671. 99%F# and F# tools update for Visual Studio 16.10 | .NET Blog
  10672. 83%The Catch Block #59 - Anatomy of a Botched Deployment
  10673. 86%The Expanse UI Design — HUDS+GUIS
  10674. 81%r/linux - Copyright notice from ISP for pirating... Linux? Is this some sort of joke?
  10675. 99%STOP "doing" Domain Driven Design
  10676. 94%How ownership of the Windows clipboard is tracked in Win32 | The Old New Thing
  10677. 93%What Technical Debt is and isn’t
  10678. 83%One week of Libera Chat
  10679. 97%facundoolano/rpg-cli
  10680. 99%Building real-time games using Workers, Durable Objects, and Unity
  10681. 96%Upheaval at freenode [LWN.net]
  10682. 82%Gentoo Freenode channels have been hijacked – Gentoo Linux
  10683. 94%Microsoft’s OpenJDK build is now generally available – TecTalk
  10684. 75%kline 🏴󠁧󠁢󠁳󠁣󠁴󠁿 (@kline@mastodon.sdf.org)
  10685. 98%Siemens acquires Supplyframe (Hackaday/Tindie too?) Updated! (yes)
  10686. 98%.NET App Developer Links - 2021-05-26
  10687. 99%Create and Publish OpenAPI enabled Azure Functions with Visual Studio and .NET
  10688. 99%ReSharper 2021.2 Roadmap | The .NET Tools Blog
  10689. 99%M1RACLES: An Apple M1 Vulnerability
  10690. 97%Announcing General Availability of Microsoft Build of OpenJDK | Java at Microsoft
  10691. 99%Windows Terminal Preview 1.9 Release | Windows Command Line
  10692. 92%Why Castaways is a Masterpiece in Songwriting
  10693. 95%.NET Framework May 2021 Cumulative Update Preview for Windows 10, versions 2004, 20H2, 21H1 | .NET Blog
  10694. 96%Announcing Azure Event Hubs Premium – Public Preview
  10695. 99%Azure/Azurite
  10696. 99%lazerwalker/twine-app-builder
  10697. 99%davidortinau/WeatherTwentyOne
  10698. 99%Senior Software Engineer - Planning & Tracking
  10699. 58%Biodiversity decline will require millions of years to recover
  10700. 98%Codenotary Inc Releases immudb v1.0
  10701. 99%Cedric Charly's Blog
  10702. 99%What do shells do, and do we need them?
  10703. 97%Unbounded Possibility is Bad for Productivity
  10704. 91%Microsoft Build
  10705. 98%WebView2 Home and End Key Problems inside of WPF TabControl Containers
  10706. 95%Fix spacing for Stack Overflow by NickCraver · Pull Request #69 · Sysinternals/ProcMon-for-Linux
  10707. 97%Sysinternals/ProcMon-for-Linux
  10708. 79%Going Offline To Reconnect
  10709. 96%Get started with popular programming languages: Intro to Python and C#
  10710. 98%The Human Factor in Cybersecurity: Q&A with Troy Hunt | MarketScreener
  10711. 98%The Human Factor in Cybersecurity: Q&A with Troy Hunt | Mimecast Blog
  10712. 96%DARPA Selects Researchers to Accelerate Use of Fully Homomorphic Encryption
  10713. 98%Microsoft Build 2021 Book of News
  10714. 93%You've been Blazored! - .NET 070 | Devchat.tv
  10715. 97%Stripe Payment Links: Create a link. Sell anywhere in under 5 minutes.
  10716. 97%.NET 6 Preview 4 Ships 'Ready for Real-World Testing' -- Visual Studio Magazine
  10717. 93%IRC Will Never Die
  10718. 89%Sysinternals Blog
  10719. 97%Emacsair! Magit 3.0 released
  10720. 89%ProcMon 3.80, Sysmon 13.20, TCPView 4.10, ProcExp 16.40, PsExec 2.34, Sigcheck 2.81 and WinObj 3.10
  10721. 99%GitHub Quick Reviews
  10722. 99%What's New in Visual Studio 2019 v16.10 and v16.11 Preview 1 -- Visual Studio Magazine
  10723. 99%TestServer & ASP.NET Core 5: Fix “System.InvalidOperationException : Solution root could not be located using application root” with a custom Startup file
  10724. 99%Fig
  10725. 97%Cloudflare’s SOC as a Service
  10726. 90%GDPR Data Portability: The Forgotten Right
  10727. 95%New filtering and metadata experience on GitHub Mobile | GitHub Changelog
  10728. 99%Microsoft Build
  10729. 97%Episode 379 - Azure for Operators
  10730. 98%Hot Reload Hits .NET (Kinda) -- Visual Studio Magazine
  10731. 99%Visual Studio 2019 v16.10 and v16.11 Preview 1 are Available Today! | Visual Studio Blog
  10732. 99%Announcing .NET 6 Preview 4 | .NET Blog
  10733. 99%Announcing .NET MAUI Preview 4 | .NET Blog
  10734. 97%Microsoft Build 3D Print
  10735. 97%Announcing Entity Framework Core 6.0 Preview 4: Performance Edition
  10736. 99%Introducing the .NET Hot Reload experience for editing code at runtime | .NET Blog
  10737. 99%ASP.NET Core updates in .NET 6 Preview 4 | ASP.NET Blog
  10738. 96%Build cloud-native applications that run anywhere
  10739. 99%It's probably time to stop recommending Clean Code
  10740. 97%Should we rebrand REST?
  10741. 99%Using DateOnly and TimeOnly in .NET 6 - Steve Gordon - Code with Steve
  10742. 98%Microsoft Build
  10743. 95%Why are device-independent bitmaps upside down? | The Old New Thing
  10744. 90%Developer Weekly Podcast: Stress and Burnout
  10745. 99%How to stop Visual Studio from creating launchsettings.json
  10746. 90%Than Average
  10747. 99%34572 - Use native context menus on Mac OS
  10748. 99%4 ways to deploy a .NET Core Lambda using AWS CDK
  10749. 99%Running a .NET application as a service on Linux with Systemd
  10750. 99%Audio OS - Elk Audio OS
  10751. 98%magic-wormhole/magic-wormhole
  10752. 98%.NET App Developer Links - 2021-05-25
  10753. 99%Tennis kata using the State pattern
  10754. 99%How to use MediatR Pipeline Behaviours | Gary Woodfine
  10755. 97%JavaScript function is also a constructor?
  10756. 99%Windows v Linux: Compare ASP.NET Core install & hosting
  10757. 99%Using CodePush in a React Native for Windows application · React Native for Windows + macOS
  10758. 99%.NET Basics - Dusted Codes
  10759. 96%Oxceed - from ASP.Net MVC 5 to Blazor | Oxceed
  10760. 80%Download Inkscape 1.1 | Inkscape
  10761. 98%Cryptography from the Ground Up
  10762. 99%Complexity is a source of income in open source ecosystems | R-bloggers
  10763. 97%Welcome to Inkscape 1.1! | Inkscape
  10764. 99%Disable FLoC in ASP.NET
  10765. 99%Adam Storr - Simple Example of Calling REST API with HttpClient in .NET 5.0
  10766. 98%.NET News Roundup - Week of May 17th, 2021
  10767. 88%DockerCon Live 2021: Docker for Super Beginners Community Room
  10768. 98%Leaky John Deere API’s: Serious Food Supply Chain Vulnerabilities Discovered by Sick Codes, Kevin Kenney & Willie Cad
  10769. 98%Microsoft Build
  10770. 94%Issues of .NET
  10771. 98%Microsoft Helps Qualcomm with New Snapdragon Dev Kit for Windows 10 Arm PCs -- Visual Studio Magazine
  10772. 84%Analyst Says 'Tide May Be Changing' for PWAs, a Target of Blazor -- Visual Studio Magazine
  10773. 99%Bite-sized cloud learning with spaced repetition
  10774. 99%ION – We Have Liftoff!
  10775. 72%What lies beneath: Evidence from leaked account data on how elites use offshore banking
  10776. 98%Don't feel bad about not knowing basic things
  10777. 99%In praise of --dry-run | G Research
  10778. 96%6 Months as a Developer Advocate
  10779. 66%How cryptocurrencies keep going to the moon
  10780. 99%Product Hunt Architecture
  10781. 99%4 Things I Like About Microservices
  10782. 86%The Luck of Open Source
  10783. 94%How Does Trade Execution Work
  10784. 77%Don't Teach Statistics in High School
  10785. 96%Matter.js
  10786. 76%Develop, test, and deploy an Azure Function with Visual Studio - Learn
  10787. 99%Entity Framework Community Standup - EF Core Power Tools: the New Batch
  10788. 98%Accepting Payments and Getting Paid
  10789. 98%Visual Studio 2022 Roadmap Published -- Visual Studio Magazine
  10790. 95%Intro to Graphics 14 - Textures on the GPU
  10791. 96%The Ever-Increasing Cost of Being an Independent Blogger
  10792. 99%The .NET Docs Show - Introduction to the Microsoft Identity platform
  10793. 98%Dolphin Emulator
  10794. 99%Finding concurrency bugs in a .NET application using Coyote - Gérald Barré
  10795. 95%Webinar Recording: The Rewards of Escaping the Relational Mindset
  10796. 87%DOOM Captcha - Captchas don't have to be boring
  10797. 97%On static methods in the Windows Runtime and C++/WinRT | The Old New Thing
  10798. 94%Build software better, together
  10799. 99%.NET coding test advice (from a engineering manager) | Cracking the .NET interview
  10800. 83%[3rd Update] 47.5 Million Indian Truecaller Records on Sale In Darkweb for (only) $1000
  10801. 96%255: What is encryption anyways?
  10802. 98%Test Driven Development (TDD) with Python
  10803. 99%Blazor IoT Servo Controller Meadow Maple | C# Tutorials Blog
  10804. 99%Secure an Angular SPA and an ASP.NET Core API using Auth0
  10805. 98%.NET App Developer Links - 2021-05-24
  10806. 99%Structured Logging in ASP.NET Core with Serilog - Code Maze
  10807. 97%Ingrid's Space
  10808. 99%Register for Microsoft BUILD 2021 free! And check out the Developer Keynote on Day 2
  10809. 92%Monsters Weekly 211 - .NET 5 on Azure Functions
  10810. 96%Released: Microsoft.Data.SqlClient 2.1.3
  10811. 98%Uno Platform Announcing: uno-check - a health check for your Uno Platform dev environment
  10812. 98%Released: Microsoft.Data.SqlClient 3.0 Preview 3
  10813. 99%Melb.NET June 2021 IN PERSON and ONLINE Meetup
  10814. 98%10 Native Web APIs New JavaScript Developers Should Know
  10815. 61%Why build an entire computer on breadboards?
  10816. 98%Lockdown math announcement
  10817. 70%What is a stack and how does it work? — 6502 part 5
  10818. 91%Dorodango, the Japanese art of making mud balls - Laurence King Blog
  10819. 54%How assembly language loops work
  10820. 71%RAM and bus timing — 6502 part 6
  10821. 98%Some Fun APIs
  10822. 96%The Windows Triple Fault: plus Restarting vs Rebooting - Why it Matters!
  10823. 97%Teardown of a PC power supply
  10824. 98%The Limits to Blockchain Scalability
  10825. 97%Why I prefer making useless stuff
  10826. 99%Why the FBI can’t get your browsing history from Apple iCloud (and other scary stories)
  10827. 55%The trouble with capitalism
  10828. 99%C is not a serious programming language – keeping simple
  10829. 92%Top to bottom; bottom to top
  10830. 99%Hacking third-party APIs on the JVM
  10831. 97%On weakness
  10832. 99%The Cache is Full
  10833. 99%A hacker mindset
  10834. 99%.NET Foundation
  10835. 96%TMX Replay Investigation
  10836. 98%psenough/teach_yourself_demoscene_in_14_days
  10837. 83%Tiltify - Fritz and Friends St. Jude Play Live 2021
  10838. 98%a327ex/SNKRX
  10839. 99%Permit to Cloud – Land with Confidence in Azure w/ Mike Benkovich
  10840. 99%git/torvalds/linux.git - Linux kernel source tree
  10841. 71%Aukey kicked off Amazon following fake reviews allegations [Update]
  10842. 95%Zig Makes Rust Cross-compilation Just Work · Um, actually...
  10843. 99%CSS Isolation in ASP.NET Core 6.0
  10844. 97%utam0k/youki
  10845. 99%Video uploads now available across GitHub | The GitHub Blog
  10846. 97%KolibriOS official site
  10847. 98%Marak.com
  10848. 99%Ask Anything with a Retired Microsoft Developer!
  10849. 93%Dating app MobiFriends silent on security breach impacting 3.6 million users | ZDNet
  10850. 98%How to Get Rich
  10851. 92%We just reached 500k sounds… and Freesound got faster!
  10852. 90%Personal details of over seven lakh Moneycontrol users up for sale
  10853. 99%An early look at Postgres 14: Performance and Monitoring Improvements
  10854. 97%Inflation Adjusted Hacker News
  10855. 97%Official Python software package repository flooded with spam – TecTalk
  10856. 97%Heartbleed Revisited
  10857. 92%You Probably Shouldn’t Work at a Startup
  10858. 91%schappim/macOCR
  10859. 99%SOLVED by 1440p HiDPI: MacBook Pro 16" is HOT & NOISY with an external monitor! :(
  10860. 98%FlutterFlow 1.0 Launch
  10861. 99%NNCP: Lossless Data Compression with Neural Networks
  10862. 99%CHIP-8 (and Emulators) In Plain English
  10863. 99%Introducing The .NET Coding Pack for VS Code - Getting Started with C# for Beginners
  10864. 57%Why tech firms are trying to run away from politics—and failing
  10865. 99%Building LLVM in 90 seconds using Amazon Lambda
  10866. 98%Rockin’ The Code World with dotNetDave – Special Guest: Michael Washington
  10867. 80%Judge in Fortnite case holds Tim Cook's feet to the fire
  10868. 99%C# with CSharpFritz S3 E2 - Beginning Blazor and Components
  10869. 92%Over a Million PII of Livpure Customers Leak on Cybercrime Forum - CloudSEK
  10870. 90%Uno Platform Launches New Documentation Site with More How-Tos -- Visual Studio Magazine
  10871. 92%Trialling at Automattic - without success this time - Filip Iulian Pacurar (Filipac)
  10872. 99%Building regex.help
  10873. 97%A Subtle Catechism
  10874. 99%Secure Search Over Encrypted Data
  10875. 99%Azure DevOps Podcast: Jeremy Likness on Working with Data on .NET - Episode 141
  10876. 91%Willfulness
  10877. 99%Accessibility is hard. It's also your job.
  10878. 84%The Remote Async Work zine
  10879. 92%EcoQoS Throttles Power for Sustainable Software Development -- Visual Studio Magazine
  10880. 98%rachelkang/Talks
  10881. 95%voice2json
  10882. 99%Show dotnet: Investigating Alpine Linux CVEs in .NET container images | .NET Blog
  10883. 99%GitHub Quick Reviews
  10884. 94%iO .Net - David Fowler, Creator of SignalR & ASP.NET Core
  10885. 99%Positive and Unlabeled Learning (PUL) Using PyTorch -- Visual Studio Magazine
  10886. 78%2022 Ford® F-150 Lightning Electric Truck |All Electric and All F-150
  10887. 97%Case Study: A Decade of Microservices at a Financial Firm
  10888. 97%Release 11.16.0 · VerifyTests/Verify
  10889. 99%Obtaining attributed network usage information from the Windows Runtime | The Old New Thing
  10890. 99%thomasclaudiushuber/mvvmgen
  10891. 95%A deep dive into database internals
  10892. 98%Blazor WebAssembly : "Remember me" for Login Page - EP30
  10893. 98%CDN-Cache-Control: Precision Control for your CDN(s)
  10894. 85%Impunity of online data breaches | Writing for sharing
  10895. 98%.NET App Developer Links - 2021-05-21
  10896. 82%Play Go at online-go.com! | OGS
  10897. 98%Understanding the Web Audio API
  10898. 94%ASP.NET Core – KestrelServer using wrong development SSL certificate
  10899. 99%ASP.NET, registration of a proxy-decorator service in ServiceCollection
  10900. 96%Simplifying web apps with Static Web Apps | Creating Startups
  10901. 92%Indian job portal IIMJobs hacked; 46GB worth of database leaked online
  10902. 98%Sublime Text 4
  10903. 95%.NET Framework May 2021 Cumulative Update Preview | .NET Blog
  10904. 97%Face masks effectively limit the probability of SARS-CoV-2 transmission
  10905. 98%Text Editing Hates You Too
  10906. 95%Spectacles by Snap Inc. • The Next Generation of Spectacles
  10907. 91%PINTR
  10908. 98%Spintronics: Build mechanical circuits
  10909. 94%Picture frame Widget - Apps on Galaxy Store
  10910. 98%Episode 378 - VMSS Flex
  10911. 98%Introducing WebContainers: Run Node.js natively in your browser
  10912. 99%Extreme HTTP Performance Tuning: 1.2M API req/s on a 4 vCPU EC2 Instance
  10913. 99%Testing your Domain when Event Sourcing
  10914. 93%3 life lessons from a board game
  10915. 98%The Hanselminutes Podcast by Scott Hanselman
  10916. 91%My Chess on Eve party | Sebastian Korotkiewicz - Tech{{log}} | Sebastian Korotkiewicz - Tech{{log}}
  10917. 94%Please set better file names
  10918. 89%Save Copies of All Data You Import
  10919. 97%The End of Paper
  10920. 99%Microsoft Graph .NET SDK v4 adds enhanced features - now in preview - Microsoft 365 Developer Blog
  10921. 91%On Being a Good Newsletterer
  10922. 97%Rolling my eyes: Could you "just" add that "little" feature? It's not going to take that much time, is that right? - a PM struggles.
  10923. 95%You're treating IT like the wrong Organ
  10924. 90%my office is a tent that my employer purchased for me
  10925. 94%Imports are Endorsements
  10926. 98%Factoring in logarithmic time: a mathemagic trick
  10927. 86%Cloud-Heavy Microsoft Build Conference Starts Tuesday: Here's What to Look for -- Visual Studio Magazine
  10928. 86%Confusing Email Blast to Employees - "Where should I send your Expensify Card?"
  10929. 87%How the UK's Online Safety Bill threatens Matrix | Matrix.org
  10930. 99%Nyxt
  10931. 98%Introducing FirebirdMonitorTool – tool for processing Firebird’s trace output
  10932. 99%Using SignalR and ASP.NET Core for real-time communication
  10933. 97%Slack System Status
  10934. 82%Host a web application with Azure App Service - Learn
  10935. 94%ASP.NET Core on .NET Framework
  10936. 99%Obtaining network usage information from the Windows Runtime | The Old New Thing
  10937. 99%Receiving JSON Objects Stream (NDJSON) in ASP.NET Core MVC
  10938. 92%RavenDB Discussions on GitHub
  10939. 88%“I could rewrite curl” | daniel.haxx.se
  10940. 97%Stop wasting server resources by properly using CancellationToken in .NET
  10941. 99%Improving your monitoring setup by integrating Cloudflare’s analytics data into Prometheus and Grafana
  10942. 99%Authenticated Encryption in .NET with AES-GCM
  10943. 99%VL53l0x: Time-of-Flight Distance Sensor (ESP32 + Arduino series)
  10944. 94%Adjustable IR Proximity Sensor (ESP32 + Arduino series)
  10945. 98%Correctly Measure Battery Level - MAX17048 (ESP32 + Arduino series)
  10946. 98%.NET App Developer Links - 2021-05-20
  10947. 99%Let's Learn .NET - Accessibility - Free Live Stream Event
  10948. 96%Improve the performance of git on WSL2
  10949. 93%JetBrains .NET Days Online 2021 Recap – Session Recordings Available | The .NET Tools Blog
  10950. 95%The Future of Database DevOps | Redgate
  10951. 97%Webinar – OSS Power-Ups: SpecFlow | The .NET Tools Blog
  10952. 99%The Mediator Pattern | Gary Woodfine
  10953. 99%.NET Rocks! vNext
  10954. 99%Mass Assignment - OWASP Cheat Sheet Series
  10955. 98%Learn CSS
  10956. 98%freenode-faq.md
  10957. 97%The future of Internet Explorer on Windows 10 is in Microsoft Edge
  10958. 96%Kernel Density Estimation
  10959. 86%Plane Uprising – AstroPlane
  10960. 98%Moving out of MacOS: Making Linux habitable
  10961. 90%Andrea Scarpino - Sharing your amortisation schedule to anyone
  10962. 99%My review of the Moonlander MK1 keyboard
  10963. 72%Microsoft Build
  10964. 99%Security Headers - Jeremy Shaw Blog
  10965. 97%Layer 2 Part 3: RPVSTP+, faster than light! - A thousand hours to converge
  10966. 99%Terraform Plan RCE
  10967. 99%SecureString obsoletions and shrouded buffer proposal by GrabYourPitchforks · Pull Request #147 · dotnet/designs
  10968. 97%Abstractions and translation - Blog by Amir Bolous
  10969. 99%Developing on a M1 Mac with Visual Studio for Mac | Visual Studio Blog
  10970. 72%Microsoft Build
  10971. 94%Everything is social—Part I
  10972. 93%Flutter Update Furthers UWP Desktop Support -- Visual Studio Magazine
  10973. 97%Search is Dead
  10974. 98%Microsoft Build
  10975. 97%Improving Firefox stability on Linux – Mozilla Hacks - the Web developer blog
  10976. 87%Apple previews powerful software updates designed for people with disabilities
  10977. 59%Mental and Emotional Well-Being
  10978. 99%Visual Studio 2019 Preview Release Notes
  10979. 99%GitHub Quick Reviews
  10980. 81%Libera Chat
  10981. 98%Conversation about ready to run | .NET Blog
  10982. 99%Entity Framework Community Standup - Building Modern Apps with GraphQL
  10983. 95%The Catch Block #58 - Putting Out Fires, .NET Updates, and AutoHotKey
  10984. 95%Fixing translation request batching by vs-savelich · Pull Request #21 · IEvangelist/resource-translator
  10985. 97%Dropping support for Internet Explorer 11
  10986. 98%Elixir v1.12 released
  10987. 95%Selling Tiny Internet Projects For Fun and Profit
  10988. 99%Competing Consumers Pattern for Scalability | Message Queues
  10989. 81%Welcome to Libera Chat
  10990. 98%Concurrency vs. Parallelism
  10991. 99%Awaiting Windows Runtime asynchronous operations from C# desktop apps | The Old New Thing
  10992. 99%Microsoft Build
  10993. 95%freenode now belongs to Andrew Lee, and I'm leaving for a new network.
  10994. 91%A Teenager's Guide to Avoiding Actual Work
  10995. 98%The Matrix Space Beta! | Matrix.org
  10996. 99%Azure Community Singapore (ACS) (Singapore, Singapore)
  10997. 99%Outreach Committee Announces Proposal Process
  10998. 99%.NET Developers Community Singapore (Singapore, Singapore)
  10999. 97%GitHub OCTO | Flat Data
  11000. 89%LaMDA: our breakthrough conversation technology
  11001. 87%Microsoft Build
  11002. 98%.NET App Developer Links - 2021-05-19
  11003. 95%I am sick and tired of hearing tech companies complain about a developer shortage
  11004. 99%Azure Static Web Apps: Bring Your Own Function (BYOF) - Simple Talk
  11005. 99%Building an Event Driven .NET Application: Setting Up MassTransit and RabbitMQ – Wrapt
  11006. 99%dotMemory Support For Linux Process Dumps | The .NET Tools Blog
  11007. 98%9 sessions you should not miss at Build 2021
  11008. 99%Learn Git - Episode 4 - Visual Studio Code and GitHub
  11009. 97%The data model behind Notion's flexibility
  11010. 98%5 Ways to Speed up Your End-to-End Tests
  11011. 99%Announcing PlanetScale: The database for developers.
  11012. 99%AzureFunBytes - Microsoft Identity with Christos Matskas! | Azure DevOps Blog
  11013. 99%Tink  |  Google Developers
  11014. 99%Release Tink 1.6.0 · google/tink
  11015. 73%Sleep Evolved Before Brains. Hydras Are Living Proof. | Quanta Magazine
  11016. 98%Introducing Firefox’s new Site Isolation Security Architecture – Mozilla Hacks - the Web developer blog
  11017. 94%Product-Led Growth: What Is It and How Do You Do It?
  11018. 99%Magento 2.4.2 on Ubuntu 20.04 Installation Guide
  11019. 98%A protocol for comprehensive keyboard handling in terminals — kitty 0.20.3 documentation
  11020. 93%Austin Tindle | One month of building GoodJobs
  11021. 98%Exploring ZooKeeper-less Kafka
  11022. 95%Using AirTags to detect stationary iPhones · Łukasz's website!
  11023. 99%Game Programming: Delayed Result Gathering | Ming-Lun "Allen" Chou | 周明倫
  11024. 83%the famine of big thinking - daniel g. siegel
  11025. 71%The Whole World Is Watching
  11026. 98%No, Utility Classes Aren't the Same As Inline Styles | frontstuff
  11027. 87%Shtetl-Optimized » Blog Archive » What I told my kids
  11028. 99%My apps were listed at the top of Developers Tools (iOS and Mac App Stores), I made around $60
  11029. 95%Why I've had 7 jobs in 11 years
  11030. 94%Avoiding the Frigid Hellscape of Online Marketing
  11031. 98%skarnet.com: projects
  11032. 81%WHAT A BOARD GAME TAUGHT ME ABOUT THE PANDEMIC — SUNIL SURI
  11033. 98%Introducing Site Isolation in Firefox – Mozilla Security Blog
  11034. 93%Apple Advertising & Privacy
  11035. 99%The tools and tech I use to run a one-woman hardware company - Thea Flowers
  11036. 99%ASP.NET Core Web App Templates Design Survey
  11037. 95%Project Starline: Feel like you're there, together
  11038. 99%GitHub Quick Reviews
  11039. 99%Visual Studio Toolbox Live - Convert Web Forms to ASP.NET & Angular
  11040. 93%Google AMP is dead! AMP pages no longer get preferential treatment in Google search
  11041. 83%Fierce Nerds
  11042. 98%The Visual Studio family welcomes you at Microsoft Build 2021 | Visual Studio Blog
  11043. 79%Azure Icon Is Changing, So Far No Backlash -- Visual Studio Magazine
  11044. 96%Welcoming Linux to the 1Password Family | 1Password
  11045. 95%We’re hiring! Senior Backend Engineer
  11046. 99%zkSessions: The ZK Languages Roundup - May 19 | Hopin
  11047. 94%A country's worth of power, no more!
  11048. 99%How do I build a SignalR app with ASP.NET Core?
  11049. 97%The Future of Windows (and other Platforms) Development
  11050. 99%Servo Motor with .NET and Meadow | C# Tutorials Blog
  11051. 99%Conversation about PGO | .NET Blog
  11052. 98%The blessing of the leading zero | The Old New Thing
  11053. 99%Extending the calculator implementation: Creating a Simple Moving Average calculator in C# - Part 3
  11054. 99%Multiplayer Doom on Cloudflare Workers
  11055. 99%Blazor Day 2021
  11056. 81%Can't Unsee
  11057. 87%Terms & Conditions Apply - A fun mini-game about pop-ups and the deviousness of websites and apps
  11058. 94%Recovering "lost" treasure-filled floppy discs with an oscilloscope
  11059. 98%memsom/PSPDNA
  11060. 99%benc-uk/chatr
  11061. 98%Are you a victim of terrible API documentation? - Note Canvas
  11062. 98%.NET App Developer Links - 2021-05-18
  11063. 99%Create a colored CLI with System.CommandLine and Spectre 🎨
  11064. 99%Against consistency
  11065. 93%10 Positions Chess Engines Just Don't Understand
  11066. 99%C# serialization with JsonSchema and System.Text.Json | endjin
  11067. 99%Basic CQRS with .NET 5 (endpoints, nullable reference types, records etc.) by oskardudycz · Pull Request #41 · oskardudycz/EventSourcing.NetCore
  11068. 99%Exploring the Visual Studio Code REST Book extension for native Notebooks
  11069. 99%Introduction to the Node.js reference architecture, Part 3: Code consistency | Red Hat Developer
  11070. 97%Hello Microsoft Build: Monday, May 17, 2021
  11071. 98%Git Commit/Checkout Is A Snapshot, Not A Delta | Software Meadows
  11072. 97%Why Does Rebooting Fix Everything? Ask a Microsoft Engineer!
  11073. 96%[Last Week in .NET #42] – Barn Door Security
  11074. 73%Everyone should have an assistant at work
  11075. 99%Adam Storr - Defining HttpClient Test Requests by Using a Bundle
  11076. 99%Forget SQL vs NoSQL - Get the Best of Both Worlds with JSON in PostgreSQL
  11077. 99%Constructing a sponge function from MD5 - Gokberk Yaltirakli
  11078. 90%Zcon2Lite
  11079. 98%Shaping design work (with STAR)
  11080. 98%Clarity is an underrated skill | Tom Gamon
  11081. 98%Sébastien Wilmet - Blog post
  11082. 95%Michael Tsai - Blog - Big Sur Really Needs Real Free Space
  11083. 69%Half-Renovated Houses
  11084. 55%Why did Windows 95 keep window coordinates at multiples of 8? | The Old New Thing
  11085. 96%Rainbow Your Psql Output - Alexander Korotkov's blog
  11086. 91%The Gender Pay Gap & Empirical Facts
  11087. 95%Building on @Lethain’s “developer meta-productivity tools” blog post – Relentless Simplicity
  11088. 97%Visual Studio 2019 v16.10 Preview 3 Aims at Git Productivity -- Visual Studio Magazine
  11089. 94%How to prevent crypto mining abuse on GitLab.com SaaS
  11090. 96%Web Vulnerability Scanner — Probely
  11091. 94%Azure Static Web Apps Goes GA -- Visual Studio Magazine
  11092. 99%Custom User Message Extension Methods in C# and MVC
  11093. 86%Apple Music announces Spatial Audio and Lossless Audio
  11094. 73%U.S. Federal Investigators Are Reportedly Looking Into Codecov Security Breach, Undetected for Months
  11095. 99%Debugging a .NET assembly without the source code with Visual Studio - Gérald Barré
  11096. 97%How M1 Macs feel faster than Intel models: it’s about QoS
  11097. 99%AirDrop Anywhere - Part 3 - Receiving files
  11098. 99%Creating beautiful dual-screen Xamarin.Forms apps | Surface Duo Blog
  11099. 97%What is Boxing in C# and how it affects memory and speed
  11100. 98%Home network 10 Gbit/s upgrade
  11101. 99%hermanussen/ReferenceCopAnalyzer
  11102. 99%Release Cosmopolitan v1.0 · jart/cosmopolitan
  11103. 96%254: AirTag Development
  11104. 99%Creating Business Workflows with Azure Logic Apps - Code Maze
  11105. 98%.NET App Developer Links - 2021-05-17
  11106. 99%.NET News Roundup - Week of May 10th, 2021
  11107. 99%Securing OAuth Bearer tokens from multiple Identity Providers in an ASP.NET Core API
  11108. 99%HTML Notepad – HTML WYSIWYG editor for the rest of us
  11109. 99%Azurite and Table Storage in a dev container | I CAN MAKE THIS WORK
  11110. 99%Using Auth0 with Static Web Apps
  11111. 99%Observability for Event Stream Processing with Azure Functions, Event Hubs, and Application Insights | CSE Developer Blog
  11112. 99%Updating FloatingGlucose to .NET 5 - Display Nightscout or Dexcom Glucose Values on the Windows Desktop
  11113. 91%Vandal | Navigator for Web Archive
  11114. 92%Half a million lines of Go
  11115. 97%Coin Carbon Cap
  11116. 98%systemd: The Good Parts
  11117. 99%Simple Cluster Monitoring with Munin
  11118. 93%Twitter: The Machine to Rage Against
  11119. 91%Writing personal letters
  11120. 97%Be more productive with use of your BASH history · cyb.org.uk
  11121. 98%How to look for a job?
  11122. 86%Rekt - Value DeFi - REKT 2
  11123. 88%you don't need an [engineering] degree to be a programmer!
  11124. 97%Building a Personal [Origami] Website in 2021
  11125. 95%Mark Price on C#9 and .NET 6
  11126. 99%VLC Media Player in Xamarin Forms (Alternative AVPlayer AndMediaPlayer)
  11127. 78%SeaGlass City-Wide IMSI-Catcher Detection
  11128. 99%Updating Azure App Service on Linux for Docker via Webhooks from C# - Dangl.Blog();
  11129. 93%I Have a Lot to Say About Signal’s Cellebrite Hack
  11130. 94%Observing my cellphone switch towers
  11131. 99%Microsoft Releases Azure Static Web Apps Into General Availability
  11132. 99%CoreWCF Reached Its First GA Release
  11133. 99%Blazor Conf - Bhubaneswar
  11134. 88%The True Size of Africa
  11135. 99%Async/Await Calls Gotcha with the CSharp ? Null Propagator
  11136. 99%ec-/Quake3e
  11137. 99%Things you can’t do in Rust (and what to do instead) - LogRocket Blog
  11138. 98%5 things I learned while developing a billing system - Arnon Shimoni
  11139. 99%Password Storage - OWASP Cheat Sheet Series
  11140. 98%Miniflux scraper rules
  11141. 87%Looking good vs Feeling good: My true story about success
  11142. 92%Getting money into India
  11143. 55%The Parable of the Indie Hacker and the Startup Founder
  11144. 97%Death penalty and justice
  11145. 98%My Dotfiles Story: A Journey to Chezmoi
  11146. 98%The stack monoid revisited
  11147. 83%Dear Diary-Cats are Magical #FriendlyFuture #dogsontiktok #deardiary @zefrank #fyp #petsontiktok #sayhello #animalparty #dogsrule #moreyouknow
  11148. 93%Modern Javascript: Everything you missed over the last 10 years
  11149. 97%Introduction to MicroBootstrap - An Infrastructure Library For Creating Microservices in .Net Core
  11150. 83%Reply to @nesto20 When Germans Find Out About Tipping in the U.S. #german #usa #comedy #tipping #fypシ
  11151. 98%DotNet 2020, el mayor evento de .NET de España
  11152. 65%Microsoft Build
  11153. 96%Free Programming Books; HTML5, CSS3, JavaScript, PHP, Python...
  11154. 99%Running a .NET 5 web app on Railway
  11155. 98%The return of fancy tools - macwright.com
  11156. 99%Counter-Strike Global Offsets: reliable remote code execution
  11157. 88%GitHub Quick Reviews
  11158. 98%microsoft/coyote
  11159. 99%The ultimate guide to secure cookies with web.config in .NET
  11160. 80%We want to make the language twice as fast, says its creator – TecTalk
  11161. 99%Java on VS Code Improves Debugger and Test Runner -- Visual Studio Magazine
  11162. 71%Why the Hybrid Workforce of the Future Depends on the ‘Geriatric Millennial’
  11163. 93%Because I am bored ...
  11164. 93%Microsoft Previews Azure SDK for Python (Conda) Packaging System -- Visual Studio Magazine
  11165. 99%Web Applications from the Future
  11166. 98%It's time for a data-first frontend revolution | Kea 2.4
  11167. 92%Rescue Mission for Sci-Hub and Open Science: We are the library.
  11168. 95%A(x56) - URL Lengthener
  11169. 86%Create accessible web apps with ASP.NET Core - Learn
  11170. 99%The .NET Docs Show - Take your a11y to 11 with iOS and Android!
  11171. 87%Ferrofluid display cell bluetooth speaker
  11172. 83%Amazon.com: Elevated Craft Hybrid Cocktail Shaker - Premium Vacuum Insulated Stainless Steel Cocktail Shaker - Innovative Measuring System - Elevate Your Home Bar Experience - 28oz Total Volume: Kitchen & Dining
  11173. 95%Why isn't my shell namespace extension getting every single DragOver mouse message? | The Old New Thing
  11174. 99%Code Maze Weekly #77 - Code Maze
  11175. 99%Automating Cloudflare Tunnel with Terraform
  11176. 99%How SpaceX lands Starship. (sort of)
  11177. 96%Episode 76 - The Story of dotnet new3 With Sayed Hashimi
  11178. 99%syncthing/syncthing
  11179. 96%May 2021 - It's Almost Build Time!
  11180. 98%.NET App Developer Links - 2021-05-14
  11181. 99%Why should developers care about GitOps? | Red Hat Developer
  11182. 97%Project Reunion
  11183. 98%On Prem To the Cloud: Let's Rub Some DevOps On It! (Ep 3) | Azure DevOps Blog
  11184. 99%POLAR - Creating a Virtual Machine in .NET
  11185. 97%Building CorLife's “Lockdown Countdown” website using Azure Static Web Apps | Creating Startups
  11186. 99%Announcing TypeScript 4.3 RC | TypeScript
  11187. 95%Zulip 4.0: Threaded open source team chat
  11188. 98%Cross-browser tracking vulnerablity in Tor, Safari, Chrome and Firefox - FingerprintJS
  11189. 99%Support ChaCha20 Poly1305 on Unix by vcsjones · Pull Request #52522 · dotnet/runtime
  11190. 97%Overview - Azure App Service
  11191. 96%The room where it happens: How Rails gets made
  11192. 97%A new era of personalised medicine: or how I got myself sequenced for free!
  11193. 99%Introduction to Attention Mechanism - Blog by Kemal Erdem
  11194. 96%Software Drag Racing: Threadripper vs Ryzen 5950X
  11195. 99%Playing New Music On Old Car Stereo With Clojure And Babashka
  11196. 74%The Richest Man In Babylon
  11197. 82%Automating all the Things with Home Assistant's Paulus Schoutsen | Hanselminutes with Scott Hanselman
  11198. 98%Why load balancing gRPC is tricky?
  11199. 80%Why “Unqualified” People Sometimes Make the Best Hires
  11200. 98%May 11, 2021 - Checking out Solarwinds AIE and Synchronizing Data from Twitch
  11201. 96%Identifying Unlogged Web Site Traffic
  11202. 96%Jeremy Mikkola - Scary Logic
  11203. 98%✨ HTML Share Buttons
  11204. 97%The Linear Oppression of Note-taking Apps
  11205. 97%Minimum Viable Replacement: A new framework for retiring old products
  11206. 94%On .NET Live - 5 Azure Services .NET Developers Should Try
  11207. 96%WIP: Add HIBP checks by TheLastProject · Pull Request #472 · simple-login/app
  11208. 96%A day at work
  11209. 89%Movies Every Physics Student Should Watch
  11210. 93%Notion API
  11211. 98%Axelar Network opens registration for its incentivized testnet
  11212. 99%Big list of http static server one-liners
  11213. 98%Go With The Domain
  11214. 98%Episode 377 - Something something NFT
  11215. 99%GitHub Quick Reviews
  11216. 95%Microsoft Power Apps Ranks High in Low-Code Research Report -- Visual Studio Magazine
  11217. 95%Re-design of the NuGet.org Package Details page by jcjiang · Pull Request #10867 · NuGet/Home
  11218. 99%GitHub Quick Reviews
  11219. 99%vuejs/rfcs
  11220. 97%C# Language Highlights: Tuple Pattern Matching
  11221. 92%What I learnt roasting 200 landing pages in 12 months 🍗 👀
  11222. 99%Debug .NET 5 Function with Visual Studio/Visual Studio Code
  11223. 99%damienbod/AzureADAuthRazorUiServiceApiCertificate
  11224. 99%.NET introduction and overview
  11225. 84%Building the software that helps build SpaceX - Stack Overflow Blog
  11226. 96%Antitrust, multa da 100 milioni di euro a Google: "Ha limitato un'applicazione di Enel X"
  11227. 96%The room where it happens: How Rails gets made
  11228. 98%Developer Portal
  11229. 99%Drag/drop effects: The little drop information box | The Old New Thing
  11230. 97%Humanity wastes about 500 years per day on CAPTCHAs. It’s time to end this madness
  11231. 99%Streaming JSON Objects (NDJSON) With HttpClient
  11232. 99%Is string.Empty actually better than "" in C#?
  11233. 99%Getting Started with GitHub Actions for .NET Developers - Steve Gordon - Code with Steve
  11234. 99%Blazor WebAssembly : Logging UserInfo with Exceptions - EP29
  11235. 99%Your Information Architecture is an Accessibility Problem
  11236. 98%Benchmarking division and libdivide on Apple M1 and Intel AVX512
  11237. 98%.NET App Developer Links - 2021-05-13
  11238. 75%Zero Width Shortener
  11239. 98%The Worst Question You Can Ask a Software Developer
  11240. 93%GitHub Fetch Upstream Branch
  11241. 99%Uno Platform Hosting Uno Platform WebAssembly apps on Azure Static Web Apps
  11242. 99%Mostly harmless: An account of pseudo-normal floating point numbers - Red Hat Developer
  11243. 99%My Favorite C# Features - Part 4: Project Structure
  11244. 98%Develop production-scale modern web apps quickly with Azure Static Web Apps
  11245. 99%.NET Rocks! vNext
  11246. 96%.NET Framework May 2021 Security and Quality Rollup Updates | .NET Blog
  11247. 99%CSS Houdini | MDN
  11248. 99%Best Practices for Integrating Akka.NET with ASP.NET Core and SignalR
  11249. 98%.NET Foundation March/April 2021 Update
  11250. 98%r/dotnet - Comment by u/redfournine on ”What do you think ASP.NET Core is missing or could do better?”
  11251. 95%Overview — Programming with Ada documentation
  11252. 90%Announcing the first itch.io Creator Day!
  11253. 98%Google Docs will now use canvas based rendering: this may impact some Chrome extensions
  11254. 99%Problem Details for Better REST HTTP API Errors
  11255. 94%Neural implant lets paralyzed person type by imagining writing
  11256. 99%codepo8/a11y-demos
  11257. 93%Online Classes by Skillshare | Start for Free Today
  11258. 99%Patterns - C# reference
  11259. 98%Mercury Brings Visual Basic to Feature Parity with C# and Adds Multiple Platform Support
  11260. 97%Don't build products, build relationships
  11261. 99%I set a $20/month open-source donation budget for myself
  11262. 97%What I Learned From Writing and Self-Publishing a Nonfiction Book
  11263. 94%We've spotted something on your scan...
  11264. 95%To Good Vibes
  11265. 99%BLS12-381 For The Rest Of Us - HackMD
  11266. 78%The Full Coinbase - David Demaree
  11267. 91%My Haiku RISC-V port progress
  11268. 99%Reverse Engineering an Unknown Microcontroller - Dmitry.GR
  11269. 98%Turns out Elastic aren't the bad guys
  11270. 97%The DevRel Lie
  11271. 99%OrGY: My Personal Technology Stack
  11272. 96%WinForms Team Details VB.NET on .NET 5: 'A Huge Challenge' -- Visual Studio Magazine
  11273. 99%Global Exception Handling in ASP.NET Core - Ultimate Guide
  11274. 98%eduard-permyakov/permafrost-engine
  11275. 92%How we achieved write speeds of 1.4 million rows per second | Time series data, faster
  11276. 99%The Importance of Humility in Software Development
  11277. 91%Node.js Discord Bot Deployment to Linode
  11278. 93%IBM compiles dataset to teach software how software is made: 14m code samples, half of which actually work
  11279. 98%dotnet/aspnetcore
  11280. 99%TechEd Video Interview: David Fowler, Microsoft ASP.NET Team
  11281. 99%Machine Learning Community Standup - Data Scientist or Data Engineer?
  11282. 99%Deno 1.10 Release Notes
  11283. 97%Send My: Arbitrary data transmission via Apple's Find My network | Positive Security
  11284. 98%Google Docs will now use canvas based rendering: this may impact some Chrome extensions
  11285. 99%Erlang/OTP 24 Highlights
  11286. 97%The Catch Block #57 - Choices, Made Intentionally
  11287. 79%Blazor with Chris Sainty
  11288. 97%Highly COHESIVE Software Design to tame Complexity
  11289. 95%Webinar: Real Time Architecture
  11290. 89%Testing software so it's reliable enough for space - Stack Overflow Blog
  11291. 99%Using Explorer's fancy drag/drop effects in your own programs | The Old New Thing
  11292. 97%mmm.page | dead simple, drag & drop personal websites
  11293. 99%Xamarin Community Standup - .NET MAUI Single Project with Jake Kirsch
  11294. 99%Highly available and highly scalable Cloudflare tunnels
  11295. 98%Can We Trust the Cloud Not to Fail?
  11296. 98%Deep Diving Into EF Core: Q&A With Jeremy Likness
  11297. 98%DIY Air Quality Sensor
  11298. 95%Enhancing Photorealism Enhancement
  11299. 99%The Plan for the Rust 2021 Edition | Rust Blog
  11300. 99%Announcing the Arduino IDE 2.0 (beta) | Arduino Blog
  11301. 98%.NET Foundation March/April 2021 Update
  11302. 89%Sequencer64
  11303. 81%Just Use Email – How to use Email for Everything
  11304. 99%How to generate video thumbnail with Azure function
  11305. 98%.NET App Developer Links - 2021-05-12
  11306. 98%Supporting VB.NET in .NET 5
  11307. 98%The machine learning life cycle, Part 1: Methods for understanding data - Red Hat Developer
  11308. 99%Running Durable Functions Locally with Azurite
  11309. 99%Monsters Weekly 210 - Sending Email with SMTP4Dev and MailKit
  11310. 96%Building an Event Driven .NET Application: The Fundamentals – Wrapt
  11311. 97%C# Language Highlights: Ranges
  11312. 99%C# | Modern, open-source programming language for .NET
  11313. 97%Cloudflare on the Edge
  11314. 95%Understanding the Benefits of Intelligent Query Processing | Data Exposed
  11315. 81%Investor Relations For Startup Founders
  11316. 92%What Is an Entertainment Company in 2021 and Why Does the Answer Matter? — MatthewBall.vc
  11317. 88%Does your product make a clear promise? | Josh Pitzalis
  11318. 82%RWC 2022
  11319. 95%The Fourier transform is a neural network - follow-up
  11320. 97%Nintil - How to solve aging
  11321. 96%Responsible Use Of Open Source In Enterprise Software
  11322. 86%Peter Thiel's Religion - David Perell
  11323. 98%JWT should not be your default for sessions
  11324. 75%Buy Nothing groups in Mountain View and San Mateo
  11325. 99%<p>The Node.js CA Footgun</p>
  11326. 99%Native Code in .NET 5.0 and C# 9.0
  11327. 98%Security flaws in all Wi-Fi devices
  11328. 99%The Future of Code Editor
  11329. 99%Use Quickenshtein to get levenshtein distance by yufeih · Pull Request #6774 · dotnet/docfx
  11330. 87%●●|●●●●●|●●|● - SCP Foundation
  11331. 95%Pylance Now Default Language Server for Python in Visual Studio Code -- Visual Studio Magazine
  11332. 74%I Mailed an AirTag and Tracked Its Progress; Here's What Happened - The Mac Security Blog
  11333. 98%.NET May 2021 Updates – 5.0.6, 3.1.15, 2.1.28 | .NET Blog
  11334. 78%.NET Developer Job Postings Tank in Q1 -- Visual Studio Magazine
  11335. 99%GitHub Quick Reviews
  11336. 96%Microsoft Build
  11337. 74%Voyager 1 hears the hush of interstellar plasma
  11338. 99%Cryptography Dispatches: OpenSSH 8.2 Just Works with U2F/FIDO2 Security Keys
  11339. 91%Intro to Graphics 13 - Textures
  11340. 99%The Lobster Programming Language — Wouter van Oortmerssen
  11341. 95%Building a space-based ISP - Stack Overflow Blog
  11342. 99%Episode 195 – Orleans with Reuben Bond | The 6 Figure Developer
  11343. 99%Using Azure Managed identities
  11344. 95%Why does the mouse cursor jump a few pixels if you right-click on the Start button? | The Old New Thing
  11345. 98%martinwoodward/devrel
  11346. 99%Making the calculator thread-safe: Creating a Simple Moving Average calculator in C# - Part 2
  11347. 98%Designing the new Cloudflare Web Application Firewall
  11348. 95%Babel is used by millions, so why are we running out of money?
  11349. 98%Atlas
  11350. 99%Tracking One Year of Malicious Tor Exit Relay Activities (Part II)
  11351. 91%Samsung to jump into laptop processor market with Exynos chip in H2
  11352. 84%Why You Won't Find the Thermapen on Amazon
  11353. 53%Can I email…
  11354. 98%.NET App Developer Links - 2021-05-11
  11355. 99%Using the new PriorityQueue from .NET 6
  11356. 88%Built to Last
  11357. 99%Did you know - Visual Studio can add Using directive automatically on paste? - Daily .NET Tips
  11358. 99%Documenting and testing APIs with Postman - Simple Talk
  11359. 97%5 Ways to Improve the Performance of C# Code for Free
  11360. 99%Introducing csharp 10
  11361. 99%Release 4.2.0 Release · aspnet/AspNetKatana
  11362. 99%Adam Storr - Catching all the Requests while Testing with HttpClient
  11363. 98%Using PostgreSQL as a Data Warehouse
  11364. 99%Beware of Applications Misusing Root Stores – Mozilla Security Blog
  11365. 99%Making eBPF work on Windows - Microsoft Open Source Blog
  11366. 99%Put a DPAD on that GC! | .NET Blog
  11367. 92%'Modern Visual Basic' Mercury Language Debuts -- Visual Studio Magazine
  11368. 51%Private-equity firm revives zombie fossil-fuel power plant to mine bitcoin
  11369. 95%The 0-RTT Feature of TLS 1.3 Can Be Used As an Encrypted Steganographic Channel to Operate a Backdoor into an Enterprise Network – Pomcor
  11370. 99%C# Language Highlights: Init only setters
  11371. 87%Computer parts, laptops, electronics, and more - Newegg United Arab Emirates
  11372. 98%SARS-CoV-2 infection and reinfection in a seroepidemiological workplace cohort in the United States
  11373. 92%Nijute: how to solve impossible problems
  11374. 97%Hell site
  11375. 67%Boeing 787s must be turned off and on every 51 days to prevent 'misleading data' being shown to pilots
  11376. 99%Minecraft Modding: Laser Gun - Alan Zucconi
  11377. 94%The Mistake of A New Laptop
  11378. 95%Make a perfect responsive table
  11379. 98%Why are modern 50mm lenses so damned complicated?
  11380. 97%Building a Simple Air Quality Monitor
  11381. 99%My thoughts about the Principal role
  11382. 99%Dark dimmed mode available on GitHub Docs | GitHub Changelog
  11383. 98%Making sense of Elixir (improper) lists
  11384. 99%Understanding iOS application entry point
  11385. 98%How to Build an Egalitarian, Decentralized Search Engine Part 1: The Principles
  11386. 84%Issues of .NET
  11387. 99%microsoft/ebpf-for-windows
  11388. 92%Here's How 'Everything Bubbles' Pop
  11389. 91%left alone, together
  11390. 92%Stopping Time: An Appreciation of Objective-C
  11391. 92%Can you spare a few moments to take my survey?
  11392. 99%Visual Studio 2022 is 64-bit - What does it mean? - Daily .NET Tips
  11393. 95%Dear EU: Please Don't Ruin the Root - Articles
  11394. 98%.NET Foundation March/April 2021 Update
  11395. 81%The one where writing books is not really a good idea
  11396. 97%Inliner: Pull blocks of code into a single file
  11397. 83%Don’t push that button: Exploring the software that flies SpaceX rockets and starships - Stack Overflow Blog
  11398. 98%Mistaking software for a finished product
  11399. 99%GitHub Actions and Azure - Deploying .NET Core code to Azure App Service
  11400. 98%Realizing the Mina vision in Rust
  11401. 97%Rust for Windows Achieves Full Consumption (Call any Windows API) -- Visual Studio Magazine
  11402. 98%Security keys are now supported for SSH Git operations | The GitHub Blog
  11403. 94%Almost everything we’d want in a gaming laptop—the Asus ROG Zephyrus G15
  11404. 97%SSH authentication with security keys | GitHub Changelog
  11405. 99%Using C# Named Arguments to Declutter Complex Tests
  11406. 96%Microsoft Build
  11407. 97%Code Coverage & Frontend Testing
  11408. 83%#MSBuild #Build2021 | with Music original sound - Scott Hanselman
  11409. 55%CHOICES
  11410. 97%String Manipulation in C#: Best Practices - Steve Gordon - Code with Steve
  11411. 91%Authentication for Serverless apps with Easy Auth
  11412. 89%What are the page sizes used by Windows on various processors? | The Old New Thing
  11413. 97%Understanding the impact of Roslyn Analyzers on the build time - Gérald Barré
  11414. 99%.NET News Roundup - Week of May 3rd, 2021
  11415. 99%Automatic type conversion with Implicit and Explicit operators in C#
  11416. 97%Google Hash Code — When failure teaches you much more than winning does
  11417. 86%There’s no such thing as a tree (phylogenetically)
  11418. 97%Newsletter Week 18, 2021
  11419. 97%My 3 Commonly Used Github Actions - CodeWithStu
  11420. 96%253: Past, Present, & Future of Ooui
  11421. 90%Personal Data of 3 Million+ People Exposed In DriveSure Hack
  11422. 99%Raspberry Pi LCD Display I2C .NET | C# Tutorials Blog
  11423. 99%Controlling my Sinclair AC using .NET and C# (from Raspberry Pi)
  11424. 99%Azure Cosmos DB with ASP.NET Core Web API - Code Maze
  11425. 99%ASP.NET Core in .NET 6 - Part 08 - CSS isolation for MVC Views and Razor Pages
  11426. 98%.NET App Developer Links - 2021-05-10
  11427. 99%Present and Verify Verifiable Credentials in ASP.NET Core using Decentralized Identities and MATTR
  11428. 99%Ian Bebbington - State-Of-The-Art Natural Language Processing in .NET on the Edge
  11429. 97%C# Async Yield Return: IAsyncEnumerable will change your life!!! - Brian Lagunas
  11430. 89%Thought Leadership Series: Fireside chat with Troy Hunt
  11431. 96%Making Money with Code
  11432. 95%Are some personalities just better?
  11433. 99%dotnet/runtimelab
  11434. 99%Add ChaCha20Poly1305 skeleton by GrabYourPitchforks · Pull Request #52030 · dotnet/runtime
  11435. 81%AMD EPYC Server CPUs Capture Highest Market Share Gains From Intel In 15 Years
  11436. 94%The Ultimate Guide to Inflation
  11437. 70%ROBIN HOBB - Robin Hobb's Infrequent and Off Topic Blog
  11438. 94%[Nupedia-l] Wikipedia is up!
  11439. 97%Using Azure Managed identities
  11440. 79%Using Azure Managed identities | Channel 9
  11441. 67%WhatsApp to restrict features if you refuse Facebook data sharing
  11442. 93%How we built an idea engine in Slack
  11443. 98%The MVP Process
  11444. 99%Learning to build — Essays
  11445. 65%How Gravity Is a Double Copy of Other Forces | Quanta Magazine
  11446. 99%25 years of OCaml - Community - OCaml
  11447. 98%KalkiCode | Learn Programming
  11448. 97%How we upgrade a live data center
  11449. 95%How I Practice Piano
  11450. 99%Microsoft Announces Preview Service for Building Real-Time Web Applications Called Azure Web PubSub
  11451. 88%The Mortifying Ordeal of Pairing All Day
  11452. 99%Distributed Tracing in ASP.NET Core with Jaeger and Tye Part 2 - Project Tye
  11453. 99%Chatr Login
  11454. 71%If I fits I sits: A citizen science investigation into illusory contour susceptibility in domestic cats (Felis silvestris catus)
  11455. 73%Linux Foundation starts AgStack, world's first open-source agtech initiative
  11456. 85%Apple brass discussed disclosing 128-million iPhone hack, then decided not to
  11457. 99%Why does Cryptography use Polynomial Modular Arithmetic in Finite Fields?
  11458. 99%PYFL: Putting the fun back in functional programming
  11459. 90%5 Ways to Make Better Charts in Excel, Google Sheets, Illustrator & More
  11460. 98%How I Estimate My Tasks
  11461. 98%The Problem With Design is Designers
  11462. 90%Troll Factory
  11463. 98%How to Learn Nix, Part 1: What's all this about?
  11464. 99%Measure and reduce keyboard input latency with QMK on the Kinesis Advantage
  11465. 96%My email workflow in Fastmail - Piet van Zoen
  11466. 96%iPad Camera Multitasking
  11467. 82%Buy Nearby
  11468. 96%Release v4.0.0 · Blazored/LocalStorage
  11469. 94%Release v2.0.0 · Blazored/SessionStorage
  11470. 79%Xiaohan Zou's Portfolio
  11471. 82%WhatsApp will progressively kill features until users accept new privacy policy
  11472. 96%broadcast - crates.io: Rust Package Registry
  11473. 98%Introducing the Pinecone overlay network | Matrix.org
  11474. 99%Apple Silicon Hardware Secrets: SPRR and Guarded Exception Levels (GXF)
  11475. 99%The .NET Stacks #48: ⚡ Sockets. Sockets everywhere. | Dave Brock
  11476. 97%Erratic ARP Behaviour | Ubiquiti Community
  11477. 98%dotnet-stack diagnostic tool - .NET CLI
  11478. 99%C# Language Highlights: Default Interface Methods
  11479. 98%The excitement of making things real · Alexander Sulim
  11480. 97%Why services companies have failed to build successful products | DEEP/TEST
  11481. 99%Why Mighty Might Work — Dmitry Filimonov
  11482. 75%Destroy Uber
  11483. 98%Top 10 Free New Testing Tools for Visual Studio 2019 -- Visual Studio Magazine
  11484. 98%Understanding .phony in makefile
  11485. 66%The world at my fingertips
  11486. 98%How to optimize ORDER BY RANDOM()
  11487. 98%What I Learned by Relearning HTML
  11488. 99%Understanding Extended-Nonce Constructions
  11489. 96%Microsoft Build
  11490. 99%Where did the notion of "one return only" come from?
  11491. 98%ASP.NET Core 6 and Authentication Servers | ASP.NET Blog
  11492. 99%GitHub Quick Reviews
  11493. 65%Facebook threatens to make iOS users pay. Please do it, Mr. Zuckerberg | ZDNet
  11494. 88%Hello World | Channel 9
  11495. 61%"to our surprise" - Google Scholar
  11496. 99%Generating Synthetic Data Using a Variational Autoencoder with PyTorch -- Visual Studio Magazine
  11497. 99%google/zx
  11498. 98%Mukosame/Anime2Sketch
  11499. 98%Announcing the Global Maintainer Summit - The GitHub Blog
  11500. 92%Searching the web for < $1000 / month | Search more with less
  11501. 94%Amazon Fake Reviews Scam Exposed in Data Breach
  11502. 99%Secretless Apps with Azure and Microsoft Identity by Christos Matskas (2021-06-10)
  11503. 79%A subtle way your await_suspend can access the coroutine frame when it shouldn't | The Old New Thing
  11504. 98%Modeling and Partitioning in Cosmos DB (2021-05-20)
  11505. 98%A simpler and safer future — without passwords
  11506. 62%Kenney • Assets
  11507. 99%Code Maze Weekly #76 - Code Maze
  11508. 99%Gopas TechEd 2021 (online) | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  11509. 92%Gleam v0.15 released! – Gleam
  11510. 98%pbatard/rufus
  11511. 96%Hanselminutes with Scott Hanselman
  11512. 65%Beyond Meat's Beyond Burger Life Cycle Assessment: A detailed comparison between a plant-based and an animal-based protein source
  11513. 98%.NET App Developer Links - 2021-05-07
  11514. 98%AgileMapper v1.8 Released
  11515. 97%EF Core
  11516. 99%Visual Studio Code April 2021
  11517. 98%Constraints and declarative referential integrity - Simple Talk
  11518. 99%Understand React Context API
  11519. 99%Basic telemetry for the Audacity by crsib · Pull Request #835 · audacity/audacity
  11520. 97%Dataset Search
  11521. 97%Working as a Program Manager
  11522. 97%Add Package Scoring Proposal by JonDouglas · Pull Request #216 · dotnet/designs
  11523. 92%Create a web API with ASP.NET Core - Learn
  11524. 98%--this is a no-knowledge proof--
  11525. 99%SharpLab
  11526. 95%HATETRIS
  11527. 74%Troy Hunt at Black Hat Asia: ‘We’re making it very difficult for people to make good security decisions’
  11528. 99%On .NET Live - Adding Machine Learning to your .NET Apps with ML .NET
  11529. 94%How You Can Help Humanity
  11530. 99%Monitoring Django applications
  11531. 92%github/gitignore
  11532. 87%The philosophy of technology
  11533. 97%.NET Foundation Project Spotlight - ResXManager
  11534. 98%.NET Foundation Project Spotlight - Orleans
  11535. 97%How to Teach Math?
  11536. 98%Episode 376 - Azure Media Services
  11537. 99%API design best practices: How to build APIs for humans - andre.schweighofer
  11538. 98%Add a README to Your NuGet Package | The NuGet Blog
  11539. 96%awaescher/Fusion
  11540. 94%qntm/hatetris
  11541. 89%Pyston v2.2: faster and open source
  11542. 92%The Virtual ML.NET Community Conference 2021
  11543. 98%.NET Foundation March/April 2021 Update
  11544. 68%C# Rises in Job Candidate Sought-After Tech Report -- Visual Studio Magazine
  11545. 96%Microsoft Build
  11546. 99%See What's Coming for VS Code in New Update Previews -- Visual Studio Magazine
  11547. 94%Crazy New Ideas
  11548. 98%Is std::exception_ptr nothrow constructible and assignable? | The Old New Thing
  11549. 99%VerifyTests/Verify
  11550. 98%Senior Product Security Engineer - Static Code Analysis
  11551. 99%Multi-tenancy with EF Core in Blazor Server Apps
  11552. 98%Product Security Engineer - Static Code Analysis
  11553. 97%Visual Studio Code: Did you know… You can generate an installation command of your installed extensions ?
  11554. 89%How to Customize VS Code Settings Using JavaScript - QuickHacks Ep. 1
  11555. 91%Obsolete the Rijndael and RijndaelManaged classes by jeffhandley · Pull Request #52366 · dotnet/runtime
  11556. 99%Branch predictor: How many "if"s are too many? Including x86 and M1 benchmarks!
  11557. 99%benaadams/Ben.Demystifier
  11558. 98%How Discord Stores Billions of Messages
  11559. 99%What are Closures in C# and why you NEED to know about them
  11560. 95%The Great Rewriting In Rust
  11561. 96%The Case of the 50ms request
  11562. 83%Twilio's private GitHub repositories cloned by Codecov attacker, cloud comms platform confirms
  11563. 97%Bootstrap 5
  11564. 98%.NET App Developer Links - 2021-05-06
  11565. 87%.NET Foundation Survey - .NET Usage
  11566. 99%Ultimate Guide to Building a UI Component Library—Part 3
  11567. 97%Carbon proxies: Measuring the greenness of your application | Sustainable Software
  11568. 99%Professional Open Source: Maintaining API, Binary, and Wire Compatibility
  11569. 99%Non-structural Type Constraints
  11570. 98%Introduction to JSON Web Tokens (JWT)
  11571. 99%A Guide To Undoing Mistakes With Git — Smashing Magazine
  11572. 58%LiveLeak shuts down after 15 years online | Tech News | Startups News
  11573. 82%.NET Rocks! vNext
  11574. 98%wybiral/tracker
  11575. 96%Add Simple C# Programs by cartermp · Pull Request #213 · dotnet/designs
  11576. 90%Building Mobile Apps at Scale: 39 Engineering Challenges
  11577. 82%Activision-Blizzard Q1 2021 financials: Blizzard has lost almost 29% of its overall active playerbase in three years
  11578. 87%SpaceX
  11579. 82%Postman I ❤️ you, but I met Thunder Client for Visual Studio Code ❤️❤️❤️ | daily.dev
  11580. 56%30% Federal tax offset for videogame development announced
  11581. 99%How I Hacked Google App Engine: Anatomy of a Java Bytecode Exploit
  11582. 98%Event Based Architecture: What do you mean by EVENT?
  11583. 99%Experimental Dotnet Monitor Tool Now Fully Supported -- Visual Studio Magazine
  11584. 95%New Spectre attack once again sends Intel and AMD scrambling for a fix
  11585. 99%Azure Machine Learning Experience Improved in VS Code -- Visual Studio Magazine
  11586. 96%What is Machine Learning?
  11587. 99%EntityFrameworkCore.VisualBasic 5.0.0-alpha.1
  11588. 97%andymatuschak/orbit
  11589. 97%Make haste slowly: quantify economics
  11590. 98%the singularity | Riccardo M. Cefala
  11591. 94%Lessons from Yahoo - Rui Zhi Dong
  11592. 99%Building a Bingo game backend with encore.dev
  11593. 73%Where work is headed
  11594. 97%Preserving the Web
  11595. 99%Portability is Reliability
  11596. 96%Engineering promotions are broken
  11597. 94%The Venture Capital Paradox? - Can's blog
  11598. 94%Avoiding Busses
  11599. 93%Introduction to GPS
  11600. 98%Ascript
  11601. 99%How to host a website on the dark web
  11602. 97%timvisee/send
  11603. 78%How I Got Into Computers Final Job Search Edition
  11604. 95%$40 million to help developers measure everything that matters
  11605. 97%21Nails Vulnerabilities Impact 60% of the Internet's Email Servers - Slashdot
  11606. 90%Tens of Thousands of GoDaddy Certificates Will Break in macOS 11.4 and iOS 14.6
  11607. 99%String.Format Method (System)
  11608. 97%The Curse of the A-word
  11609. 97%Temporal documentation
  11610. 75%Tesla Car Hacked Remotely From Drone via Zero-Click Exploit
  11611. 99%Postman I ❤️ you, but I met Thunder Client for Visual Studio Code ❤️❤️❤️
  11612. 95%From Structs and Lambdas to CO2 Emissions: Microsoft Software Development Gets Greener -- Visual Studio Magazine
  11613. 98%Output in password_hash - Rust
  11614. 98%Why simplicity? Choosing a web architecture
  11615. 99%Entity Framework Community Standup - Triggers for EF Core
  11616. 99%Building a supply chain attack with .NET, NuGet, DNS, source generators, and more!
  11617. 98%The Catch Block #56 - A New Preview and Lots of Quality Reads
  11618. 97%C# Language Highlights: Property Patterning Matching
  11619. 96%Microsoft Build
  11620. 56%C# Language Highlights: Property Patterning Matching
  11621. 97%Testing Aggregate with Event Sourcing made SIMPLE
  11622. 98%Why is coroutine_handle::resume() potentially-throwing? | The Old New Thing
  11623. 67%MH370 pilot made many turns and speed changes new report reveals - Airline Ratings
  11624. 99%ClearURLs/Addon
  11625. 97%Migrating From Python to Kotlin for Our Backend Services
  11626. 98%.NET App Developer Links - 2021-05-05
  11627. 98%Catala: A Programming Language for the Law
  11628. 99%Observable Plot
  11629. 99%The Adapter Pattern | Gary Woodfine
  11630. 99%Getting Started with Azure Web PubSub Service - Daily .NET Tips
  11631. 99%The future of gRPC in C# belongs to grpc-dotnet
  11632. 93%An Update
  11633. 99%davidfowl/CommunityStandUpMinimalAPI
  11634. 79%Me2BA Product Testing Spotlight Report Published: Data Sharing in Primary & Secondary School Mobile Apps
  11635. 80%Please fix the AWS Free Tier before somebody gets hurt
  11636. 64%They Told Their Therapists Everything. Hackers Leaked It All
  11637. 99%Adequacy.org || Is Your Son a Computer Hacker?
  11638. 99%facebookincubator/cinder
  11639. 99%ML to AI with ML.Net and Azure
  11640. 99%Rework all of this to use ControlFlowGraph and IOperations. · kevin-montrose/AsyncSizeAnalyzer@71b87c2
  11641. 90%Basecamp employees detail an all-hands that led to resignations, including the head of strategy, who questioned the existence of white supremacy at the company
  11642. 97%Introducing Observable Plot
  11643. 84%Some thoughts on newsletter advertising
  11644. 93%Why I Work on Ads
  11645. 92%Clarifying the "blockchain"
  11646. 97%Software Is About Modeling the World: Reflections and a Fourier Transform Analogy
  11647. 98%What I Learned From 2 Years At A Digital Agency - Jeremy Shaw Blog
  11648. 95%You are what you do, not what you say or write
  11649. 53%Threats | No Mercy / No Malice
  11650. 98%.NET Foundation March/April 2021 Update
  11651. 98%On Software Rewrites
  11652. 98%Exploring Temporality in Databases
  11653. 98%Blog Archive for Docusaurus | I CAN MAKE THIS WORK
  11654. 98%Software disenchantment
  11655. 99%I've analyzed the accessibility of over 1600 personal sites
  11656. 98%The Startup Guide To Managing Your Email Reputation
  11657. 92%ZK languages with Alex Ozdemir
  11658. 98%Hello World - Introduction to C# interactive C# tutorial
  11659. 99%Accessibility and Perf improvements to WinForms
  11660. 97%Efficiency is the Enemy
  11661. 96%[Last Week in .NET #40] – Pour one out for .NET Framework 4.6.1
  11662. 88%On Incels, Dead Bedrooms and The Hard Problems of Loneliness
  11663. 89%The Instagram ads Facebook won't show you
  11664. 99%Visual Studio Toolbox Live - gRPC for the WCF Developer
  11665. 99%uLisp
  11666. 84%Rust Language Gains Traction in .NET Community -- Visual Studio Magazine
  11667. 99%AirDrop Anywhere - Part 2 - Writing some code
  11668. 99%How Setting Arbitrary Deadlines Can Hurt Developers
  11669. 90%ProgrammerHumor.io
  11670. 93%I Tried Svelte and I LOVE It!! Favorite Features vs React
  11671. 99%C++ coroutines: Promise constructors | The Old New Thing
  11672. 95%Control Your Bose Headphones From Your Mac's Menubar
  11673. 81%A map through the three major coroutine series | The Old New Thing
  11674. 99%A Simple Moving Average calculator: Creating a Simple Moving Average calculator in C# - Part 1
  11675. 99%ASP.NET Core in .NET 6 - Part 07 - Support for custom event arguments in Blazor
  11676. 83%Hacker leaks 150 million user records from Iranian Raychat app
  11677. 72%CSS Zen Garden - 2003 | Web Design Museum
  11678. 83%Growing the Bytecode Alliance – The Mozilla Blog
  11679. 96%Rossen Reports: Here’s how to see if your personal info was hacked
  11680. 95%The Bytecode Alliance Calls for New Members In Mission to Build Safer Software Foundations for the Internet
  11681. 98%.NET App Developer Links - 2021-05-04
  11682. 99%Customize Windows Sandbox
  11683. 99%Adding CAPTCHA on form posts with ASP.NET Core 🚦
  11684. 99%5 Techniques for Optimizing Performance on a React App
  11685. 99%The Service Now API and TypeScript Conditional Types
  11686. 91%Monsters Weekly 208 - Intro to Storybook
  11687. 98%Implement log monitoring with Seq and Serilog in .net Core | Gary Woodfine
  11688. 99%Why is your ASP.NET server so slow? 10 performance problems and solutions - Michael's Coding Spot
  11689. 99%Building an AWS Lambda in C#, part 1: AWS
  11690. 91%ShellCheck – shell script analysis tool
  11691. 99%Announcing the end of support for AWS SDK for .NET version 2 (v2) | Amazon Web Services
  11692. 98%Adam Storr - Beginning to Make Testing with HttpClient Easier
  11693. 88%Why What3Words is not suitable for safety critical applications
  11694. 99%1. An architecture for .NET – The Reformed Programmer
  11695. 96%The Hassle-Free JavaScript Tool Manager
  11696. 94%‎Breach: 6 | Life Support on Apple Podcasts
  11697. 99%How to build a simple system in Verdi
  11698. 52%Jan-Piet Mens
  11699. 99%One thing I miss from Mercury
  11700. 99%Testing SQL
  11701. 98%Checklist For Evaluating Startups
  11702. 97%Is abstraction killing civilization? | datagubbe.se
  11703. 70%Venture Capital and Velocity: 11
  11704. 98%CSS Generators
  11705. 68%Uniform dist { warning, panic }
  11706. 90%Easy and Ethical Traffic Monitoring with GoAccess
  11707. 95%What’s behind the Shopify Effect
  11708. 98%Tiny Wins
  11709. 95%[Better solution!] TP-Link offers way to add local API back
  11710. 99%GitHub Quick Reviews
  11711. 94%About the security content of macOS Big Sur 11.3.1
  11712. 93%banga/git-split-diffs
  11713. 99%C# 9: Value Objects and Simpler Code -- Visual Studio Magazine
  11714. 98%.NET API browser
  11715. 99%Is the era of reflection-heavy C# libraries at an end?
  11716. 98%AirDrop Anywhere - Part 1 - Introduction
  11717. 99%The .NET Docs Show - Using .NET to build an e-ink dashboard for home automation
  11718. 99%255kb/stack-on-a-budget
  11719. 95%The End of AMP
  11720. 99%Debouncing / Throttling JavaScript events in a Blazor application - Gérald Barré
  11721. 99%C++ coroutines: Converting among tasks that use the same promise | The Old New Thing
  11722. 99%Let's Learn .NET - C#
  11723. 96%Stop making your paying customers hunt for the Sign In button on your website. - Stunning Blog
  11724. 99%.NET News Roundup - Week of April 26th, 2021
  11725. 99%Are comments in code actually a bad practice?
  11726. 97%Blazor WebAssembly : Global Exception Handling using CascadingValue - EP28
  11727. 96%252: Linux GUI Apps on Windows - WSLg
  11728. 66%What3Words sends legal threat to a security researcher for sharing an open-source alternative – TechCrunch
  11729. 99%Create an OIDC credential Issuer with Mattr and ASP.NET Core
  11730. 99%Meadow VL53L0X Distance Sensor | C# Tutorials Blog
  11731. 98%Rosenzweig – Dissecting the Apple M1 GPU, part IV
  11732. 98%.NET App Developer Links - 2021-05-03
  11733. 97%How Tech Loses Out over at Companies, Countries and Continents - Articles
  11734. 98%What's Salesforce?
  11735. 98%I could build this during the weekend
  11736. 92%Rust's Most Unrecognized Contributor
  11737. 96%kevin-montrose/AsyncSizeAnalyzer
  11738. 98%Worthiness
  11739. 97%Fetch failed but Flask is success
  11740. 99%Tests Are Not Specifications ‒ paedubucher.ch
  11741. 98%How to spot great remote jobs: The Joel test for remote work - andre.schweighofer
  11742. 96%How much traffic comes from the front page of Hacker News?
  11743. 86%Community Builders
  11744. 98%The Tale of One-way Functions
  11745. 99%Go Modules Cheat Sheet • Encore
  11746. 98%How To Stop Comparing Yourself To Others (i.e., Play Your Own Game)
  11747. 96%On using to-do lists efficiently
  11748. 97%Open-sourcing Remotebear, a remote jobs aggregator
  11749. 92%55 months of weighing the costs
  11750. 87%"Intro to Human Behavioral Biology" needs critique
  11751. 99%My modern SaaS software stack
  11752. 99%Should DevTools teach the CSS cascade?
  11753. 99%The Byte Order Fiasco
  11754. 99%Hosting SQLite databases on Github Pages - (or any static file hoster)
  11755. 96%Regulations.gov
  11756. 99%I put all of my comics online!
  11757. 73%Vaccine production, April 2021 - Global Commission for Post-Pandemic Policy
  11758. 99%Will Linux Phones stay around this time?
  11759. 97%dekuNukem/bob_cassette_rewinder
  11760. 98%Bringing GNU Emacs to Native Code
  11761. 99%Using the ProblemDetails Class in ASP.NET Core Web API
  11762. 96%CommandDotNet
  11763. 91%readme.so - Easiest Way to Create A README
  11764. 98%A Microsoft Engineer Explains How to Fix Your Computer Problem
  11765. 99%Web Performance for Developers on a Deadline
  11766. 97%Designing for Buying: How to Break Through the Ceiling in Product-Led Growth
  11767. 99%Why textareas can't grow?
  11768. 96%I Didn’t Buy Safemoon And You Can’t Either
  11769. 92%Pro Controller
  11770. 98%Re: Very slow clang kernel config ..
  11771. 99%Dream desktop – Sam Squire's personal blog
  11772. 95%Let Your Employees Ask Questions
  11773. 99%How I Made an Album Without Knowing Anything About Music
  11774. 96%For whom the bell tolls
  11775. 98%Scaling monorepo maintenance - The GitHub Blog
  11776. 95%Changing How Updates Work with Docker Desktop 3.3 - Docker Blog
  11777. 86%O11 Dynamic MINI - Highly Modular water-cooll friendly small PC chassis
  11778. 96%Simplifier
  11779. 69%Keyboard interface software
  11780. 90%System Builder
  11781. 98%Ideas Filter
  11782. 97%VS Code livestreams
  11783. 98%The MVP reconnect daily
  11784. 99%OpenBSD 6.9
  11785. 98%Oxide Computer Company: Exploiting Undocumented Hardware Blocks in the LPC55S69
  11786. 74%Muse Group formed to support MuseScore, Ultimate Guitar; acquires Audacity - Scoring Notes
  11787. 90%LB27 first's line is obsolete from Daniel Bünzli via Unicode on 2020-03-03 (Unicode Mail List Archive)
  11788. 71%SSD Makers start warning that Mining Products Like Chia Coin Will Void Warranty
  11789. 82%Five Years On YouTube
  11790. 87%Computer scientists discover new vulnerability affecting computers globally
  11791. 99%supabase/realtime
  11792. 88%The .NET Stacks #45: <fill in later> | Dave Brock
  11793. 98%The .NET Stacks #47: 🧨 Now with 32 more bits | Dave Brock
  11794. 91%Appearance on CBS Sports HQ for the 2021 NFL Draft, Apr-30
  11795. 99%The Gates to Hell: Apples Notarizing
  11796. 53%Weekly Update 241
  11797. 99%The Linux Documentation Project Works
  11798. 99%How Litestream Eliminated My Database Server for $0.03/month
  11799. 70%The 'Capitalism is Broken' Economy
  11800. 99%OSS Power-Ups: Silk.NET
  11801. 99%C#: Make your delegates asynchronous from synchronous delegates
  11802. 97%What's the Top App Model Used by .NET Developers? -- Visual Studio Magazine
  11803. 96%Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  11804. 98%Why you should spend $350 on a computer keyboard
  11805. 91%Calendly: The $4B DocuSign of Scheduling
  11806. 92%Cryptology ePrint Archive: Report 2021/323
  11807. 99%The Little Things: everyday efficiencies
  11808. 97%How to make the most of your software engineering career - andre.schweighofer
  11809. 99%How to use markdown if markdown is not supported
  11810. 99%.NET R&D Digest (April, 2021)
  11811. 93%FOCUSCAP – NO DISTRATIONS!
  11812. 97%What do we mean by a “backdoor” in End-To-End Encrypted Messengers or Secure Messengers? #endToEndEncryption #e2ee
  11813. 99%Mixed Boolean Arithmetic Obfuscation
  11814. 95%The faulty digital clock problem
  11815. 97%Don't Use "Idiomatic" as an Excuse. Ship Things Instead
  11816. 95%The 11th Reason to Delete your Social Media Account: the Algorithm will Find You
  11817. 94%How to find a Bluetooth amp that doesn't suck · derhagen
  11818. 99%To PaaS or not
  11819. 95%Backing Up Vimwiki With Rsync
  11820. 99%Solving multidimensional PDEs in pytorch
  11821. 98%Overriding and Extending Episerver Dojo Functionality
  11822. 92%Star Trek: First Contact 25th Anniversary | First Contact Day | Paramount+
  11823. 95%Build and ship software better with GitHub and Microsoft Teams
  11824. 99%Exploits and malware policy updates by vollmera · Pull Request #397 · github/site-policy
  11825. 97%Evolving beyond password complexity as an identity strategy - Microsoft Security
  11826. 99%Named Entity Recognition Demo
  11827. 98%0x4447/0x4447_product_s3_email
  11828. 96%After the Pandemic
  11829. 91%How to fix: npm ERR! enoent ENOENT: no such file or directory, rename - CodeJourney.net
  11830. 97%xkcd: After the Pandemic
  11831. 85%Microsoft Ability Summit
  11832. 90%Microsoft: It's 90 days until the end of Skype for Business Online, here's what to expect | ZDNet
  11833. 99%DotNet.ReproducibleBuilds 0.1.26
  11834. 99%Arrays in ASP.NET MVC Core route parameters
  11835. 99%dotnet/reproducible-builds
  11836. 98%.NET Foundation March/April 2021 Update
  11837. 97%QEMU version 6.0.0 released - QEMU
  11838. 99%Building a Distributed Turn-Based Game System in Elixir
  11839. 99%C++ coroutines: Waiting synchronously for our coroutine to complete | The Old New Thing
  11840. 99%Code Maze Weekly #75 - Code Maze
  11841. 99%Web Component Custom Element Gotchas
  11842. 84%Rust programming language: We want to take it into the mainstream, says Facebook
  11843. 97%Episode 75 - Dependency Injection with Steve Collins
  11844. 99%.NET 6 Brings Blazor WebView Controls to WPF and WinForms
  11845. 89%How We Helped Xbox Cloud Gaming Reach Billions of New Devices | Rainway
  11846. 90%CSRF, CORS, and HTTP Security headers Demystified
  11847. 98%Include tizen6.0-tizen in precedence rules by WonyoungChoi · Pull Request #212 · dotnet/designs
  11848. 98%.NET App Developer Links - 2021-04-30
  11849. 83%Twemex - Sidebar for Twitter
  11850. 93%Update: Security Notification - March 2021
  11851. 97%Scaling with Azure
  11852. 99%Running Your Windows UI / Project Reunion App in the Windows App Container (sandbox) - Nick's .NET Travels
  11853. 98%Containerize .NET for Red Hat OpenShift: Use a Windows VM like a container - Red Hat Developer
  11854. 96%Tricking the tricksters with a next level fork bomb – Vidar's Blog
  11855. 99%Nullable Reference types in C# – Best practices
  11856. 98%Webinar – OSS Power-Ups: Silk.NET | The .NET Tools Blog
  11857. 96%What's going on, Apple? - Part 2 | Intuitibits
  11858. 97%C# Yield Return: What is it and how does it work? - Brian Lagunas
  11859. 95%The Right Way to Adopt New Technology
  11860. 97%C# Language Highlights: Init only setters
  11861. 93%Computer Science from the Bottom Up
  11862. 96%Federated Learning of Cohorts
  11863. 96%Modular Blazor App Framework Oqtane Boosts Templates -- Visual Studio Magazine
  11864. 87%Getting Started With Chia: SSD & Hard Disk Crytpo-Currency Mining/Farming
  11865. 98%Azure Web PubSub Service · The Azure Web PubSub Service for real-time pub/sub using simple WebSocket connections.
  11866. 83%On Basecamp | breen.tech
  11867. 74%Don’t wait for the government to fix surveillance capitalism. It’s up to us.
  11868. 95%Internal Combustion Engine – Bartosz Ciechanowski
  11869. 97%The 3 R's of Habit Change: How To Start New Habits That Actually Stick
  11870. 95%We need a career path for invention
  11871. 95%Computer Science as a Medicine
  11872. 97%A Notion system for capturing product ideas
  11873. 99%The Fourier transform is a neural network
  11874. 97%Easily build real-time apps with WebSockets and Azure Web PubSub—now in preview
  11875. 99%noir-lang/noir
  11876. 88%.NET API browser
  11877. 96%New Azure Web PubSub Unveiled for Real-time WebSocket Apps -- Visual Studio Magazine
  11878. 93%Microsoft Joins Bytecode Alliance to Further Blazor-Backing WebAssembly Tech -- Visual Studio Magazine
  11879. 97%An update on the UMN affair
  11880. 98%.NET Rocks! vNext
  11881. 98%Episode 375 - The Case of the Dangling Domain
  11882. 99%DapperLib/DapperAOT
  11883. 99%GitHub Quick Reviews
  11884. 99%Unit testing your Web APIs [18 of 18] | Beginner's Series to: Web APIs
  11885. 99%Why programmers don’t write documentation | Kislay Verma
  11886. 94%.NET 6 LINQ Improvements
  11887. 98%Intro to Graphics 12 - Triangular Meshes
  11888. 98%Truly unified inbox - BlackBerry got it right and nobody has since W.C. Fan
  11889. 99%C++ coroutines: Adding COM context support to our awaiter | The Old New Thing
  11890. 99%Practical considerations for implementing Raft
  11891. 99%Hello World: Wednesday April 21, 2021
  11892. 93%dotnet/runtime
  11893. 99%Make microservices fun again with Dapr | Dave Brock
  11894. 93%Fancy Blinking Cursor In VS Code
  11895. 97%Writing robust integration tests in .NET with WireMock.NET
  11896. 87%Who won the Amstel Gold Race? Human error in photo-finishes
  11897. 57%Daisugi, the 600-Year-Old Japanese Technique of Growing Trees Out of Other Trees, Creating Perfectly Straight Lumber
  11898. 98%.NET App Developer Links - 2021-04-29
  11899. 76%Ready Player Zero
  11900. 98%API Testing—Strategy and Tools
  11901. 98%ReSharper and Visual Studio 2022 64-bit | The .NET Tools Blog
  11902. 94%Automating "suggested / related posts" links for my blog posts - Part 2
  11903. 99%Llama Preview: Swift Closures and Delegates
  11904. 99%Rearchitecting for MicroServices: Featuring Windows & Linux Containers | Azure DevOps Blog
  11905. 98%Uno Platform Uno Platform 3.7 - More WinUI, Project Reunion and Linux support, Wasm performance boost
  11906. 79%Vertical turbines far more efficient in large-scale wind farms
  11907. 60%Google Play declared our educational coding App is Malware and accused us of Ad Fraud!
  11908. 99%r/dotnet - Why does everything have to use interface?
  11909. 98%Microsoft joins Bytecode Alliance to advance WebAssembly – aka the thing that lets you run compiled C/C++/Rust code in browsers
  11910. 97%Why We Switched From Webpack To Vite
  11911. 53%Using GitHub as your Project Management Tool Recap | Learn with Dr G
  11912. 97%How software gets color wrong
  11913. 94%Is a computer science side project worth the effort? - andre.schweighofer
  11914. 98%We’re all using RSS Readers all the time…
  11915. 50%They meant well (or, why it matters who gets to be seen as a “tech critic”)
  11916. 77%how to read stuff posted online – Snakes and Ladders
  11917. 95%A Visa model for scaling moderation
  11918. 70%On Wasting Time
  11919. 96%Don't be that leader - the good, the bad, and the ugly of delegating
  11920. 99%Aggregate Design: Using Invariants as a Guide
  11921. 99%Ghost in the Shell – Part 5
  11922. 98%My First Month as a Solo Founder
  11923. 96%Philosophy — Susan Rigetti
  11924. 98%Why People Are Afraid Of The DOM?
  11925. 98%Zero-knowledge Virtual Machines, the Polaris License, and Vendor Lock-in
  11926. 97%Release 5.0.0 · PomeloFoundation/Pomelo.EntityFrameworkCore.MySql
  11927. 99%On .NET Live - Develop from Anywhere with GitHub Codespaces
  11928. 97%CSS Variables That Mimic Chameleons
  11929. 99%WebSocket Compression by zlatanov · Pull Request #49304 · dotnet/runtime
  11930. 87%Not Much for Dev Tools in Microsoft's Big Accessibility Push Announcement -- Visual Studio Magazine
  11931. 84%blog dot cloud and tree dot com
  11932. 96%Password Validation Rule Object in Laravel 8
  11933. 98%[PATCH v3 00/13] Add futex2 syscalls
  11934. 72%Security firm Kaspersky believes it found new CIA malware | The Record by Recorded Future
  11935. 93%Defend Rob's Responsible Disclosure, organized by Rob Dyke
  11936. 97%VS Code Goes on Security 'MITRE ATT&CK' with New Extension -- Visual Studio Magazine
  11937. 98%Windows Community Toolkit for Project Reunion 0.5 | #ifdef Windows
  11938. 84%The Number of Cities With Municipal Broadband Has Jumped Over 450% in Two Years
  11939. 96%Personal Finance Planning and Simulation for Financial Independence (FI)
  11940. 89%Microsoft Edge Windows Task Manager Improvements
  11941. 96%Software Engineer - Communities
  11942. 99%dotnet/upgrade-assistant
  11943. 77%City of Seattle Registration
  11944. 99%Machine Learning Community Standup - .NET Notebooks & .NET Interactive
  11945. 95%Finding an Easter egg in Microsoft Bob - Ben Stone Online
  11946. 98%The Catch Block #55 - Jargon, Extensions, WPM, and Screaming
  11947. 99%C++ coroutines: Snooping in on the coroutine body | The Old New Thing
  11948. 88%KristofferStrube/Blazor.SVGEditor
  11949. 95%Influential computer science papers
  11950. 99%Getting started with Graphql - Pradeep Loganathan
  11951. 99%BEYOND Status Codes! Better REST HTTP API Error Responses
  11952. 67%Grand jury subpoena for Signal user data, Central District of California
  11953. 78%GitHub Pages: Permissions-Policy: interest-cohort=() Header added to all pages sites - GitHub Changelog
  11954. 98%Introducing DRPC: Our Replacement for gRPC
  11955. 56%FBI shares 4 million email addresses used by Emotet with Have I Been Pwned
  11956. 95%Why apk-tools is different than other package managers – Ariadne's Space
  11957. 94%Senior Software Engineer - Chatbot
  11958. 94%Create Outlook email with an @Mention for a contact in the body
  11959. 97%Better air is the easiest way not to die
  11960. 99%Clean Architecture Refactoring: A Case Study - NDepend
  11961. 99%Blazor - IntersectionObserver WebApi
  11962. 98%Mind the platform execution gap
  11963. 99%Sherlock Holmes and the case of a crashing devenv.exe | The .NET Tools Blog
  11964. 99%Introducing GraphQLinq - Strongly Typed GraphQL Queries with LINQ to GraphQL. | Giorgi Dalakishvili | Personal Website
  11965. 85%Never run Google ads if you have an Android app
  11966. 71%Dominance of Apple and Google’s app stores impacting competition and consumers
  11967. 91%Serverless .NET Development with Azure Durable Functions - PHINUG 2021.05
  11968. 97%OCaml for the Masses - ACM Queue
  11969. 81%Fugitive Telemetry - Tordotcom Publishing
  11970. 98%Windows Insider Program
  11971. 99%Microservices and the Cloud with Special Guest Sean Whitesell
  11972. 99%JSON Schema
  11973. 85%Shelly 2.5 | Shelly Cloud
  11974. 85%This is the first house to be 3D printed from raw earth
  11975. 95%Mighty | Faster Google Chrome that uses 10x less memory
  11976. 96%calibre - E-book management
  11977. 93%TJA statement on updating bylines
  11978. 93%Report: Mac Developers Prefer VS Code over Xcode -- Visual Studio Magazine
  11979. 99%Webmention Analytics
  11980. 91%Speakers | Techorama
  11981. 99%Why dummy data matters - and how to generate it - Michael Stivala
  11982. 89%My experience with sexual harassment in the Scala community
  11983. 98%Content Marketing for Bootstrappers | James Chambers
  11984. 99%Developing Expertise at Work: A Guide
  11985. 95%Privacy by Design is reformist: But do we need revolution?
  11986. 93%Dropbox is way too clingy
  11987. 99%codefinger - blog
  11988. 90%Don't consume news in the morning
  11989. 92%Why Going to the Doctor Sucks — Wait But Why
  11990. 92%Epistemology Wars
  11991. 98%.NET Foundation Project Spotlight - Roslyn
  11992. 66%FBI Shares Email Addresses to Speed Emotet Cleanup
  11993. 99%Why does a zero-length stackalloc make the C# compiler happy to allow conditional stackallocs?
  11994. 98%Welcome to swimlanes.io
  11995. 96%TypeScript Decorators by Wekoslav Stefanovski - BLbit UG
  11996. 98%GitHub Quick Reviews
  11997. 55%Fermilab welcomes first baby bison of the year
  11998. 99%How we ship code faster and safer with feature flags - The GitHub Blog
  11999. 99%Visual Basic support planned for .NET 5.0 | Visual Basic Blog
  12000. 89%Visual Basic docs - get started, tutorials, reference.
  12001. 76%Apple's follow-up to M1 chip goes into mass production for Mac
  12002. 99%ASP.NET Community Standup - SPA Updates
  12003. 97%[Last Week in .NET #39] – Microsoft’s MVP Program has a new requirement: Shilling
  12004. 77%German WWI veteran describes killing a French soldier in a bayonet charge
  12005. 98%The .NET Docs Show - Optimizing .NET Linux containers the right way!
  12006. 98%C++ coroutines: How do I create a coroutine that terminates on an unhandled exception? | The Old New Thing
  12007. 97%Don't Use the Sidebar in VS Code!!
  12008. 99%Running Lisp in Production
  12009. 94%Cryptocurrency is an abject disaster
  12010. 99%Trying out the open-source eCommerce platform nopCommerce using Docker
  12011. 99%Some more C# 9 - Red Hat Developer
  12012. 99%SSHing to my Raspberry Pi 400 from a browser, with Cloudflare Tunnel and Auditable Terminal
  12013. 99%How to safely open-source internal software - Some best practices
  12014. 96%FAQ | Ataque cibernético | 14/03
  12015. 99%Workshop Spotlight: Developing Cross-Platform Web Apps with ASP.NET Core | Developer Support
  12016. 62%HomeLab and Shop Tour! 100K Subscriber Extravaganza!
  12017. 99%How to deploy Angular app to Azure App Service running Linux from GitHub | Developer Support
  12018. 93%Jefit Data Incident Public Announcement
  12019. 96%My current HTML boilerplate
  12020. 90%The Linux Foundation's demands to the University of Minnesota for its bad Linux patches security project | ZDNet
  12021. 99%allaboutapps/integresql
  12022. 98%Pretty print/syntax highlight .NET stack traces in a browser ✨
  12023. 96%Useful features from C# 7 to 9 with Julien Couvreur
  12024. 99%Don't Code Tired | Free .NET Testing Courses This Month
  12025. 97%Best Practices in Software Development—Part 4
  12026. 98%Can you really develop with Linux GUI Apps on Windows 10 with WSLg? How about PyCharm?
  12027. 99%How to run Linux GUI apps on Windows 10 with WSL and WSLg
  12028. 94%Adam Storr - Lightning Talk on HttpClient Interception by Just Eat at dotnetOxford Apr 2021
  12029. 99%All Your Macs Are Belong To Us
  12030. 89%Woven Planet, a subsidiary of Toyota, to acquire Lyft’s self-driving car division
  12031. 95%Changes at Basecamp
  12032. 97%The 10 Best Practices for Remote Software Engineering
  12033. 50%New Proof Reveals That Graphs With No Pentagons Are Fundamentally Different
  12034. 97%.NET Framework 4.5.2, 4.6, 4.6.1 will reach End of Support on April 26, 2022
  12035. 97%Arbitrage as a Shortest Path Problem · Sasha Kuznetsov's Blog
  12036. 94%Phishing exercises and you - stop punishing optimism
  12037. 99%Query Engines: Push vs. Pull
  12038. 77%The Chronicle
  12039. 95%Dabbling in Cryptography
  12040. 98%.NET API browser
  12041. 98%Using tables in technical documentation
  12042. 90%Ether as a computation unit
  12043. 97%No-SQL databases are glorified caches
  12044. 97%Books I've Read (2020)
  12045. 99%Introduction
  12046. 86%iOS 14.5 offers Unlock iPhone with Apple Watch, diverse Siri voices, and more
  12047. 88%Apple commits $430 billion in US investments over five years
  12048. 90%University of Minnesota security researchers apologize for deliberately buggy Linux patches | ZDNet
  12049. 86%Survey Reveals Bigger C# Community, Most and Least Popular Uses -- Visual Studio Magazine
  12050. 96%Apple's Certificate Transparency policy
  12051. 99%Generating API clients [17 of 18] | Beginner's Series to: Web APIs
  12052. 98%Create a .NET Core Project Template for Visual Studio
  12053. 99%Tetris in Blazor Part 6: Scoring, Levels, Music, and Other Features
  12054. 99%The .NET Docs Show - Versioning REST APIs
  12055. 96%We were promised Strong AI, but instead we got metadata analysis
  12056. 99%Convert SVG files to PNG or JPEG using .NET - Gérald Barré
  12057. 92%2021 Williams F1 CFD
  12058. 99%HashiCorp Boundary: Remote Access Management Service Adds OIDC Support
  12059. 99%C++ coroutines: What does it mean when I declare my coroutine as noexcept? | The Old New Thing
  12060. 99%ehendrix23/tesla_dashcam
  12061. 99%Adding environment variables in Azure Pipelines for a dotnet Linux service
  12062. 97%Fast and Safe compile-time dependency injection in .NET with Jab & StrongInject
  12063. 73%Project Jengo Redux: Cloudflare’s Prior Art Search Bounty Returns
  12064. 58%The REAL Reason McDonalds Ice Cream Machines Are Always Broken
  12065. 97%Blazor WebAssembly : Logging to Database | Implementing Custom Logger Provider - EP27
  12066. 90%lettier/3d-game-shaders-for-beginners
  12067. 99%How to send an email with dynamic templates from SendGrid with ASP.NET Core
  12068. 98%I replaced jQuery on this blog with vanilla JavaScript
  12069. 96%251: #AppleEvent - AirTags, M1 iMac, & Purple iPhone
  12070. 99%Machine Learning with ML.NET - Sentiment Analysis
  12071. 98%r/dotnet - BlazorGenUI - Auto-generated UI from C# classes
  12072. 99%dodyg/practical-aspnetcore
  12073. 99%Uno Platform and Xamarin.Forms: Choosing Your Next UI Framework
  12074. 98%.NET App Developer Links - 2021-04-26
  12075. 90%Bigbasket faces potential data breach; details of 2 crore users put on sale on dark web
  12076. 99%.NET News Roundup - Week of April 19th, 2021
  12077. 99%Blazor Material Form Creation with File Upload and Dialogs
  12078. 99%Securing an ASP.NET Core app and web API using windows authentication
  12079. 98%Understanding JavaScript’s Array Reduce
  12080. 98%Windows Package Manager v0.3 Preview | Windows Command Line
  12081. 98%3 simple ways to collect data for asp.net core applications post publishing to production
  12082. 99%NSubstitute and FluentAssertions Redux – Rory Primrose – Learn from my mistakes, you don't have time to make them yourself
  12083. 98%I CAN MAKE THIS WORK
  12084. 99%F# wrappers for React components
  12085. 97%Write Great APIs
  12086. 99%Crypto miners are killing free CI
  12087. 72%Melb.NET May 2021 IN PERSON Meetup
  12088. 99%FalixNodes - Make your dreams true, do not get limited by money.
  12089. 99%An example of overengineering - keep it WET
  12090. 97% Simple career advice
  12091. 99%Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  12092. 71%What playing football taught me about hacking – Part 1
  12093. 99%Rage bug reporting : ezyang’s blog
  12094. 81%MangaDex website taken offline following cyber-attack, data breach
  12095. 97%December 10, 2020 - Social Media, Blazor, and Azure Storage. What could go wrong?
  12096. 97%Has UML died without anyone noticing?
  12097. 99%Parsing Protobuf at 2+GB/s: How I Learned To Love Tail Calls in C
  12098. 82%Why you should put salaries on your job ads | Sifted
  12099. 96%An open letter to the Linux community
  12100. 61%Security Researcher Dan Kaminsky Passes Away
  12101. 60%Apple sued for terminating account with $25,000 worth of apps and videos
  12102. 99%Rust Language Cheat Sheet
  12103. 90%3D Game Shaders For Beginners
  12104. 99%Setting up a Cardano Producer node using Kubernetes/microk8s
  12105. 99%Redcrafter/verilog2factorio
  12106. 93%Feynman's Nobel Ambition
  12107. 89%Quantum Computing with Richard Versluis
  12108. 97%Quantum Computing with Richard Versluis — Developer Weekly
  12109. 99%How to setup nginx reverse proxy for aspnet core apps with Docker compose
  12110. 98%Deploying an Azure APIM Self-Hosted Gateway | Developer Support
  12111. 99%Setting Up Sass with Blazor
  12112. 96%Customer Notice FAQs
  12113. 96%[PATCH 000/190] Revertion of all of the umn.edu commits [LWN.net]
  12114. 84%r/todayilearned - TIL Judith Love Cohen, who helped create the Abort-Guidance System which rescued the Apollo 13 astronauts, went to work on the day she was in labor. She took a printout of a problem she was working on to the hospital. She called her boss and said she finished the problem and gave birth to Jack Black
  12115. 88%Office chairs are a scam
  12116. 96%Infer delegate type for method groups and anonymous functions by cston · Pull Request #52448 · dotnet/roslyn
  12117. 86%Today I learned in 2021
  12118. 99%WebAssembly 1.0.0
  12119. 98%The Compiler Writer Resource Page
  12120. 99%irtf-cfrg-argon2-13 - The memory-hard Argon2 password hash and proof-of-work function
  12121. 97%Quick Reminder that Details/Summary is the Easiest Way Ever to Make an Accordion | CSS-Tricks
  12122. 98%Starting this newsletter, print debugging, BYOC
  12123. 99%Specification Pattern in ASP.NET Core - Enhancing Generic Repository Pattern
  12124. 92%You are a hyper-carnivore
  12125. 93%W.C. Fan Why is there still no easy custom keyboard builder?
  12126. 99%TFM for .NET nanoFramework by terrajobst · Pull Request #208 · dotnet/designs
  12127. 97%Remote code execution in Homebrew by compromising the official Cask repository
  12128. 86%Earth Restored — Toby Ord
  12129. 90%Workshop Spotlight: DevOps Fundamentals | Developer Support
  12130. 99%Episode 374 - Keeping up with Azure
  12131. 97%You might as well timestamp it
  12132. 99%CHIP-8 emulation with C# and Blazor - part 1
  12133. 94%danoon2/Boxedwine
  12134. 98%ASP.NET Core in Action, Second Edition is available now!
  12135. 99%The .NET Stacks #46: 📒 What's new with your favorite IDE | Dave Brock
  12136. 90%Clever Hack Finds Mystery CPU Instructions
  12137. 92%Release 1.0.0-preview11 · microsoft/reverse-proxy
  12138. 99%A new way to make maps with OpenStreetMap | Protomaps
  12139. 97%Mining Bitcoin with pencil and paper: 0.67 hashes per day
  12140. 80%Never Raising, Always Raising by @ttunguz
  12141. 95%Compressing PDFs on Mac OS X with custom filters
  12142. 99%Let's light it 🔥 up!
  12143. 97%Protecting against semantic attacks
  12144. 99%4 techniques for structuring Next.js applications
  12145. 94%Impostor Syndrome Theory
  12146. 97%The Best Note-Taking Method is the One You Have with You – trms
  12147. 84%The Chronicle
  12148. 94% Cycles X — Blender Developers Blog
  12149. 68%Great Malaria Vaccine News
  12150. 93%'Epic Fail': ASP.NET PM Struggles with Blazor Hot Reload in Live Demo -- Visual Studio Magazine
  12151. 98%Create a web UI with ASP.NET Core - Learn
  12152. 98%Light pollution map
  12153. 99%OCamlPro/drom
  12154. 94%Azure for .NET developers
  12155. 98%paint.net 4.2.16 is now available
  12156. 98%GitHub Quick Reviews
  12157. 58%Game accessibility guidelines | A straightforward reference for inclusive game design
  12158. 96%Machine Learning for .NET developers
  12159. 99%Solving a Mystery Behavior of parseInt() in JavaScript
  12160. 98%tobetz/LegoMicroscope
  12161. 99%C++ coroutines: Associating multiple task types with the same promise type | The Old New Thing
  12162. 97%Microsoft Announces 64-Bit Visual Studio 2022
  12163. 99%Secretless apps with .NET and Azure Key Vault
  12164. 85%Cerebras’ New Monster AI Chip Adds 1.4 Trillion Transistors - IEEE Spectrum
  12165. 95%Apple's M1 Positioning Mocks the Entire x86 Business Model - ExtremeTech
  12166. 88%Apple Is Sued for Telling You That You're "Buying" Movies
  12167. 99%Code Maze Weekly #74 - Code Maze
  12168. 95%Turn off Topic Suggestions and Interests at Twitter with this handy script
  12169. 97%Use Google like a pro
  12170. 96%LivePerson
  12171. 99%r/dotnet - If MS had never developed .Net Core, do you think you would still be using .Net?
  12172. 96%Why Lichess will always be free.
  12173. 98%.NET App Developer Links - 2021-04-23
  12174. 99%ASP.​NET Core in .NET 6 - Part 06 - Nullable Reference Type Annotations
  12175. 97%Digging for performance gold: finding hidden performance wins
  12176. 81%CrowdSec - The open-source massively multiplayer firewall
  12177. 99%Developing on Amazon Linux 2 using Windows | Amazon Web Services
  12178. 93%Microsoft brings Azure supercomputing to UK Met Office
  12179. 97%C# Language Highlights: Using Static Directive
  12180. 96%Azure, Simplified. (New Video Series)
  12181. 99%Containerize .NET for Red Hat OpenShift: Windows containers and .NET Framework - Red Hat Developer
  12182. 99%Let's Learn .NET - C# - Free Live Stream Event
  12183. 97%Dive into the AWS SDK for .NET’s Runtime Pipeline and Client Configuration | Amazon Web Services
  12184. 99%Disasters I've seen in a microservices world
  12185. 98%Windows Package Manager v0.3 Preview | Windows Command Line
  12186. 99%Ben.Demystifier 0.4.1
  12187. 66%Weekly Update 240
  12188. 97%Why does trying to break into the NT 3.1 kernel reboot my 486DX4 machine?
  12189. 97%Azure SDK Gets Communications Services Libraries, Based on Teams Tech -- Visual Studio Magazine
  12190. 91%Argentine version of Google falls into “wrong” hands leading to search engine's temporary collapse
  12191. 93%Intersection of Medicine and Technology with Dr. Divya Dhar Cohen | Hanselminutes with Scott Hanselman
  12192. 98%Conversation about crossgen2 | .NET Blog
  12193. 94%Semgrep
  12194. 99%IDE > Language > Protocol
  12195. 99%My New Setup - Road to the Valhalla
  12196. 70%We need to talk about your Q3 roadmap
  12197. 99%The Factory Is The Product
  12198. 91%Month 6, Day 1: Fridge still off (Happy Earth Day)
  12199. 87%Do Things That Will Surpass Your Life
  12200. 97%Package readme on NuGet.org
  12201. 94%How to Move From Dublin to Berlin — Evan Smith
  12202. 96%Why I created a vaccine finder
  12203. 53%Quandaries of Quinine - JHI Blog
  12204. 95%Working with PostgreSQL - Zerodha Tech Blog
  12205. 97%GitHub Actions update: Helping maintainers combat bad actors - The GitHub Blog
  12206. 97%What's cooking on SourceHut? April 2021
  12207. 77%Field notes: Miami
  12208. 99%On .NET Live - .NET Interactive: Data Science
  12209. 97%Evolving beyond password complexity as an identity strategy - Microsoft Security
  12210. 97%Unity Game Platform Details Plans for .NET and C# -- Visual Studio Magazine
  12211. 98%RH12503/triangula
  12212. 99%Zellij: a Rusty terminal workspace releases a beta
  12213. 69%EFF Sues Proctorio on Behalf of Student It Falsely Accused of Copyright Infringement to Get Critical Tweets Taken Down
  12214. 97%Red Hat Adds Java Features to Visual Studio Code -- Visual Studio Magazine
  12215. 97%chrissainty/BlazorWallpaper
  12216. 98%How to navigate directories faster with bash
  12217. 98%.NET Core and .NET 5 official support policy
  12218. 92%Ubuntu 21.04 is here | Ubuntu
  12219. 96%Green Vs. Brown Programming Languages
  12220. 99%Deepnote - Data science notebook for teams
  12221. 77%Money Simulator: A browser based, retro sandbox game that let's you see the impact of your financial decisions
  12222. 66%Standard Textile Care Symbols · Issue #410 · Crissov/unicode-proposals
  12223. 99%The EASIER Way to Query Airtable with Sync Inc and PostgreSQL
  12224. 99%C++ coroutines: Improving cold-start coroutines which complete synchronously | The Old New Thing
  12225. 99%Tiny Container Challenge: Building a 6kB Containerized HTTP Server!
  12226. 86%In epic hack, Signal developer turns the tables on forensics firm Cellebrite
  12227. 99%5 MORE C# keywords you (probably) never had to use
  12228. 97%Godot 3.3 has arrived, with a focus on optimization and reliability
  12229. 94%Welcome! You are invited to join a meeting: Building real-time web apps with SignalR (presented by David Fowler from Microsoft). After registering, you will receive a confirmation email about joining the meeting.
  12230. 98%Reduce Process Interference with Task Manager Eco Mode | Performance and Diagnostics
  12231. 99%How to Clean Up after Yourself Why It’s Important Vue React
  12232. 99%Uno Platform Deploying C# Web Applications with Docker
  12233. 98%.NET App Developer Links - 2021-04-22
  12234. 99%.NET Core Integration Tests using a Sql Server Database in Docker – Wrapt
  12235. 98%Introducing EcoQoS | Performance and Diagnostics
  12236. 91%Cyberattack on Phone House with Ransomware and possible data breach - The Tech Zone
  12237. 92%Procmon v3.70, Sysmon v13.10, Autoruns v13.99, TCPView v4.01 and WinObj v3.03
  12238. 99%Introducing AWS Toolkit for Visual Studio support for AWS SSO and Assume Role with MFA | Amazon Web Services
  12239. 98%Why I distrust Google Cloud more than AWS or Azure.
  12240. 99%.NET Rocks! vNext
  12241. 64%Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  12242. 82%Custom Targeting and Audience Segments - Claritas LLC
  12243. 78%What you gonna hide in there?? #lifehack #beans #meme #funny #food #secret #nugget
  12244. 99%Use Apple's CCRandomGenerateBytes in GetCryptographicallySecureRandomBytes by vcsjones · Pull Request #51526 · dotnet/runtime
  12245. 98%Do Microservices require Containers/Docker/Kubernetes?
  12246. 89%Interne mail toont hoe Facebook veiligheidsproblemen wil 'normaliseren'
  12247. 97%GrapeCity ComponentOne 2021 v1 Ships with New Blazor Controls -- Visual Studio Magazine
  12248. 87%Resources by city - Don't Call The Police
  12249. 96%Personalization in Visual Studio IDE
  12250. 99%Download Data Streams to a File in the Background with Xamarin iOS - Cool Coders
  12251. 99%Languages & Runtime Community Standup - C# Standardization
  12252. 95%Tips for Text-based Interviews
  12253. 65%Now is not everything
  12254. 97%Make better predictions, stop estimating - andre.schweighofer
  12255. 99%jsuarezruiz/maui-linux
  12256. 91%Nuclear power and growth
  12257. 95%How to kick start as an indie-entrepreneur
  12258. 98%Physics — Susan Rigetti
  12259. 90%Squeezebox Keyboard| Peter Lyons
  12260. 93%1 to 1s
  12261. 99%What is a Merkle Tree?
  12262. 99%Structured Programming for Busy Beavers
  12263. 57%SOCstock2021 - The Grooviest Event for Security Operations Professionals
  12264. 99%The Initial Preview of GUI app support is now available for the Windows Subsystem for Linux | Windows Command Line
  12265. 95%What Do Devs Want for VS 2022? The Top 10 Feature Requests -- Visual Studio Magazine
  12266. 92%Add a check for gss_release_msg
  12267. 99%What's new in dotnet monitor | .NET Blog
  12268. 99%Compute Cuter
  12269. 97%Khronos KTX 2.0 Textures Enable Compact, Visually Rich, glTF 3D Assets
  12270. 97%NetEscapades.AspNetCore.SecurityHeaders 0.14.0
  12271. 96%Steven Soderbergh on Mosaic, Filmmaking, and the Weinstein Scandal
  12272. 98%WSL2 localhost redirect not working
  12273. 97%Exploiting vulnerabilities in Cellebrite UFED and Physical Analyzer from an app's perspective
  12274. 99%Effectful Effects - Unifying Bidirectional Communication between Software Components
  12275. 99%Introducing .NET Multi-platform App UI: Q&A With David Ortinau
  12276. 97%The InfoQ Podcast: Software Architecture and Design InfoQ Trends Report—April 2021
  12277. 95%Software Architecture and Design InfoQ Trends Report—April 2021
  12278. 99%Prisma – The Complete ORM for Node.js & TypeScript
  12279. 98%The Catch Block #54 - Quality Read Extravaganza!
  12280. 97%Event Based Architecture: What do you mean by EVENT?
  12281. 93%Linux bans University of Minnesota for sending buggy patches in the name of research
  12282. 97%Re: [PATCH] SUNRPC: Add a check for gss_release_msg
  12283. 93%Slow and predictable vs. fast and bursty
  12284. 94%Researchers Secretly Tried To Add Vulnerabilities To Linux Kernel, Ended Up Getting Banned
  12285. 97%C++ coroutines: Cold-start coroutines | The Old New Thing
  12286. 95%Cloudflare obtains new ISO/IEC 27701:2019 privacy certification and what that means for you
  12287. 97%Re: [PATCH] SUNRPC: Add a check for gss_release_msg
  12288. 96%jdah/tetris-os
  12289. 92%Steve Talks Code - Random thoughts about coding
  12290. 99%.NET GC Internals - 10. Q&A
  12291. 99%dotnet/maui
  12292. 98%.NET App Developer Links - 2021-04-21
  12293. 99%Converting a 13 year old .NET WPF app called BabySmash to a self-contained .NET 5 app with the .NET Upgrade Assistant
  12294. 97%Denormalization in Production: Common Problem and Solution - Simple Talk
  12295. 99%Announcing Pulumi 3.0
  12296. 93%Next comment tool for your website
  12297. 94%VS Code Python Tooling Gets 'Most Requested' Feature: Poetry Support -- Visual Studio Magazine
  12298. 99%r/dotnet - Minimal hosting making its way to ASP.NET Core with .NET 6.
  12299. 98%Zero-Day Exploits in SonicWall Email Security Lead to Enterprise Compromise
  12300. 97%Bash + ElasticSearch MultiSearch – Pedro Simões
  12301. 98%Why we still use Oracle DB
  12302. 96%Financial growth for people in engineering roles | DEEP/TEST
  12303. 96%Why you should never quit too early ... - DONN FELKER
  12304. 99%How to detect breaking changes and lint Protobuf automatically using Gitlab CI and Buf
  12305. 97%Steve BlankA Path to the Minimum Viable Product
  12306. 98%Coveralls in a monorepo
  12307. 93%Thoughts And Projects For The Future
  12308. 95%In Slack, no one can hear your scream! | 8th Light
  12309. 99%Node.js 16 available now
  12310. 92%Rust and cryptographic code | Bulletproof TLS Newsletter
  12311. 91%Apple unveils new iPad Pro with M1 chip and stunning Liquid Retina XDR display
  12312. 65%YouTube CEO receives freedom of expression award sponsored by the video platform itself - Market Research Telecast
  12313. 93%iMac features all-new design in vibrant colors, M1 chip, and 4.5K Retina display
  12314. 89%Apple TV 4K
  12315. 68%Ministers encourages citizens concerned over Facebook leak to visit Have I Been Pwned? website
  12316. 99%Hundreds of Developers Sound Off on Visual Studio 2022 -- Visual Studio Magazine
  12317. 98%Power consumption of Game Boy flash cartridges
  12318. 88%Grafana, Loki, and Tempo will be relicensed to AGPLv3
  12319. 99%GitHub Quick Reviews
  12320. 98%How to Use Sagas to Process Orders - DZone Microservices
  12321. 92%How Spotify is Killing the Open Podcast Ecosystem
  12322. 90%Apple introduces AirTag
  12323. 99%C# 9 init accessors and records - Red Hat Developer
  12324. 82%Introduction to .NET - Learn
  12325. 99%ASP.NET Community Standup - ASP.NET Core updates in .NET 6
  12326. 98%Announcing Cloudflare Images beta to simplify your image pipeline
  12327. 74%devRant - !dev My neighbours have so many fucking IoT devices that they basically fuck over the entire 2.4GHz spectrum over here just by themselves... Thanks for that you cuntbags.
  12328. 98%Increased errors in Auth0
  12329. 84%learn.tv - This website is for sale! - learn Resources and Information.
  12330. 97%Auth0 Status
  12331. 97%danfragoso/thdwb
  12332. 93%.NET Documentation & C# 9
  12333. 98%C++ coroutines: Getting rid of our atomic variant discriminator | The Old New Thing
  12334. 96%Thunder Client - Visual Studio Marketplace
  12335. 87%Why did the IETF specifically choose 192.168/16 to be a private IP address class?
  12336. 99%Open source goes to Mars 🚀 - The GitHub Blog
  12337. 99%I Don't Need Postman Anymore!! I Use VS Code Instead...
  12338. 97%CSS General Rules of Thumb
  12339. 99%Start building your own private network on Cloudflare today
  12340. 99%A System for Grouping & Sorting CSS Properties
  12341. 99%Fixing build warning NETSSDK1138 when building projects with end-of-life .NET frameworks
  12342. 95%GitHub Classroom now offers a pre-made GitHub starter course (Public Beta) - GitHub Changelog
  12343. 94%Gʀᴀᴘʜɪᴄs Cᴏᴅᴇx
  12344. 99%Software infrastructure 2.0: a wishlist
  12345. 90%vitling: The Endless Acid Banger
  12346. 99%Rendering dynamic content in Blazor Wasm using DynamicComponent
  12347. 98%.NET App Developer Links - 2021-04-20
  12348. 98%Task vs ValueTask: When Should I use ValueTask? - Brian Lagunas
  12349. 98%Released: Microsoft.Data.SqlClient 3.0 Preview 2
  12350. 99%The Guide to MobX
  12351. 99%Will .NET 6 fix Blazor Prerendering?
  12352. 95%I CAN MAKE THIS WORK
  12353. 96%How often do people actually copy and paste from Stack Overflow? Now we know. - Stack Overflow Blog
  12354. 61%Scholarships | Linux Foundation Events
  12355. 97%git/netdev/net.git - Netdev Group's networking tree
  12356. 99%Adam Storr - Easily Create and Manipulate Mock Anonymous Data for Unit Tests
  12357. 98%minimaxir/hacker-news-undocumented
  12358. 94%Ian's Shoelace Site – Granny Knot Info
  12359. 99%Optional chaining (?.) - JavaScript
  12360. 99%Zenreader: A 4.7 inches E-Ink RSS Reader Powered by ESP32
  12361. 96%Saving Gas on the Ethereum Mainnet
  12362. 92%My full story on launching a side project to Hacker News.
  12363. 99%Throttle vs Debounce on real examples
  12364. 94%Nintil - Cozy futurism
  12365. 99%Running Hasura on the Cheap - Byrne's Blog
  12366. 94%Schrödinger's Discriminated Union
  12367. 99%Testing Backups and Offloading CheckDB
  12368. 97%Double Dipping into SaaS
  12369. 88%Minimum Viable State: Building a Nomad Internet Country
  12370. 94%10 Reasons Why Music Sucks So Hard Right Now - Wow
  12371. 99%Loop alignment in .NET 6 | .NET Blog
  12372. 99%Why Specifications Don't Compose • Hillel Wayne
  12373. 90%Reading debt - bookmarking shit you'll never read | Marko Zivanovic
  12374. 99%Building blocks of a data-driven organization
  12375. 91%What the FLoC?!
  12376. 97%My phone isn't as smart as yours
  12377. 94%Expanding American Rail Capacity
  12378. 99%Adventures with RSA Blind Signing
  12379. 99%Dynamically getting objects from an assembly in C#
  12380. 97%Episode 373 - GitHub Actions
  12381. 93%Visual Studio 2022: Faster, Leaner and 64-bit (More Memory!) -- Visual Studio Magazine
  12382. 81%Reddit unveils its Clubhouse clone, Reddit Talk – TechCrunch
  12383. 95%Firefox 88.0, See All New Features, Updates and Fixes
  12384. 95%[Last Week in .NET #38] – The NSA requests you patch your sh*t
  12385. 94%Microsoft says mandatory password changing is “ancient and obsolete”
  12386. 93%Hire me and pay what you want, just give me interesting work.
  12387. 92%Join our Cloud HD Video Meeting
  12388. 99%Umbraco Forms Migration to .NET Core
  12389. 99%scottbez1/splitflap
  12390. 99%Word list  |  Google developer documentation style guide
  12391. 99%How to Use BLE With WPF or Forms
  12392. 99%Llama Preview: Swift on .NET
  12393. 99%Tetris in Blazor Part 5: Controls, Upcoming Tetrominos, and Clearing Rows
  12394. 98%DotNext 2021 Piter. .NET conference. April 20-23, Online.
  12395. 98%Visual Studio 2022 | Visual Studio Blog
  12396. 98%Basic Music Theory in ~200 Lines of Python | Manohar Vanga
  12397. 99%Thinkpad X230 with a "E-Ink" display at 30fps
  12398. 99%Building .NET projects using the Microsoft.Build.Traversal SDK - Gérald Barré
  12399. 97%First Flight of the Ingenuity Mars Helicopter: Live from Mission Control
  12400. 75%A Full Circle Journey: Introducing Cloudflare Canada
  12401. 97%How much do .NET developers make in the UK in 2021?
  12402. 96%DDoS attack trends for 2021 Q1
  12403. 99%Machine Learning with ML.NET - NLP with BERT
  12404. 99%Infrastructure Vulnerability Scanner Checkov Adds Context Aware Assessments
  12405. 96%250: To The Moon
  12406. 99%.NET News Roundup - Week of April 12th, 2021
  12407. 98%How to Optimize .NET Pipelines in Azure DevOps (Or how I made my pipeline 50% faster)
  12408. 52%Kaine Shields
  12409. 99%dotnet/runtime
  12410. 99%Securing multiple Auth0 APIs in ASP.NET Core using OAuth Bearer tokens
  12411. 99%Using MudBlazor to Create Reach and Functional Product's Details Page
  12412. 53%Monster
  12413. 97%Rosenzweig – Dissecting the Apple M1 GPU, part III
  12414. 98%Build Automation with NUKE
  12415. 99%Collect memory dumps for a first-chance exception, when it occurs
  12416. 74%Amazon.com: Ubiquiti UniFi Dream Machine | UDM-US: Computers & Accessories
  12417. 99%Windows Terminal Preview 1.8 Release | Windows Command Line
  12418. 97%Async and Await In C#
  12419. 96%Amazon.com: NETGEAR Nighthawk Multi-Gig Cable Modem CM2000 - Compatible with All Cable Providers incl. Xfinity, Spectrum, Cox | for Cable Plans Up to 2.5Gbps | DOCSIS 3.1: Computers & Accessories
  12420. 96%Internet Search Tips · Gwern.net
  12421. 94%Replace Google Analytics with a shell script
  12422. 93%The Truth About Green Grocery Bags
  12423. 89%New Video: Structural Typing in TypeScript
  12424. 99%Listing the contents of a remote ZIP archive, without downloading the entire file – Zoned Out
  12425. 85%Being Normal - Econlib
  12426. 98%value of time
  12427. 99%What's in the box? - fasterthanli.me
  12428. 97%Writing a Technical Book • AndreGarzia.com
  12429. 88%Strong Evidence is Common
  12430. 99%Thoughts on writing a wayland window manager with wlroots
  12431. 90%I made an AI-powered Linux shell using OpenAI
  12432. 98%Unix networking command line tools I use to do my job
  12433. 91%The unsafe CLIP image search
  12434. 98%chdir to cwd: permission denied
  12435. 97%Reverse-engineering a vintage comparator chip
  12436. 85%Why should you care about privacy - even if you had nothing to hide
  12437. 91%Self-employment: three months update
  12438. 99%Meet the .NET Upgrade Assistant, Your .NET 5 Moving Company | Dave Brock
  12439. 98%November 29, 2021 - Blazor, Twitch Clips, Bug fixes and more
  12440. 94%100 million more IoT devices are exposed—and they won’t be the last – Ars Technica
  12441. 99%December 1, 2020 - Building a comment system for a Blazor Static Web App
  12442. 99%Using Kubernetes ConfigMaps for Cardano Node Topology Config
  12443. 88%Domino's India hacked; credit card data of 10L users on 'sale' for Rs 4 cr
  12444. 98%December 3, 2020 - Building and deploying a comment system for a Blazor Static Web App
  12445. 96%Proposal: Treat FLoC as a security concern
  12446. 97%Announcing Livebook - Dashbit Blog
  12447. 76%Alienware Really Doesn't Want You to Buy an AMD Ryzen PC - ExtremeTech
  12448. 86%Take your first steps with Go - Learn
  12449. 86%Take your first steps with Rust - Learn
  12450. 91%r/LenovoLegion - Legion 5i confirmed working with 64GB RAM
  12451. 99%Nginx Cheatsheet
  12452. 98%Retro nostalgia & why my new website looks like Window 9x
  12453. 78%I made a Guitar Hero robot (and it SHREDS)
  12454. 96%Backdoored developer tool that stole credentials escaped notice for 3 months
  12455. 96%Starting Jetbrains Rider when it hangs on startup
  12456. 97%Frank Chimero · Everything Easy is Hard Again
  12457. 83%The Brain ‘Rotates’ Memories to Save Them From New Sensations
  12458. 82%The Moclans Teach Ed How To Play Latchcomb | Season 1 Ep. 12 | THE ORVILLE
  12459. 90%Thanks for the Bonus, I Quit!
  12460. 92%Lessons on Variable Naming from Breakfast Burritos
  12461. 94%Black Dwarf Supernovae
  12462. 97%Setting more ambitious goals for aging research
  12463. 98%Demoing The Pernosco Omniscient Debugger: Debugging Crashes In Node.js And GDB
  12464. 58%You're Reading This in the Future · Caffeinspiration
  12465. 85%Vanquished Vaccines and Vetocracies – We Are Not Saved
  12466. 94%Eat a Peach for Engineers
  12467. 93%Misinformation about Permissions Policy and FLoC
  12468. 98%7 years of open-source database development: lessons learned - Vallified
  12469. 93%Why has nuclear power been a flop?
  12470. 96%Problems | Project Lovelace
  12471. 99%WebGL Fingerprinting
  12472. 99%Standard Notes | A Simple And Private Notes App
  12473. 98%I'd like to review your README
  12474. 96%5G: The outsourced elephant in the room - Articles
  12475. 97%Containers at the edge: it’s not what you think, or maybe it is
  12476. 56%Nassim Taleb: Bitcoin failed as a currency and became a speculative ponzi scheme - Digest Time
  12477. 99%Cycles in family tree software
  12478. 99%Up For Grabs
  12479. 96%The Truth About my Son
  12480. 99%Content-aware image resizing in JavaScript | Trekhleb
  12481. 99%The .NET Stacks #45: 🔥 At last, hot reload is (initially) here | Dave Brock
  12482. 90%Application and package management using Helm - Learn
  12483. 99%Jobs - OpenSilver
  12484. 99%ASP.NET Core 5 & EntityFramework Core: Clean, clear and fluent integration tests with Calzolari.TestServer.EntityFramework, FluentAssertion.Web and xUnit
  12485. 76%Weekly Update 239
  12486. 96%A top audio engineer explains NPR’s signature sound
  12487. 99%QUIC and HTTP/3 Support now in Firefox Nightly and Beta – Mozilla Hacks - the Web developer blog
  12488. 98%My Go Executable Files Are Still Getting Larger (What's New in 2021 and Go 1.16)
  12489. 93%tm213918-6_s1 - none - 33.2184058s
  12490. 99%Adding a rough draft of the "minimum viable product" for the .NET Libraries APIs to support generic math by tannergooding · Pull Request #205 · dotnet/designs
  12491. 98%Unsupervised 3D Neural Rendering of Minecraft Worlds
  12492. 70%Facebook faces ‘mass action’ lawsuit in Europe over 2019 breach – TechCrunch
  12493. 96%Data Viewer Enhancements Lead VS Code April Jupyter Update -- Visual Studio Magazine
  12494. 98%Is the Juice Worth the Squeeze?
  12495. 99%Getting Started With Radare2
  12496. 99%FileStream rewrite: Caching the ValueTaskSource in AsyncWindowsFileStreamStrategy by carlossanlop · Pull Request #51363 · dotnet/runtime
  12497. 99%What you need to learn to become a DevOps · Nicolas Paris
  12498. 97%Minimalist Guide To Decluttering Clothes
  12499. 96%FTP is 50 years old
  12500. 96%Why has no one made a better Goodreads
  12501. 97%Managed Memory Dump Analyzers | Visual Studio Blog
  12502. 88%Hello World: April 16, 2021
  12503. 82%Luca App: CCC calls for an immediate moratorium
  12504. 99%farmOS.org
  12505. 94%Introducing Acorn, a precision farming rover from Twisted Fields - Research Blog - Twisted Fields community
  12506. 99%Java is criminally underhyped
  12507. 99%File Transfer Protocol
  12508. 98%Announcing Cloudflare’s Database Partners
  12509. 99% Rust in the Linux kernel
  12510. 53%Google misled consumers about the collection and use of location data
  12511. 99%C++ coroutines: Getting rid of our reference count | The Old New Thing
  12512. 96%[PATCH 00/13] [RFC] Rust support
  12513. 98%Node.js support in Cloudflare Workers
  12514. 99%ReSharper/Rider 2021.1 Release Party 🥳
  12515. 99%Code Maze Weekly #73 - Code Maze
  12516. 97%IMPORTANT: PEP 563, PEP 649 and the future of pydantic · Issue #2678 · samuelcolvin/pydantic
  12517. 98%Episode 74 - libvlcsharp and .NET with Martin Finkel
  12518. 54%A New Threat to New York’s Clean Energy Goals: Bitcoin Mining - New York Focus
  12519. 99%FLoC away from Chrome!
  12520. 99%Why Rust strings seem hard
  12521. 99%Show dotnet: Build your own unit test platform? The true story of .NET nanoFramework. | .NET Blog
  12522. 99%The Sisyphean Task Of DNS Client Config on Linux
  12523. 99%Opting your Website out of Google's FLoC Network
  12524. 75%Mac Chimes of Death – 512 Pixels
  12525. 84%Join the DotNetEvolution Discord Server!
  12526. 98%WebView2: Forwarding Alt Keys to a Host WPF Window
  12527. 98%Why is Python popular despite being accused of being slow?
  12528. 98%.NET App Developer Links - 2021-04-16
  12529. 99%Implementing least privilege for secrets in GitHub Actions - The GitHub Blog
  12530. 99%Azure SDK Release (April 2021) | Azure SDK Blog
  12531. 99%Top Level Statement in C# 9.0
  12532. 99%Debugging Your Application on Client-Side
  12533. 60%The Nation's Corn Belt Has Lost a Third of Its Topsoil
  12534. 99%Meet the .NET Upgrade Assistant, Your .NET 5 Moving Company
  12535. 99%Containerize .NET for Red Hat OpenShift: Linux containers and .NET Core - Red Hat Developer
  12536. 90%BlazorDay 2021: Call for Speakers/Papers
  12537. 99%How to Build Headless Akka.NET Services with IHostedService
  12538. 99%Developer Insights #9 – Orbit Tessellation – Kerbal Space Program
  12539. 99%Work with GitHub Actions in your terminal with GitHub CLI - The GitHub Blog
  12540. 99%Obtaining an Access Token from Azure B2C using OAuth2.0 Authorization Code with PKCE in POSTMAN
  12541. 99%ASP.NET Community Standup - Securing ASP.NET Core projects with Microsoft identity platform
  12542. 91%It’s 2021 and I don’t know Flexbox
  12543. 97%Why I have chosen to rewrite one of my Projects from Scratch
  12544. 58%Miljoenen wachtwoorden en privégegevens op straat door hack webshop Allekabels.nl
  12545. 99%protobuf-net/protobuf-net.Grpc
  12546. 99%Why do I find Ruby sexy?
  12547. 97%Avalanche Consensus
  12548. 92%Money, Banks and Central Bank
  12549. 99%Why skip-links are important for accessibility
  12550. 89%Digital Resistance is Deletion - Christopher Butler
  12551. 98%Don't be afraid to code it yourself
  12552. 53%Ideas aren’t unique, execution is
  12553. 99%Being ad-free on Android without rooting
  12554. 95%Do Things, Tell People.
  12555. 97%A non-growing to-do list
  12556. 94%Internal Design Teams and Thought Leadership
  12557. 99%Adding a rough draft of the "minimum viable product" for the .NET Libraries APIs to support generic math by tannergooding · Pull Request #205 · dotnet/designs
  12558. 99%On .NET Live - Securing Web APIs with Microsoft.Identity.Web
  12559. 98%Making MsQuic Blazing Fast
  12560. 98%Multiple Hosts, Failover and Load Balancing | Npgsql Documentation
  12561. 95%GitHub Quick Reviews
  12562. 73%Miguel de Icaza Stirs Up COBOL Talk with VS Code Tweet -- Visual Studio Magazine
  12563. 79%Time flies in Google Earth’s biggest update in years
  12564. 86%Thredbo Mountain Biking With Ari
  12565. 99%What is F#
  12566. 98%Calendso | The Open Source Calendly Alternative
  12567. 98%C++ coroutines: Getting rid of our mutex | The Old New Thing
  12568. 96%.NET Rocks! vNext
  12569. 99%Tip 312 - How to use Azure Container Registry for building and deploying .NET Core apps
  12570. 95%D2F Ratio- Silicon Valley Season 1
  12571. 96%Learn MSBuild - Part 4 - Real-world MSBuild
  12572. 99%SQLite the only database you will ever need in most cases
  12573. 98%Disk space management inside Voron
  12574. 99%Why you shouldn't use ENV variables for secret data
  12575. 99%Testing Exceptions with xUnit and Actions
  12576. 99%HTTPS with LetsEncrypt for Azure Functions
  12577. 97%Keyyyyyyyys! - Stavros' Stuff
  12578. 99%Access data in Cosmos DB with Managed Identities
  12579. 56%A booming industry based entirely on missed calls helped bring India online — and vanished overnight
  12580. 93%.NET 6: Async Improvements
  12581. 91%Cloudflare Pages Tutorial - Deploy Your Static Site in ~90 Seconds
  12582. 99%JoinPeerTube
  12583. 95%Join us for JetBrains .NET Days Online 2021 on May 11-12 | The .NET Tools Blog
  12584. 98%High quality audio makes you sound smarter
  12585. 97%A Zero Trust terminal in your web browser
  12586. 97%How to write better code in C# using Source Code Analyzers (Roslyn)
  12587. 99%mozilla/TTS
  12588. 99%Updating data with JsonPatch [13 of 18] | Beginner's Series to: Web APIs
  12589. 98%AzureFunBytes Episode - Intro to Azure Machine Learning with Henk Boelman! | Azure DevOps Blog
  12590. 96%Restyling Controls in an Uno (Windows UI) Application - Nick's .NET Travels
  12591. 98%.NET App Developer Links - 2021-04-15
  12592. 99%Learn by reading code: Python standard library design decisions explained (for advanced beginners)
  12593. 97%How far have we come? The evolution of securing identities - Microsoft Security
  12594. 99%Validating request payloads [12 of 18] | Beginner's Series to: Web APIs
  12595. 97%[PATCH 00/13] [RFC] Rust support
  12596. 94%StevenRasmussen - Overview
  12597. 99%Organizing (Commands, Events & Handlers) in Microservices
  12598. 97%How to Tell the User's Story
  12599. 79%Texas Legislature Online - Website Error
  12600. 91%Stupid Mac tricks – finl is not LaTeX
  12601. 98%How to (finally) find a productivity system that works for you
  12602. 99%Mastering transactions with Knex.js and Objection.js
  12603. 96%Blogging with Markdown in Laravel - Aaron Francis
  12604. 95%Ian's Awesome Counter - David Smith, Independent iOS Developer
  12605. 96%Redundant against what? - Marc's Blog
  12606. 68%Steve BlankE Pluribus Unum – A Rallying Cry for National Service
  12607. 98%Visual Studio 2019 Preview Release Notes
  12608. 93%robdyke.com - howto-disclose
  12609. 98%What on Earth is this Encryption Scheme?
  12610. 99%Gregory Szorc's Digital Home | Rust is for Professionals
  12611. 99%RAD Basic: a 100% compatible Visual Basic 6 solution
  12612. 98%Visual Studio 2019 v16.10 Preview 2: New Features for .NET, Containers, More -- Visual Studio Magazine
  12613. 92%Coinbase from YC to IPO
  12614. 96%ASP.NET Core in Action 2nd Ed (Manning)
  12615. 98%utmapp/UTM
  12616. 99%Visual Studio 2019 v16.10 Preview 2 Releases Today | Visual Studio Blog
  12617. 99%Logica: organizing your data queries, making them universally reusable and fun
  12618. 99%Windows Terminal Preview 1.8 Release | Windows Command Line
  12619. 97%Enhanced Productivity with Git in Visual Studio | Visual Studio Blog
  12620. 99%Add Random.Shared by stephentoub · Pull Request #50297 · dotnet/runtime
  12621. 99%Machine Learning Community Standup - Virtual Office Hours with the ML.NET Team
  12622. 96%My simple Github project went Viral
  12623. 82%Aggregate Design: Using Invariants as a Guide
  12624. 68%Pivot points and financial numerology | The Old New Thing
  12625. 99%Is WebAssembly magic performance pixie dust? — surma.dev
  12626. 99%C++ coroutines: Making it impossible to co_await a task twice | The Old New Thing
  12627. 97%The Catch Block #53 - Google v. Oracle, Patterns, Feedback, and MNAM
  12628. 98%VSColors
  12629. 99%A Journey to .NET MAUI
  12630. 97%r/privacy - Cannot post to YouTube for a week (got a strike) because I included link to legitimate PhD research on KRACK WPA2 vulnerability
  12631. 99%Introducing WebSockets Support in Cloudflare Workers
  12632. 84%Episode 58 – Blazor, Podcasting and Music with Carl Franklin – Coding After Work Podcast
  12633. 80%Yamauchi No.10 Family Office
  12634. 99%Deep dive in CORS: History, how it works, and best practices
  12635. 99%The FreeBSD Project | FreeBSD 13.0-RELEASE Release Notes
  12636. 99%Security Control: Implement security best practices
  12637. 97%How to pick the right container base image - Red Hat Developer
  12638. 64%WhatsApp's new privacy policy is so bad it might be illegal
  12639. 99%Instant Feedback Is Here: Introducing Hot Reload in .NET 6
  12640. 99%You don’t need Docker - Dusted Codes
  12641. 97%How to choose between SQL and NoSQL databases - Simple Talk
  12642. 92%Monsters Weekly 206 - String or Binary Data Would be Truncated
  12643. 99%C# 9 new features for methods and functions - Red Hat Developer
  12644. 99%Is WebAssembly magic performance pixie dust? — surma.dev
  12645. 92%Introducing Surface Laptop 4 and new accessories for enhanced meeting experiences
  12646. 99%Instant Feedback Is Here: Introducing Hot Reload in .NET 6 | Dave Brock
  12647. 93%No, Google! Vivaldi users will not get FloC’ed. | Vivaldi Browser
  12648. 99%Introducing 1Password Secrets Automation | 1Password
  12649. 97%COSMIC to Arrive in June Release of Pop!_OS 21.04
  12650. 90%Why some developers are avoiding app store headaches by going web-only
  12651. 99%Binding to HTTP request data [9 of 18] | Beginner's Series to: Web APIs
  12652. 99%Deno 1.9 Release Notes
  12653. 83%Back-tick code blocks are now supported in titles - GitHub Changelog
  12654. 99%Writing sustainable software for real-time human behaviour experiments - Jack Brookes
  12655. 96%Negotiation resources
  12656. 99%A build tool for the rest of us
  12657. 95%Two Paths to the Future | Fantastic Anachronism
  12658. 99%PostgreSQL EXPLAIN ANALYZE for Web Developers [Indexes]
  12659. 97%How far have we come? The evolution of securing identities - Microsoft Security
  12660. 99%There's not enough niches for the average indie hacker.
  12661. 99%Digital After Life
  12662. 99%Tools that I want
  12663. 98%.NET April 2021 Updates – .NET Core 3.1.14 and .NET Core 2.1.27 | .NET Blog
  12664. 95%How do single page applications differ from static sites? | One Dev Question
  12665. 99%ASP.NET Core in .NET 6 - Part 05 - Input ElementReference in Blazor
  12666. 95%Enabling a Live (Personal) Azure Subscription Identity to Use Azure Active Directory Dependent Features
  12667. 99%Verifying Verifiable Credentials in ASP.NET Core for Decentralized Identities using Trinsic
  12668. 97%C# Language Highlights: Target Typed new expressions
  12669. 83%C# Language Highlights: Target Typed new expressions
  12670. 99%GitHub Quick Reviews
  12671. 61%natto.dev | interactive JavaScript space
  12672. 99%Autoencoder Anomaly Detection Using PyTorch -- Visual Studio Magazine
  12673. 90%Write your first C# code - Learn
  12674. 98%DeepHN | powered by SeekStorm
  12675. 79%How One Cop Show Plays Police Politics | Copaganda: Episode 2
  12676. 99%ASP.NET Community Standup - Exploring Oqtane with Shaun Walker
  12677. 95%Bringing AI to the edge with NVIDIA GPUs
  12678. 92%Dave Sullivan: IT Consulting
  12679. 96%Getting ready to land native-compilation on master
  12680. 98%One Letter Programming Languages
  12681. 97%Expanding the Cloudflare Workers Observability Ecosystem
  12682. 94%C++ coroutines: Tradeoffs of making the promise be the shared state | The Old New Thing
  12683. 99%EditorConfig
  12684. 94%Technology Radar | An opinionated guide to technology frontiers | ThoughtWorks
  12685. 99%Viewing overwritten configuration values in ASP.NET Core
  12686. 97%Location-based personalization at the edge with Cloudflare Workers
  12687. 95%.NET 6: Date and Time Structures
  12688. 90%Masks of Nyarlathotep - Gamer Prop Set
  12689. 98%Beware of Password Shucking
  12690. 99%gitlet.js
  12691. 99%WebAPI vs gRPC : Carl Franklin's Blazor Train Ep 45
  12692. 99%Subscribe users to a Mailchimp newsletter from .NET/C# 📧🐵
  12693. 99%Add chrome 0day · r4j0x00/exploits@7ba55e5
  12694. 98%Building React + Vue support for Tailwind UI – Tailwind CSS
  12695. 94%The New Jim Crow: Mass Incarceration in the Age of Colorblindness - Kindle edition by Alexander, Michelle. Politics & Social Sciences Kindle eBooks @ Amazon.com.
  12696. 98%.NET App Developer Links - 2021-04-13
  12697. 70%Just Be Rich 🤷‍♂️
  12698. 99%Introduction to tokens
  12699. 97%Multi-Platform PixelPerfect UI with Windows UI and the Uno Platform - Nick's .NET Travels
  12700. 98%ReSharper & Rider Improvements For Avalonia | The .NET Tools Blog
  12701. 97%3.1.0
  12702. 97%Kernel density estimation and discrete values
  12703. 94%chadstewart - Overview
  12704. 87%Non-Fungible Taylor Swift
  12705. 95%Playing the Open Source Game
  12706. 99%Debug managed Linux core dumps with Visual Studio
  12707. 94%Adam Storr - Removing IOptions From Your Strongly Typed Configuration in Azure Functions
  12708. 98%Defining a new HTTP method: HTTP SEARCH
  12709. 99%Authenticate users in Blazor Server with Twitch and Azure AD B2C
  12710. 86%‎Lock and Code on Apple Podcasts
  12711. 75%Lock and Code
  12712. 91%Beating security fatigue with Troy Hunt, Chloé Messdaghi, and Tanya Janca: Lock and Code S02E06 - Malwarebytes Labs
  12713. 98%Hands On: .NET MAUI Desktop, Hot Reload, Blazor WPF/WinForms Controls in .NET 6 Preview 3 -- Visual Studio Magazine
  12714. 99%API Validation
  12715. 99%Serving up zero-knowledge proofs
  12716. 82%Being informed about daily politics is no longer worth it!
  12717. 99%Trying Zombodb
  12718. 89%The surreal experience of my first developer job - Ben Nuttall
  12719. 80%Facebook's 'Clear History' Tool Doesn't Clear Shit
  12720. 72%The public intellectual manifesto - Yigit Cakar
  12721. 98%How I Created a Twitter Vaccine Bot
  12722. 98%Don't aggregate your metrics
  12723. 99%On Side Projects · @radekmie’s take on IT and stuff
  12724. 96%Sign Up – IT CONFERENCE
  12725. 99%[Last Week in .NET #37] … and I would deadlock 10,000 schemas…
  12726. 99%BinomialLLC/basis_universal
  12727. 99%Active Class Tag Helper in ASP.NET Core
  12728. 95%Use T4 for template by terrajobst · Pull Request #201 · dotnet/designs
  12729. 96%Introducing OpenSearch | Amazon Web Services
  12730. 86%How People Get Rich Now
  12731. 99%Tetris in Blazor Part 4: Displaying the Grid and a Falling Tetromino
  12732. 77%RMS addresses the free software community — Free Software Foundation — Working together for free software
  12733. 71%Illyriad Powers of the Kingdom Marketplace on OpenSea: Buy, sell, and explore digital assets
  12734. 94%C++ coroutines: The lifetime of objects involved in the coroutine function | The Old New Thing
  12735. 95%AWS Roles, AWS Lambda and eventual consistency
  12736. 91%Free April
  12737. 92%.NET Foundation Project Spotlight
  12738. 98%ASP.NET Core 5 vs ASP.NET Core 6 preview.3 web application benchmark
  12739. 99%Tracking Cloudflare Worker requests using Application Insights - Gérald Barré
  12740. 97%What exactly was the point of [ “x$var” = “xval” ]? – Vidar's Blog
  12741. 99%UNIGINE 2.14: Cumulonimbus Clouds, C# 9, Water Wave Spectrum Control, New Landscape Generator
  12742. 98%Add logic to your applications with C# - Learn
  12743. 94%John Horton Conway - Wikipedia
  12744. 99%Developer Challenges
  12745. 98%The Worthy Web App Challenge
  12746. 97%How to bend reality to your will with C# Source Generators
  12747. 98%Three Stories about The ‘Best’ Tool
  12748. 98%Cloudflare Pages is now Generally Available
  12749. 96%249: A Beautiful Disaster
  12750. 79%Hour of Code: Dance Party
  12751. 99%.NET News Roundup - Week of April 5th, 2021
  12752. 99%zhuowei/nft_ptr
  12753. 99%Blazor Material Table - Server-Side Paging, Searching, Sorting
  12754. 98%.NET App Developer Links - 2021-04-12
  12755. 96%.NET 5 Dependency Injection – Webinar recording | The .NET Tools Blog
  12756. 67%Anxiety Is in Your Body, Not Your Mind
  12757. 99%My Favorite C# Features - Part 3: Nullability
  12758. 99%Insurance price prediction using Machine Learning (ML.NET) - Simple Talk
  12759. 98%The Value of Programmer Lore and Standardization
  12760. 89%15 Technologies I Thought My Son Would Never Use
  12761. 99%Getting Started with the Uno Platform (Project Reunion/WinUI) - Nick's .NET Travels
  12762. 99%Hello World Bicep | I CAN MAKE THIS WORK
  12763. 99%Securing Blazor Web assembly using Cookies and Auth0
  12764. 98%How to Scrum
  12765. 99%MiSTer-devel/Main_MiSTer
  12766. 99%Linux v Windows: Which is FASTER? - Software Drag Racing!
  12767. 94%Clubhouse "Leak" Might Be a Simple Data Scrape
  12768. 94%Machine Learning With ML.NET - Evaluation Metrics
  12769. 87%Lobster Bisque Recipe
  12770. 99%The Simplicity of Making Librem 5 Apps – Purism
  12771. 95%Release v1.0.0-rc1 · event-driven-dotnet/EventDriven.EventBus.Dapr
  12772. 90%My Next Film
  12773. 99%Bypass ISP’s UDP Proxy
  12774. 94%How I started my programming journey - Filip Iulian Pacurar (Filipac)
  12775. 99%Something doesn't add up here
  12776. 97%Working Around the Inherent Slowness of Debugger Conditional Breakpoints
  12777. 90%On Stallman
  12778. 97%Yuval Ishai - Real World Cryptographers Podcast
  12779. 78%Societal Donatism
  12780. 99%TECH Stop using JPA/Hibernate
  12781. 87%The Ponzi Career
  12782. 94%To-Do List is a Time Management Tool - Yigit Cakar
  12783. 99%A Simple, Probably-Not-Exp-Time Disjoint Set in Coq
  12784. 91%About Focuses on Results · Nicolas Paris
  12785. 76%DIY bike fit with the MyVeloFit app - CyclingTips
  12786. 95%How to Live with Chronic Imposter Syndrome
  12787. 98%Which type of novelty-seeking web developer are you?
  12788. 98%Using PyTorch + NumPy? You're making a mistake.
  12789. 93%Use console.log() like a pro
  12790. 56%When Google's Fancy Lawyers Screw Up and Jeopardize Sheryl Sandberg, at $1500/Hour
  12791. 88%Hackers develop open source firmware for the PinePhone modem, use it to make phone calls - Linux Smartphones
  12792. 96%.NET Internals Cookbook Part 1 — Exceptions, filters and corrupted processes – Random IT Utensils
  12793. 95%Amazon.com: .NET Internals Cookbook eBook: Furmanek, Adam: Kindle Store
  12794. 86%r/IAmA - Comment by u/ivanhoe90 on ”I made a free alternative to Photoshop, that is used by 7 million people. Ask me Anything!”
  12795. 93%Pokemon or BigData
  12796. 98%Developers, Developers, Developers: Welcome to Developer Week 2021
  12797. 99%1.0.16 · Discussion #364 · egil/bUnit
  12798. 99%I Made A Mobile App for my Significant Other (And She Doesn't Use It)
  12799. 61%The Cursed Computer Iceberg Meme
  12800. 95%In defense of Signal
  12801. 98%StarCraft: Emulating a buffer overflow for fun and profit – REcon Brussels, 2018
  12802. 89%Epitaph
  12803. 98%Securing Local Privileged Accounts in Active Directory –
  12804. 99%HomeAssistant-Mods/home-assistant-miele
  12805. 90%Evaluating Modest SaaS Business Ideas
  12806. 84%14942: Disable FLoC features and the provider service. by iefremov · Pull Request #8468 · brave/brave-core
  12807. 99%Best practices for writing SQL queries
  12808. 99%@devlead - Mattias Karlsson's Blog - Devlead.Statiq - Part 3 - IncludeCode 🤺
  12809. 50%CU cyberattackers demand ransom - Longmont Times-Call
  12810. 88%Maestro Syndrome | Sam Bleckley
  12811. 76%How a Basketball Statistic Changed How I See the World – Daniel Frank
  12812. 86%It’s Not Better If It’s Also Worse
  12813. 99%mratsim/constantine
  12814. 83%No password required: Mobile carrier exposes data for millions of accounts
  12815. 95%Don't hire top talent; hire for weaknesses. - Benji's Blog
  12816. 97%3 levels of becoming an innovator
  12817. 96%My Vim Notes Setup
  12818. 92%Let’s build a stable stable coin 🤔
  12819. 86%On Psychological Safety
  12820. 95%Earthrise in 4k UHD
  12821. 95%Setting up Starlink, SpaceX's Satellite Internet
  12822. 97%inkle blog - ink version 1.0 release!
  12823. 64%Court rules grocery store’s inaccessible website isn’t an ADA violation
  12824. 85%Google does not want you to tell your players about your donation page
  12825. 97%There is no ‘Best’ Tool
  12826. 97%Everyone Is Still Terrible At Creating Software At Scale
  12827. 99%Customizing Authorization Responses in .NET 5.0 - Ben Foster
  12828. 85%Meet the patent troll that won a $308 million jury trial against Apple
  12829. 99%The .NET Stacks #44: 🐦 APIs that are light as a feather | Dave Brock
  12830. 98%Show dotnet: Animating 40 LEDs with charlieplexing | .NET Blog
  12831. 98%.NET 6 Gets Blazor WebView Controls for WPF, WinForms -- Visual Studio Magazine
  12832. 99%Returning Data with ActionResult [8 of 18] | Beginner's Series to: Web APIs
  12833. 95%Gary Ewan Park - Chocolatey GUI - The Path to 1 million downloads
  12834. 99%DualCoder/vgpu_unlock
  12835. 99%@devlead - Mattias Karlsson's Blog - Devlead.Statiq - Part 2 - Theme from external web resource
  12836. 99%JaxDUG - Custom project templates for dotnet new and Visual Studio - Sayed Hashimi
  12837. 98%My programming principles • Borislav Grigorov
  12838. 96%Strength-Based Teams
  12839. 94%Can Computers Think?
  12840. 97%The ‘Plasticity’ of Music
  12841. 99%Thinking in Questions with SQL - Benji's Blog
  12842. 97%Things I like about PostgreSQL
  12843. 98%The evolution of (my) note taking
  12844. 99%Vue has too many UI frameworks
  12845. 99%Getting things done with shell scripting
  12846. 99%Memoizing recursive functions via the fixed-point Y combinator: Applying functional programming techniques to Javascript
  12847. 97%Why is the Universe Quantum?
  12848. 72%Why I run barechested at -3°C.
  12849. 51%Data from 500M LinkedIn Users Posted for Sale Online
  12850. 99%Creating MicroService with .Net 5
  12851. 98%.NET 6 Preview 3 Furthers 'Hot Reload Everywhere' Push for Blazor, More -- Visual Studio Magazine
  12852. 97%gorhill/uBlock
  12853. 99%Announcing .NET Multi-platform App UI Preview 3 | .NET Blog
  12854. 86%GitHub Quick Reviews
  12855. 99%head-first-csharp/fourth-edition
  12856. 97%Introducing Dawn (Part 1)
  12857. 94%16 Where cryptography fails and final words · Real-World Cryptography MEAP V12
  12858. 98%microsoft-sponsorships/microsoft-foss-fund
  12859. 97%Zoom zero-day discovery makes calls safer, hackers $200,000 richer - Malwarebytes Labs
  12860. 95%Whitepaper: Couchbase vs RavenDB Performance at Rakuten Kobo
  12861. 99%Integrating PowerApps with .NET Web APIs
  12862. 97%Nix is the ultimate DevOps toolkit
  12863. 94%Fighting with Deadlocks
  12864. 98%FFmpeg
  12865. 89%5 Real Tips for Programming Bootcamp Success - Don't Let Imposter Syndrome Stop You!!
  12866. 87%Weekly Update 238
  12867. 99%C++ coroutines: Managing the reference count of the coroutine state | The Old New Thing
  12868. 64%The British Monarchy
  12869. 93%Per Origin Host header Override
  12870. 99%Code Maze Weekly #72 - Code Maze
  12871. 99%git/soc/soc.git - Unnamed repository; edit this file 'description' to name the repository.
  12872. 98%you-dont-need/You-Dont-Need-GUI
  12873. 96%Take your Windows Terminal and PowerShell to the next level with Terminal Icons
  12874. 96%.NET MAUI Q&A
  12875. 99%Docker without Docker
  12876. 84%Idempotence Now Prevents Pain Later
  12877. 91%CPU algorithm trains deep neural nets up to 15 times faster than top GPU trainers
  12878. 98%.NET App Developer Links - 2021-04-09
  12879. 90%Why Do Long Options Start with Two Dashes?
  12880. 98%AWS Testing—Optimize Test Performance and Cut Costs
  12881. 96%How we improved deployment velocity at Cronofy
  12882. 99%How to collect .NET Core dump on Linux Web App
  12883. 99%Supercharge Azure ML code development with new VS Code integration
  12884. 99%Azure Service Fabric 8.0 Release
  12885. 98%My Mental Model on Choosing a Database for a Particular Problem
  12886. 97%The first fully-implanted 1000+ channel brain-machine interface
  12887. 99%Scraping the web with Playwright
  12888. 99%dotnet/net6-mobile-samples
  12889. 99%@devlead - Mattias Karlsson's Blog - Devlead.Statiq - Part 1 - Tabs
  12890. 82%Obsolete SuppressIldasmAttribute and remove ildasm.exe support for it by GrabYourPitchforks · Pull Request #50951 · dotnet/runtime
  12891. 99%Using Azure App Configuration in .NET 5 Functions
  12892. 97%Introducing Visual Studio Administrator Updates | Visual Studio Blog
  12893. 93%Home-Built STM
  12894. 99%The best way to stay up to date with C# 10 features - Productive C# | Learn C# with Practical Video Tutorials
  12895. 98%Microsoft Opens Up C# Standardization Work -- Visual Studio Magazine
  12896. 98%GitHub Quick Reviews
  12897. 96%Hanselminutes with Scott Hanselman
  12898. 97%Achievement is Discontinuous
  12899. 96%How To Make Your Zoom Meetings Not Suck — Chris Clearfield
  12900. 99%How To Use Htmx In Django · Matt Layman
  12901. 76%Don't fall for quantum hype
  12902. 99%ASP.NET Core updates in .NET 6 Preview 3 | ASP.NET Blog
  12903. 98%Windows Insider Program
  12904. 99%On .NET Live - Creating your own .NET Project Templates
  12905. 99%Announcing .NET 6 Preview 3 | .NET Blog
  12906. 98%This Recruitment Website Publicly Exposes User Data
  12907. 99%How to avoid GC pressure in C# and .NET
  12908. 99%Release ILSpy 7.0 RC1 · icsharpcode/ILSpy
  12909. 99%What's Cool in C# 8 and .NET Core 3 -- Visual Studio Magazine
  12910. 94%ML.NET Survey: Machine Learning in .NET | .NET Blog
  12911. 97%Real-Time Desktop Apps with Azure SignalR Service
  12912. 81%AMD and Xilinx Stockholders Overwhelmingly Approve AMD’s Acquisition of Xilinx
  12913. 99%sepfy/pear
  12914. 63%Electronic Shelf Label Hacking with Arduino and ESP32
  12915. 89%The Real Book - 99% Invisible
  12916. 98%C++ coroutines: Awaiting the simple_task | The Old New Thing
  12917. 99%Tutorial: Create a GitHub Action with .NET
  12918. 99%The Architecture Behind A One-Person Tech Startup
  12919. 99%Running Seq on Azure
  12920. 99%Working with the Blazor DynamicComponent | Dave Brock
  12921. 99%How To Monitor Events in Swift - Exceptionless
  12922. 98%Creating Videos with React and Remotion
  12923. 95%Talking about RavenDB in the Angular Show
  12924. 97%When to use ValueTask and save precious memory in C#
  12925. 98%Branchless Programming: Why "If" is Sloowww... and what we can do about it!
  12926. 95%Using My Python Skills To Punish Credit Card Scammers
  12927. 99%Getting started with OpenTelemetry and distributed tracing in .NET Core
  12928. 94%How the Slowest Computer Programs Illuminate Math’s Fundamental Limits
  12929. 86%An Interview With the Man Who Keeps Uploading My Feet to WikiFeet
  12930. 98%Dynamic URL Rewriting at the edge with Cloudflare
  12931. 99%How to make an awesome Python package in 2021
  12932. 99%.NET Rocks! vNext
  12933. 98%.NET App Developer Links - 2021-04-08
  12934. 99%GraphQL on Azure: Part 6 - Subscriptions With SignalR
  12935. 63%FDA approves first test of CRISPR to correct genetic defect causing sickle cell disease
  12936. 99%Building Your First GitHub Action | Azure DevOps Blog
  12937. 92%Automating "suggested / related posts" links for my blog posts
  12938. 97%What Developers Can Do to Make the World a Healthier Place
  12939. 99%Tip 311 - How to run Logic Apps in a Docker container
  12940. 98%7 Things You Can Do to Create Eco-friendly Websites and Apps
  12941. 97%Bitemporal History
  12942. 99%BleedingTooth: Linux Bluetooth Zero-Click Remote Code Execution
  12943. 99%Stored Procedure in Entity Framework Core Migrations
  12944. 78%Bitcoin could break everything
  12945. 94%Dynamicland
  12946. 97%Smarter Single Page Application with a REST API
  12947. 88%Jonathon Dixon: Why I joined Cloudflare
  12948. 99%WTF are these security chips?
  12949. 97%Apple Watch Commercial (Xamarin Evolve 2014)
  12950. 97%Performance Improvements in NuGet | Visual Studio Blog
  12951. 74%The North Side - Daring LLC
  12952. 97%Choosing a good development partner
  12953. 97%I Actually Like Slack
  12954. 99%A pretty good guide to pretty good privacy
  12955. 99%The Cursed Certificate
  12956. 98%An Introduction to Cryptocurrency Wallets: Which Wallet Type Suits You Best?
  12957. 87%The Paradoxes of Modern Life - David Perell
  12958. 95%Accumulating knowledge • Ted Piotrowski
  12959. 99%Gregory Szorc's Digital Home | Modern CI is Too Complex and Misdirected
  12960. 99%Make tests a part of your app
  12961. 91%Are you foolish enough to innovate?
  12962. 92%Embrace the Grind - Jacob Kaplan-Moss
  12963. 99%Learning from your Mistakes: How a bug made me reprioritize my product roadmap
  12964. 97%Releases support comments and reactions with Discussion linking - GitHub Changelog
  12965. 99%Goodbye OpenSSL, and Hello To Google Tink
  12966. 97%Financial architecture
  12967. 99%Episode 372 - API Management
  12968. 99%Debugging with Swagger UI [7 of 18] | Beginner's Series to: Web APIs
  12969. 98%.NET MAUI (Mobile/Desktop) with VS Code? It's Complicated -- Visual Studio Magazine
  12970. 70%Facebook data breach being reviewed by Irish Data Protection Commission (DPC)
  12971. 66%Particle mystery deepens, as physicists confirm that the muon is more magnetic than predicted
  12972. 99%dotnet/csharplang
  12973. 98%Set up local development for Azure Static Web Apps
  12974. 96%Virtual as a code smell*
  12975. 99%Introducing the Azure Static Web Apps CLI
  12976. 95%Cryptology ePrint Archive: Report 2021/442
  12977. 89%Teaching with Simon Allardice
  12978. 99%Announcing OpenXML Package Explorer for VS Code
  12979. 99%MPC-Over-Signal
  12980. 99%Screw it, I'll host it myself
  12981. 87%The post-pandemic world: 34% of remote workers say they'd rather quit than return to full-time office work
  12982. 97%Your Top .NET Microservices Questions Answered | ASP.NET Blog
  12983. 99%Deploying Rancher on k3s on WSL 2
  12984. 98%auchenberg/volkswagen
  12985. 99%The project that made me burnout
  12986. 99%ADO.NET provider 8.0.1.0 for Firebird is ready
  12987. 92%Jakub Konka Hired Full Time ⚡ Zig Programming Language
  12988. 97%Optimizing non obvious costs
  12989. 98%C++ coroutines: Accepting types via return_void and return_value | The Old New Thing
  12990. 97%Update on git.php.net incident - Externals
  12991. 92%Et tu, Signal?
  12992. 77%7% of Americans don’t use the internet. Who are they?
  12993. 99%Announcing Facteur, a mailing kit for .NET
  12994. 99%The pain points of C# source generators
  12995. 99%Gregory Szorc's Digital Home | Surprisingly Slow
  12996. 97%How We Bootstrapped a $1M ARR Email Client
  12997. 99%ASP.NET Core in .NET 6 - Part 04 - DynamicComponent in Blazor
  12998. 99%Optimizing your $Profile | PowerShell Team
  12999. 98%The Azure Data Architecture Map
  13000. 97%Don't Code Tired | Watch All My Courses For Free This April
  13001. 81%The Unparalleled Genius of John von Neumann
  13002. 99%On .NET Episode: A Journey to .NET MAUI
  13003. 99%C++ coroutines: Making the promise itself be the shared state, the outline | The Old New Thing
  13004. 89%Don't Be "That Guy" - Scott Kelby's Photoshop Insider
  13005. 99%Introducing the Azure Static Web Apps CLI
  13006. 79%What Really Caused Facebook's 500M-User Data Leak?
  13007. 99%All C++20 core language features with examples
  13008. 82%Signal Adds Payments—With a Privacy-Focused Cryptocurrency
  13009. 98%Azure DevOps Podcast: Richard Campbell on the History of .NET - Episode 133
  13010. 92%Troy and Rob's Book
  13011. 90%Elastic tabstops - a better way to indent and align code
  13012. 91%Microsoft Previews Its Own Build of OpenJDK -- Visual Studio Magazine
  13013. 97%Your E-Mail Validation Logic is Wrong
  13014. 99%Dumping user data from cheap tablets in minutes
  13015. 77%The Three Un’s of Successful Founders
  13016. 98%Portable Internet Behavior Bond
  13017. 91%Assembling An Atomic Brain?
  13018. 99%4 Non-standard Ways to Fix N+1 Queries in Rails
  13019. 99%How I Use My Free Azure Credit 💸
  13020. 97%Announcing Preview of Microsoft Build of OpenJDK | Java at Microsoft
  13021. 99%The Fastest, Safest PNG Decoder in the World
  13022. 99%GitHub Sponsors Community
  13023. 98%Programming is hard
  13024. 94%Help us test payments in Signal
  13025. 99%AsynkronIT/protoactor-dotnet
  13026. 99%Eliminating Data Races in Firefox – A Technical Report – Mozilla Hacks - the Web developer blog
  13027. 93%.NET April 2021 Updates – 5.0.5 | .NET Blog
  13028. 91%Debugging, Workbench, Raspberry Pi Guidance Highlight VS Code Update -- Visual Studio Magazine
  13029. 97%.NET 5 NuGet Restore Failures on Linux distributions using NSS or ca-certificates | The NuGet Blog
  13030. 94%Which Degree Should You Pursue to Get a Job in Tech?
  13031. 99%Laying Out Pages | Web Browser Engineering
  13032. 99%Visual Studio Toolbox Live - What's New in VS for Mac?
  13033. 93%GitHub Quick Reviews
  13034. 99%Local Development with Azure Service Bus
  13035. 99%4 Features Every Developer Must Know in C# 9.0
  13036. 98%How I Got Into Computers AppDev Edition
  13037. 99%Accessing Dapr secrets building block using Dapr .NET SDK
  13038. 63%Please don’t make me go back: Some of the reasons I hope work from home continues and I never have to return to an office — Ryan Mercer's Thoughts
  13039. 99%The Daily Standup is a Waste of Time | Build the Stage
  13040. 98%10 Things I Hate About PostgreSQL
  13041. 98%C++ coroutines: Building a result holder for movable types | The Old New Thing
  13042. 99%Understanding Web API routes [6 of 18] | Beginner's Series to: Web APIs
  13043. 98%"I'll Finish It This Week" And Other Lies
  13044. 92%Django 3.2 released | Weblog
  13045. 95%Efficiency of the winsorized and trimmed Harrell-Davis quantile estimators
  13046. 99%WPO-Foundation/webpagetest-github-action
  13047. 98%ASP.NET Core in Action, Second Edition is available now!
  13048. 99%Breaking GitHub Private Pages for $35k
  13049. 99%C# 9 pattern matching - Red Hat Developer
  13050. 94%Have I Been Facebooked?
  13051. 96%(PDF) Where has all the oil gone? BP branding and the discursive elimination of climate change risk
  13052. 99%Blazor WASM 404 error and fix for GitHub Pages
  13053. 98%.NET App Developer Links - 2021-04-06
  13054. 98%AzureFunBytes - Intro to Cosmos DB with Mark Brown | Azure DevOps Blog
  13055. 99%Integrating C# with Legacy Elixir Projects
  13056. 98%Dependency Injection Explained - Brian Lagunas
  13057. 99%Deploying an Azure Function App with Bicep
  13058. 99%AWS SDK for .NET version 1 has reached the end of support | Amazon Web Services
  13059. 99%Static methods considered evil?
  13060. 99%Announcing TypeScript 4.3 Beta | TypeScript
  13061. 99%Write Your Erlang Gen Servers in Visual Basic
  13062. 99%Moving to Desktop Applications in .NET Core/.NET 5
  13063. 98%Whiteboard-style Coding Interviews Might Not Be as Bad as You Think
  13064. 97%ASP.NET Forums are Moving to Microsoft Q&A
  13065. 98%Legalizing Gay Marriage in Crusader Kings III with Ghidra
  13066. 97%Adam Storr - Azure Functions Not Loading My Dependencies, What Have I Missed?
  13067. 99%Predictive Coding has been Unified with Backpropagation - LessWrong
  13068. 99%ASP.NET Community Standup - gRPC Performance Improvements
  13069. 97%Announcing Open Source C# standardization | .NET Blog
  13070. 88%aava.sh
  13071. 93%How I made $500k as a part-time tech recruiter
  13072. 96%The Danger of "Simplicity"
  13073. 99%How I solved RSI Repetitive Strain Injury
  13074. 99%UFS Boot Environments for ARM
  13075. 95%Owning Your Own Data
  13076. 96%Activity is not impact
  13077. 88%My Struggle With Probability Theory
  13078. 91%How I lost 25 pounds lugging my Peloton across the country in the back of my car
  13079. 99%How to convince your product owner to invest more time in technical tasks
  13080. 84%History is Repeating Itself and Why You Should Care - Sasank's Blog
  13081. 94%Reflections on (roughly) 750,000 words
  13082. 99%Machine Learning with ML.NET - Object detection with YOLO
  13083. 99%My new AC has built-in Wi-Fi and that brings dilemma into my home automation hacking
  13084. 97%Episode 371 - Cloud Native Machine Learning
  13085. 99%Back to Basics: What Is a Delegate?
  13086. 99%ASP.NET Community Standup - The 12 Factor App
  13087. 95%Win a free copy of Eggcelerate!
  13088. 68%Writing tools I learned from The Economist
  13089. 97%Announcing Open Source C# standardization | .NET Blog
  13090. 99%Building a Social Media monitoring tool with NodeJs, Azure Cosmos DB and Azure Cognitive services
  13091. 85%Google Is Testing Its Controversial New Ad Targeting Tech in Millions of Browsers. Here’s What We Know.
  13092. 99%Web API CRUD Conventions [5 of 18] | Beginner's Series to: Web APIs
  13093. 99%Tetris in Blazor Part 3: Tetrominos
  13094. 78%Ekspert: Sådan finder du sikkert ud af, om du er en af de 600.000 danskere, der har fået delt data i Facebook-læk
  13095. 99%Using raw html with isolated CSS in Blazor - Gérald Barré
  13096. 93%The .NET Docs Show - C# Ask Me Anything 🤯
  13097. 99%C++ coroutines: Making the promise itself be the shared state, the outline | The Old New Thing
  13098. 69%Pandemic Profits: Netflix Made Record Profits in 2020, Paid a Tax Rate of Less than 1 Percent
  13099. 96%Friday Five: Azure Communication Services, More!
  13100. 99%Creating Verifiable credentials in ASP.NET Core for decentralized identities using Trinsic
  13101. 97%Elegant Acceptance Testing in .NET with SpecFlow
  13102. 99%soywod/himalaya
  13103. 96%248: Satisfying Business Requirements
  13104. 99%Creating Blazor Material Navigation Menu - Code Maze
  13105. 99%Raspberry Pi GPIO C# LED | C# Tutorials Blog
  13106. 99%.NET News Roundup - Week of March 29th, 2021
  13107. 98%.NET App Developer Links - 2021-04-05
  13108. 95%Why software engineers should become CEOs
  13109. 95%Facebook data breach files, v2
  13110. 95%Have I Been Pwned: Pwned websites
  13111. 79%How Did Microsoft Make Flight Simulator Seem So Real?
  13112. 97%Cryptology ePrint Archive: Report 2021/123
  13113. 95%Why I don't have any analytics on my blog
  13114. 82%Clean Slate
  13115. 98%Computers Are Bad
  13116. 99%Shadertoy
  13117. 99%The Strange Case Of The Illegal Instruction
  13118. 95%Creating a side project when you don't need the money
  13119. 91%Beautiful PDFs from HTML
  13120. 84%Speedtest by Ookla - The Global Broadband Speed Test
  13121. 99%Blazor Power BI Paginated Reports
  13122. 95%WebPageTest - Visual Comparison
  13123. 99%How to bypass CloudFlare bot protection ?
  13124. 97%charmbracelet/lipgloss
  13125. 60%I thought I was dying: My apartment was built on toxic waste
  13126. 99%Support host.docker.internal DNS name to host · Issue #264 · docker/for-linux
  13127. 87%Azure Functions and SignalR with Anthony Chu | Web Wednesday
  13128. 98%climech/grit
  13129. 89%How Runescape catches botters, and why they didn’t catch me
  13130. 98%The Beauty of Programming | Bryn Mawr College
  13131. 98%Use default interfaces to provide ~15% cumulative gain per header by benaadams · Pull Request #31519 · dotnet/aspnetcore
  13132. 98%Creating a database automatically upon startup · Issue #2 · microsoft/mssql-docker
  13133. 91%Keyboard interface hardware
  13134. 72%Perfect One-Pot, Six-Pan, 10-Wok, 25-Baking Sheet Dinner
  13135. 94%Matthew Walker's "Why We Sleep" Is Riddled with Scientific and Factual Errors - Alexey Guzey
  13136. 82%5 Levels of Pirates of the Caribbean Theme: Noob to Epic
  13137. 76%How Doctors Die | The Saturday Evening Post
  13138. 97%Apple 2001 - CoRecursive Podcast
  13139. 72%533 million Facebook users’ phone numbers leaked on hacker forum
  13140. 74%Coinhive domain repurposed to warn visitors of hacked sites, routers
  13141. 78%Birmingham 43, by Canton Becker
  13142. 83%Let’s #learntocode and then we’ll be #programming together! #letslearndotnet #CodeTok #TechTok
  13143. 96%M1 vs ThreadRipper vs Pi: Software Drag Racing
  13144. 96%Search by phone number
  13145. 95%Facebook data breach files
  13146. 94%Terramaster NAS exposing itself with UPNP
  13147. 64%The Sonic (Entrepreneurship) Boom | No Mercy / No Malice
  13148. 97%My "shiny future"
  13149. 90%Why I left a billion-dollar startup
  13150. 83%Radical Transparency - Nucks
  13151. 84%If You Play With FIRE, Don't Get Burned – Of Dollars And Data
  13152. 91%Jeremy Mikkola - The problem with slow tools
  13153. 95%Toshi Omagari | Ink traps and pals
  13154. 99%Rocky Jaiswal | Go with functions
  13155. 99%paulomorgado/HttpClientFactoryDemo
  13156. 94%周囲の“ノイズ”を徹底的に遮断! 一瞬で集中できる空間を作り出すウェアラブル端末「WEAR SPACE」
  13157. 97%Obvious and possible software innovations nobody does
  13158. 96%How to use Sagas to process orders - part 1
  13159. 97%The barriers to decentralisation
  13160. 89%GitHub investigating crypto-mining campaign abusing its server infrastructure | The Record by Recorded Future
  13161. 99%darkhttpd
  13162. 72%My biggest startup mistake: Thinking it would save me
  13163. 92%Google is restricting which apps can see the other installed apps on your device
  13164. 93%dotnet/runtime
  13165. 99%Reuse HttpProtocol CTS by BrennanConroy · Pull Request #31466 · dotnet/aspnetcore
  13166. 87%Dapr v1.1.0 is now available
  13167. 99%Experimental features - Microsoft Edge Development
  13168. 99%PostgreSQL Security Hardening
  13169. 97%Fed up with the Mac, I spent six months with a Linux laptop. The grass is not greener on the other side
  13170. 79%Pixel 6 Could Feature Google’s First Mobile Processor - Thurrott.com
  13171. 99%Deploying Windows Apps with ClickOnce on .NET 5
  13172. 99%Track activity and sub-orchestrator progress in Azure Durable Functions orchestrators
  13173. 98%The .NET Stacks #43: 📅 DateTime might be seeing other people | Dave Brock
  13174. 99%Windows 95 — How Does it Look Today?
  13175. 99%The Exception Model
  13176. 99%EARRRL – the Estimated Average Recent Request Rate Limiter · Thought Box
  13177. 96%Loqbox Data Breach Compensation | Keller Lenkner™
  13178. 96%Cryptology ePrint Archive: Report 2021/418
  13179. 90%A toolset for tackling technical debt
  13180. 99%dotnet/runtime
  13181. 95%Open Source is Insufficient to Solve Trust Problems in Hardware
  13182. 99%Building a Chat Application with Blazor, Identity, and SignalR - Ultimate Guide
  13183. 89%Jon Galloway on Visual Studio Mac
  13184. 97%Paulos Yibelo - Blog: This man thought opening a TXT file is fine, he thought wrong. macOS CVE-2019-8761
  13185. 99%XKCP/K12
  13186. 99%Working with controllers and action methods [4 of 18] | Beginner's Series to: Web APIs
  13187. 92%Minimum Viable Dice Wars - Mitchum.Blog
  13188. 99%I ended up adding duplicate records on a unique index in MongoDB - blag
  13189. 81%Life In North Korea As A Foreigner Surviving 3 Years - My Diplomatic Life
  13190. 99%File Upload Extension Validation In ASP.NET Core
  13191. 96%draft-viguier-kangarootwelve-04 - KangarooTwelve
  13192. 99%The world of Design Tokens - Dani Guardiola's blog
  13193. 99%Intro to Graphics 11 - Surfaces
  13194. 98%Building a phone book: Part III
  13195. 75%Home
  13196. 69%C++ coroutines: Making the promise itself be the shared state, the inspiration | The Old New Thing
  13197. 98%Oodle now available in Unreal Engine 4.27 through GitHub access
  13198. 96%Free April
  13199. 97%tmux lets you select and copy text with your keyboard
  13200. 86%You Can't Trust Amazon When It Feels Threatened - Last Week in AWS
  13201. 99%Code Maze Weekly #71 - Code Maze
  13202. 90%The Teams Dashboard: A New Place to Call Home
  13203. 97%Episode 73 - C# and .NET for Beginners with Vijesh Salian
  13204. 98%Exception Handling in the Profiling API
  13205. 98%simplenetes-io/simplenetes
  13206. 83%Let’s #LearnToCode in #Dotnet and C#! #programming #LetsLearnDotNet
  13207. 98%.NET App Developer Links - 2021-04-02
  13208. 96%Learn WinUI 3.0: Leverage the power of WinUI, the future of native Windows application development: Ashcraft, Alvin: 9781800208667: Amazon.com: Books
  13209. 94%Uppestcase and Lowestcase Letters: Advances in Derp Learning
  13210. 97%Tools for Auditing CSS | CSS-Tricks
  13211. 95%Zero click vulnerability in Apple’s macOS Mail
  13212. 99%Use Azure Static Web Apps with Azure DevOps pipelines | Dave Brock
  13213. 92%Weekly Update 237
  13214. 87%Attracting and Retaining Diverse Tech Talent with April Christina Curley | Hanselminutes with Scott Hanselman
  13215. 98%Windows Community Toolkit Now Works with Project Reunion 0.5 (but No UWP) -- Visual Studio Magazine
  13216. 96%isEven API
  13217. 98%At a Startup? Write as Little Software as you Can - naildrivin5.com
  13218. 83%On Identity: Being and Becoming – Karan Chawla
  13219. 96%How I Got Caching Working with Netlify and Cloudflare, or How I Almost Ditched Cloudflare for No Good Reason
  13220. 99%signed char lotte
  13221. 87%The war without end: Mac vs. PC
  13222. 99%This blog is now hosted on a GPS/LTE modem
  13223. 87%The algorithm did it! - hisham.hm
  13224. 99%The compiler will optimize that away
  13225. 94%Y Combinator and Equity Theft
  13226. 97%Autism challenges on the workplace (2021, 2/5) - A disability of trust
  13227. 95%A Small Change that Could Make Ycombinator (and you?) More Successful
  13228. 98%shortest path, faster | kipply's Blog
  13229. 91%Cryptology ePrint Archive: Report 2021/114
  13230. 99%dotnet/csharplang
  13231. 99%On .NET Live - .NET Framework to .NET Core Migration
  13232. 99%How To: Create a Streaming Data Loader for PyTorch -- Visual Studio Magazine
  13233. 68%Stop Calling Everything AI, Machine-Learning Pioneer Says - IEEE Spectrum
  13234. 97%Changelog 25 - Exemplary Eleven, Ravishing Recorder, Captivating Calendar, Beaming Backup
  13235. 98%Mail Studio - Powerful Email Design Tool
  13236. 83%Report: TypeScript Pays Well, Projected for Huge Growth (C#, Not So Much) -- Visual Studio Magazine
  13237. 87%Swappers
  13238. 99%Quickstart: Deploy an ASP.NET web app - Azure App Service
  13239. 99%Let's Learn .NET - Microservices
  13240. 99%Page Remote Validation in ASP.NET Core Identity
  13241. 99%A categorized list of all Java and JVM features since JDK 8 to 16
  13242. 58%CellMate Vulnerability
  13243. 95%Reverse Engineering A Mysterious UDP Stream in My Hotel - Gokberk Yaltirakli
  13244. 97%s-macke/VoxelSpace
  13245. 96%C++ coroutines: What happens if an exception occurs in my return_value? | The Old New Thing
  13246. 99%Unveiling Gavran: RavenDB re-written in C
  13247. 96%Can you fit an Entire Windows App inside a QRCode?
  13248. 90%Pro1 X - F(x)tec
  13249. 92%Massive security breach at US universities.
  13250. 89%5 Common JavaScript Mistakes with Equality
  13251. 95%CUKE Build - CUKE Build
  13252. 99%The API Integration coding test (2) - Unit and Acceptance testing | Cracking the .NET interview
  13253. 93%Is Passion Required To Be a Successful Software Developer?
  13254. 94%If Management Isn’t A Promotion, Then Engineering Isn’t A Demotion
  13255. 79%Tracing Paper
  13256. 99%ADO.NET provider 8.0.0.0 for Firebird is ready (with Entity Framework Core 5.0 support)
  13257. 64%Redefining what a map can be with new information and AI
  13258. 70%Latest EmDrive tests at Dresden University shows "impossible Engine" does not develop any thrust
  13259. 98%.NET App Developer Links - 2021-04-01
  13260. 98%.NET Rocks! vNext
  13261. 98%Tutorial: Publish Azure Static Web Apps with Azure DevOps
  13262. 99%Bicep - Why do we need yet another way to deploy stuff in Azure?
  13263. 99%Common Misconception #2 – Serverless is good for APIs
  13264. 99%Building Engaging Cross Platform Applications using Rider and Avalonia – Webinar recording | The .NET Tools Blog
  13265. 98%Public preview: Azure Static Web Apps now supports deployment with Azure DevOps | Azure updates | Microsoft Azure
  13266. 98%Let's Give Some Unit Testing Love to C# 8 and C# 9 Features
  13267. 86%UC part of nationwide cyber attack
  13268. 98%REST APIs for Microservices? Beware!
  13269. 84%Scientists Create Simple Synthetic Cell That Grows and Divides Normally
  13270. 98%New Open Source Index: VS Code Is No. 1 Code Editor -- Visual Studio Magazine
  13271. 99%C# Source Generators
  13272. 93%Update to January 2021 Account Notification
  13273. 81%U.S. Army advances its 120,000 HoloLens-based headset deal with Microsoft | ZDNet
  13274. 57%A simple reply can reduce future racist behavior from harassers on Twitter -if it comes from a white man. References in bio as always #racism #blm
  13275. 97%Setting Up an M1 Mac for Xamarin Development
  13276. 99%Problems with Wunderground integration
  13277. 99%1002: Keep Files Smaller Than You
  13278. 99%Cryptography and assembly code
  13279. 73%Actually Alison | Blog
  13280. 86%It's hard to draw lessons from your own failures
  13281. 82%AES was worth $250 billion dollars
  13282. 85%Banned From Skype – Jesse Nickles
  13283. 99%The Cost of Proof of Work
  13284. 88%Carthusian Citation Credits
  13285. 99%egil/genzor
  13286. 86%Age Of Suggestion • Joe Blau
  13287. 56%Buying Breached Data: When Is It Ethical?
  13288. 79%Tether produces a new attestation — it says nothing useful
  13289. 95%MakAir Series: Engineering Focus on Ventilator Software
  13290. 99%Monitoring and Observability in Cloud-Native ASP.NET Core apps | ASP.NET Blog
  13291. 99%.NET R&D Digest (March, 2021)
  13292. 97%Azure Named Cloud Functions Leader, but Knocked for Plan Requirements -- Visual Studio Magazine
  13293. 63%How to Outsmart Your Own Unconscious Bias
  13294. 98%gd/rust - platform/system/bt - Git at Google
  13295. 99%Copyright infringement by "Culture4Life GmbH" / LucaApp · Issue #1 · thesimj/jBaseZ85
  13296. 93%Organizing (Commands, Events & Handlers) in Microservices/SOA
  13297. 95%Inside a viral website
  13298. 99%C# 9 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  13299. 97%The Catch Block #52 - Balance, Devaluation, CQRS, and Slack
  13300. 99%Working with the Enron dataset
  13301. 99%C++ coroutines: The initial and final suspend, and improving our return_value method | The Old New Thing
  13302. 75%Apple's cooperation with authoritarian governments
  13303. 94%Durable Objects, now in Open Beta
  13304. 98%akavel/up
  13305. 74%Episode 14: Schnorr, Factoring and Lattices!
  13306. 99%Minimalistic C# APIs with FeatherHttp
  13307. 99%featherhttp/framework
  13308. 98%.NET App Developer Links - 2021-03-31
  13309. 99%The Hitchhiker’s Guide to Online Anonymity
  13310. 97%Uno Platform Uno Platform 3.6: WinUI 3, WCT 7.0 support, Date and File pickers, and more
  13311. 99%Deploying packages with GitHub Actions
  13312. 86%Meet the 2021 Imagine Cup World Finals judges
  13313. 98%Kafka Without ZooKeeper: A Sneak Peek At the Simplest Kafka Yet
  13314. 98%Angular Basics: The Scope of This and Arrow Functions
  13315. 99%Maximizing the power of logs as your application scales - Michael's Coding Spot
  13316. 98%The Dual Nature of Software Development - darcism.com
  13317. 99%Here, I made a way to navigate between ANY files in Visual Studio
  13318. 99%Making Auth Simpler for Static Web App APIs | LINQ to Fail
  13319. 90%github/roadmap
  13320. 99%Publish Unit Test Results - GitHub Marketplace
  13321. 97%GitHub Desktop now supports cherry-picking - The GitHub Blog
  13322. 99%The .NET Docs Show - Controllers are Dinosaurs: The Case for API Endpoints
  13323. 97%A command-line grammar of graphics
  13324. 98%Those pesky pull request reviews
  13325. 98%Some opinionated thoughts on SQL databases
  13326. 98%My Self-Taught Tech Career - Work & Life Notes
  13327. 84%Friendship Cards
  13328. 97%Who has the fastest F1 website in 2021? Part 1
  13329. 96%bitwarden/desktop
  13330. 76%Online privacy: What you need to know about keeping your personal data secure
  13331. 88%Online privacy: What you need to know about keeping your personal data secure
  13332. 97%Multiple hosts and target server type feature by vonzshik · Pull Request #3607 · npgsql/npgsql
  13333. 92%Time-lock encryption · Gwern.net
  13334. 95%Using TwentyThree video service with Episerver
  13335. 85%Support | Dell US
  13336. 87%Google collects 20 times more telemetry from Android devices than Apple from iOS | The Record by Recorded Future
  13337. 93%JaxDug: Routing In Azure with Giraffe and F# - Andrew Carver
  13338. 93%Eclipse Foundation Takes Over Visual Studio Marketplace Alternative -- Visual Studio Magazine
  13339. 99%On .NET Live - .NET Framework to .NET Core Migration
  13340. 99%Languages & Runtime Community Standup - The C# language design process
  13341. 79%Roxel, Münster, North Rhine-Westphalia, Germany - Bing Maps
  13342. 98%Font size is useless; let’s fix it
  13343. 90%Computers, Monitors & Technology Solutions | Dell USA
  13344. 93%FatFace Disclosed Data Breach; Turns Out It Suffered Ransomware Attack
  13345. 98%Tooling Vendors Immediately Support Project Reunion 0.5 -- Visual Studio Magazine
  13346. 90%ASP.NET Community Standup - The 12 Factor App
  13347. 93%GitHub Quick Reviews
  13348. 98%Introducing 'innernet' | tonari blog
  13349. 98%Documenting APIs with OpenAPI/Swagger [15 of 18] | Beginner's Series to: Web APIs
  13350. 99%Using COPY command with Azure Synapse Analytics SQL Dedicated Pool | Developer Support
  13351. 56%Submit Story - Clients From Hell
  13352. 98%Angular Language Service for Visual Studio Update | Visual Studio Blog
  13353. 89%Cloudflare’s WAF is recognized as customers’ choice for 2021
  13354. 99%OpenSleigh
  13355. 99%Recovering a full PEM Private Key when half of it is redacted
  13356. 80%Unsplash is being acquired by Getty Images
  13357. 82%Browse all - Learn
  13358. 98%C++ coroutines: Basic implementation of a promise type | The Old New Thing
  13359. 93%Easily Set Up Tailwind CSS with Vanilla JavaScript in 10 Minutes
  13360. 99%C# 9 top-level programs and target-typed expressions - Red Hat Developer
  13361. 98%gruns/icecream
  13362. 98%Build Zero Trust rules with managed devices
  13363. 99%Viewing app configuration using Oakton's Describe command and Spectre.Console
  13364. 90%Official PHP Git server targeted in attempt to bury malware in code base | ZDNet
  13365. 93%Blazor WebAssembly : SignalR - Sending Messages to Specific Clients - EP25
  13366. 94%Trimmed modification of the Harrell-Davis quantile estimator
  13367. 99%Using React with D3.js
  13368. 53%AT&T lobbies against nationwide fiber, says 10Mbps uploads are good enough
  13369. 93%.NET GC Internals - 09. GC roots
  13370. 95%Integration with On-Premises Data Sources in Azure Synapse Analytics | Developer Support
  13371. 99%Harder, Better, Faster, Stronger Builds
  13372. 98%How I Got Into Computers IT Pro Edition
  13373. 98%.NET App Developer Links - 2021-03-30
  13374. 97%Sands of MAUI: Issue #2
  13375. 99%Naming, Versioning and Releasing Project Reunion and Windows UI - Nick's .NET Travels
  13376. 97%Jump-starting Migration to .NET Core with Upgrade Assistant
  13377. 99%Hello, HPy
  13378. 97%Who Is Responsible For Building Tests? - Redgate Software
  13379. 99%Add Developer PowerShell and Developer Command Prompt for Visual Studio to Windows Terminal
  13380. 99%ASP.NET Core Health Checks - Sahan Serasinghe - Personal Blog
  13381. 87%coolLabs
  13382. 98%grep.app | code search
  13383. 99%birchb1024/frangipanni
  13384. 92%USB 3.0* Radio Frequency Interference on 2.4 GHz Devices
  13385. 99%Adam Storr - Why won't you load my configuration Azure Functions?
  13386. 81%Beautiful calculator for Mac
  13387. 96%Why Do Interviewers Ask Linked List Questions? • Hillel Wayne
  13388. 96%Project Reunion 0.5 Ships with WinUI 3 Desktop Dev Tooling -- Visual Studio Magazine
  13389. 99%Bringing the Best of the Web to Your .NET Windows Apps with WebView2
  13390. 93%YouTube
  13391. 97%NAalytics/Assemblies-of-putative-SARS-CoV2-spike-encoding-mRNA-sequences-for-vaccines-BNT-162b2-and-mRNA-1273
  13392. 89%Humans are eating the world...
  13393. 98%How much can a Clojure developer do alone?
  13394. 88%Automatically Expanding Taxonomy
  13395. 89%Preferred Stock and Common Stock Aren’t The Same
  13396. 99%Notes on an Open Scraping Database
  13397. 97%How I Fixed My Personal Finances using Money Plans — Hulry
  13398. 99%Peace of mind backup - boa.nu
  13399. 98%Let's port Duke Nukem 3D to SerenityOS
  13400. 89%Heroes, Victims, and Society
  13401. 91%Creation vs. Consumption
  13402. 99%Overview of HTTP [2 of 18] | Beginner's Series to: Web APIs
  13403. 82%Blogging with guest Andrew Lock | Weekly Dev Tips
  13404. 92%Blogging with guest Andrew Lock
  13405. 98%Herding Code 244: Ben Scheirman on SwiftUI and Combine
  13406. 99%dotnet/aspnetcore
  13407. 96%Incognito Wallet - Anonymous Crypto Wallet App
  13408. 99%ASP.NET Core in .NET 6 - Part 03 - Support for IAsyncDisposable in MVC
  13409. 99%Tetris in Blazor Part 2: Cells, the Grid, and the Game State
  13410. 98%Be careful when mixing ValueTask and Task.Run - Gérald Barré
  13411. 99%The .NET Docs Show - Deploying Blazor WebAssembly to GitHub Pages
  13412. 94%C++ coroutines: The mental model for coroutine promises | The Old New Thing
  13413. 98%Building a phone book: Part II
  13414. 99%Running Remote Containers... FAST! - Espresso Coder
  13415. 99%Announcing the Deno Company
  13416. 98%Changes to Git commit workflow
  13417. 97%Is awaiting a Task instead of returning it directly in C# actually slower?
  13418. 95%208.43.231.11 Git
  13419. 97%A new Cloudflare Web Application Firewall
  13420. 96%247: Generating UI with GPT-3
  13421. 99%Adding source control to Azure Synapse Analytics Studio | Developer Support
  13422. 93%The Rising Value of Big Data in Application Monitoring
  13423. 99%lucidrains/deep-daze
  13424. 99%Serilog.Expressions 2.0 update
  13425. 99%Getting started with Self Sovereign Identity SSI
  13426. 99%Blazor Material UI - Configuration and Theme Customization - Code Maze
  13427. 95%Release v1.0.0-beta2 · dapr-dotnet-extensions/dapr-event-bus
  13428. 94%Umbraco Package Migration to .NET Core: Criteria Providers - Distributing and Wrapping Up
  13429. 98%.NET News Roundup - Week of March 22th, 2021
  13430. 98%.NET App Developer Links - 2021-03-29
  13431. 99%Load/stress testing .NET apps with Apache JMeter - Simple Talk
  13432. 99%Project Reunion: Why Desktop Developers Care
  13433. 99%SSL/TLS connection issue troubleshooting test tools
  13434. 99%.NET Standard 1.3 is no longer supported in AWS SDK for .NET version 3.7 | Amazon Web Services
  13435. 92%New 5G protocol vulnerabilities allow location tracking | The Record by Recorded Future
  13436. 98%What is Scrum?
  13437. 98%OpenPGP Message Format
  13438. 93%Up For Grabs
  13439. 95%Added ASP.NET Core to the .NET party by davidfowl · Pull Request #2643 · up-for-grabs/up-for-grabs.net
  13440. 77%Ruby off the Rails: Code library yanked over license blunder, sparks chaos for half a million projects
  13441. 99%Developer tools can be magic. Instead, they collect dust.
  13442. 98%Coding Shorts: Demystifying Bitwise Operators in C#
  13443. 88%How Much of the Hitchhiker's Guide to the Galaxy Can You Fit on a QR Code?
  13444. 97%Piano Practice Software Progress · Jacques Mattheij
  13445. 99%Think like an educator about code quality
  13446. 70%Men Clamming Up
  13447. 99%How to get internet for free aka borrow your neighbors xfinity internet - Opposite Invictus - Ramblings of a torn mind
  13448. 99%Pin and suffering - fasterthanli.me
  13449. 94%Being a woman in tech should not be controversial
  13450. 97%I made an eInk newspaper - Greg Raiz
  13451. 91%New Windows Easter Egg Discovered - And I'm in it!
  13452. 85%Valentin Vincendon - A "sudden strong wind": the worst excuse Ever Given?
  13453. 98%PGP is a Form of Minimalism [The Call of the Open Sidewalk]
  13454. 88%The Narcissism of Technical Differences
  13455. 99%Writing Documentation
  13456. 99%Monitoring Cardano Relays on Kubernetes with Grafana and Prometheus
  13457. 96%Faster strongly typed features for server FeatureCollection by benaadams · Pull Request #31322 · dotnet/aspnetcore
  13458. 91%No one gives a shit what programming language you use
  13459. 96%Bitcoin is not a Battery — it is a Sink
  13460. 87%About | Mina Illuminate
  13461. 93%r/node - A clear structure like this 🚀
  13462. 99%Playing with an X-Touch Mini controller using C#
  13463. 99%CodingBlast
  13464. 98%score 0.4.0
  13465. 89%Mina Illuminate: Genesis Launch Summit - Crowdcast
  13466. 98%JonDouglas/score
  13467. 70%Ever Given Ever Ywhere
  13468. 91%A Strange But Elegant Approach to a Surprisingly Hard Problem (GJK Algorithm)
  13469. 99%C# 8 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  13470. 87%Does Amazon make more from ads than AWS? — Benedict Evans
  13471. 98%Compiler Explorer - C++ (x86-64 clang (assertions trunk))
  13472. 99%Figma to React – Convert Figma designs to React code
  13473. 99%harc/ohm
  13474. 95%Why I'm unreachable and maybe you should be too
  13475. 99%Scott C. Krause Front-end Engineer | Vue.js TypeScript GoLang WASM
  13476. 93%What You Need to Know About Buying Properties with Friends
  13477. 88%On Sperging Out
  13478. 96%Who Do You Want To Be? — Clayton Dorge
  13479. 92%Reflection of Speaking in Public
  13480. 93%Financial Management of a Digital Nomad
  13481. 99%Roll Your Own CSS-in-JS Library (1) - Introduction
  13482. 64%Why the F**k won’t you build?
  13483. 90%Principled hypocrisy
  13484. 99%Single-primitive authenticated encryption for fun
  13485. 99%Code Generation from XAML in Visual Studio is Mind-blowing Awesome
  13486. 99%Async and Await and what is it actually doing?
  13487. 88%Quokka.js VS Code Extension - The Fastest Way to Test JavaScript
  13488. 92%Linux vs Windows Round 0: A Microsoft Dev Builds the Linux Kernel
  13489. 99%What is the Cloud? Soft and Fluffy Edition - Computer Stuff They Didn't Teach You #10
  13490. 88%Designer AND Developer - Amy Dutton Can Do It All!
  13491. 76%Davepl: Microsoft Company Meetings of the 1990s
  13492. 99%Intro to Graphics 08 - WebGL
  13493. 92%The Hottest New Tech in Web Development with Scott Tolinski
  13494. 97%The Path to Becoming a Software Developer with Mary Baker
  13495. 98%5 Tips For Crushing Your Developer Interviews
  13496. 99%Blazor WebAssembly - Downloading Files : EP19
  13497. 99%WSL2, Visual Studio Code, Windows 10, Ubuntu/Linux + more - Computer Stuff They Didn't Teach You #19
  13498. 99%Blazor WebAssembly : JavaScript Isolation - EP21
  13499. 53%How I Automated the Boring with JavaScript, Cloudflare Workers, and Airtable
  13500. 99%.NET GC Internals - 08. Generations
  13501. 98%How to Multitask with FreeRTOS (ESP32 + Arduino series)
  13502. 99%JavaScript Automated Testing with Jest - The What, Why, and How with Alba Silvente
  13503. 98%Intro to Graphics 09 - Curves (Part 1)
  13504. 94%Black to the Future - Angie Jones
  13505. 99%.NET GC Internals - 07. Allocations
  13506. 95%Davepl: Who Decides New Windows Features?
  13507. 97%Blazor WebAssembly : Virtualize Component - EP20
  13508. 99%.NET GC Internals - 06. Compact phase
  13509. 94%Davepl: The Microsoft Employee Review Stack Ranking System
  13510. 91%Davepl: Windows "Pinball" Easter Egg and Cheats
  13511. 81%Software Drag Racing: C++ vs C# vs Python - Which Will Win?
  13512. 99%Linux vs Windows Round 1: Open Source vs Proprietary - From a Retired Microsoft Dev
  13513. 99%Blazor WebAssembly : Deploy to IIS - EP23
  13514. 96%Microsoft Weddings and Marriages #Shorts
  13515. 96%Davepl: Windows Source Code Leak and the Task Manager Code
  13516. 65%Black to the Future - Bryce Sharp
  13517. 94%Dave's Garage Livestream - Linux vs Windows Secrets plus more!
  13518. 98%Intro to Graphics 07 - GPU Pipeline
  13519. 84%What is FreeRTOS? (ESP32 + Arduino series)
  13520. 99%Blazor WebAssembly : Lazy-loading Assemblies - EP22
  13521. 76%.NET GC Internals - 05. Sweep phase
  13522. 98%Do Microsoft Devs Secretly Use Linux?
  13523. 93%Hello, Assembly! Retrocoding the World's Smallest Windows App in x86 ASM
  13524. 99%Setting up Cardano Relays using Kubernetes/microk8s
  13525. 99%Authentication with Nextjs, Fauna, and Auth0 - Nextjs Crash Course Part 2
  13526. 98%Best Features and Benefits of the Jamstack with Colby Fayock
  13527. 65%How I Bombed My First Technical Interview
  13528. 98%Solid - A Better Web (Simply Explained)
  13529. 98%Keep WiFi Connection Alive with FreeRTOS Task (ESP32 + Arduino series)
  13530. 98%Watch as I build my YouTube Subscriber Counter!
  13531. 99%Hello, Windows! RetroCoding "Hello World" for Windows with Dave
  13532. 88%Is Gatsby a Backend Framework?!?!
  13533. 90%The Day Microsoft Campus Crashed - Bedlam at Microsoft!
  13534. 99%Intro to Graphics 10 - Curves (Part 2)
  13535. 99%Blazor WebAssembly : Creating Chat Application Using SignalR - EP24
  13536. 95%Azure Static Web Apps, Website, GitHub, SSL & hosting FREE! Computer Stuff They Didn't Teach You #20
  13537. 88%Davepl: Writing Your Own Operating System
  13538. 95%We asked a Retired Microsoft Windows Engineer 100 Questions! Why oh Why? Find out!
  13539. 52%That time Bill Gates had a house party...
  13540. 99%Are there Secret Microsoft APIs in Windows 10?
  13541. 99%Build a Harry Potter API with Node.js, Express.js, and Dynamo DB
  13542. 98%Should You Learn VIM as a Developer?
  13543. 99%Mentorship vs. Sponsorship + Storytelling - Computer Stuff They Didn't Teach You #21
  13544. 91%Top 5 Questions I Get About VS Code - VS Code Settings Q and A
  13545. 89%Adam Savage's One Day Builds: 3D Print UV Curing Oven!
  13546. 53%Bel Canto - Big Belly Butterflies
  13547. 98%Keyless SSL now supports FIPS 140-2 L3 hardware security module (HSM) offerings from all major cloud providers
  13548. 84%Louvre site des collections
  13549. 98%Umbraco Package Migration to .NET Core: Criteria Providers - Wiring It All Up
  13550. 91%National Privacy Tests: country rankings, and insights
  13551. 96%The .NET Stacks #42: 🔌 When Active Directory isn't so active | Dave Brock
  13552. 95%SecurityFWD: How Far Can Wi-Fi Really Travel?
  13553. 95%Weekly Update 236
  13554. 91%Fairphone suggests Qualcomm is the biggest barrier to long-term Android support
  13555. 97%Who Will Write your Company’s Technical Content?
  13556. 93%A Modest Proposal: Let’s Stop Lying To Each Other in Our Research Papers - Maxwell Forbes
  13557. 87% Notetaking for fun and profit. | /param/home
  13558. 99%Contributing to WPF and Windows Forms Projects on GitHub
  13559. 98%It doesn't work | Frank DENIS random thoughts.
  13560. 96%Planned maintenance scheduled for Saturday, March 27, 2021 at 1:00 UTC (Friday March 26 9:00 PM US/EDT)
  13561. 99%NixOS on Raspberry Pi - Blog by Anne Douwe Bouma
  13562. 99%Don't let your design system seem complete
  13563. 93%Bits of Security | Datadog
  13564. 96%Other Ways - Christopher Butler
  13565. 99%How to make Command Prompt, PowerShell, or any Shell launch from the Start Menu directly into Windows Terminal
  13566. 98%Microsoft Events
  13567. 99%Announcing WPF, WinForms, and WinUI are going Open Source
  13568. 69%Pro .NET Benchmarking: The Art of Performance Measurement: Akinshin, Andrey: 9781484249406: Amazon.com: Books
  13569. 97%thalesfragoso/at28c-rs
  13570. 99%janroesner/sixty5o2
  13571. 74%Common Crawl
  13572. 63%U.S. rent has increased 175% faster than household income over past 20 years
  13573. 99%C# and AWS Lambdas, Part 8 – .NET 6, inside a Container, inside a Lambda
  13574. 82%Buffer overruns, license violations, and bad code: FreeBSD 13’s close call
  13575. 99%GitHub Quick Reviews
  13576. 97%Factorio Is The Best Technical Interview We Have
  13577. 95%Using Source Generators for Fun (and maybe profit) - with Jason Bock
  13578. 96%Tesla - Los Angeles
  13579. 97%How to Recognize, Prevent, and Manage Burnout
  13580. 64%Practical Heart
  13581. 96%Sufjan Stevens "Concerning the UFO Sighting Near Highland, Illinois" Sheet Music in G Major - Download & Print
  13582. 99%APT Encounters of the Third Kind
  13583. 96%fix typo by ramtinak · Pull Request #1298 · microsoft/dotnet
  13584. 80%If Your Boss Could Do Your Job, You’re More Likely to Be Happy at Work
  13585. 99%How to implement a hash table (in C)
  13586. 69%Google's unusual move to shut down an active counterterrorism operation being conducted by a Western democracy
  13587. 99%Code Maze Weekly #70 - Code Maze
  13588. 99%Creating a task completion source for a C++ coroutine: Failing to produce a result | The Old New Thing
  13589. 99%Building a phone book: Part I
  13590. 98%Emoji under the hood
  13591. 99%Introducing Super Bot Fight Mode
  13592. 99%Make the Web Faster! - PHINUG 2021.04
  13593. 93%Use Git Hooks To Automate Your Workflow - CodeWithStu
  13594. 99%Hammster/windows-terminal-shaders
  13595. 99%Duende Software Blog
  13596. 70%The Drivers Cooperative
  13597. 99%The Windows Terminal made better with the Command Palette plus Multiple Actions in one Command
  13598. 98%permission.site
  13599. 91%Polaris
  13600. 99%String.Concat Method (System)
  13601. 98%.NET App Developer Links - 2021-03-26
  13602. 98%Adjust, Save and Restore Webcam Properties With CamProps
  13603. 97%Building Our First Microservice | The Xamarin Show
  13604. 99%Human-Readable JavaScript: A Tale of Two Experts
  13605. 97%Choices in Desktop Development
  13606. 97%Announcing Rust 1.51.0 | Rust Blog
  13607. 99%Dynamics 365 Finance and operations - Architecture - Pradeep Loganathan
  13608. 92%Steve Jobs Interview - 2/18/1981
  13609. 99%Building a full-text search engine in 150 lines of Python code · Bart de Goede
  13610. 99%Episode 370 - What the Hack
  13611. 56%Red Hat statement about Richard Stallman’s return to the Free Software Foundation board
  13612. 83%Success Mysticism - Christopher Butler
  13613. 96%Introducing: Funds for Open Source.
  13614. 96%Rapid, widespread, and preferential increase of SARS-CoV-2 B.1.1.7 variant in Houston, TX, revealed by 8,857 genome sequences
  13615. 96%What I learned promoting my first side project as an engineer
  13616. 98%The six principles of lifestyle businesses
  13617. 99%dodyg/practical-aspnetcore
  13618. 81%Tracking the front page of the New York Times
  13619. 96%You are sharing your downloads with your Antivirus Company
  13620. 96%The most requested features for online food delivery
  13621. 97%Improve performance of DateTime.UtcNow on Windows by GrabYourPitchforks · Pull Request #50263 · dotnet/runtime
  13622. 55%Is this ship still stuck?
  13623. 93%Outside In: The Innovation Stack with Jim McKelvey | Hanselminutes with Scott Hanselman
  13624. 98%Raft does not Guarantee Liveness in the face of Network Faults
  13625. 99%A "Better C" Benchmark
  13626. 99%Apple MacBook M1 for .NET and Xamarin Developers: First Look
  13627. 98%Loop alignment in .NET 6 | .NET Blog
  13628. 97%Fossil: Fossil Chat
  13629. 96%WebAssembly-Powered FM Synthesizer
  13630. 90%Phones and Apps Reduce Your Ability to Focus Even When They Don’t Distract You · Next Level Productivity Blog
  13631. 98%Why All My Servers Have an 8GB Empty File
  13632. 99%On .NET Live - Cloud Native Patterns for .NET Developers
  13633. 94%Microsoft Details 9 Desktop Dev Options, from WPF to Blazor -- Visual Studio Magazine
  13634. 94%Senior Manager, Security Engineering (Infrastructure Security) - Remote OK | Marqeta
  13635. 69%News & Events - Release of draft Applied Cryptography knowledge area for public consultation
  13636. 99%Installing Docker Desktop for Windows and WSL 2
  13637. 96%Julia 1.6 Highlights
  13638. 95%Create VS Code Themes Easily - Theme Studio - The VS Code Theme Editor
  13639. 94%What’s new with GitHub Actions
  13640. 97%The API Integration coding test (1) - Implementation | Cracking the .NET interview
  13641. 99%Calling Dapr service with gRPC
  13642. 99%Development With A Dot - ASP.NET Core Pitfalls – Null Models in Post Requests
  13643. 99%ASP.NET Core in .NET 6 - Part 02 - Update on dotnet watch
  13644. 99%C# 7 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  13645. 99%Dataflow in .NET
  13646. 83%Rest In Peace Google Reader
  13647. 96%SQLite is not a toy database
  13648. 99%/news/vulnerabilities.html
  13649. 99%Creating a task completion source for a C++ coroutine: Producing nothing | The Old New Thing
  13650. 99%Bringing your Windows Forms and WPF apps to ARM Devices
  13651. 82%Lawyers used sheepskin as anti-fraud device for hundreds of years to stop fraudsters pulling the woo
  13652. 93%Page Shield: Protect User Data In-Browser
  13653. 95%npgsql/npgsql
  13654. 96%Umbraco Package Migration to .NET Core: Criteria Providers - Migrations
  13655. 99%Comparing Svelte and React - Jack Franklin
  13656. 99%Visual Studio SSH into Raspberry Pi | C# Tutorials Blog
  13657. 98%To B2B or to B2C? | Developer Support
  13658. 99%WinUI: Another Desktop Framework But Cooler Than You Think
  13659. 98%Work with ASP.NET Core route templates in ReSharper and Rider | The .NET Tools Blog
  13660. 99%JavaScript Closures
  13661. 92%Intel Unleashed, Gelsinger on Intel, IDM 2.0
  13662. 95%facebookresearch/Cupcake
  13663. 98%Data Visualization: Build React Graphs the Easy Way
  13664. 99%Clean Architecture for ASP.NET Core Solution: A Case Study - NDepend
  13665. 97%Azure Custom Roles Following Least Privilege Best Practices
  13666. 98%A new Package Manager experience in Unity 2021.1
  13667. 95%Understanding JSON Schema — Understanding JSON Schema 7.0 documentation
  13668. 99%.NET Rocks! vNext
  13669. 99%Do you really want Linux phones
  13670. 76%Women of Computing
  13671. 99%The Evolution of Distributed Systems on Kubernetes
  13672. 96%After Lagging .NET 5 Support, What's Next for Azure Functions? -- Visual Studio Magazine
  13673. 99%Azure Functions Support for node.JS 14 and .Net 5 Is Now Generally Available
  13674. 95%Microsoft Announces Azure Monitor SQL Insights for Azure SQL in Public Preview
  13675. 98%Cloud Builders Conf: .NET & Java
  13676. 90%Learn about problems, not solutions
  13677. 98%Why I Became A Software Engineer
  13678. 99%ctolkien/SodaPop.ConfigExplorer
  13679. 99%A solution to dependency hell: static binaries by default
  13680. 83%“This doesn’t have anything to do with this meeting, per se” then don’t ask. Don’t ask.
  13681. 94%Social pomodoro
  13682. 94%The Solution of the Zodiac Killer’s 340-Character Cipher—Wolfram Blog
  13683. 99%Is a REST API with CQRS Possible?
  13684. 97%Ask the Expert: Learn to Program with .NET and C#
  13685. 99%Solo V2 — Safety Net Against Phishing
  13686. 62%U.S. Fish & Wildlife Service - Migratory Bird Program
  13687. 97%Is There a Case for Programmers to Unionize? - Qvault
  13688. 93%GNOME 40
  13689. 99%Visual Studio Toolbox Live - DevOps with GitHub From the Ground Up
  13690. 77%Thousands of taxpayers' personal details potentially exposed online through councils' debt-chasing texts
  13691. 99%On .NET Live - Messaging Patterns for .NET Developers
  13692. 64%Episode 14: Spectre Console and Cake with Patrik Svensson
  13693. 76%Home - Practical Go Lessons Book
  13694. 85%Get new comics in your email
  13695. 87%WhatsApp for work: Slack is turning into a full-on messaging app
  13696. 99%Tutorial: Create a GitHub Action with .NET
  13697. 99%The worst so-called “best practice” for Docker
  13698. 71%PINEPHONE – Beta Edition Linux SmartPhone - PINE STORE
  13699. 95%The Python Package Index is now a GitHub secret scanning integrator - GitHub Changelog
  13700. 99%Keeping it Stupidly Simple!
  13701. 99%Cloud-Native learning resources for .NET developers | .NET Blog
  13702. 98%Firefox 87 introduces SmartBlock for Private Browsing – Mozilla Security Blog
  13703. 96%RIP Igor Novikov
  13704. 89%Scaling YC
  13705. 97%SEO spammers don't really understand who they spammed | The Old New Thing
  13706. 97%The Catch Block #51 - No More Learning, Boringness, SSDs, and Spock
  13707. 99%Smarter Single Page Application with a REST API
  13708. 99%Closing web browser windows doesn't close connections
  13709. 98%Creating a task completion source for a C++ coroutine: Producing a result with references | The Old New Thing
  13710. 81%Multiple Destroyers Were Swarmed By Mysterious 'Drones' Off California Over Numerous Nights
  13711. 99%On .NET Live - Cloud Native Patterns for .NET Developers
  13712. 95%Announcing Cloudflare’s Data Loss Prevention platform
  13713. 86%Weekly Dev Tips 75: Blogging with guest Andrew Lock
  13714. 96%Weekly Dev Tips 75: Blogging with guest Andrew Lock
  13715. 97%I finally escaped Node (and you can too)
  13716. 92%No Batch No Problem | Developer Support
  13717. 99%Testing Web Applications with PlayWright and C#
  13718. 98%.NET App Developer Links - 2021-03-24
  13719. 97%A Complete Guide To Accessible Front-End Components — Smashing Magazine
  13720. 95%Joining forces on better browser compatibility in 2021
  13721. 99%GroovePizza
  13722. 99%MSIX Packaging Extension v1.1 is now available!
  13723. 93%Practical differences between C# vs Vb.Net – Michał Białecki Blog
  13724. 97%TCPView v4.0, PsExec v2.33, WinObj v3.02 and Sysmon v13.02
  13725. 99%C++, Getting Started with the Basics: Working with Dependencies and Linker
  13726. 91%On .NET Episode: C# Source Generators
  13727. 99%Introducing AWS SSO support in the AWS Toolkit for VS Code | Amazon Web Services
  13728. 98%Happy 15th Birthday Amazon S3 -- the service that started it all
  13729. 97%Astoria Company Data Breach & Leak Analysis | Night Lion Security
  13730. 89%The Raspberry Pi can boot off NVMe SSDs now
  13731. 93%Entity Framework Community Standup - EF Core Power Tools: the New Batch
  13732. 99%Entity Framework Community Standup - EF Core Power Tools: the New Batch
  13733. 99%Add debugger displays / type proxies for Timer by stephentoub · Pull Request #49100 · dotnet/runtime
  13734. 93%RFC 8996 - Deprecating TLS 1.0 and TLS 1.1
  13735. 89%Matrix Multiplication Inches Closer to Mythic Goal
  13736. 95%My Developer Origin Story
  13737. 95%The End of AMP
  13738. 97%How To (Actually) Calculate CAC at andrewchen
  13739. 91%The Decline and Fall of the Latin Neuter
  13740. 99%Notes on some PostgreSQL implementation details
  13741. 99%Let's Build a File Watcher
  13742. 79%Really Simple Syndication
  13743. 99%Transfer of Plan 9 to the Plan 9 Foundation
  13744. 96%Lessons learned bootstrapping an app with no login
  13745. 79%You merely adopted dark mode
  13746. 99%The Problem with Odoo
  13747. 98%On the Road to StarkNet: A Permissionless STARK-Powered L2 ZK-Rollup
  13748. 97%SvelteKit is in public beta
  13749. 96%Windows Terminal Command Palette
  13750. 87%Time zone handling and `datepart()` in Seq 2021.2
  13751. 97%a tiny macOS process monitor • Harry Marr
  13752. 96%React Native Windows Team 'Dogfoods' New Update -- Visual Studio Magazine
  13753. 94%Exception.PrepForRemoting Method (System)
  13754. 89%Linus Torvalds on where Rust will fit into Linux | ZDNet
  13755. 93%C# Source Generators | Channel 9
  13756. 91%C# Source Generators
  13757. 97%CoinList
  13758. 99%GitHub Quick Reviews
  13759. 99%CourseMaker | Make Online Courses
  13760. 92%WELCOME BACK - SUBREDDIT STATEMENT
  13761. 87%The ASP.NET Team @TheASPNETTeam
  13762. 99%Creating a task completion source for a C++ coroutine: Producing a result | The Old New Thing
  13763. 97%Umbraco Package Migration to .NET Core: Criteria Providers - Extension Methods
  13764. 90%Data Saturdays Logo Contest - A Shot of SQLEspresso
  13765. 98%Last Week In .NET #34 – Azure goes Achoo
  13766. 99%A safer default for navigation: HTTPS
  13767. 99%C# with CSharpFritz - Season 3 Episode 1 - Introducing Blazor
  13768. 99%Debugging configuration values in ASP.NET Core
  13769. 97%Browser Isolation for teams of all sizes
  13770. 96%Efficiency of the Harrell-Davis quantile estimator
  13771. 96%Rezi GPT-3 AI Cover Letter Builder
  13772. 99%Easy generation of fake/dummy data in C# with Faker.Net
  13773. 97%Dangling DNS and Subdomain Takeovers | Developer Support
  13774. 98%.NET App Developer Links - 2021-03-23
  13775. 89%DDD by Night April
  13776. 98%Visual Studio hotkeys at the PowerShell command line in Windows Terminal
  13777. 88%Substack's UI and 1Password just cost me $2,023
  13778. 97%Setting dynamic Metadata for Blazor Web assembly
  13779. 99%Let's Learn .NET - Microservices - Free Live Stream Event
  13780. 94%WebSockets over HTTP/2 - Chrome Platform Status
  13781. 98%Don't Code Tired | ICYMI C# 8 New Features: Asynchronous Streams
  13782. 99%Adam Storr - Harness Azure CLI to Keep Your App Service Name
  13783. 97%suite - Privacy-Enhancing Cryptography | CSRC | CSRC
  13784. 60%Feature: Resident Evil At 25 - A Shambling Corpse Never Felt More Alive
  13785. 99%2 Ways to Log the Current User in ASP.Net Core
  13786. 91%Destin's Collection (feat. Smarter Every Day) - Objectivity #237
  13787. 99%Collecting Managed Crash Dumps on App Services for Linux
  13788. 98%LibrePlanet 2021 ~ Live
  13789. 97%Red seaweed (Asparagopsis taxiformis) supplementation reduces enteric methane by over 80 percent in beef steers
  13790. 96%Updated pull request auto-merge behavior for users without write access - GitHub Changelog
  13791. 96%denji/awesome-http-benchmark
  13792. 98%Load Testing and Benchmarking With siege vs wrk
  13793. 99%LiveReloadServer - A Generic Static Web Server with Live Reload based on .NET
  13794. 98%Applied Cryptology - 1.1: Historical Ciphers
  13795. 84%In 2020, Two Thirds of Google Searches Ended Without a Click | SparkToro
  13796. 99%Getting Drunk with Datalog
  13797. 98%Why Writing Software Is Hard - darcism.com
  13798. 95%Grow Slow, Ambitious Programmer – Relentless Simplicity
  13799. 96%Substack & Crossroads for a Revolution - This Too Shall Pass by Rhys Wallace
  13800. 98%How much do I pay to host a private blog
  13801. 94%Your Anti-bot is Not Accessible
  13802. 96%You probably don’t need A/B testing
  13803. 87%We Don't Need The Great Reset, We Need The Great Rebalancing
  13804. 97%Crystal 1.0 - What to expect
  13805. 97%The dispassionate developer
  13806. 99%Fusing await using and await foreach and await
  13807. 99%Cloud-Native learning resources for .NET developers | .NET Blog
  13808. 98%Signature forgeries in Golang ECDSA library?
  13809. 99%Running Kubernetes and the dashboard with Docker Desktop
  13810. 97%no dogma podcast
  13811. 91%Helsinki-NLP/Tatoeba-Challenge
  13812. 95%Tetris in Blazor WebAssembly
  13813. 93%Umbraco Package Migration to .NET Core: Criteria Providers - Migrating Tests
  13814. 84%Episode 57 – React, writing a book, and Blazor with Carl Rippon – Coding After Work Podcast
  13815. 99%Rewriting git history using C# (git filter-branch alternative) - Gérald Barré
  13816. 96%The S in IOT is for Security – Purism
  13817. 99%C# 5 and C# 6 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  13818. 99%Creating other types of synchronization objects that can be used with co_await, part 10: Wait for an event to clear | The Old New Thing
  13819. 93%6 C# keywords you (probably) never had to use
  13820. 92%Firefox 87 trims HTTP Referrers by default to protect user privacy – Mozilla Security Blog
  13821. 91%Announcing Network On-ramp Partners for Cloudflare One
  13822. 78%Live feed from Iceland volcano
  13823. 98%Umbraco Package Migration to .NET Core: Criteria Providers - Leaning on Umbraco
  13824. 99%Getting Started with the Roslyn APIs: Writing Code with Code - Steve Gordon - Code with Steve
  13825. 99%Calling a Helper API in an Azure APIM Inbound Policy | Developer Support
  13826. 98%CSS Generators
  13827. 62%My Shot: A COVID Vaccine Adaptation
  13828. 99%Creating Resilient Microservices in .NET with Polly - Code Maze
  13829. 96%246: Breaking out of the Desktop App Sandbox
  13830. 98%Transfer Learning and Image Classification with ML.NET
  13831. 98%.NET News Roundup - Week of Mar 15th, 2021
  13832. 98%.NET App Developer Links - 2021-03-22
  13833. 98%Consider upgrading a few PC components - a good SSD is so fast it's not even funny
  13834. 98%Grokking Monads
  13835. 99%Azure SDK Release (March 2021) | Azure SDK Blog
  13836. 76%#Cancel We The Web?
  13837. 99%C++, Getting Started with The Basics: Hello World and The Build Pipeline
  13838. 98%Windows Developer Tool Updates
  13839. 99%Resolve Services In ASP.NET Core Startup
  13840. 92%Nightingale Diagrams - Numberphile
  13841. 86%Fermat's Last Theorem - Numberphile
  13842. 64%Every Single Scandinavian Crime Drama
  13843. 86%HAIRMERGENCY!
  13844. 99%Articulate 4.3.0 with support for markdown code snippets and syntax highlighting
  13845. 99%EleutherAI/gpt-neo
  13846. 98%Name Your Next Product With This Exercise - come up with a product name
  13847. 93%Moving from Cable to DSL
  13848. 98%Internal Tooling is Underrated
  13849. 99%Building My Own Yahoo! Pipes
  13850. 98%All horses have the same colour · Miguel Torres Costa
  13851. 99%The #1 tip to familiarize with new JavaScript Codebases
  13852. 99%Multithreading for game engines
  13853. 97%mratsim/constantine
  13854. 99%Ethernet and IP Networking 101 (Heavily Illustrated)
  13855. 95%CutiePi tablet - Your Pi Projects, Untethered
  13856. 88%Farmers Are Hacking Their Tractors Because of a Repair Ban
  13857. 96%Don't End The Week With Nothing
  13858. 60%YouTube
  13859. 99%How to Docker Compose Vue.js, .NET Core and MSSQL
  13860. 89%Welcome to Cloudflare Security Week 2021!
  13861. 96%Flatpak - a security nightmare
  13862. 99%Blazor Internals: EvenCallback | Awaiting Bits
  13863. 99%Khalian/Modulo12
  13864. 88%Leveraging Machine Learning for Game Development
  13865. 95%Umbraco Package Migration to .NET Core: Criteria Providers - Working With HttpContext
  13866. 98%My self-study plan for electrical engineering
  13867. 97%Nyxt
  13868. 68%Police warn students and universities of accessing an illegal website to download published scientific papers
  13869. 99%Speeding up SQL queries by orders of magnitude using UNION – Foxhound Systems
  13870. 62%What Key is Hey Joe in?
  13871. 93%The New York Public Library for the Performing Arts' Tech Kits for Performing Artists
  13872. 99%henkmollema/Dommel
  13873. 91%Reflecting on a Hundred Days of a Software Podcast · Utsav's Blog
  13874. 98%Google AMP — A 70% drop in our conversion rate.
  13875. 91%Surfacing Required Knowledge
  13876. 99%r/crypto - What's stopping the guy who has 2 guesses left to access his $240m bitcoin from copying all the data on the drive and trying again?
  13877. 97%Migrating from LastPass to pass – Zoned Out
  13878. 98%Don't set vision, set direction.
  13879. 95%Jeremiah Reid - Time Travel Is ******* Hard
  13880. 99%@devlead - Mattias Karlsson's Blog - Introducing DPI
  13881. 79%Beint vefstreymi frá eldstöðvunum
  13882. 99%How safe is zig?
  13883. 98%A clock based on Cistercian numerals
  13884. 69%The Invention of a New Pasta Shape
  13885. 99%git/next/linux-next.git - The linux-next integration testing tree
  13886. 97%Umbraco Package Migration to .NET Core: A Clean Start - Controllers, Services, Configuration and Caching
  13887. 96%Umbraco Package Migration to .NET Core: A False Start
  13888. 99%Umbraco Package Migration to .NET Core
  13889. 79%Demoscene accepted as UNESCO cultural heritage in Germany - Demoscene - The Art of Coding
  13890. 98%Nobody designs for small iPhone devices anymore
  13891. 99%Moving k8s communication to gRPC
  13892. 98%Random Employee Chats at Cloudflare
  13893. 98%Newsletter Week 11, 2021
  13894. 98%What I learned in two years of moving government forms online
  13895. 98%The .NET Stacks #41: 🎁 Your monthly preview fix has arrived | Dave Brock
  13896. 86%Tesla's "Full Self Driving" Beta Is Just Laughably Bad and Potentially Dangerous
  13897. 97%mathiasbynens/dotfiles
  13898. 99%A Universe of Sorts
  13899. 99%What I wish I knew before building a Shopify App
  13900. 92%Linus Torvalds on how AMD and Intel are changing how processor interrupts are handled | ZDNet
  13901. 98%Release 1.0.0-preview10 · microsoft/reverse-proxy
  13902. 98%About pull request merges - GitHub Docs
  13903. 93%Azure SDK: Mixed Reality and Event Grid Client Libraries for .NET Go GA -- Visual Studio Magazine
  13904. 99%Hybrid encryption and the KEM/DEM paradigm
  13905. 99%Episode 369 - Learn Azure SQL
  13906. 98%microsoft/codetour
  13907. 97%Scrobble Everything.
  13908. 96%Matthew McDonnell
  13909. 82%Leprechaun dust from DuckDuckGo
  13910. 90%I Sold My First Business - Anthony Diké
  13911. 99%Moving from CentOS to Ubuntu
  13912. 86%Nightingale Diagrams - Numberphile
  13913. 96%What’s up with these new not-open source licenses? - The GitHub Blog
  13914. 99%C# 2, 3 and 4 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  13915. 98%Accelerating Matrix Multiplication with Block Sparse Format and NVIDIA Tensor Cores | NVIDIA Developer Blog
  13916. 97%A Mind Is Born
  13917. 99%Blazor Hero - Clean Architecture Template Quick Start Guide
  13918. 99%bwesterb/armed-keccak
  13919. 82%Juxtapoz Magazine - The Art of Warez Documents the Lost ANSI Art Scene
  13920. 90%» System Shock The Digital Antiquarian
  13921. 95%YouTube
  13922. 97%Weekly Update 235
  13923. 89%Young female Japanese biker is really 50-year-old man with luscious hair using FaceApp
  13924. 93%November 27, 2020 - Introducing KlipTok and celebrating Fritz's 3-Year Streamiversary + Show #500
  13925. 99%C# 9 records as strongly-typed ids - Part 5: final bits and conclusion
  13926. 99%mmulet/code-relay
  13927. 66%COBOL programming language behind Iowa's unemployment system over 60 years old
  13928. 99%Apple Silicon Tech Preview
  13929. 92%Join our Cloud HD Video Meeting
  13930. 99%Words
  13931. 99%Creating other types of synchronization objects that can be used with co_await, part 9: The shared mutex (continued) | The Old New Thing
  13932. 94%Cloudflare and WordPress.com partner to Help Build a Better Internet
  13933. 88%Cookie Consent Speed.Run
  13934. 99%Code Maze Weekly #69 - Code Maze
  13935. 82%Third Time’s the Cache, No More
  13936. 97%Episode 72 - Emulating a Video Game System in .NET with Ryujinx
  13937. 99%code relay - Fontemon
  13938. 99%YouTube
  13939. 62%How to Design Programs, Second Edition
  13940. 98%.NET App Developer Links - 2021-03-19
  13941. 99%C# 10 — 3 Candidate Features That Could Make the Final Cut
  13942. 98%Now THAT’S What I Call Service Worker!
  13943. 99%Scaffolding for ASP.NET Core projects comes to Rider 2021.1 | The .NET Tools Blog
  13944. 96%Jon Galloway - MS Stage
  13945. 99%.NET 5 Blazor Powers 'Rock, Paper, Scissors, Lizard, Spock' Game -- Visual Studio Magazine
  13946. 99%Xamarin - Q1 2021
  13947. 99%LAG (Transact-SQL) - SQL Server
  13948. 65%Facebook's ‘Red Team X’ Hunts Bugs Beyond the Social Network's Walls
  13949. 99%koalaman/shellcheck
  13950. 95%YouDo Product Skills Track
  13951. 74%Poker 101 - Johnathan Nader
  13952. 99%The missing explanation of ZK-SNARKs: Part 1
  13953. 90%Skin In The Game Of Software Development
  13954. 92%The 2021 Early-Retirement Update
  13955. 91%Intel Goes Long
  13956. 93%How we found and fixed a rare race condition in our session handling - The GitHub Blog
  13957. 94%Who's the Best Engineer You've Worked With?
  13958. 97%Relentlessly give the user what they want – Bryan Kennedy
  13959. 98%MySQL from Below
  13960. 97%Almost Everything You Do Causes Almost Everything
  13961. 89%What you need to know about the recent MangaDex data breach (Thread) - MangaDex
  13962. 98%Can we talk about client-side certificates?
  13963. 99%OpenTelemetry .NET reaches v1.0 | .NET Blog
  13964. 90%Nicholas Hunt-Walker | Hanselminutes with Scott Hanselman
  13965. 97%From the ACR team: Super Resolution
  13966. 99%Loop alignment in .NET
  13967. 98%Q&A with John Kozubik, rsync.net - Console
  13968. 99%Overv/outrun
  13969. 98%Microservices made easy with Dapr
  13970. 98%Proposing Dapr to CNCF as an Incubation project by msfussell · Pull Request #617 · cncf/toc
  13971. 96%New in .NET: ML.NET/Model Builder Updates, PeachPie 1.0, Xamarin Performance Monitoring -- Visual Studio Magazine
  13972. 92%State of the NuGet Ecosystem | The NuGet Blog
  13973. 99%Service to service invocation with Refit and Dapr .NET SDK
  13974. 89%YouTube
  13975. 99%Debugging .NET Core memory issues (on Linux) with dotnet dump
  13976. 99%Package Namespaces Proposal by JonDouglas · Pull Request #10660 · NuGet/Home
  13977. 97%Zero Knowledge Proof (with Avi Wigderson) - Numberphile
  13978. 98%YouTube
  13979. 99%Creating other types of synchronization objects that can be used with co_await, part 8: The shared mutex | The Old New Thing
  13980. 99%.NET Rocks! vNext
  13981. 97%How Shazam Works (Probably!) - Computerphile
  13982. 87%I Wrote an Algorithm to Draw Portraits from Thread
  13983. 97%The coding conventions I use for C# and why I use them
  13984. 89%We bootstrapped to $11 million in ARR
  13985. 97%A deep-dive into Cloudflare’s autonomous edge DDoS protection
  13986. 99%Building microservices with Tye
  13987. 99%Visual Basic 16.9 in .NET 5
  13988. 98%We are looking into GitHub Sponsors (and you should too)
  13989. 96%The Teams Dashboard: The Design Story
  13990. 98%RCE in Google Cloud Deployment Manager
  13991. 99%Trying to setup an Azure DevOps organization using Terraform
  13992. 98%Open source alternative to Trello, Asana, and Notion
  13993. 96%Home
  13994. 99%.NET Rocks! vNext
  13995. 98%.NET App Developer Links - 2021-03-18
  13996. 99%Reimagining the AWS .NET deployment experience | Amazon Web Services
  13997. 99%Xamarin Best Practices
  13998. 99%Getting Started with Local Notifications Xamarin Forms
  13999. 99%Testing WebAPI with ApprovalTests.NET
  14000. 99%How to Use Finite State Machines in React
  14001. 92%Our commitment to expand Azure Availability Zones to more regions
  14002. 74%Visa Plans to Enable Bitcoin Payments at 70 Million Merchants
  14003. 97%Home - manim documentation
  14004. 99%Blast Off with Blazor: Add a shared dialog component | Dave Brock
  14005. 91%Microsoft's latest cloud authentication outage: What went wrong | ZDNet
  14006. 98%ezrosent/frawk
  14007. 84%Let there be more biographies of failures
  14008. 99%signalr · pkg.go.dev
  14009. 94%YouTube
  14010. 98%Python in VS Code Improves Jedi Language Server Support -- Visual Studio Magazine
  14011. 98%Why I Love Making Other People Rich With their Silly Trading Strategy! | Strategic Options
  14012. 98%How to Back Up Your Signal Conversations
  14013. 75%My father died 23 years ago, his voice is now an NFT — Ryan Mercer's Thoughts
  14014. 98%17 (ever so slightly) weird facts about the most popular dictionary format
  14015. 97%Living Like It's 99: No Social Media, No Smartphone
  14016. 99%You might not need centralized continuous integration
  14017. 87%New Video Series: Coding Shorts
  14018. 86%The Carta SAFE for Seed Rounds - Silicon Hills Lawyer
  14019. 99%Performance and Polish with NuGet 5.9 | The NuGet Blog
  14020. 97%A Survey of Existing and Proposed TLS Visibility Solutions – Pomcor
  14021. 96%CUPID – the back story
  14022. 99%Snapshots in Event Sourcing for Rehydrating Aggregates
  14023. 99%Principles of Developer Experience | Christoph Nakazawa
  14024. 93%It's Been Decades. Why Don't Databases Manage Themselves Yet? - Brent Ozar Unlimited®
  14025. 96%Audacity 3.0.0 Released
  14026. 99%FreeBSD 13.0 – Full Desktop Experience – Tubsta
  14027. 99%.NET 5 Blazor Powers 'Rock, Paper, Scissors, Lizard, Spock' Game -- Visual Studio Magazine
  14028. 97%GitLive 11.0: Real-time merge conflict detection
  14029. 99%Transient fault handling with gRPC retries
  14030. 96%Charts.css
  14031. 85%Sounds of the Pub
  14032. 99%Provisioning Azure App Service Managed Certificates with PowerShell
  14033. 97%Announcing Windows 10 Insider Preview Build 21337
  14034. 99%The path to .NET 5 and Blazor WebAssembly with some fun sprinkled in
  14035. 95%Milky Way, 12 years, 1250 hours of exposures and 125 x 22 degrees of sky
  14036. 74%Decompilation Differ - @davidwengier
  14037. 95%Indiana Jones and the Last Crusade EGA/VGA comparison
  14038. 98%The 5 Common Mistakes Of New Engineering Managers - Ochronus online
  14039. 98%How to Deal with Difficult People on Software Projects
  14040. 85%Why in the World Would You Own Bonds When…
  14041. 99%REST APIs for Microservices? Beware!
  14042. 88%Boosting developer success on Google Play
  14043. 97%Creating other types of synchronization objects that can be used with co_await, part 7: The mutex and recursive | The Old New Thing
  14044. 99%apple/swift-evolution
  14045. 98%dotnet/runtime
  14046. 99%The authentication pyramid
  14047. 68%Avast Hacker Archives Episode 4 – Troy Hunt | Avast
  14048. 97%Y Combinator - Top 50 Software Startups
  14049. 83%GitHub, f*ck your name change.
  14050. 91%Not your typical Lithopane - 3D print awesome pictures with color gradients
  14051. 98%.NET App Developer Links - 2021-03-17
  14052. 99%Introducing Configurable Retry Logic in Microsoft.Data.SqlClient v3.0.0-Preview1 | Azure SQL Devs’ Corner
  14053. 98%Announcing Windows Community Toolkit v7.0
  14054. 98%Released: Microsoft.Data.SqlClient 3.0 Preview 1
  14055. 97%Python in Visual Studio Code – March 2021 Release | Python
  14056. 96%Give your tab key a break
  14057. 97%Monsters Weekly 204 - Output Formatters in ASP.NET Core
  14058. 99%GraphQL on Azure: Part 6 - Subscriptions With SignalR | LINQ to Fail
  14059. 99%The Arrival of Java 16!
  14060. 92%Moore's Law for Everything
  14061. 99%Creating other types of synchronization objects that can be used with co_await, part 6: The semaphore | The Old New Thing
  14062. 94%Image to Lithophane
  14063. 99%Pool SocketSenders by davidfowl · Pull Request #30771 · dotnet/aspnetcore
  14064. 95%Improving large monorepo performance on GitHub - The GitHub Blog
  14065. 98%Windows Community Toolkit Gets .NET Standard MVVM Library -- Visual Studio Magazine
  14066. 93%Why Senior Engineers Hate Coding Interviews
  14067. 97%Can an economy keep on growing? - Inverted Passion
  14068. 98%The Brazilian challenges for media streaming
  14069. 98%You should only be using an old computer
  14070. 99%totally_safe_transmute, line-by-line
  14071. 91%Registrace s žádostí o ZK - Lidé
  14072. 99%tomrothe.de - Dead simple Rails monitoring
  14073. 91%Stunning Photoreal Renders in Blender by Blitter
  14074. 87%In-kernel WireGuard is on its way to FreeBSD and the pfSense router
  14075. 96%Docker Raises $23 Million to Capitalize on Accelerating Demand for Modern Apps and to Increase Developer Velocity
  14076. 94%Survey Finds Slow EF Core Adoption, Surprising Dev Team -- Visual Studio Magazine
  14077. 99%Windows APIs Everywhere in .NET
  14078. 99%Windows Store Publish - GitHub Marketplace
  14079. 97%The Case of the Last T: A behind the scenes look at how we decided to capitalize the T in Azure.IoT
  14080. 98%JDK 16 GA Release
  14081. 99%TestServer & ASP.NET Core 5: Fix “System.InvalidOperationException : Solution root could not be located using application root” with a custom Startup file
  14082. 99%C# with CSharpFritz - S2 E8 - Hosted Services and CORS with ASP.NET Core
  14083. 99%Service to service invocation with Dapr .NET SDK
  14084. 55%Here’s Why the New USPS Mail Trucks Look So Weird
  14085. 79%One Year Alone in Forest of Sweden | Building Log Cabin like our Forefathers
  14086. 86%Cuneiform Numbers - Numberphile
  14087. 98%How C++ Resolves a Function Call
  14088. 88%YouTube
  14089. 95%YouTube
  14090. 97%Secretless apps with .NET and Azure Key Vault
  14091. 57%Brain’s ‘wiring insulation’ is one of the major factors of age-related brain deterioration
  14092. 99%Navruz-Özdemir quantile estimator | Andrey Akinshin
  14093. 99%Running Kubernetes and the dashboard with Docker Desktop
  14094. 95%Automatic Platform Optimization post-launch report
  14095. 99%Avoid password reuse with Pwned Passwords and ASP.NET Core
  14096. 93%YouTube
  14097. 99%ZpqrtBnk
  14098. 98%Three ways to containerize .NET applications on Red Hat OpenShift - Red Hat Developer
  14099. 93%Pre-Rendering: Carl Franklin's Blazor Train Ep 42
  14100. 99%Why We Don’t Use Docker (We Don’t Need It)
  14101. 98%.NET App Developer Links - 2021-03-16
  14102. 99%Role of Performance Engineering in Designing Carbon Efficient Applications | Sustainable Software
  14103. 84%Zoom Escaper
  14104. 98%Pendulum swing: pure by default
  14105. 97%Webinar: .NET 5 Dependency Injection | The .NET Tools Blog
  14106. 99%Generate Dockerfile for .NET Applications with Rider | The .NET Tools Blog
  14107. 90%Adam Storr - Becoming a Remote Worker - 1 Year
  14108. 95%West Wind Web Connection 7.20 has been released
  14109. 99%HelpMate.Core 2.1.0 Released!
  14110. 93%Road to Ramen
  14111. 94%Optimistic Nihilism Explained
  14112. 99%ASP.NET Core IHostingStartup that as soon as the site has started makes a request to itself then shuts itself down
  14113. 99%Starving Threads In Ruby
  14114. 98%eyal0/Chicken-story
  14115. 94%WTF is FP? For the Mildly Curious to the Mostly Skeptical|~ 4 min read
  14116. 98%sd: my script directory
  14117. 97%The Value of a Personal Site
  14118. 93%DigitalHealth Class
  14119. 99%Why bother with Scripting?
  14120. 79%Rockstar thanks GTA Online player who fixed poor load times, official update coming
  14121. 99%beuke.org
  14122. 92%A Simple and Cheap Recording Setup for Online Lecturing
  14123. 95%When Should I Interrupt Someone?
  14124. 98%What It Means to Learn to Code
  14125. 99%Use hosting startup assemblies in ASP.NET Core
  14126. 85%YouTube
  14127. 99%ASP.NET Community Standup - Building HTTP APIs
  14128. 97%Surreptitious Forwarding [The Call of the Open Sidewalk]
  14129. 93%Building .NET Hybrid Apps with Blazor
  14130. 96%Mozilla plans to remove the Compact Density option from Firefox's Customize menu - gHacks Tech News
  14131. 98%How to suppress dotnet whatch run to open a browser
  14132. 99%ML.NET and Model Builder March Updates | .NET Blog
  14133. 95%YouTube
  14134. 90%VS Code Java Gets New Welcome Page with Features Tour -- Visual Studio Magazine
  14135. 87%Game UI Database
  14136. 97%How Many Decimals of Pi Do We Really Need? - Edu News | NASA/JPL Edu
  14137. 95%Sleeping Tabs in Microsoft Edge: Delivering better browser performance
  14138. 99%Unit Testing 101: Write your first unit test in C# with MSTest
  14139. 99%Creating other types of synchronization objects that can be used with co_await, part 5: The auto-reset event | The Old New Thing
  14140. 99%The .NET Docs Show - A look at the Middle East's largest maritime ERP
  14141. 99%Using OpenApiReference To Generate Open API Client Code
  14142. 99%Use C# to upload files to a GitHub repository | Dave Brock
  14143. 99%Introducing PeachPie 1.0.0
  14144. 96%Lowering in C# and the ability to predict code performance
  14145. 99%Performance comparison: counting words in Python, Go, C++, C, AWK, Forth, and Rust
  14146. 58%The FBI Should Stop Attacking Encryption and Tell Congress About All the Encrypted Phones It’s Already Hacking Into
  14147. 97%When your data center is on fire… how will RavenDB react?
  14148. 85%An Update on Toyota and Unintended Acceleration « Barr Code
  14149. 99%Binding decimal numbers using the oninput event in Blazor - Gérald Barré
  14150. 95%Enhancing privacy-focused Web Analytics to better meet your metrics needs
  14151. 99%Integrating ASP.NET Identity Password Policies with Password Managers
  14152. 99%Machine Learning with ML.NET - Recommendation Systems
  14153. 87%Calculating Pi with Real Pies - Numberphile
  14154. 99%Azure SQL with ASP.NET Core Web API - Code Maze
  14155. 96%245: Doubling Down on Cross-Platform Development
  14156. 98%.NET App Developer Links - 2021-03-15
  14157. 99%.NET News Roundup - Week of Mar 8th, 2021
  14158. 98%Conditional animations with CSS properties
  14159. 99%Creating Custom AuthorizeAttribute ASP.NET Core
  14160. 98%tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  14161. 97%Real Time WinUI Dashboard with SignalR Backend
  14162. 97%YouTube
  14163. 99%Show Recursion Show
  14164. 99%harporoeder/ebpfsnitch
  14165. 98% A Simple Personal Data Backup Setup
  14166. 98%Living the "van life" as a developer
  14167. 99%Is Crossplane the Infrastructure LLVM?
  14168. 99%Why are tar.xz files 15x smaller when using Python's tar library compared to macOS tar?
  14169. 77%Notes on Inflation
  14170. 88%The Inverse Care Law
  14171. 97%YouTube
  14172. 97%appsettings.json gets IntelliSense
  14173. 93%i got some bad news from my doctor... i'm scared
  14174. 96%Cryptology ePrint Archive: Report 2021/055
  14175. 98%Markdown links verifier - GitHub Marketplace
  14176. 98%Build software better, together
  14177. 98%How are zlib, gzip and zip related? What do they have in common and how are they different?
  14178. 99%Setting up demos in Azure - Part 2: GitHub Actions
  14179. 99%How to Build an Email Sentiment Analysis Bot - Using Azure Functions
  14180. 95%I wrote one of the fastest DataFrame libraries - Ritchie Vink
  14181. 98%Reprojecting the Perseverance landing footage onto satellite imagery
  14182. 73%YouTube
  14183. 99%Add and manage TLS/SSL certificates - Azure App Service
  14184. 98%App Service Managed Certificate (Preview) Now Supports Apex Domains
  14185. 95%Adobe Photoshop's 'Super Resolution' Made My Jaw Hit the Floor
  14186. 97%Preemptive Pluralization is (Probably) Not Evil ∊ swyx.io
  14187. 55%The Breadwinner (2017) - IMDb
  14188. 95%YouTube
  14189. 89%Learn languages reading
  14190. 99%LuckyWatcher - Thoughts, stories and ideas
  14191. 97%Fitting cubic Bézier curves
  14192. 93%Jacques Corby-Tuech - NFT's Aren't the Answer to the IRL Problems of Digital Art
  14193. 98%The Best Tech Companies in Berlin 2021
  14194. 99%Baserow - Open source online database.
  14195. 95%Blockchain art, electricity, and the many projects where that’s no longer an issue
  14196. 99%Docker Security - OWASP Cheat Sheet Series
  14197. 97%To Organize The World's Information
  14198. 98%Illumina flow cell teardown
  14199. 62%A Great Malaise
  14200. 99%JRuby and Sorbet
  14201. 79%Silencing Black Lives Matter: Priti Patel's anti-protest law - Politics.co.uk
  14202. 94%Making of A Brief Visual Exploration of A Dictionary of Typography
  14203. 98%GorvGoyl/Clone-Wars
  14204. 84%A Brief Visual Exploration of A Dictionary of Typography
  14205. 92%dhcpcd will need a new maintainer
  14206. 83%Byrne's Euclid
  14207. 86%Gary Ewan Park - I am a GitHub Star
  14208. 97%GraphBLAS/GraphBLAS-Pointers
  14209. 98%Changelog - Flameshot
  14210. 98%The SPACE of Developer Productivity
  14211. 99%CodingBlast
  14212. 92%How To Convert Your Old Laptop Screen Into An External Monitor | Slashdigit
  14213. 98%RethinkDB: why we failed
  14214. 95%YouTube
  14215. 70%YouTube
  14216. 92%Bits and Bones (feat. Matt Parker) - Objectivity #236
  14217. 91%The High Jumping Cosmologist (with Katie Mack) - Numberphile Podcast
  14218. 87%The Trapped Knight - Numberphile
  14219. 99%How to Build an Email Sentiment Analysis Bot - Using Logic Apps
  14220. 72%YouTube
  14221. 89%YouTube
  14222. 75%How to send an 'E mail' - Database - 1984
  14223. 99%Everyday Hiking Trips - BuiltWithDot.Net
  14224. 97%Speed of Rust vs C
  14225. 99%Ryujinx is an Experimental Nintendo Switch Emulator written in C# for .NET Core
  14226. 85%Vitalik escalates ETH 2.0 merge as miners plan a 51% attack
  14227. 99%Goroutines Are Not Significantly Smaller Than Threads
  14228. 99%MonoMod - BuiltWithDot.Net
  14229. 97%BAH Colloquium - Kevin Galloway
  14230. 98%The .NET Stacks #40: 📚 Ignite is in the books | Dave Brock
  14231. 55%45 Work And Life Struggles Illustrated In Comic-Charts By Liz And Mollie
  14232. 99%dotnet-db-migrate - BuiltWithDot.Net
  14233. 96%M.2 on a Raspberry Pi - the TOFU Compute Module 4 Carrier Board
  14234. 74%He got Facebook hooked on AI. Now he can't fix its misinformation addiction
  14235. 98%YouTube
  14236. 99%safepassme
  14237. 83%GitHub Discussions now available for private repositories - GitHub Changelog
  14238. 95%RegEx Crossword
  14239. 95%.NET 6 Preview 2 Boosts Razor/Blazor in ASP.NET Core -- Visual Studio Magazine
  14240. 87%Microsoft's WinUI Wed with Uno Platform for Cross-Platform Apps -- Visual Studio Magazine
  14241. 98%Investigating a Linux CVE with .NET Images | .NET Blog
  14242. 99%ASP.NET Community Standup - How to contribute to Blazor
  14243. 99%Interpolating the internet
  14244. 99%Do one thing well
  14245. 98%Don’t Read Links on the Internet
  14246. 92%N64 TAS (Tool-Assisted) Speedrun Research
  14247. 99%Fast optimization of classification thresholds
  14248. 92%Tech investors don't care about climate change - Can's blog
  14249. 95%What is tax loss harvesting?
  14250. 99%Building a Zoom Mute Button
  14251. 77%The internet didn’t kill counterculture—you just won’t find it on Instagram
  14252. 99%Neural Regression Using PyTorch: Model Accuracy -- Visual Studio Magazine
  14253. 99%What’s new in SQLite 3.35
  14254. 99%r/crypto - What kind of careers can I pursue with a PhD?
  14255. 92%vscode-pets - Visual Studio Marketplace
  14256. 99%Minion - BuiltWithDot.Net
  14257. 97%Laurence's Home Page: Naming Pine
  14258. 98%Can you spare a few moments to take my survey?
  14259. 90%YouTube
  14260. 99%Incident on 2021-03-12 18:26 UTC
  14261. 96%YouTube
  14262. 92%Adobe Photoshop ships on Macs with Apple Silicon: Gains speedier selections, filters and performance boosts
  14263. 99%.NET Live TV | Live developer streams every day
  14264. 98%012. I Shipped, Therefore I Am
  14265. 77%You Can't Censor Away Extremism (or Any Other Problem)
  14266. 74%YouTube
  14267. 97%YouTube
  14268. 99%LibVLCSharp - BuiltWithDot.Net
  14269. 69%UK to depart from GDPR
  14270. 98%.NET documentation
  14271. 94%r/Entrepreneur - Has Y Combinator lost its way as a leading incubator when the latest YC company is a Mac OS only google calendar menu bar widget that costs $120/yr?
  14272. 96%Lessons Learned from Scaling Up Cloudflare’s Anomaly Detection Platform
  14273. 99%Creating other types of synchronization objects that can be used with co_await, part 4: The manual-reset event | The Old New Thing
  14274. 98%30 Days to Learn It
  14275. 98%.NET Rocks! vNext
  14276. 91%Bitwarden Send
  14277. 99%ConfigureAwaitChecker with support for “await using” and “await foreach”
  14278. 95%Routing the technical interview
  14279. 94%The Performance Inequality Gap, 2021 - Infrequently Noted
  14280. 99%Telerik Scheduler Blazor (Part 1): Setting Up Scheduler
  14281. 99%Codenesium - BuiltWithDot.Net
  14282. 99%Code Maze Weekly #68 - Code Maze
  14283. 95%YouTube
  14284. 96%.NET MAUI Special Update
  14285. 98%.NET App Developer Links - 2021-03-12
  14286. 98%6 free tools for .NET developers
  14287. 83%Two UK Broadband ISPs Trial New Internet Snooping System - ISPreview UK
  14288. 99%Key Exchange Standards
  14289. 99%ASP.NET Core HATEOAS - BuiltWithDot.Net
  14290. 94%YouTube
  14291. 74%YouTube
  14292. 97%YouTube
  14293. 94%YouTube
  14294. 99%ASP.NET Core Dependency Injection: What is the IServiceProvider and how is it Built? - Steve Gordon - Code with Steve
  14295. 97%YouTube
  14296. 96%Build new skills in 30 days
  14297. 98%On .NET Episode: Building microservices with Tye
  14298. 99%Managed Identity, Azure SQL and Entity Framework
  14299. 96%7-Zip developer releases the first official Linux version
  14300. 99%Tip 308 - How to start and stop Azure Kubernetes clusters
  14301. 99%Calling .NET APIs from Rust
  14302. 99%useCallback and useRef: Two React Hooks You Should Learn
  14303. 97%Build Cross-Platform apps with WinUI and Uno Platform
  14304. 98%DotNet CLI
  14305. 96%gh issue view
  14306. 99%Coravel Pro: Admin Panel For .NET Core - BuiltWithDot.Net
  14307. 99%Easy Storage + Easy Provisioning: Backblaze Is Now a Terraform Provider
  14308. 98%Episode 368 - Azure Load Balancer
  14309. 97%Entity Framework Community Standup - Julie Lerman and EF Core Ask Me Anything (AMA)
  14310. 98%3D Math Primer for Graphics and Game Development
  14311. 83%Researchers measure the gravity exerted by a 90 milligram object
  14312. 98%.NET 6 Preview 2 Adds MAUI, Apple Silicon -- Visual Studio Magazine
  14313. 97%A look at search engines with their own indexes
  14314. 94%Stop Waiting for the Ripe Idea
  14315. 98%Jeremy A Boyd |
  14316. 90%I minted and sold an NFT of Mona Lisa
  14317. 99%Why I Migrated to Sourcehut and Why You Should, Too - Sumner Evans
  14318. 98%dotnet/net6-mobile-samples
  14319. 98%On the Value of Platform Engineering - ulrichkautz.com
  14320. 98%My bank sent me 64 copies of the same debit card
  14321. 96%It's time for a new kind of calculator with NumWorks' Romain Goyet | Hanselminutes with Scott Hanselman
  14322. 99%Becoming physically immune to brute-force attacks
  14323. 98%Open Source Continuous Profiling Platform | Debug performance issues down to a single line of code | Open Source Continuous Profiling Platform
  14324. 99%XAML Productivity Tooling Enhancements in Visual Studio
  14325. 84%Sweden Solar System |
  14326. 99%YoutubeDownloader - BuiltWithDot.Net
  14327. 97%Project Reunion Preview: Because 'Windows Development Is Hard' -- Visual Studio Magazine
  14328. 95%Write Simply
  14329. 97%dotnet/net6-mobile-samples
  14330. 98%Announcing Entity Framework Core 6.0 Preview 2 | .NET Blog
  14331. 97%General availability: Azure Functions supports .NET 5 in production | Azure updates | Microsoft Azure
  14332. 99%ASP.NET Core updates in .NET 6 Preview 2 | ASP.NET Blog
  14333. 99%Announcing .NET 6 Preview 2 | .NET Blog
  14334. 94%Julia Computing Receives DARPA Award to Accelerate Electronics Simulation by 1,000x
  14335. 98%Ultra-weak gravitational field detected
  14336. 99%Creating other types of synchronization objects that can be used with co_await, part 3: Parallel resumption | The Old New Thing
  14337. 97%Episode 17 - ASP.NET Core's Middleware Pipeline with Andrew Lock
  14338. 99%CryptoTrader.Tax - BuiltWithDot.Net
  14339. 99%Using Service Invocation from Dapr .NET SDK
  14340. 98%On .NET Live - Commands, Queries, and other architectural patterns for your .NET Application
  14341. 97%How I earn a living selling my open source software
  14342. 95%Rate this interview question, please
  14343. 99%Partydonk/partydonk
  14344. 99%Is LINQ in C# actually slow?
  14345. 97%Mailoji: I bought 300 emoji domain names from Kazakhstan and built an email service
  14346. 99%BF for WP - BuiltWithDot.Net
  14347. 96%ARMs Race: Ampere Altra takes on the AWS Graviton2
  14348. 72%Sky Views: Want to see the dangers of a cashless society? Just look at Sweden
  14349. 62%🍳 Based Cooking 🍲 — Based Cooking (https://based.cooking)
  14350. 95%mortdeus/legacy-cc
  14351. 98%Microsoft Releases Project Reunion 0.5 Preview
  14352. 98%.NET Rocks! vNext
  14353. 75%How the New York Times A/B tests their headlines
  14354. 99%Labyrinth Explore - BuiltWithDot.Net
  14355. 99%Zig, Parser Combinators - and Why They're Awesome
  14356. 82%What Does Any of This Have To Do with Physics? - Issue 43: Heroes - Nautilus
  14357. 99%My Favorite C# Features Part 2: LINQ
  14358. 99%netaddr.IP: a new IP address type for Go
  14359. 98%New Software Project Checklist
  14360. 98%Why we are so excited about Durable Functions for Python
  14361. 99%Penny Pinching in the Cloud: Azure Static Web Apps are saving me money
  14362. 99%Simple WinUI + Uno Calculator - Nick's .NET Travels
  14363. 99%Run Node.js 14 in Azure Functions
  14364. 91%Mitigating leaked personal access tokens (PATs) found on GitHub public repositories | Azure DevOps Blog
  14365. 98%GNU coreutils – MaiZure's Projects
  14366. 99%ASMBLR - BuiltWithDot.Net
  14367. 99%Blinking LEDs with Raspberry Pi | .NET Blog
  14368. 98%Decomposing CRUD to a Task Based UI
  14369. 99%An Opinionated Way to Deploy Windows Apps using GitHub Actions
  14370. 98%.NET on Azure Functions Roadmap
  14371. 99%As .NET Core 2.1 Support Nears End, Microsoft Previews .NET Upgrade Assistant -- Visual Studio Magazine
  14372. 97%What are Web APIs? [1 of 18] | Beginner's Series to: Web APIs
  14373. 94%Too Many SVGs Clogging Up Your Markup? Try `use`. | CSS-Tricks
  14374. 98%I don't want to learn your garbage query language
  14375. 98%Even the best fail at UI
  14376. 99%Opt-out of pwned secrets warnings
  14377. 99%Migrated from Disqus to utteranc.es
  14378. 98%About the March 8 & 9, 2021 Verkada camera hack
  14379. 99%Tic Tac Toe Collection - BuiltWithDot.Net
  14380. 97%Phil Libin: Find a new way to ski
  14381. 98%authelia/authelia
  14382. 96%Every issue I've had with my Airpods, and how to fix them
  14383. 64%After Minimalism - David Perell
  14384. 92%Wearing two watches - Both a mechanical and a smartwatch
  14385. 99%Block Cipher Structures: Ranked
  14386. 99%Hosting Two ASP.NET Core Apps In One Host
  14387. 86%Web Wednesday
  14388. 91%State tourism department reports data breach; no social security, financial data compromised
  14389. 99%Proximal Policy Optimization (PPO) with Contra
  14390. 98%The Future of Group Messaging
  14391. 95%Search Jobs - Google Careers
  14392. 99%Webmention.io
  14393. 89%TypeScript Handbook Revamped as Primary Learning Resource -- Visual Studio Magazine
  14394. 92%OVH Tasks
  14395. 84%Anti-NFT sale.gif by Far Few Giants
  14396. 96%What is the role of inflammation in the immune system? – Trevor Klee
  14397. 93%half of curl’s vulnerabilities are C mistakes
  14398. 99%Using Alba to Test ASP.Net Services
  14399. 93%So you want to invest
  14400. 99%What's New in Visual Basic on .NET 5?
  14401. 86%Language detection and words-in-sentence classification in C#
  14402. 99%Generating HTTP API clients using dotnet tools and Visual Studio Connected Services
  14403. 99%Creating other types of synchronization objects that can be used with co_await, part 2: The basic library | The Old New Thing
  14404. 97%A Git security release
  14405. 97%Welcome Session
  14406. 99%part 1 — Store Halfword Byte-Reverse Indexed
  14407. 98%Saas sucks: we can do better
  14408. 51%Security Flaw in iPhone App Could Have Let Anyone Listen To Your Recordings
  14409. 86%Inventor of cassette tape Lou Ottens passed away | Financial - Netherlands News Live
  14410. 98%.NET App Developer Links - 2021-03-10
  14411. 99%Write libraries instead of services, where possible
  14412. 96%The coding interview that I failed
  14413. 88%Pandemic Bill Would Cut Taxes by An Average of $3,000, With Most Relief Going to Low- And Middle-Income Households
  14414. 99%No Kubernetes? How to run Docker containers in Azure VM Scale Sets
  14415. 99%Final Fantasy Randomizer - BuiltWithDot.Net
  14416. 99%Api2Pdf - BuiltWithDot.Net
  14417. 98%Getting started with Dapr for .NET Developers
  14418. 98%Let's Learn .NET: Web APIs
  14419. 99%Creating other types of synchronization objects that can be used with co_await, part 1: The one-shot event | The Old New Thing
  14420. 97%Know your “One Job” and do it first
  14421. 95%Calzolari.DependencyInjection.Extensions 5.0.1
  14422. 99%GitHub Quick Reviews
  14423. 99%Sentry .NET SDK - BuiltWithDot.Net
  14424. 75%Conflicted Capital
  14425. 99%Arduino C# Serial USB to Computer | C# Tutorials Blog
  14426. 99%#965 change dapr startup from daprd to dapr CLI by mmisztal1980 · Pull Request #966 · dotnet/tye
  14427. 99%The .NET Docs Show - Compiler time dependency injection in C# using StrongInject
  14428. 99%Debian running on Rust coreutils
  14429. 99%artperrin/image2csv
  14430. 96%State of Secrets Sprawl on GitHub - 2021 report
  14431. 99%Role based JWT Tokens in ASP.NET Core
  14432. 99%Is a REST API with CQRS Possible?
  14433. 93%New article: “Beyond console.log() – level up your debugging skills”
  14434. 95%Simplifying Rest Parameters in JavaScript
  14435. 99%New in Visual Studio F# Tooling: .NET 5 Scripting and F# Interactive -- Visual Studio Magazine
  14436. 99%Let's Learn .NET: Web APIs
  14437. 99%Why asynchronous Rust doesn't work
  14438. 99%Dynamically Creating Components in Angular
  14439. 90%Developing with Rust on Windows
  14440. 99%Monsters Weekly 203 - OzCode Production Debugger
  14441. 98%.NET March 2021 Updates – 5.0.4, 3.1.13, 2.1.26 | .NET Blog
  14442. 99%Lynicon asp.net core CMS - BuiltWithDot.Net
  14443. 99%On .NET Live - Deep Dive into Microsoft Orleans
  14444. 98%Refactor object-oriented code with ReSharper | The .NET Tools Blog
  14445. 96%Search Scholarly Materials Preserved in the Internet Archive - Internet Archive Blogs
  14446. 95%security - git: malicious repositories can execute remote code while cloning
  14447. 99%Compressing data with Parquet
  14448. 99%Asemblr - BuiltWithDot.Net
  14449. 60%Ask The Experts w/ Scott Hanselman, Wes Bos, Sarah Drasner, Troy Hunt, and Kent C. Dodds Part 1 | Junior to Senior with David Guttman
  14450. 98%Git clone vulnerability announced - The GitHub Blog
  14451. 99%Installing Docker Desktop for Windows and WSL 2
  14452. 99%Sfakianakis-Verginis quantile estimator | Andrey Akinshin
  14453. 98%Control web applications with two-clicks in Cloudflare Gateway
  14454. 99%Giphy CLI - BuiltWithDot.Net
  14455. 91%The Universe of Discourse : Fuckin' user interface design, I swear
  14456. 96%Paths to the Future: A Year at Google Brain
  14457. 99%What's new with GitHub Actions tooling in Visual Studio | Visual Studio Blog
  14458. 99%How to map IPs to country for free with .NET and IP2Location
  14459. 98%.NET App Developer Links - 2021-03-09
  14460. 99%Neocoder - BuiltWithDot.Net
  14461. 76%Why I Did Not Go To Jail - Andreessen Horowitz
  14462. 93%New Algorithm Breaks Speed Limit for Solving Linear Equations
  14463. 96%Easily nuke secrets from your Git history
  14464. 99%Don't Code Tired | ICYMI C# 8 New Features: Upgrade Interfaces Without Breaking Existing Code
  14465. 98%Pendulum swing: sealed by default
  14466. 99%fuget.org - BuiltWithDot.Net
  14467. 99%Adam Storr - Generating Date of Birth values for .NET5.0 Record types using AutoFixture
  14468. 99%Ask About Azure: Why do resource groups need a location? | Dave Brock
  14469. 96%Why we need the Rundown Provider
  14470. 96%I want a Computer that I Own
  14471. 92%GitHub security update: A bug related to handling of authenticated sessions - The GitHub Blog
  14472. 99%AutoWrapper 4.5.0 Released!
  14473. 89%4 Times I Felt Discriminated Against for Being a Female Developer
  14474. 99%Anonymous functions a.k.a closures - Rene Korss
  14475. 85%Competition in SaaS doesn’t have to be cut throat
  14476. 98%Set an intention for the year (and tell everyone)
  14477. 84%The first beer is free
  14478. 95%Enterprises Don't Self Serve
  14479. 83%Shobhit Srivastava | Startup Maturity Model
  14480. 98%Notion is not a knowledge base
  14481. 98%Not Every Bug is Worth Fixing
  14482. 98%The USB-C dream
  14483. 88%Pay toilets and NYT: a free market microcosm
  14484. 96%How Blogging Changed My Programming Career
  14485. 67%I just got a peek at the future and it is a bit scary
  14486. 96%A linear interpolation based liquidity pool
  14487. 95%You Should Keep a Journal
  14488. 95%Excel Never Dies
  14489. 80%Microsoft's Surface Duo Dev Team Courts Flutter Coders -- Visual Studio Magazine
  14490. 99%Communiroo - BuiltWithDot.Net
  14491. 91%Google suffers from a digital petro curse
  14492. 99%Unexpected finding about “await using var”
  14493. 98%dotnet/announcements
  14494. 77%When did writing in major newspapers become so bad?
  14495. 98%Folklore.org: -2000 Lines Of Code
  14496. 95%kootenpv/whereami
  14497. 97%Machine Learning Community Standup - What's next for ML.NET tooling
  14498. 82%Bill Gates Says that Bitcoin is bad For the Planet
  14499. 95%The new Google Pay repeats all the same mistakes of Google Allo
  14500. 98%Running npm tasks when building a .NET project - Gérald Barré
  14501. 99%Pinboard.net - BuiltWithDot.Net
  14502. 99%Finding Mona Lisa in the Game of Life
  14503. 99%The Future of Native Apps Development in .NET 6
  14504. 95%Creating a co_await awaitable signal that can be awaited multiple times, part 6 | The Old New Thing
  14505. 91%Game Theory | Open Yale Courses
  14506. 95%Cosmic Full-Stack: a Blazor, ML.NET, and CosmosDB Mashup :: GIDS 2021
  14507. 98%The history of the dynamic type in C# and why I don't use it
  14508. 91%The benefits of serving stale DNS entries when using Consul
  14509. 99%Everything You Want to Know About the Record Type in .NET 5… But Were Afraid to Ask
  14510. 96%Benchmarking RavenDB on the Raspberry PI
  14511. 79%Happy International Women’s Day!
  14512. 99%Azure IoT Hub LoRa Windows 10 IoT Core Field Gateway - BuiltWithDot.Net
  14513. 99%Introduction to Benchmarking in C# and ASP.NET Core Projects
  14514. 98%.NET App Developer Links - 2021-03-08
  14515. 96%244: Introduction to Microservices
  14516. 94%How I bought a business for $0
  14517. 99%Securing Blazor Web assembly using cookies
  14518. 97%explain.dalibo.com
  14519. 99%Giorgi/LINQPad.QueryPlanVisualizer
  14520. 97%Paste The Plan - Brent Ozar Unlimited®
  14521. 99%Egram - Telegram Client - BuiltWithDot.Net
  14522. 97%We may Soon have City-Spanning 900 MHz Mesh Networks
  14523. 98%.NET News Roundup - Week of Mar 1st, 2021
  14524. 98%Announcing the New TypeScript Handbook | TypeScript
  14525. 98%Tried everything? - Methodical debugging
  14526. 99%Distributed Caching in ASP.NET Core with Redis - Sahan Serasinghe - Personal Blog
  14527. 99%Generate TypeScript and CSharp clients with NSwag based on an API
  14528. 98%Cake - Cake v1.1.0 released
  14529. 81%How networks speed up TV shows to fit in more ads | Digital Trends
  14530. 99%Visual Studio Code February 2021
  14531. 99%Don't forget about the GitHub Command Line
  14532. 98%How to speed up / slow down a video – FFmpeg
  14533. 93%10 Reasons to Love Passwordless #10: Never use a password
  14534. 99%Don't Code Tired | ICYMI C# 8 New Features: Prevent Bugs with Static Local Functions
  14535. 97%Raspberry PI for Kill Mosquitoes by Laser
  14536. 99%Bogus fake data generator - BuiltWithDot.Net
  14537. 83%The Kilobyte’s Gambit ♟️💾 1k chess game
  14538. 97%KeexyBox
  14539. 70%Someone Is Hacking the Hackers
  14540. 93%Donate Unrestricted
  14541. 98%A flamegraph of Real-World Cryptography
  14542. 96%OpenTelemetry Specification Reaches 1.0 with Stability Guarantees and new Release Candidates
  14543. 95%How to Build a Community: Starting with "why?". | Claire Carroll
  14544. 98%Don't use Tailwind for your Design System
  14545. 92%“VC Brain”—Why VCs Seem Like Assholes
  14546. 87%How Banks Create Money
  14547. 84%The dark side of "eating lower on the food chain"
  14548. 90%What factors influence DAU/MAU? Nature versus nurture at andrewchen
  14549. 90%Zach Bellay | Doxxing for Good
  14550. 97%Goodbye minikube
  14551. 97%Storytime
  14552. 85%‎Risky Business: Risky Business #616 -- Exchange 0day party time for Chinese APT crew on Apple Podcasts
  14553. 99%Lykke - BuiltWithDot.Net
  14554. 99%10 Exception handling best practices in C#
  14555. 99%Zooqle.Net - BuiltWithDot.Net
  14556. 99%Roundtrip implementation by generateui · Pull Request #481 · xoofx/markdig
  14557. 98%New Dynamic Instrumentation Profiling for .NET | Visual Studio Blog
  14558. 99%First look at InferSharp: A C# version of Facebook’s Infer
  14559. 99%Setting up demos in Azure - Part 1: ARM templates
  14560. 97%Firestorm Overview
  14561. 99%XDay Eventmanagement Software - BuiltWithDot.Net
  14562. 89%May 22 2015 - Ulbricht letter to Judge Forrest
  14563. 99%Nodes – a new way to create with code | https://nodes.io
  14564. 89%Don’t fight, flight (or freeze) your body and emotions
  14565. 96%Cryptology ePrint Archive: Report 2021/289
  14566. 96%Published rANS patent by Storeleap
  14567. 91%How we used AI to Create Complete Band’s Visual Identity
  14568. 96%NFTs are a dangerous trap
  14569. 99%Sqlite Global Tool - BuiltWithDot.Net
  14570. 99%FFMPEG From Zero to Hero by Nick Ferrando
  14571. 93%Speed up interface checking and casting by benaadams · Pull Request #49257 · dotnet/runtime
  14572. 99%This Website Accidentally Left Promo Codes in Their Source Code
  14573. 99%lib12 - BuiltWithDot.Net
  14574. 96%carbon-web-components-react-getting-started - CodeSandbox
  14575. 99%Custom Elements Everywhere
  14576. 96%So how does a PS/2 keyboard interface work?
  14577. 99%Carbon Custom Elements
  14578. 98%Protecting against recently disclosed Microsoft Exchange Server vulnerabilities: CVE-2021-26855, CVE-2021-26857, CVE-2021-26858, and CVE-2021-27065
  14579. 99%dolthub/dolt
  14580. 98%reflections on the competing IDEs
  14581. 97%Terms of Service | Uploader window
  14582. 99%EmbedIO web server - BuiltWithDot.Net
  14583. 99%Clojure from a Schemer's perspective
  14584. 98%Animated Engines - Home
  14585. 97%Beginner's Series to: Web APIs
  14586. 99%The City Record Online - BuiltWithDot.Net
  14587. 76%» Wing Commander III The Digital Antiquarian
  14588. 97%Zero Data App
  14589. 77%It's not easy being green: EV HTTPS cert seller Sectigo questions Chrome's logic in burying EV HTTPS cert info
  14590. 99%Smart Home Using Netduino - BuiltWithDot.Net
  14591. 99%Building Azure AD B2C custom policies part 2: Azure DevOps automated build and deployment
  14592. 93%S-1
  14593. 98%vvilhonen/nethoscope
  14594. 99%SeeVoov - Video based trip planner - BuiltWithDot.Net
  14595. 99%The .NET Stacks #39: 🔥 Is Dapr worth the hype? | Dave Brock
  14596. 97%Azure Arc-Enabled Machine Learning Is Now in Preview
  14597. 99%Microsoft Releases Visual Studio 2019 for Mac v8.9
  14598. 97%Microsoft Releases Azure AD My App and New Risk Detections for Identity Protection into GA
  14599. 99%Live Documenter - BuiltWithDot.Net
  14600. 93%VS Code Now Has Apple Silicon Builds for Native Mac Development -- Visual Studio Magazine
  14601. 98%Essential features of GitHub Actions
  14602. 99%nodegui/svelte-nodegui
  14603. 94%Ideas to monetize your side projects.
  14604. 98%Life Quests, not Goals
  14605. 98%My journey into game development
  14606. 99%How to organise your Twitter follows into lists
  14607. 99%SandDance
  14608. 93%What Have You Changed Your Mind About?
  14609. 98%I don't want to do front-end anymore — Nomm
  14610. 99%The trouble with SPIR-V
  14611. 98%Product Security Framework
  14612. 93%Beyond Minimalism
  14613. 98%Episode 12: Special Real World Crypto 2021 Pre-Conference Coverage!
  14614. 95%Improve gRPC supported platforms doc by JamesNK · Pull Request #21689 · dotnet/AspNetCore.Docs
  14615. 71%Ever wondered why the big beasts in software all suddenly slapped an 'I heart open-source' badge on?
  14616. 99%ASP.NET Community Standup - Web Live Preview
  14617. 79%Oakland Bans the Use of Combustion Engine-Powered Leaf Blowers and…
  14618. 99%Colorista - BuiltWithDot.Net
  14619. 97%Facial recognition technology can expose political orientation from naturalistic facial images
  14620. 99%[ANN] Symbolics.jl: A Modern Computer Algebra System for a Modern Language - Community / Package announcements - JuliaLang
  14621. 99%C# with CSharpFritz - S2 E7 - Introducing Authentication and Authorization with ASP.NET Core
  14622. 99%CloneTfsVariableGroup - BuiltWithDot.Net
  14623. 99%Heavy throttling of chained JS timers beginning in Chrome 88 - Chrome Developers
  14624. 97%Taming the WSL 2 Resource Monster
  14625. 98%Release PyTorch 1.8 Release, including Compiler and Distributed Training updates, New Mobile Tutorials and more · pytorch/pytorch
  14626. 97%Atlas: Our journey from a Python monolith to a managed platform
  14627. 99%Creating a co_await awaitable signal that can be awaited multiple times, part 5 | The Old New Thing
  14628. 96%Proton Has Enabled 7000 Windows Games to Run on Linux - Boiling Steam
  14629. 99%Bring Your Own Client
  14630. 99%eyal0/valgrind-false-positive
  14631. 99%PaletteBook - BuiltWithDot.Net
  14632. 94%The Teams Dashboard: Finding a Product Voice
  14633. 96%Episode 71 - Azure and .NET with Labrina Loving
  14634. 98%.NET App Developer Links - 2021-03-05
  14635. 99%EISK - BuiltWithDot.Net
  14636. 99%dotnet/maui
  14637. 99%Automatically update WSL distributions using the Windows Scheduler - Gérald Barré
  14638. 99%Subscribing to cloud events with Abbot
  14639. 99%Empowering every developer to innovate with Azure
  14640. 99%The FREE Blazor Crash Course (.NET 5) | Getting Started
  14641. 97%Non-JavaScript
  14642. 99%statusmonitor - BuiltWithDot.Net
  14643. 95%Serialize Dns async-over-sync requests for the same host by stephentoub · Pull Request #49171 · dotnet/runtime
  14644. 99%Development on Windows is Painful
  14645. 98%Why isn't the internet more fun and weird?
  14646. 71%20 Years Ago: SongMeanings | Kevin Marsh
  14647. 99%The Shape of Tests - sulami's blog
  14648. 82%How I Got My Jobs
  14649. 98%The Missing Piece for Self-Taught Developers | Mike Tobias
  14650. 97%Visual Studio 2019 for Mac v8.9 Ships with .NET 6 Preview 1 Support -- Visual Studio Magazine
  14651. 98%How to IPO as an SEO - Jackie Chu
  14652. 97%Why I don't need to clean up my desktop and downloads folder in macOS
  14653. 65%how long
  14654. 97%Humble Book Bundle: Pocket Reference Guides by O'Reilly
  14655. 97%Migrate from ASP.NET Core 5.0 to 6.0
  14656. 88%George Li is launching MiTEE Cube Satellites and making TikToks | Hanselminutes with Scott Hanselman
  14657. 99%git/git
  14658. 98%A Two-Version Visibility Solution for TLS 1.2 and TLS 1.3 based on a Handshake-Agnostic Middlebox – Pomcor
  14659. 99%MailBee.NET Objects
  14660. 99%Microsoft Edge Tools for VS Code - Visual Studio Marketplace
  14661. 96%“User Engagement” Is Code for “Addiction”
  14662. 99%Newsletry - BuiltWithDot.Net
  14663. 86%Fertility
  14664. 62%Oxfam Australia supporters embroiled in new data breach | ZDNet
  14665. 89%Multimodal Neurons in Artificial Neural Networks
  14666. 54%About 580,000 members of SIA's frequent flier programmes affected by external data leak
  14667. 86%How Secure Is a Smart Baby Monitor? Finding Out Is Far Too Difficult - Nat Meysenburg
  14668. 99%Learn to build HTTP APIs with .NET | .NET Blog
  14669. 99%.NET Core 2.1 will reach End of Support on August 21, 2021 | .NET Blog
  14670. 89%Transfer a copy of your iCloud Photos collection to another service
  14671. 97%Beginner's Series to: Web APIs
  14672. 98%HTTPWTF
  14673. 66%Analyst: TypeScript Now Firmly in Top 10 Echelon (Ruby, Not So Much) -- Visual Studio Magazine
  14674. 99%The .NET Docs Show - Taking home automation to a whole new level with Azure
  14675. 84%Intranet Developer
  14676. 99%.NET Interactive with SQL!| .NET Notebooks in Visual Studio Code | .NET Blog
  14677. 99%Invoice Quickly - BuiltWithDot.Net
  14678. 93%Google’s FLoC Is a Terrible Idea
  14679. 99%Uploading Files With ASP.NET Core and Angular
  14680. 96%WTF# is Mathematical Planning?
  14681. 99%Creating a co_await awaitable signal that can be awaited multiple times, part 4 | The Old New Thing
  14682. 98%An instant Do Not Hire decision
  14683. 99%Introducing support for Xamarin
  14684. 98%Ranking the SOLID principles
  14685. 81%Numberphile
  14686. 99%TypedTree-Editor - BuiltWithDot.Net
  14687. 99%Conntrack turns a blind eye to dropped SYNs
  14688. 97%John Allbritten / cbonsai
  14689. 88%Remove controversial satirical piece 🔥 · godotengine/godot-docs@b872229
  14690. 88%Introducing WiFiman.com – Ubiquiti’s New Wireless Speed Testing Site – Ubiquiti Inc Blog
  14691. 96%Did Schnorr destroy RSA? Show me the factors.
  14692. 99%RpiUno - BuiltWithDot.Net
  14693. 99%Microsoft Releases Visual Studio 2019 v16.9
  14694. 99%Tips for Building Accessible Design Systems
  14695. 99%Types in JavaScript
  14696. 91%Google Fonts ❤️ Material Icons
  14697. 99%quictls/openssl
  14698. 99%microwf - A simple finite state machine (FSM) - BuiltWithDot.Net
  14699. 99%.NET Rocks! vNext
  14700. 99%jott - m1_webgpu_perf
  14701. 98%Online tool to generate and check bcrypt hashed passwords.
  14702. 94%Okta + Auth0: Powering Identity for the Internet | Okta
  14703. 90%Okta Signs Definitive Agreement to Acquire Auth0
  14704. 98%Seven Deadly Sins of Security Teams
  14705. 76%The Air Force Is Having To Reverse Engineer Parts Of Its Own Stealth Bomber
  14706. 90%"This destroyes the RSA cryptosystem"
  14707. 99%Entity Framework Community Standup - Performance Tuning an EF Core App
  14708. 97%Microsoft Releases Azure Attestation into General Availability
  14709. 99%Neural Regression Using PyTorch: Training -- Visual Studio Magazine
  14710. 99%AVOID Entity Services by Focusing on Capabilities
  14711. 99%GitHub Quick Reviews
  14712. 98%Yet ANOTHER Machine Vise by TheGoofy
  14713. 93%Reactive Hole · Rafal Pastuszak
  14714. 77%Shiny Stock Syndrome
  14715. 97%How much memory does a Linux system waste?
  14716. 98%(Dis)Honest Functions | www.bendik.dev
  14717. 54%No longer frugal
  14718. 99%From Zero to Blinky in Ada
  14719. 92%Business or People
  14720. 99%Exciting New Features in Django 3.2
  14721. 94%Möbius Printing helper
  14722. 97%Cryptology ePrint Archive: Report 2021/015
  14723. 88%Microsoft Ignite
  14724. 99%NotifyDB - Cryptocurrency notifications - BuiltWithDot.Net
  14725. 67%Microsoft Ignite
  14726. 69%Google Fonts
  14727. 95%Pwned passwords and secrets
  14728. 79%Google als Sponsor für KI-Ethik-Konferenz nicht mehr erwünscht
  14729. 98%Announcing Flutter 2
  14730. 95%ant-design-blazor/ant-design-blazor
  14731. 99%Managing ADX Data with .NET Core and Azure B2C
  14732. 99%Hotpatch for Windows Server Azure Edition (preview)
  14733. 98%February 2021 - Killing Turbotax
  14734. 97%PipeWire: The Linux audio/video bus
  14735. 98%Visual Studio 2019 for Mac version 8.9 is now available | Visual Studio Blog
  14736. 86%DJI FPV - Redefine Flying - DJI
  14737. 99%TasKCompletionSource In .Net
  14738. 99%Crossing the Generics Divide
  14739. 96%Frictionless repeated edits: IntelliCode suggestions in completion list | Visual Studio Blog
  14740. 99%F# and F# tools update for Visual Studio 16.9 | .NET Blog
  14741. 99%OurPlace - BuiltWithDot.Net
  14742. 94%Cloudflare recognized as a 'Leader' in The Forrester Wave for DDoS Mitigation Solutions
  14743. 99%Deno - A secure runtime for JavaScript and TypeScript
  14744. 97%All I hear about is the bad stuff
  14745. 99%Creating a co_await awaitable signal that can be awaited multiple times, part 3 | The Old New Thing
  14746. 99%Event Sourcing: Rehydrating Aggregates with Snapshots
  14747. 98%How I Might Have Hacked Any Microsoft Account - The Zero Hack
  14748. 96%The 8 most missing features in C# – TooSlowException
  14749. 98%Semantic Versioning Will Not Save You
  14750. 76%ICANN Refuses to Accredit Pirate Bay Founder Peter Sunde Due to His 'Background' * TorrentFreak
  14751. 99%Learner Mobile - BuiltWithDot.Net
  14752. 98%microsoft/Power-Fx
  14753. 88%Watchy: The Hackable $50 Smartwatch - IEEE Spectrum
  14754. 92%Rookie coding mistake prior to Gab hack came from site’s CTO
  14755. 66%For The First Time, Physicists Have Filmed The Oscillation of a Time Crystal
  14756. 99%Deno - A secure runtime for JavaScript and TypeScript
  14757. 99%Using HttpClientFactory in ASP.NET Core Applications - Code Maze
  14758. 98%.NET App Developer Links - 2021-03-03
  14759. 98%Level up your .NET libraries - Ben Foster
  14760. 99%Add proposal for lambda improvements by cston · Pull Request #4451 · dotnet/csharplang
  14761. 99%Encode One .Net Core theme - BuiltWithDot.Net
  14762. 97%How to Scan NuGet Packages for Security Vulnerabilities | The NuGet Blog
  14763. 99%C# Coding Standards – Updated
  14764. 99%To write code comments or not, it should not be a question
  14765. 98%Monsters Weekly 202 - Securing your Azure Functions
  14766. 99%Welcome to .NET Conf: Focus on Windows
  14767. 99%Cloudflare Pages
  14768. 99%Pace To Race - BuiltWithDot.Net
  14769. 98%Visual Studio 2019 v16.9 and v16.10 Preview 1 are Available Today! | Visual Studio Blog
  14770. 89%Intelligent Visual Studio Search Service | Visual Studio Blog
  14771. 98%New Dynamic Instrumentation Profiling for .NET | Visual Studio Blog
  14772. 99%IntelliSense for appsettings.json | ASP.NET Blog
  14773. 99%Cloudflare Pages docs
  14774. 94%jQuery 3.6.0 Released! | Official jQuery Blog
  14775. 85%I don't know why I blog
  14776. 97%Foam: Six Months Later
  14777. 98%Things I’ve learned from freelancing as a web developer - Part 1/n - David Hewitson
  14778. 99%Hacking Super Monkey Ball Part 2 – Decompilation with Ghidra – Smoking on a Bike
  14779. 88%Back To The Office
  14780. 97%Postmortem on a side project: Curfew Alarm
  14781. 96%blog
  14782. 99%@devlead - Mattias Karlsson's Blog - Introducing Cake ClickOnce Recipe
  14783. 97%Microsoft Ships Visual Studio 2019 v16.9 Servicing Baseline Release -- Visual Studio Magazine
  14784. 97%The problem with perpetual licensing - Filip Iulian Pacurar (Filipac)
  14785. 91%The Universe of Discourse : Fuckin' user interface design, I swear
  14786. 84%Why ethical A.I. is nonsense
  14787. 94%Things I Made That Sucked
  14788. 88%MIT Press Journals
  14789. 98%Come Join Me Online Next Week!
  14790. 99%Clickhouse as an alternative to ElasticSearch and MySQL, for log storage and analysis, in 2021
  14791. 99%SSH and User-mode IP WireGuard
  14792. 98%Using GitHub as your Project Management Tool | Learn with Dr. G
  14793. 99%dotnet-hash - BuiltWithDot.Net
  14794. 99%Visual Studio 2019 version 16.9 Release Notes
  14795. 96%Lotus 1-2-3
  14796. 77%9 Caribbean Diaspora members making their mark in global tech
  14797. 94% Bitcoin Is Time | dergigi.com
  14798. 99%JSON DOM API Review
  14799. 99%Using source generators to generate a menu component in a Blazor app
  14800. 99%Release fish 3.2.0 (released March 1, 2021) · fish-shell/fish-shell
  14801. 96%Microsoft Extends Low-Code Push with Power Fx Programming Language -- Visual Studio Magazine
  14802. 99%Introducing the .NET Upgrade Assistant Preview | .NET Blog
  14803. 99%Improvements to Event Sourcing in Marten V4
  14804. 99%Control Arduino from C# Serial Port | C# Tutorials Blog
  14805. 98%How to Read Assembly Language
  14806. 94%Clubhouse Is Recording Your Conversations. That’s Not Even Its Worst Privacy Problem
  14807. 91%Home - Ad Fontes Media
  14808. 99%MongoFramework - BuiltWithDot.Net
  14809. 99%Generate iCal calendar with .NET using iCAL.NET
  14810. 97%εxodus
  14811. 98%Video Game Programming From Scratch with Casey Muratori - CoRecursive Podcast
  14812. 99%C# with CSharpFritz S2 E6 - Build for the Live Web with SignalR
  14813. 99%Creating a co_await awaitable signal that can be awaited multiple times, part 2 | The Old New Thing
  14814. 99%Deploy a Docker image to an Azure Container Instance
  14815. 99%I’ve an allergic reaction to SQL Injections
  14816. 95%Create a Meetup Account
  14817. 98%Speed is the killer feature
  14818. 99%Razor Pages has Components too don't you know!
  14819. 63%Low Earth Orbit Visualization | LeoLabs
  14820. 98%Winsorized modifications of the Harrell-Davis quantile estimator
  14821. 99%Configuring HTTPS using a custom TLS certificate with Netlify and Cloudflare
  14822. 99%How to execute an object file: Part 1
  14823. 85%Jonah Edwards - Internet Archive Infrastructure : Free Download, Borrow, and Streaming : Internet Archive
  14824. 99%Infinity Crawler - BuiltWithDot.Net
  14825. 95%How Nacon Cracked and Pirated The Sinking City - Frogwares
  14826. 98%.NET App Developer Links - 2021-03-02
  14827. 99%VisualStudioTips.co.uk - BuiltWithDot.Net
  14828. 84%Updates: suspected data incident
  14829. 98%Lyra audio codec enables high-quality voice calls at 3 kbps bitrate
  14830. 99%Pendulum swing: internal by default
  14831. 98%Breaking a Developer Ecosystem by Changing a Namespace - Nick's .NET Travels
  14832. 99%Windows Terminal Preview 1.7 Release | Windows Command Line
  14833. 95%Apple Card disabled my iCloud, App Store, and Apple ID accounts • Dustin Curtis
  14834. 94%Real-World Cryptography: Wong, David: 9781617296710: Amazon.com: Books
  14835. 90%Adam Storr - Subscription is not registered to use namespace Microsoft.AzureActiveDirectory
  14836. 99%Retrieve compiler flags and metadata reference data as defined in htt… · NuGetPackageExplorer/NuGetPackageExplorer@3bbcfd7
  14837. 99%dotnet/runtime
  14838. 99%BDTest - BuiltWithDot.Net
  14839. 99%nullpo-head/WSL-Hello-sudo
  14840. 92%Project Gutenberg eBook of Struwwelpeter, Merry Stories and Funny Pictures, by Heinrich Hoffman
  14841. 58%Far-Right Platform Gab Has Been Hacked—Including Private Data
  14842. 99%The small web is beautiful
  14843. 99%Mechanical Typewriter To Escape From Distractions?
  14844. 82%Why I write · Krishna's words
  14845. 95%Music To Program To
  14846. 67%Distributed Capital
  14847. 99%Splitting the ping
  14848. 99%All your input are belong to me – 3rd party web security
  14849. 98%Cryptology ePrint Archive: Report 2020/1491
  14850. 95%European e-ticketing platform Ticketcounter extorted in data breach
  14851. 98%Course Review – “Programming Languages” Series on Coursera - Vasil Kosturski
  14852. 99%.NET R&D Digest (February, 2021)
  14853. 99%NltkNet - BuiltWithDot.Net
  14854. 90%Important Security Announcement
  14855. 91%Weekly U.S. Influenza Surveillance Report
  14856. 91%flowchart.fun
  14857. 95%The Hijacking of Perl.com
  14858. 99%Serve ML.NET Models as HTTP APIs with minimal configuration
  14859. 99%Are Xiaomi browsers spyware? Yes, they are…
  14860. 94%Microsoft Ignite
  14861. 92%State of the NuGet Ecosystem | The NuGet Blog
  14862. 99%PHINUG Online Dev Sessions 2021.03
  14863. 99%Add Azure Key Vault to support to your ASP.NET application
  14864. 99%.NET Tooling Community Standup - How tools help us learn!
  14865. 97%Use Touch ID for sudo on Mac
  14866. 98%Passion Not Required: It's OK to Only Program for a Paycheck
  14867. 99%Is clean code actually slower?
  14868. 99%Carter - BuiltWithDot.Net
  14869. 99%Strongly-typed Ids using C# Source Generators - Gérald Barré
  14870. 91%On The Experience of Being Poor-ish, For People Who Aren't
  14871. 95%Creating a co_await awaitable signal that can be awaited multiple times, part 1 | The Old New Thing
  14872. 73%The Last Message Sent on AIM
  14873. 99%📦 Demystify - com.needle.demystify
  14874. 99%Global distributed consistency, the easy way
  14875. 99%dotNetify - BuiltWithDot.Net
  14876. 95%The Teams Dashboard: Behind the Scenes
  14877. 98%.NET App Developer Links - 2021-03-01
  14878. 99%Machine Learning with ML.NET - Random Forest
  14879. 99%Using Azure AD groups authorization in ASP.NET Core for an Azure Blob Storage
  14880. 99%Canceling HTTP Requests in ASP.NET Core with CancellationToken
  14881. 96%243: Lessons Learned - 3 Years of FuGet
  14882. 99%Video Detail Player - BuiltWithDot.Net
  14883. 92%flynn/flynn
  14884. 98%Diablo IV: Debugging Linux in Visual Studio
  14885. 98%.NET News Roundup - Week of Feb 22th, 2021
  14886. 98%Releasing My Wilder Minds Courses for Free
  14887. 99%Goodbye Client Affinity, Hello Data Protection with Azure
  14888. 99%How to Implement Dependency Injection in ASP.NET Core
  14889. 99%TypeScript Function Syntaxes
  14890. 99%Remote Debug Support in Visual Studio 2019 | C++ Team Blog
  14891. 98%Releasing My Wilder Minds Courses for Free
  14892. 94%Working with Tags in Azure Resource Graph Explorer
  14893. 99%VetYourCrew.com - BuiltWithDot.Net
  14894. 70%Little League wants all your information
  14895. 99%McYoloSwagHam/win3wm
  14896. 87%Last Week on My Mac: Users are losing out against Big Sur’s sealed System
  14897. 99%Why you should take a look at Nomad before jumping on Kubernetes
  14898. 94%Prime+Probe 1, JavaScript 0: Overcoming Browser-based Side-Channel Defenses
  14899. 96%Specialize or Bounce Around?
  14900. 98%Recorded Presentation: ASP.NET MVC for Absolute Beginners - Your Secret Decoder Ring
  14901. 98%Some thoughts on community
  14902. 91%Keyboard control of Big Sur notification alerts – Rob Allen's DevNotes
  14903. 95%The Ultimate Habit Tracker Guide: Why and How to Track Your Habits | James Clear
  14904. 83%A note on boredom, anonymity, and declinism
  14905. 98%mrcal: principled camera calibrations
  14906. 99%3 tools for 3 scenarios · Erkan Erol
  14907. 81%Read this before you buy a Soviet camera - Kosmo Foto
  14908. 98%Weird architectures weren't supported to begin with
  14909. 97%5 tools I use to protect my privacy online
  14910. 93%Reasoning about Taxes
  14911. 98%Why I left Node for Deno 🦕
  14912. 91%What’s The Best Way To Store Pens? Up, Down, Or On Their Side?
  14913. 78%VPN app threatens 100 million: Delete it right now
  14914. 99%Could Age Replace OpenPGP? [The Call of the Open Sidewalk]
  14915. 99%XAML Studio - BuiltWithDot.Net
  14916. 90%The Mars Helicopter is Online and Getting Ready to Fly - Universe Today
  14917. 99%How I cut GTA Online loading times by 70%
  14918. 93%Episode 367 - Enterprise Scale Landing Zones
  14919. 82%a new chapter
  14920. 94%Netcode [p1]: Fightin' Words
  14921. 99%Pockit app - BuiltWithDot.Net
  14922. 99%Actually Portable Executables · Blog Needs a Name
  14923. 94%This is my thinly veiled attempt to get you to use a library I wrote.
  14924. 99%MFL Platinum - BuiltWithDot.Net
  14925. 80%In Defense of Dumb TVs
  14926. 99%Why isn't Godot an ECS-based game engine?
  14927. 99%Globe Time - BuiltWithDot.Net
  14928. 99%C# 9 Is Out
  14929. 99%Learner's Permit Log Tracker - BuiltWithDot.Net
  14930. 93%Flexi-Facehugger by OneIdMONstr
  14931. 99%Camera Response Function
  14932. 99%Why do things float ?
  14933. 85%Format Replacement cycles
  14934. 78%What You Can Actually Do About Burnout
  14935. 99%The security of the "Pass" password manager
  14936. 56%Amazon.com : Perky-Pet Clear Birdscapes Window Feeder 348, 6.88W x 5.6D ins : Wild Bird Feeder Accessories : Garden & Outdoor
  14937. 97%Calculating FPS past requestAnimationFrame limit with requestIdleCallback - Blog - Clicktorelease
  14938. 99%HttpTracer - BuiltWithDot.Net
  14939. 99%BillDietrich/fake_contacts
  14940. 99%Denial By DNS: Uber's Open Source Tool for Preventing Resource Exhaustion by DNS Outages
  14941. 98%Internals of the POH | .NET Blog
  14942. 95%W3C’s Excessive DTD Traffic | W3C Systems Team’s Blog
  14943. 93%Create a Meetup Account
  14944. 88%Are you trading or gambling?
  14945. 98%Chessformer by rob1221
  14946. 98%kuchin/awesome-cto
  14947. 99%Six Labors Documentation.
  14948. 99%λ# - Serverless .NET on AWS - BuiltWithDot.Net
  14949. 98%Microsoft .NET Conf: Focus on Windows
  14950. 99%A Vim Guide for Advanced Users
  14951. 80%Free Land — Living Off Grid With No Money
  14952. 99%FishAngler - BuiltWithDot.Net
  14953. 99%Esporti Family - Health Academy of the Families - BuiltWithDot.Net
  14954. 98%The .NET Stacks #38: 📢 I hope you like announcements | Dave Brock
  14955. 73%‘Deep Nostalgia’ Can Turn Old Photos of Your Relatives Into Moving Videos
  14956. 86%SEC Suspends Trading in Multiple Issuers Based on Social Media and Trading Activity
  14957. 97%trailofbits/graphtage
  14958. 79% 2021 Tech Predictions · Ted Neward's Blog
  14959. 99%Sheller - BuiltWithDot.Net
  14960. 97%Introducing Hummingbard - Hummingbard
  14961. 50%Here’s what’s happening with the Firefox Nightly logo – Mozilla Hacks - the Web developer blog
  14962. 68%Medical chatbot using OpenAI’s GPT-3 told a fake patient to kill themselves
  14963. 89%Microsoft's Tools to Fight Solorigate Attack Are Now Open Source -- Visual Studio Magazine
  14964. 99%Becoming a tech leader: my principles
  14965. 98%Pro Tip: Don't overcomplicate content storage / the database from the start - Filip Iulian Pacurar (Filipac)
  14966. 89%Every thought about personal finance I've ever had, as concisely as possible
  14967. 99%Code Maze Weekly #66 - Code Maze
  14968. 66%How to start your own country in four steps – Karl's Notes
  14969. 71%The Economics of Biodiversity
  14970. 93%bad philosophy
  14971. 98%Keeping platforms open
  14972. 95%NMF Live Performance Series – 2021 National Math Festival
  14973. 99%How to Debug Live .NET Application
  14974. 97%All Researchers Should Become Entrepreneurs
  14975. 80%Why Massachusetts Struggled to Make a Vaccine Website
  14976. 97%Const generics MVP hits beta! | Rust Blog
  14977. 99%dotnet/upgrade-assistant
  14978. 99%3 Reason Why I Prefer Using Norm vs Dapper
  14979. 99%What's new in .NET 5
  14980. 94%Flow-based monitoring for Magic Transit
  14981. 99%Cryptology ePrint Archive: Report 2020/1610
  14982. 99%Kamus - BuiltWithDot.Net
  14983. 98%ISO 8601: the better date format | Blog
  14984. 96%What does error E_ILLEGAL_DELEGATE_ASSIGNMENT mean? | The Old New Thing
  14985. 99%How often should I rotate my ssh keys?
  14986. 94% 2.92 — blender.org
  14987. 79%Firefox 86.0, See All New Features, Updates and Fixes
  14988. 99%Microsoft Releases Azure Firewall Premium in Public Preview
  14989. 98%March 30, 2020 - Machine Learning with Madrinas! ML.NET #ad
  14990. 98%March 31, 2020 - Minimal March concludes - .NET and Blazor at the Command Line
  14991. 99%SmarTracks Athlete - BuiltWithDot.Net
  14992. 85%March 29, 2020 - Minimal March - .NET at the command-line - Blazor 3.2 preview 3
  14993. 99%Visualizing the code coverage results from Azure Pipelines in Visual Studio - Gérald Barré
  14994. 95%How efficient is RavenDB?
  14995. 98%Librsvg, Rust, and non-mainstream architectures
  14996. 99%Actually Portable Executable
  14997. 98%[JDK-8262273] Deprecate 3DES and RC4 in Kerberos
  14998. 99%ASP.NET Core Pagination Library - BuiltWithDot.Net
  14999. 95%Google admits Kubernetes container tech is so complex, it's had to roll out an Autopilot feature to do it all for you
  15000. 93%Quitting Twitter · Krishna's words
  15001. 99%redbean
  15002. 98%.NET App Developer Links - 2021-02-26
  15003. 99%Profile Store KQL Cheat Sheet
  15004. 99%PeachPie.io - BuiltWithDot.Net
  15005. 99%Azure .NET SDK: Q&A With Jeffrey Richter
  15006. 74%AI learns to Speedrun QWOP (1:08) using Machine Learning
  15007. 97%PowerShell for Visual Studio Code Updates - February 2021 | PowerShell Team
  15008. 95%#Net6 – Single file apps improved for Windows and Mac !
  15009. 99%YamlDotNet - BuiltWithDot.Net
  15010. 98%microsoft/clarity
  15011. 98%Windows 10 System High CPU Usage ACPI.sys
  15012. 97%The Future of Web Software Is HTML-over-WebSockets
  15013. 93%.NET Upgrade Assistant | Get Started
  15014. 98%Map of my personal data infrastructure | beepb00p
  15015. 99%Linux front-end development environment: my experience.
  15016. 92%Imagining a Better Social Media
  15017. 96%Being a workplace crusader - Articles
  15018. 93%My Terminal-First Blogging Workflow
  15019. 99%Ownership as code • brouillon
  15020. 99%Don't define functions inline in your public headers
  15021. 91%Free Online Tool to Convert From 2D/Heightmap Images to 3D STL Mesh File
  15022. 98%Microsoft's Lander on Blazor Desktop: 'I Don't See a Grand Unified App Model in the Future' -- Visual Studio Magazine
  15023. 99%Postgres Text Search: Full Text vs Trigram Search — Aapeli Vuorinen
  15024. 99%Testing Web APIs with POSTMAN and Automating Bearer Token Generation
  15025. 96%The Difficulty of Pricing DevOps Transformations
  15026. 93%Leaving Comments on My Own Pull Requests
  15027. 82%So long, Fry's
  15028. 56%Beware of the Man of a Single Book
  15029. 97%at age 15, I founded a tech startup. here's what I learned.
  15030. 97%Understanding how Leela Chess Zero works
  15031. 99%Macs and 4K 120Hz displays compatibility list
  15032. 96%March 25, 2020 - David Giard joins us to talk about developer relations, public speaking, Blazor and
  15033. 72%9 "rules" for cleaner code | Object Calisthenics
  15034. 99%How to create social media posts from long form content using Python
  15035. 99%ASP.NET Core Dependency Injection: What is the IServiceProvider and how is it Built? - Steve Gordon - Code with Steve
  15036. 92%Cryptology ePrint Archive: Report 2020/1608
  15037. 95%.NET Rocks! vNext
  15038. 94%Observability beyond buzzwords with New Relic's Tori Wieldt | Hanselminutes with Scott Hanselman
  15039. 99%Using Streams with HttpClient to Improve Performance and Memory Usage
  15040. 97%The NuGet.org repository signing certificate will be updated as soon as March 15th, 2021 | The NuGet Blog
  15041. 99%Firm Automates Legacy Web Forms-to-ASP.NET Core Conversions -- Visual Studio Magazine
  15042. 99%Developer prerequisites
  15043. 98%March 22, 2020 - Minimal March - Linux and Blazor. PRs, Finishing the FormView, C#, HTML
  15044. 98%How to copy data in Azure using AzCopy
  15045. 94%March 24, 2020 - Working on Video Widgets and Old Man Developer
  15046. 98%.NET App Developer Links - 2021-02-25
  15047. 99%March 20, 2020 - Minimal March - Linux and Blazor. FormView, C#, HTML
  15048. 95%1Password has none, KeePass has none... So why are there seven embedded trackers in the LastPass Android app?
  15049. 99%Big Data and Machine Learning in .NET 5
  15050. 99%AppBeat Monitoring - BuiltWithDot.Net
  15051. 80%GNU Taler
  15052. 89%Levels.fyi | Salaries & Tools to Level Up Your Career
  15053. 93%What does it mean when a call fails with 0x8000001F = RO_E_BLOCKED_CROSS_ASTA_CALL? | The Old New Thing
  15054. 98%Using strongly-typed entity IDs to avoid primitive obsession
  15055. 97%How I made $101,578.04 selling colors online - Dracula
  15056. 97%Google Analytics: Stop feeding the beast
  15057. 99%The Decline of Computers as a General Purpose Technology
  15058. 66%A 500GB PS4 May No Longer Be Able to Fit Call of Duty: Black Ops Cold War and Warzone - IGN
  15059. 99%AdvandedDLSupport - BuiltWithDot.Net
  15060. 96%Upgrade Assistant | .NET
  15061. 88%GCHQ to use AI to tackle child sex abuse, disinformation and trafficking
  15062. 92%Introducing the Framework Laptop
  15063. 96%Creating serendipity with Python
  15064. 99%Cryptography Interface Design is a Security Concern
  15065. 93%Form S-1
  15066. 95%Document
  15067. 99%INTERCAL, YAML, And Other Horrible Programming Languages
  15068. 99%Common Nginx misconfigurations that leave your web server open to attack | Detectify Blog
  15069. 98%UTM
  15070. 95%PODCAST: The High Jumping Cosmologist - with Katie Mack — Numberphile
  15071. 64%The High Jumping Cosmologist - with Katie Mack — The Numberphile Podcast
  15072. 51%‎The Numberphile Podcast on Apple Podcasts
  15073. 99%CoordinateSharp - BuiltWithDot.Net
  15074. 99%Aphalina Animator - BuiltWithDot.Net
  15075. 93%Latest Firefox release includes Multiple Picture-in-Picture and Total Cookie Protection – The Mozilla Blog
  15076. 83%ENROLL – Reskill Americans
  15077. 99%Tip 307 - How to create faster and smarter apps with .NET 5
  15078. 99%App Building with Azure API Management, Functions, Power Apps, and Logic Apps | ASP.NET Blog
  15079. 99%Projections in Event Sourcing
  15080. 99%Tiny.RestClient - BuiltWithDot.Net
  15081. 85%DidierRLopes/GamestonkTerminal
  15082. 98%259640 - Find Toolbar's highlight mode should show matches next to or on top of scrollbar
  15083. 99%The Blag — Logic And Graphics
  15084. 97%Zero Bug Tolerance
  15085. 99%Intention in languages
  15086. 95%The Coming Era of Tokenized Essays
  15087. 98%A minimal email client – Manu
  15088. 62%Why I Moved My Latest StartUp From SF to Tampa - John Sung Kim
  15089. 64%The Workhorse Group Story
  15090. 99%ASP.NET Community Standup - Flexible HTTP APIs
  15091. 99%Opus Codec
  15092. 96%SynthWave '84 - Visual Studio Marketplace
  15093. 97%opus build
  15094. 96%Andrew Carr blog
  15095. 99%Cryptographic Wear-Out for Symmetric Encryption
  15096. 99%Mituyu - BuiltWithDot.Net
  15097. 95%dotnet/core
  15098. 85%Virtual Summit Session: Have Your Customers Been Pwned? - Arkose Labs
  15099. 99%On .NET Live - Microservice applications with DAPR and .NET
  15100. 98%C#'s Functional Journey
  15101. 96%.NET Framework February 2021 Cumulative Update Preview for Windows 10 2004, Windows Server, version 2004, Windows 10, version 20H2 and Windows Server, version 20H2 | .NET Blog
  15102. 99%Help Name Our Website
  15103. 93%New TypeScript 4.2 Tweaks Include Project Explainer -- Visual Studio Magazine
  15104. 99%App Building with Azure API Management, Functions, Power Apps, and Logic Apps | ASP.NET Blog
  15105. 99%Announcing TypeScript 4.2 | TypeScript
  15106. 76%Microsoft president asks Congress to force private-sector orgs to publicly admit when they've been hacked
  15107. 98%My experience as a Gazan girl getting into Silicon Valley companies
  15108. 89%Google Cloud vs AWS Onboarding Comparison - Kevin's Page
  15109. 99%Integrating Tailwind CSS with Blazor - Detailed Guide
  15110. 98%.NET Foundation January/February 2021 Update
  15111. 71%Do Developers Still Want Swag?
  15112. 99%Modules, monoliths, and microservices
  15113. 99%Coravel - BuiltWithDot.Net
  15114. 98%Introducing State Partitioning – Mozilla Hacks - the Web developer blog
  15115. 99%Entity Framework Core 5 – Pitfalls To Avoid and Ideas to Try | The .NET Tools Blog
  15116. 99%Use Azure Functions with .NET 5 | Dave Brock
  15117. 99%OpenTelemetry 1.0 Extensions Released
  15118. 99%BDDotNet-Bangalor.Net - AWS Cloud for .NET Developers
  15119. 97%What is so special about the Application STA? | The Old New Thing
  15120. 95%How do I reset my PIN complexity requirements after removing a work account from Windows 10? | The Old New Thing
  15121. 99%The Catch Block #47 - Upcoming Features of .NET 6
  15122. 91%Through the eyes of a Cloudflare Technical Support Engineer
  15123. 89%Building an E-Ink Laptop
  15124. 81%LinkedIn is building a gig marketplace - AIM Group
  15125. 99%Decomposing CRUD to a Task Based UI
  15126. 99%Implementing OAuth Pushed Authorisation Requests in Angular
  15127. 98%Playstation 2 Architecture | A Practical Analysis
  15128. 98%Will you pay the consistency costs?
  15129. 99%SQL Mimic - BuiltWithDot.Net
  15130. 96%Teaching Compilers Backward
  15131. 96%Fix for Elgato Key Light not found by Control Center
  15132. 99%Managing ADX Data with .NET Core and Azure B2C | Developer Support
  15133. 98%.NET App Developer Links - 2021-02-24
  15134. 97%10 Years of Open-Source Visualization
  15135. 99%Marten Postgres Document DB - BuiltWithDot.Net
  15136. 99%Boosting Productivity and Performance with the NVIDIA CUDA 11.2 C++ Compiler | NVIDIA Developer Blog
  15137. 94%Taking a Stand in the War on General-Purpose Computing
  15138. 99%The Azure Security Architect Map
  15139. 91%Monsters Weekly 201 - Avoiding SSL Expiries
  15140. 96%Why does Task Manager tell me that I have a Startup program named Program? | The Old New Thing
  15141. 99%Blazor Desktop: The Electron for .NET?
  15142. 96%Ask the Expert: Notebooks in VS Code
  15143. 97%How to Resolve Technical Debt: The Agile Root of Your Problem
  15144. 98%On Prem To The Cloud: Lift and Shift (Ep 2)
  15145. 91%How to Deploy Azure SQL Anywhere – Using Azure Arc for Data Services
  15146. 76%Coloring Sheets — Teresa Grasseschi
  15147. 96%Introducing CodeCarbon, an open source tool to help track the CO2 emissions of your research
  15148. 94%M1 Mac owners are experiencing extremely high SSD writes over short periods of time, likely thanks to aggressive swap
  15149. 98%You need to be able to run your system
  15150. 99%JaxDug - Azure DevOps for .Net- Fall into the Pit of Success - Jeffrey Palermo
  15151. 98%The three freedoms of the web - Paul Bakaus' blog
  15152. 97%The first five employees
  15153. 98%Large-scale Analysis of DNS-based Tracking Evasion - broad data leaks included?
  15154. 96%The Pretty JSON Revolution
  15155. 96%The Ghost Recruiter
  15156. 99%Solving probability problem with code
  15157. 93%Raising $20M from A16Z
  15158. 82%My Essential and Carrier oils entrepreneurial story - Meflyn Anwana
  15159. 89%I miss lunches
  15160. 94%We need a renewed focus on our own cancer antibody responses · Ameyer.me
  15161. 99%On The Basics of Modeling
  15162. 94%Proposal: Association of Security Researchers
  15163. 99%Qml.Net - BuiltWithDot.Net
  15164. 96%Free for developers
  15165. 99%Visual Studio Toolbox Live - Build Your First App with Uno Platform
  15166. 99%Autenticación con Azure Active Directory B2C –End to End-
  15167. 99%Using source generators with a custom attribute to generate a menu component in a Blazor app
  15168. 98%Mikkel Paulson
  15169. 97%What's Top-Paying .NET Skill, In-Demand Language? -- Visual Studio Magazine
  15170. 98%Why Discord is switching from Go to Rust
  15171. 99%GitHub Quick Reviews
  15172. 99%Generating HTTP API clients using Visual Studio Connected Services | ASP.NET Blog
  15173. 96%Dapr for .NET Developers
  15174. 99%Microsoft Releases .NET 6 Preview 1
  15175. 99%JavascriptUtils.NodeJS - BuiltWithDot.Net
  15176. 85%Firefox 86 Introduces Total Cookie Protection – Mozilla Security Blog
  15177. 95%Didja know: Network failure due to the disk full error
  15178. 92%How I heat my home by mining crypto currencies
  15179. 85%Mathematicians Set Numbers in Motion to Unlock Their Secrets
  15180. 99%Reducing initial request latency by pre-building services in a startup task in ASP.NET Core
  15181. 99%Using source generators with a custom attribute to generate a menu component in a Blazor app
  15182. 99%SimplCommerce - BuiltWithDot.Net
  15183. 99%Misleading standard deviation | Andrey Akinshin
  15184. 99%rui314/mold
  15185. 98%.NET App Developer Links - 2021-02-23
  15186. 80%Nurserycam horror show: 'Secure' daycare video monitoring product beamed DVR admin creds to all users
  15187. 99%Exico Shopify Framework - BuiltWithDot.Net
  15188. 96%Tune in for .NET Conf: Focus on Windows, February 25th | .NET Blog
  15189. 97%Survey: Library & Open Source | .NET Blog
  15190. 99%Let's Learn .NET - Web API - Free Live Stream Event
  15191. 97%Pendulum swings
  15192. 98%liamg/traitor
  15193. 99%Experimenting with .NET 5 and 6 using Docker containers
  15194. 99%Free Windows 10 development virtual machines for HyperV, Parallels, VirtualBox, and VMWare
  15195. 99%Don't Code Tired | ICYMI C# 8 New Features: Simplify Array Access and Range Code
  15196. 98%Integrate Create React app with .NET Core 5 - Simple Talk
  15197. 99%(Preview) Creating Azure Functions using .NET 5
  15198. 97%Time for Next-Gen Codecs to Dethrone JPEG
  15199. 99%Free eBook: How to use Dapr for .NET Developers
  15200. 99%Adam Storr - Default .NET 5.0 WeatherForecastController as an Azure Function
  15201. 96%Parler Free Speech Social Network
  15202. 99%REST.net - BuiltWithDot.Net
  15203. 78%Dark Mode Favicons | CSS-Tricks
  15204. 95%Need code help? Call a dev.
  15205. 98%Let's Learn .NET: Web API
  15206. 63%Epic will pay off class-action loot-box settlement with in-game currency
  15207. 70%NetGalley discloses data breach after website was hacked
  15208. 99%Release Preview Release v0.7212202 · dotnet/try-convert
  15209. 97%Parsing floating-point numbers really fast in C#
  15210. 99%Best practices for REST API design - Stack Overflow Blog
  15211. 99%Font Sizer 2.0 - Visual Studio Marketplace
  15212. 97%Which devices support the Mixed Reality Toolkit? | One Dev Question
  15213. 99%Using HttpClient to Send HTTP PATCH Requests in ASP.NET Core
  15214. 98%How I manage notifications to keep myself uninterrupted
  15215. 96%Daily links from Cory Doctorow
  15216. 90%How to Take Smart Notes Book Summary – Love Your Work, Episode 249
  15217. 91%Why I’m Losing Trust in Open Source – gibson.ws
  15218. 97%A retrospective look at Mac OS X Snow Leopard
  15219. 97%Composability in functional and flow-based programming | RIL Labs
  15220. 99%Rethinking the IDE for the 2020s
  15221. 93%Find the Crux by Debating Excellence | cek.log
  15222. 97%Reasons Why I Don't Like TWS Earphones — Vishnu's Pages
  15223. 98%How I use neovim for note-taking | Day 8 of 100
  15224. 99%Kowainik - Totality
  15225. 95%Prodoscore: The Bleak Future of Work
  15226. 99%Oakton v3 super charges the .Net Core/5 command line, and helps Lamar deliver uniquely useful IoC diagnostics
  15227. 99%Add static PBKDF2 one-shot methods · dotnet/runtime@0c47471
  15228. 99%ASP.NET Core in .NET 6 - Part 01 - Overview
  15229. 92%Cryptology ePrint Archive: Report 2020/1581
  15230. 86%10 Software Engineering Laws Everybody Loves to Ignore
  15231. 84%Abundant Capital
  15232. 96%Perseverance Rover’s Descent and Touchdown on Mars (Official NASA Video)
  15233. 99%TaskBeat - BuiltWithDot.Net
  15234. 98%What's new in Windows Forms runtime in .NET 5.0 | .NET Blog
  15235. 96%We Hack Purple Podcast Episode 25
  15236. 97%Microsoft's Distributed Application Runtime (Dapr) Debuts for Microservices Apps -- Visual Studio Magazine
  15237. 96%tree-sitter/tree-sitter
  15238. 99%.NET Support survey
  15239. 93%Ethereum isn't fun anymore
  15240. 97%Episode 366 - Azure Purview
  15241. 93%Lena
  15242. 99%.NET library and OSS survey
  15243. 99%How to Play a Sound with Blazor and JavaScript
  15244. 99%jindrapetrik/jpexs-decompiler
  15245. 95%Indian Government Breached, Massive Amount of Critical Vulnerabilities
  15246. 98%Making Service Workers easier to debug for Progressive Web Applications and more
  15247. 99%Asp.net Core RateLimit - BuiltWithDot.Net
  15248. 99%The .NET Docs Show - Increase your .NET Productivity with Roslyn Analyzers
  15249. 94%Build software better, together
  15250. 99%Build a Blazor 'Copy to Clipboard' component with a Markdown editor | Dave Brock
  15251. 99%Reading candidates’ GitHub profilers
  15252. 98%Multi-targeting a Roslyn analyzer - Gérald Barré
  15253. 88%Shrink SignalR JS client (to 11kB compressed) by benaadams · Pull Request #30320 · dotnet/aspnetcore
  15254. 99%What is Huffman Coding?
  15255. 99%The refactoring test (2) - Open-Closed, Single Responsibility | Cracking the .NET interview
  15256. 98%Reverse engineering a GameBoy Advance game — Complete Guide
  15257. 98%Amazon.com : Datacolor SpyderX Pro – Monitor Calibration Designed for Serious Photographers and Designers SXP100 : Camera & Photo
  15258. 99%Immediate-Mode-UI/Nuklear
  15259. 99%Netduino Facial Recognition WiFi Lock - BuiltWithDot.Net
  15260. 99%Go is not an easy language
  15261. 99%Machine Learning with ML.NET - Guide to Decision Trees
  15262. 96%242: Mac Backups, Store Promotion, & Multi-Window Apps with SceneDelegate
  15263. 99%fitSharp - BuiltWithDot.Net
  15264. 98%FlappyBlazorBird
  15265. 98%FlappyBlazorBird
  15266. 99%A remote code execution vulnerability in qmail
  15267. 99%Building an Android app with .NET 6 - Nick's .NET Travels
  15268. 85%Announcing: Azure Cosmos DB Conf, a free online developer event | Azure Cosmos DB Blog
  15269. 99%My Favorite C# Features - Part 1: Strong-types, Implicit-types, Anonymous-types, and Target-types
  15270. 99%A methodical approach to looking at F# compile times · Discussion #11134 · dotnet/fsharp
  15271. 99%Postgres regex search over 10,000 GitHub repositories (using only a Macbook)
  15272. 98%Dev Discussions: Cecil Phillip | Dave Brock
  15273. 67%YouTube AI Blocked Chess Channel after Confusing 'Black' and 'White' for Racist Slurs
  15274. 99%Anatomy of a Prompt (PowerShell) » Blog Posts
  15275. 95%Mistakes I've Made as an Engineering Manager | CSS-Tricks
  15276. 90%Commenting vs. making
  15277. 98%Dodging pitfalls when transitioning from academia to industry
  15278. 97%Thought Space vs Reality
  15279. 97%Managing (side)projects - Bram's Blog
  15280. 99%Unit testing: The tSQLt framework and the execution of a test!
  15281. 87%Tap your phone at Gold Coast bus stops to access my website
  15282. 95%The problem of CryptoArt
  15283. 98%"But How Do I Actually Start?" Making Games on Your Own as an Engineer
  15284. 99%The modern packager’s security nightmare – Michał Górny
  15285. 91%Nvidia Limits RTX 3060 Hash Rate, Unveils New 'Cryptocurrency Mining Processor' Line of GPUs
  15286. 98%Episode #4: Alex Malozemoff – New attack on homomorphic encryption libraries: what does it mean?
  15287. 97%The .NET Stacks #37: 😲 When your private NuGet feed isn't so private | Dave Brock
  15288. 78%New malformed URL phishing technique can make attacks harder to spot
  15289. 99%Eyes Guard - BuiltWithDot.Net
  15290. 70%The Beirut Bank Job – Darknet Diaries
  15291. 97%Secure ASP.NET Core Web API using API Key Authentication - Coding Sonata
  15292. 98%Let's Learn .NET: Web API
  15293. 99%qeeqbox/social-analyzer
  15294. 99%Azure/azure-functions-openapi-extension
  15295. 95%ASCII fluid dynamics -- IOCCC2012 endoh1.c
  15296. 90%Announcing the .NET Foundation Speakers Directory
  15297. 99%Carrel - Library Management System - BuiltWithDot.Net
  15298. 65%Memory Randomization by adamsitnik · Pull Request #1587 · dotnet/BenchmarkDotNet
  15299. 97%Choose Boring Technology
  15300. 99%GridProtectionAlliance/go2cs
  15301. 94%How to destroy the Earth
  15302. 99%'Apple M1 teaser' - MARC
  15303. 99%XamlCSS - BuiltWithDot.Net
  15304. 87%Age of distractions
  15305. 99%GetYourPet.com - BuiltWithDot.Net
  15306. 84%NASA has Decided to Start Building the Lunar Gateway Using the Falcon Heavy - Universe Today
  15307. 99%TeeChart for .NET - BuiltWithDot.Net
  15308. 99%The Little Language
  15309. 84%0 A.D. | A free, open-source game of ancient warfare
  15310. 99%What's New in EF Core 6.0 Preview 1 -- Visual Studio Magazine
  15311. 96%Less handoffs: reviewer merges
  15312. 93%The problem I have with stand-ups - A blog about technology, development and my own thoughts
  15313. 89%Non-standard solutions to some technical problems
  15314. 98%Website scores kill our success, waste our time
  15315. 97%I paid for Spotify playlist placements so you don’t have to
  15316. 80%Why some of these social networks are so hard to beat
  15317. 98%A year of Rails - macwright.com
  15318. 79%Thorsten Ball - How can you not be romantic about programming?
  15319. 98%Double-Odd Elliptic Curves - Double-Odd Elliptic Curves
  15320. 99%Simple Data Logger - BuiltWithDot.Net
  15321. 99%dotnet/performance
  15322. 91%New malware found on 30,000 Macs has security pros stumped
  15323. 97%The Process is not the Product — The New Agile Anti-Manifesto.
  15324. 94%Deploying Orleans Apps to Kubernetes
  15325. 92%Deploying Orleans Apps to Kubernetes
  15326. 93%M1 Macs have another hidden boot mode
  15327. 96%My Life in E-ink
  15328. 97%Checklist: If you want to see if anyone else has access to your device or accounts
  15329. 99%DataDrop DB - BuiltWithDot.Net
  15330. 94%Checklist: If you want to make sure no one else can see your location
  15331. 90%Announcing the .NET Foundation Speakers Directory
  15332. 88%Checklist: If you want to stop sharing with someone whom you previously shared with
  15333. 99%welcome · ASP.NET Core in Action, Second Edition MEAP V06
  15334. 58%I don't know, Timmy, being God is a big responsibility
  15335. 92%A request for Pinboard old-timers
  15336. 98%Newsletter Week 7, 2021
  15337. 99%github/dmca
  15338. 99%Nyancat CLI - BuiltWithDot.Net
  15339. 98%mikekelly/btc-endgame
  15340. 99%Getting started with Microsoft YARP
  15341. 99%Json.NET - BuiltWithDot.Net
  15342. 66%Iceberger
  15343. 99%YoutubeExplode - BuiltWithDot.Net
  15344. 66%Griddy | Griddy Update: Why energy prices were sky high this week | Texas Energy
  15345. 99%NameResolutionPal.Unix enabled async name resolution by gfoidl · Pull Request #34633 · dotnet/runtime
  15346. 99%GetAddrInfoExA function (ws2tcpip.h) - Win32 apps
  15347. 97%Modified Dns.GetHostAddressesAsync to be truly async by JeffCyr · Pull Request #26850 · dotnet/corefx
  15348. 99%getaddrinfo_a(3) - Linux man page
  15349. 76%Meet Euphoria, a New Trans-Focused App Backed by Chelsea Clinton, Others
  15350. 97%Ask the Expert: Rust at Microsoft
  15351. 99%Code Maze Weekly #65 - Code Maze
  15352. 99%Azure DevOps Podcast: Jeff Fritz on Blazor Webassembly Architecture - Episode 127
  15353. 93%Managing Azure from your phone with the Azure mobile app | Azure Friday
  15354. 66%AFTS Inc., Data Security Issue – Awwd
  15355. 94%Brave Browser leaks your Tor / Onion service requests through DNS.
  15356. 99%Understanding “reversed” callstacks in Visual Studio and Perfview with async/await code
  15357. 98%Cryptology ePrint Archive: Report 2020/1533
  15358. 87%Against Agile
  15359. 97%When a Solution Is Right In Front of You
  15360. 95%Silence
  15361. 99%Why do software engineers struggle to write “chunks” function?
  15362. 91%Open source projects should run office hours
  15363. 95%How to know if you're interviewing at a product-led company
  15364. 96%How to manage your manager
  15365. 96%Lemme | with Music original sound - Kd97
  15366. 99%CliWrap - BuiltWithDot.Net
  15367. 96%Reply to @marknorton14 @charlihasnotallent7 @cr7xxxjw @sharifhashiva @raiden_r2d2
  15368. 99%dotnet/versionsweeper
  15369. 99%[mono] Implement public hot reload API by lambdageek · Pull Request #48380 · dotnet/runtime
  15370. 99%What's New in EF Core 6.0 Preview 1 -- Visual Studio Magazine
  15371. 99%Add hot reload apply changes API: AssemblyExtensions.ApplyUpdate by mikem8361 · Pull Request #48366 · dotnet/runtime
  15372. 90%Announcing the .NET Foundation Speakers Directory
  15373. 94%Learn TV
  15374. 98%Build smaller, faster, and more secure desktop applications with a web frontend | Tauri Studio
  15375. 83%» Ultima VIII (or, How to Destroy a Gaming Franchise in One Easy Step) The Digital Antiquarian
  15376. 98%Introducing Outdated Answers project
  15377. 98%WUG: (Ne)Známé vlastnosti Azure Storage (online)
  15378. 93%The Virtual ML.NET Community Conference 2021: Call for Speakers/Papers
  15379. 99%DiscordChatExporter - BuiltWithDot.Net
  15380. 99%How can I prevent a Windows Runtime WebView from loading any content beyond the initial request and its redirects? | The Old New Thing
  15381. 97%How NASA Designed a Helicopter That Could Fly Autonomously on Mars - IEEE Spectrum
  15382. 97%“I will slaughter you” | daniel.haxx.se
  15383. 99%ASP.NET sites - BuiltWithDot.Net
  15384. 96%bliki: MonolithFirst
  15385. 98%Using HPKE to Encrypt Request Payloads
  15386. 97%Episode 70 - Picking the Right Azure Resources with Barry Luijbregts
  15387. 93%Gleam v0.14 released! – Gleam
  15388. 89%Vertical Farming Does Not Save Space
  15389. 99%12 requests per second in Python
  15390. 99%Require user password verification with ASP.NET Core Identity to access Razor Page
  15391. 99%coolstore-microservices - BuiltWithDot.Net
  15392. 98%Building a High Performance Text Editor
  15393. 99%Why is it so hard to see code from 5 minutes ago?
  15394. 73%Why You Can’t Understand Conservative Rhetoric
  15395. 99%Using Apache Kafka with .NET - Simple Talk
  15396. 99%Introduction to Mixins in TypeScript
  15397. 96%Cake NuGet Packages: Identity and Trust
  15398. 99%Your GitHub story in 3D - GitHub Skyline
  15399. 99%Discover .NET - BuiltWithDot.Net
  15400. 87%1977: Zork
  15401. 80%Questionable Advice: “How can I sniff out bad managers while interviewing for a job?”
  15402. 99%CoreWCF 0.1.0 GA Release
  15403. 99%🎉AutoWrapper Crossed 100K Downloads on NuGet!
  15404. 89%Fat Fritz 2 is a rip-off
  15405. 96%GeForce Is Made for Gaming, CMP Is Made to Mine | The Official NVIDIA Blog
  15406. 87%The DuckTales Doctrine
  15407. 99%The Launch Space: Surface Duo for Xamarin and .NET developers
  15408. 95%ROG Strix G15/17 | Laptops | ASUS USA
  15409. 97%ASP.NET Core Starts Path to Hot Reload, AoT Compilation, Blazor Desktop, More -- Visual Studio Magazine
  15410. 99%Urbit :: the good, the bad, and the insane
  15411. 94%When We Stopped Using Slack
  15412. 89%All your domain are belong to us
  15413. 95%No news is... a sign of a stagnating Internet
  15414. 96%The 2021 Texas power outage is a nation wide problem
  15415. 87%Paying for news — Benedict Evans
  15416. 94%Prediction Markets: Tales from the Election
  15417. 99%lochsh
  15418. 98%Diceware is (slightly) overrated
  15419. 99%Regex basics
  15420. 99%Cross compiling made easy, using Clang and LLVM · mcilloni's blog
  15421. 98%Downsides of working remotely
  15422. 79%Nvidia to cripple Etherum mining on GeForce RTX 3060 cards to deter crypto bods from nabbing all the gear
  15423. 99%Futex Reacquainted
  15424. 97%How to move from LastPass to Bitwarden in ten minutes
  15425. 96%Lisette Sutherland shows us a Handbook for Working Remotely | Hanselminutes with Scott Hanselman
  15426. 98%Cryptology ePrint Archive: Report 2020/1536
  15427. 98%The Cyber Tap Podcast
  15428. 99%Dutch Roman-era bike tour app (iOS) - BuiltWithDot.Net
  15429. 99%On .NET Live - Creating GraphQL APIs with a little Hot Chocolate
  15430. 89%CRA suspends online accounts of over 100,000 Canadians after login credentials found for sale on dark web
  15431. 64%Safari for Mac to Support WebM Video Playback 11 Years After Its Launch
  15432. 89%Introducing: Smarter Tiered Cache Topology Generation
  15433. 95%Api diff between net5.0 and net6.0-preview1 by Anipik · Pull Request #5975 · dotnet/core
  15434. 99%Entity Framework Community Standup - Typed Exceptions for Entity Framework Core
  15435. 97%VS Code Improves ML Model Training with Python -- Visual Studio Magazine
  15436. 97%How Azure SQL Enables Real-time Operational Analytics (HTAP) - Part 1
  15437. 95%Improve load speed by benaadams · Pull Request #9 · terrajobst/themesof.net
  15438. 97%.NET Conf: Focus on Windows
  15439. 99%Wyam static content generator - BuiltWithDot.Net
  15440. 82%Why There’s No Such Thing as a ‘Startup Within a Big Company’
  15441. 96%Mitigating Memory Safety Issues in Open Source Software
  15442. 99%How can I prevent a Windows Runtime WebView from loading any content beyond the initial request? | The Old New Thing
  15443. 99%Deploy a cloud-native ASP.NET Core microservice with GitHub Actions - Learn
  15444. 95%Google Open-Sources Trillion-Parameter AI Language Model Switch Transformer
  15445. 71%The Need to Remove Bad Management
  15446. 96%Zsh Tricks to Blow your Mind
  15447. 95%Modeling temporal data with RavenDB
  15448. 99%The refactoring test (1) | Cracking the .NET interview
  15449. 86%The Fantasy of Opting Out
  15450. 99%VS Code with remote containers and codespaces
  15451. 79%How This Ends - AVC
  15452. 99%My Expenditures - BuiltWithDot.Net
  15453. 71%Blazored hits 1,000,000 downloads on NuGet
  15454. 98%elixir-nx/nx
  15455. 98%.NET App Developer Links - 2021-02-18
  15456. 75%Statistics | Blazor .NET 6
  15457. 99%Calabonga Blog - BuiltWithDot.Net
  15458. 99%Tip 305 - How to automatically manage Azure Blobs lifecycles
  15459. 99%Hello, bot! Conversational AI on Microsoft Platform
  15460. 92%Starlink
  15461. 99%Tip 306 - How to use Deployment Slots in Azure App Service for Containers
  15462. 95%Monsters Weekly 199 - Diagnosing ASP.NET Core Startup Issues in Azure App Service
  15463. 99%Blazor on Desktop
  15464. 99%Pure functions and unused return values
  15465. 99%.NET Rocks! vNext
  15466. 99%Humanizer - BuiltWithDot.Net
  15467. 98%Troy Hunt - Lessons From 10 Billion Breached Records
  15468. 83%Objective or Biased
  15469. 99%Event Sourcing Example & Explained in plain English
  15470. 99%Sending POST, PUT, DELETE Requests Using HttpClient in ASP.NET Core
  15471. 98%First .NET 6 Preview Introduces Blazor Desktop -- Visual Studio Magazine
  15472. 98%Machine Learning Community Standup - Jupyter Notebooks & .NET Interactive
  15473. 97%OpenCelliD Visualization
  15474. 80%Kill the Newsletter!
  15475. 97%Decoding Mars 2020 – Daniel Estévez
  15476. 99%A primer on code generation in Cranelift
  15477. 96%Test Driven Development Deluxe
  15478. 86%Why DoorDash Cannot Deliver Your Order Properly
  15479. 99%Introducing Axelar Network
  15480. 98%ThatGeoGuy - Can email not suck?
  15481. 98%Cryptology ePrint Archive: Report 2020/1535
  15482. 69%Video conferencing is the solution nobody asked for, to a problem that doesn’t exist
  15483. 97%Ray.so - Create beautiful code
  15484. 95%Publishers, curation and algorithms
  15485. 96%Cleanup Transitive Dependencies in .NET with Snitch- CodeWithStu
  15486. 98%You probably don’t need a micro-frontend
  15487. 98%The web didn't change; you did
  15488. 98%CTO day 4: Team building with "I dare you" challenge
  15489. 99%Maybe We Can Have Nice Things
  15490. 66%Declassified spacecrafts and orbital weapons of the USSR &#8211; Russia
  15491. 99%Uno Platform - BuiltWithDot.Net
  15492. 99%Implementing Blazor CRUD using Mudblazor Component Library in .NET 5 - Detailed Guide
  15493. 86%Engage: A Genetec podcast - Episode 6 - "Risky Business" Part II - Password1
  15494. 75%Blazor REPL - Write, compile, execute and share Blazor components in the browser
  15495. 99%Go 1.16 is released - The Go Blog
  15496. 96%.NET Framework February 2021 Cumulative Update Preview for .NET Framework. | .NET Blog
  15497. 99%ASP.NET Core updates in .NET 6 Preview 1 | ASP.NET Blog
  15498. 99%ASP.NET Community Standup - A Blazor Conversation with Chris Sainty
  15499. 99%Announcing Entity Framework Core 6.0 Preview 1 | .NET Blog
  15500. 99%Announcing .NET 6 Preview 1 | .NET Blog
  15501. 99%.NET microservices application architecture guidance
  15502. 93%Uno Platform 3.5 Instantly Supports WinUI 3 Preview 4 as Part of #WinUIEverywhere -- Visual Studio Magazine
  15503. 97%Release 1.0.0-preview9 · microsoft/reverse-proxy
  15504. 96%Distributed Application Runtime (Dapr) v1.0 Announced
  15505. 97%Announcing Dapr v1.0
  15506. 99%Machine Learning Community Standup - Deep Dive into ML.NET APIs
  15507. 96%AVOID Entity Services by Focusing on Capabilities
  15508. 99%ConfigurationRootExtensions.GetDebugView(IConfigurationRoot) Method (Microsoft.Extensions.Configuration)
  15509. 99%B2Emulator - BuiltWithDot.Net
  15510. 98%Life, part 38
  15511. 79%Why did I leave Google or, why did I stay so long?
  15512. 99%How can I return custom content for specific URLs requested by a Windows Runtime WebView? | The Old New Thing
  15513. 94%Deploying Orleans Apps to Kubernetes
  15514. 96%graydon2 | always bet on text
  15515. 55%Egyptian logistics startup raises pre-seed funding from syndicate of angel groups - Disrupt Africa
  15516. 58%An anniversary for great justice: Remembering “All Your Base” 20 years later
  15517. 60%2021 TIME100 Next: Kizzmekia Corbett
  15518. 97%NHibernate Profiler video
  15519. 98%Development With A Dot - ASP.NET Core Pitfalls – AJAX Requests and XSRF
  15520. 98%Remote Heart Rate Detection using Webcam and 50 Lines of Code
  15521. 99%gitattributes.io - BuiltWithDot.Net
  15522. 98%gitignore.io
  15523. 94%Everything You Need to Know About NASA's Perseverance Rover Landing on Mars - IEEE Spectrum
  15524. 98%.NET App Developer Links - 2021-02-17
  15525. 99%MailBody - BuiltWithDot.Net
  15526. 99%davidfowl/DotNetCodingPatterns
  15527. 99%Go 1.16 Release Notes - The Go Programming Language
  15528. 99%What is the difference between a DTO and a POCO (or POJO)
  15529. 97%What You Need to Know About CSS-in-JS in 2021
  15530. 99%Making Easy Auth tokens survive releases on Linux Azure App Service
  15531. 96%Azure Durable Functions - Support Caller - Azure Greg
  15532. 97%Done Answering Questions Stack Overflow
  15533. 97%Xamarin Community Toolkit - MultiConverter & VariableMultiValueConverter
  15534. 99%Sjoelbak / Dutch Shuffleboard for iOS - BuiltWithDot.Net
  15535. 99%esbuild - FAQ
  15536. 69%"You'll never work in this town again"
  15537. 99%Why you should stop using CSS shorthand
  15538. 91%The power of good service
  15539. 66%Academic corruption 2: Emasculated culture
  15540. 98%blog - 2021 - 01 - 13
  15541. 98%DevOps for ASP.NET Developers: Hosting NuGet Packages
  15542. 96%DevOps for ASP.NET Developers: Hosting NuGet Packages
  15543. 84%How they harvest our data
  15544. 90%Episode 365 - Bellhop
  15545. 99%Managing Hierarchical Data in MySQL — Mike Hillyer's Personal Webspace
  15546. 98%Government and its Test Pages
  15547. 97%How I manage my browser tabs to maximize focus
  15548. 99%Crappy looking site.
  15549. 99%Functorio
  15550. 96%And the Winner of the Game Idea Challenge Is.... | Learn With Dr G
  15551. 96%Azure Unblogged - Azure Migrate
  15552. 95%The fat storage system
  15553. 97%Using the Power Platform to help Stroke Survivors with Paul Burns
  15554. 98%Cryptology ePrint Archive: Report 2020/1541
  15555. 99%Series Watchlist - BuiltWithDot.Net
  15556. 99%ASP.NET Community Standup - Better Razor Editing in Visual Studio
  15557. 97%Implement ECC APIs on Android using Android-built-in Crypto APIs by jkoritzinsky · Pull Request #48348 · dotnet/runtime
  15558. 95%Changes to LastPass Free - The LastPass Blog
  15559. 85%Raspberry Pi Officially Embraces Visual Studio Code, Telemetry and All -- Visual Studio Magazine
  15560. 99%GitHub Quick Reviews
  15561. 94%I just deleted a thousand lines of code - and I'll do it again! (Code quality/Technical debt)
  15562. 91%The ASP.NET Team @TheASPNETTeam
  15563. 92%upgundecha/howtheysre
  15564. 93%What I Worked On
  15565. 98%The Worst Experience I've Had With an aarch64 MacBook
  15566. 99%Fusion++ - BuiltWithDot.Net
  15567. 99%The .NET Docs Show - Modern authentication for your .NET apps with Microsoft Identity Platform
  15568. 93%Hardware engineers solve a usability problem with the PS/2 connector, but inadvertently create a new one | The Old New Thing
  15569. 94%Interlocked.Or Method (System.Threading)
  15570. 99%Arranging Invisible Icons in Quadratic Time
  15571. 96%“User Engagement” Is Code For “Addiction”
  15572. 99%ASP.NET Core Dependency Injection: What is the IServiceCollection? - Steve Gordon - Code with Steve
  15573. 98%apankrat/nullboard
  15574. 99%Adding ASP.NET Core authorization for an Azure Blob Storage and Azure AD users using role assignments
  15575. 97%Entity Framework Profiler video
  15576. 99%Using source generators to to generate a menu component in a Blazor app
  15577. 99%Using source generators to to generate a menu component in a Blazor app
  15578. 97%Unbiased median absolute deviation based on the Harrell-Davis quantile estimator
  15579. 98%davidfowl/DotNetCodingPatterns
  15580. 99%Aussie Weather - BuiltWithDot.Net
  15581. 96%Performance Profiling - CPU Usage
  15582. 99%Many Small Queries Are Efficient In SQLite
  15583. 71%Talking Blazored on the Blazor Community Standup
  15584. 99%DotNet Boxed includes prescriptive templates for .NET Core
  15585. 97%”SonoBus
  15586. 89%Windows Refund Day
  15587. 98%.NET App Developer Links - 2021-02-16
  15588. 99%The Evolution of ASP.NET - A Quick Recap
  15589. 99%Ghostwriter.AI - BuiltWithDot.Net
  15590. 99%Building a Foundation for Technical Wellness - Option A
  15591. 99%Add PriorityQueue to System.Collections.Generic (#43957) by pgolebiowski · Pull Request #46009 · dotnet/runtime
  15592. 87%127 million user records from 8 companies put up for sale on the dark web | ZDNet
  15593. 94%A Visual Guide: To Sustainable Software Engineering
  15594. 99%Use project Tye to host Blazor WASM and ASP.NET Web API on a single origin to avoid CORS
  15595. 96%JetBrains .NET Day Online 2021 – Call for Speakers – .NET Tools Blog | JetBrains
  15596. 97%Azure Functions in C# quick FAQs and tips
  15597. 98%Web Proxy Authentication
  15598. 95%Interview: Amanda Schneider Milne, Software Developer / Manager / Executive
  15599. 97%Don't Code Tired | ICYMI C# 8 New Features: Nested Switch Expressions
  15600. 98%Reading Code Is a Skill - DZone Agile
  15601. 98%Adam Storr - Controlling The Logging Levels in Azure Functions
  15602. 99%Agenty "Agents for Machine Intelligence" - BuiltWithDot.Net
  15603. 99%Fetching Data and Content Negotiation with HttpClient in ASP.NET Core
  15604. 98%Your phone vs. Supercomputers
  15605. 97%Mining Bitcoin with pencil and paper: 0.67 hashes per day
  15606. 98%It's going to cost four figures
  15607. 99%The Database Inside Your Codebase
  15608. 97%What Inception Net Doesn't See
  15609. 93%YouTubers have to declare ads. Why doesn't anyone else?
  15610. 98%Part 18: Packed textures and Keywords | Team Dogpit on Patreon
  15611. 86%Introduction - OWASP Cheat Sheet Series
  15612. 99%Cryptology ePrint Archive: Report 2020/1545
  15613. 99%HubCount - BuiltWithDot.Net
  15614. 97%Using GitHub Actions for Bulk Resolving
  15615. 96%Porsche 911 10295 | Creator Expert | Buy online at the Official LEGO® Shop AU
  15616. 99%Faster JavaScript calls · V8
  15617. 99%RepoZ - BuiltWithDot.Net
  15618. 98%ModelState in ASP.NET 5.0 MVC
  15619. 92%I Really Blew It | Interactive Storytelling Tools for Writers
  15620. 99%OTCC : Obfuscated Tiny C Compiler
  15621. 93%Real-Time System Conditions
  15622. 99%ASP.NET Community Standup - Dapr + .NET
  15623. 95%International money transfers, sanctions and utter stupidity
  15624. 84%Ice Formations Diurnal Freeze-Thaw Cycles
  15625. 96%Packaging a Roslyn Analyzer with NuGet package references - Gérald Barré
  15626. 97%Being a COBOL developer can be very fun
  15627. 99%Correctly converting a character to lower/upper case - Gérald Barré
  15628. 99%The COM static store, part 6: Using C++ weak references | The Old New Thing
  15629. 99%Julia 1.6: what has changed since Julia 1.0?
  15630. 99%Getting started with Behavior Driven Development (BDD) in .NET using SpecFlow
  15631. 99%A first-person engine in 265 lines
  15632. 93%Control Panel
  15633. 97%thegrims/UsTaxes
  15634. 99%JonPSmith/EfSchemaCompare
  15635. 99%elmah.io - BuiltWithDot.Net
  15636. 98%.NET App Developer Links - 2021-02-15
  15637. 98%Machine Learning with ML.NET - Support Vector Machines
  15638. 96%241: Goodbye DTK, Hello Mac App Development
  15639. 65%Australia's 10 most dangerous snakes
  15640. 93%High-Performance Large-Scale Image Recognition Without Normalization
  15641. 99%Announcing TypeScript 4.2 RC | TypeScript
  15642. 55%Half Doses of Moderna Produce Neutralizing Antibodies - Marginal REVOLUTION
  15643. 98%Microsoft Ignite
  15644. 99%WinUI 3 Preview 4 (February 2021) - WinUI
  15645. 96%OOPs, I did it again – Webinar recording – .NET Tools Blog | JetBrains
  15646. 99%Creating a Windows Service with C#/.NET5 | #ifdef Windows
  15647. 98%How to Upgrade a UWP Application to WinUI 3.0 - Nick's .NET Travels
  15648. 99%Running custom availability tests using Azure Functions
  15649. 99%Hangfire - BuiltWithDot.Net
  15650. 98%I don't want to do front-end anymore
  15651. 98%Why is Python Popular?
  15652. 98%rand-net/khan-dl
  15653. 99%Karan Sharma | Running Nomad for home server
  15654. 98%Multi-asset shielded pool project (MASP)
  15655. 85%On Witchcraft
  15656. 92%Why do we write design documents?
  15657. 94%What I'm Building in 2021
  15658. 98%Don't Mess with Backprop: Doubts about Biologically Plausible Deep Learning
  15659. 99%For the Love of Macros
  15660. 89%A Billion Mockingbirds: The Role of Journalists in Destroyed Civilization
  15661. 72%"Location-Based Pay" - Who Are You to Complain?
  15662. 99%OpenCQRS - BuiltWithDot.Net
  15663. 92%Preliminary Analysis of the Invalid Minting Bug
  15664. 81%cube composer
  15665. 88%Racket v8.0
  15666. 97%The complexity that lives in the GUI
  15667. 99%GTAmodding/re3
  15668. 98%Finding Bugs in C and C++ Compilers using YARPGen
  15669. 99%LiteDb NoSql database - BuiltWithDot.Net
  15670. 99%K-9 Mail is looking for funding
  15671. 97%no dogma podcast - powered by FeedBurner
  15672. 97%Secure ASP.NET Core Web API using JWT Authentication - Coding Sonata
  15673. 99%The worst of the two worlds: Excel meets Outlook |
  15674. 99%BTCPay Server - BuiltWithDot.Net
  15675. 82%Pride D20 Enamel Pins
  15676. 99%BuildStats.info - BuiltWithDot.Net
  15677. 58%Statement on New York Times Article
  15678. 97%Azure Functions Updates Include Moving .NET Outside the Runtime
  15679. 99%MySqlConnector - BuiltWithDot.Net
  15680. 99%Beginner's Series to: Dev Containers
  15681. 90%Expertos: 1,2,3,4,5,6… clave del Presidente es de las más inseguras del mundo | Crhoy.com
  15682. 96%OSM In Realtime
  15683. 98%ratfactor/ziglings
  15684. 92%Taming the E-Mail Avalanche
  15685. 99%Why no one should use the AT&T syntax ever, for any reason, under any circumstances
  15686. 99%The state of Linux on desktop (2020)
  15687. 92%Securing the post-quantum world
  15688. 71%How I Deal with My Fear of Confusing Readers - PASSIONATE REASON
  15689. 65%How Our Brutal Science System Almost Cost Us A Pioneer Of mRNA Vaccines
  15690. 65%subject matter networks
  15691. 97%Duende Software Blog
  15692. 99%ConjuGato - BuiltWithDot.Net
  15693. 93%shitbowl
  15694. 86%SVG Repo - Free SVG Vectors and Icons
  15695. 99%How to Host .NET Core Applications in VPS Using Docker
  15696. 99%FlubuCore - BuiltWithDot.Net
  15697. 87%Welcoming Google as a Visionary Sponsor of the PSF
  15698. 50%Dev creeped out after he fired up Ubuntu VM on Azure, was immediately approached by Canonical sales rep
  15699. 70%Goodbye YC
  15700. 99%SVG: The Good, the Bad and the Ugly | Eisfunke
  15701. 98%3,2 milliards d'emails et de mots de passe fuités ? Impressionnant, mais pas inquiétant - Cyberguerre
  15702. 99%OrchardCore CMS - BuiltWithDot.Net
  15703. 97%Our Solo v2 launch is official!
  15704. 99%flameshot-org/flameshot
  15705. 80%14 Maryland Avenue, Carrara QLD 4211 | Domain
  15706. 99%DotNet AOP - BuiltWithDot.Net
  15707. 66%Decades-Old Computer Science Conjecture Solved in Two Pages
  15708. 92%TWC9: MSIgnite registration is open, Visual Studio Code 1.53, Azure Space Mystery Game, and more!
  15709. 87%Short Fat Engineers Are Undervalued
  15710. 99%StreetWise.org - BuiltWithDot.Net
  15711. 99%Building modern hybrid applications with Azure Arc and Azure Stack | Azure Friday
  15712. 85%Chinese Character Test
  15713. 97%C# with CSharpFritz S2 E5 - Get Started with OpenAPI and gRPC with ASP.NET Core
  15714. 92%Ask the Expert: Smart Data Pipelines to Azure: Ingesting and migrating data the DataOps way
  15715. 99%How to get better outbound connectivity using Azure NAT Gateway | Azure Friday
  15716. 99%Code Maze Weekly #64 - Code Maze
  15717. 97%File Picker (Xamarin.Essentials API of the Week)
  15718. 97%Programming a Better Life
  15719. 98%A retrospective of 100k yearly pageviews
  15720. 97%Clubhouse Is the Future of Talk Radio • Vance Lucas
  15721. 96%Why Bumble is overvalued
  15722. 97%Ben Wiser | Building web apps without a SPA
  15723. 69%Why You Should Ignore Every Founder's Story About How They Started Their Company
  15724. 65%In Pursuit Of The Human Aim Of Leisure
  15725. 95%Organic, Homegrown HTML
  15726. 98%MSI AMD 7970 Graphics Card and Philips BDM4037U monitor
  15727. 99%tensorflow/swift
  15728. 97%On BDD with Predicate: Breaking the “Lattice Barrier” for the Hidden Number Problem
  15729. 99%Creating Azure Functions using .NET 5
  15730. 99%SerenityOS - Writing a full chain exploit
  15731. 83%Startup chooses Blazor and Xamarin for full-stack development using C#
  15732. 99%Migrate & Modernize ASP.NET Applications with Azure App Service and .NET 5
  15733. 76%Power BI Report
  15734. 99%BFF.DataVirtualizingCollection - BuiltWithDot.Net
  15735. 98%Microsoft Preps WinUI 3 for Production Debut Next Month -- Visual Studio Magazine
  15736. 96%Coding Adventure: Chess AI
  15737. 97%Self-Organising Textures
  15738. 99%HttPlaceholder - BuiltWithDot.Net
  15739. 72%12 most-important Indian origin tech executives in the world | Gadgets Now
  15740. 97%The COM static store, part 5: Using COM weak references | The Old New Thing
  15741. 92%Apple redirects Google Safe Browsing traffic through its own proxy servers to prevent disclosing users' IP addresses to Google in iOS 14.5
  15742. 90%Release OpenSleigh v0.11.0 · mizrael/OpenSleigh
  15743. 98%jimblandy/context-switch
  15744. 99%Warning: Weird Wormholes! - BuiltWithDot.Net
  15745. 85%Chick Corea
  15746. 96%Xamarin Community Toolkit Extravaganza!
  15747. 98%.NET App Developer Links - 2021-02-12
  15748. 99%Cofoundry CMS - BuiltWithDot.Net
  15749. 99%.NET Rocks! vNext
  15750. 99%Building A Custom Event Hubs Event Processor with .NET | Azure SDK Blog
  15751. 98%IronPython: First steps - Simple Talk
  15752. 98%How to Unit Test Existing C# Apps? Easy—With a Mocking Tool
  15753. 99%Introducing Abbot, a powerful ChatOps tool for collaborative work
  15754. 99%Azure App Service, Health checks and zero downtime deployments
  15755. 99%Clippings.io for Kindle - BuiltWithDot.Net
  15756. 97%Senior Infrastructure Engineer Job in Albury Area
  15757. 84%LinkedIn’s Alternate Universe
  15758. 99%Performance Profiling - In Production
  15759. 88%Frustum planes from the projection matrix
  15760. 91%The Evolution of Developer Salaries: Looking Back 20 Years
  15761. 99%The .NET Docs Show - A beginner's introduction to APIs in ASP.NET Core
  15762. 98%VS Code C++ Tool Customizes IntelliSense for Target Platforms -- Visual Studio Magazine
  15763. 99%What Do You Actually Agree To When You Accept All Cookies
  15764. 97%Art of Sustaining at Things – Unstructed.tech
  15765. 95%#1 Riding with Peloton - Back of the Napkin VC
  15766. 98%Podman
  15767. 93%Typing, RSI, and what I do differently
  15768. 91%Ramanujan Machine Redux | Persiflage
  15769. 99%a fun technique with iframes on the web – ciphrd
  15770. 98%Environment Aware Sessions in SSH – Steven Wade
  15771. 93%Nouriel Roubini: ‘Tether is a criminal enterprise,’ SEC should probe Elon Musk’s bitcoin tweets
  15772. 89%Why Remote Friendly Won’t Do
  15773. 97%Feeds Considered Harmful
  15774. 93%Kubernetes Failure Stories
  15775. 97%Uncovering a 24-year-old bug in the Linux Kernel
  15776. 98%Why I Built Litestream
  15777. 92%Modern Management Made Easy with Johanna Rothmann | Hanselminutes with Scott Hanselman
  15778. 99%Public-Key Cryptography Standard (PKCS) #11 v 3.0 has been released: What is it, and what does it mean for RHEL?
  15779. 99%Open-source HTTP API packages and tools | ASP.NET Blog
  15780. 99%On .NET Live - Generating docs for ASP.NET Core Web APIs with Swashbuckle
  15781. 90%Episode 364 - Virtual Networking with Functions
  15782. 99%Neural Regression Using PyTorch: Defining a Network -- Visual Studio Magazine
  15783. 87%Analyzing Code with Infer#
  15784. 98%C#/WinRT Authoring Preview Unveiled -- Visual Studio Magazine
  15785. 99%Staying safe with .NET containers | .NET Blog
  15786. 96%Release v5.0.211103 · dotnet/format
  15787. 99%Announcing Rust 1.50.0 | Rust Blog
  15788. 84%Product Manager - Data & Security Products
  15789. 99%Building a Code Analyzer for .NET
  15790. 97%Build native and hybrid mobile apps with Mobile Blazor Bindings
  15791. 99%GooglePlacesApi - BuiltWithDot.Net
  15792. 92%Quantum cryptography network spans 4600 km in China – Physics World
  15793. 99%The COM static store, part 4: Aggregating into a single object | The Old New Thing
  15794. 98%Why I don't use the "else" keyword in my code anymore
  15795. 84%Google is now telling users that its iOS apps are out of date (despite no updates being available) – product considerations
  15796. 99%Beej's Guide to Network Programming
  15797. 99%satwikkansal/wtfpython
  15798. 98%How to remote desktop fullscreen RDP with just SOME of your multiple monitors
  15799. 98%Exporting Open Telemetry Data to Jaeger
  15800. 99%tusdotnet - BuiltWithDot.Net
  15801. 96%system76/launch
  15802. 99%Do You Write Code With Your Mouse?
  15803. 99%spec: add generic programming using type parameters · Issue #43651 · golang/go
  15804. 99%Tiny top-level programs with C# 9 and SmallSharp and Visual Studio
  15805. 98%.NET App Developer Links - 2021-02-11
  15806. 93%Add Simple Distributed Tracing in .NET Libraries - CodeWithStu
  15807. 99%.NET Core Koans - BuiltWithDot.Net
  15808. 98%Progress Report January 2021 · yuzu
  15809. 97%Get on the Windows Terminal PREVIEW train - now with Settings UI
  15810. 99%Getting The Most Out Of Git — Smashing Magazine
  15811. 99%Don't Code Tired | ICYMI C# 8 New Features: Simplify If Statements with Property Pattern Matching
  15812. 99%Keep Tests Short and DRY with Extension Methods
  15813. 98%[Guest Post] Better refactoring for Unity projects using .NET analyzers | Visual Studio Blog
  15814. 99%Cake Frosting: More Maintainable C# DevOps
  15815. 99%HockeyStats - BuiltWithDot.Net
  15816. 99%.NET Rocks! vNext
  15817. 99%hello — helloSystem experimental documentation
  15818. 99%DNS exfiltration of data: step-by-step simple guide
  15819. 99%On .NET Live - Running PHP and Wordpress sites on .NET with PeachPie
  15820. 99%Aggregate (Root) Design: Behavior & Data
  15821. 99%GitHub Quick Reviews
  15822. 98%How to Record Great Sounding / High Quality Audio at Home
  15823. 59%An Inside Joke for the Super-Rich - The Irrelevant Investor
  15824. 87%Why doesn’t “Look Around” (Apple’s Street View) cover more areas?
  15825. 99%Web Scraping 101 with Python
  15826. 98%An Incomplete Field Guide to Crypto Adoption
  15827. 93%Diligent (not Dry) January
  15828. 98%Patterns of Distributed Systems
  15829. 95%From Idea to MVP to Hacker News in 44 Hours
  15830. 94%Release MsQuic v1.1.0 · microsoft/msquic
  15831. 99%What's new with Translator
  15832. 98%Good-bye ESNI, hello ECH!
  15833. 99%Getting Started with Netduino - BuiltWithDot.Net
  15834. 98%Are we game yet?
  15835. 98%.NET Framework February Security and Quality Rollup | .NET Blog
  15836. 97%Getting started with embedded device development doesn't have to be long and tedious. See how Ryan Winter's team's getting started guides will get you going in a matter of minutes on the #IoTShow
  15837. 96%Preparing to Issue 200 Million Certificates in 24 Hours
  15838. 97%CS193p - Developing Apps for iOS
  15839. 90%Arkadia Zoomquilt
  15840. 88%Timezone Bullshit
  15841. 99%Mobidb Database - BuiltWithDot.Net
  15842. 99%One second to read GitHub code with VS Code
  15843. 98%Stack Overflow Users Rejoice as Pattern Matching is Added to Python 3.10 - Stephen Brennan
  15844. 99%Projections in Event Sourcing: Build ANY model you want!
  15845. 98%The COM static store, part 3: Avoiding creation of an expensive temporary when setting a singleton | The Old New Thing
  15846. 87%Cambridge Bitcoin Electricity Consumption Index (CBECI)
  15847. 99%dotnet/designs
  15848. 98%SDL moving to GitHub - SDL Development - Simple Directmedia Layer
  15849. 99%BeatPulse - BuiltWithDot.Net
  15850. 94%Competitor Reported Our No-Buckle Belts as Containing a DEA Controlled Substance and Got Us…
  15851. 96%Dependency Confusion: How I Hacked Into Apple, Microsoft and Dozens of Other Companies
  15852. 99%Haxe 4.2.0 is released! - Announcements - Haxe Community
  15853. 96%2. Y-axis assembly
  15854. 98%.NET App Developer Links - 2021-02-10
  15855. 99%Cake (C# Make) - BuiltWithDot.Net
  15856. 96%SDL moving to GitHub - SDL Development - Simple Directmedia Layer
  15857. 88%Using position: sticky to create persistent headers in long texts
  15858. 99%Building Micro Frontends with Components | Creating Startups
  15859. 58%Monsters Weekly 198 - MassTransit with Chris Patterson
  15860. 97%Uno Platform Sustaining the Open-Source Uno Platform
  15861. 98%Llofty Ambitions
  15862. 99%conwnet/github1s
  15863. 99%RazorCart eCommerce - BuiltWithDot.Net
  15864. 63%Creeping as a Service (CraaS)
  15865. 65%Salesforce rolls out permanent remote work plans | ZDNet
  15866. 99%ASP.NET CORE 5: Implement Web API Pagination with HATEOAS Links
  15867. 82%DDoSers are abusing the Plex Media Server to make attacks more potent
  15868. 97%Path.TrimEndingDirectorySeparator Method (System.IO)
  15869. 97%Path.EndsInDirectorySeparator Method (System.IO)
  15870. 91%PemEncoding Class (System.Security.Cryptography)
  15871. 99%StringBuilder.GetChunks Method (System.Text)
  15872. 96%Type.IsAssignableTo(Type) Method (System)
  15873. 99%StringSplitOptions Enum (System)
  15874. 80%Cat GIF - Find & Share on GIPHY
  15875. 80%Cat GIF - Find & Share on GIPHY
  15876. 51%Cat GIF - Find & Share on GIPHY
  15877. 95%Pull request auto-merge is now generally available - GitHub Changelog
  15878. 51%Cat GIF - Find & Share on GIPHY
  15879. 96%Release Bebop v2.1.0 · RainwayApp/bebop
  15880. 99%Event Sourcing with Marten V4: Aggregated Projections
  15881. 93%Xamarin Community Toolkit: StateLayout
  15882. 98%Release Preview Release v0.7210903 · dotnet/try-convert
  15883. 90%How Lyft discovered OpenStreetMap is the Freshest Map for Rideshare
  15884. 98%Pattern matching accepted for Python
  15885. 99%The uphill battle of prioritising technical debt - andre.schweighofer
  15886. 96%Product Management is Detective Work
  15887. 99%From First Principles: Why Scala?
  15888. 92%Crackpot Cryptography and Security Theater
  15889. 87%Entrepreneurs & Stress
  15890. 79%Be Humble
  15891. 97%.NET February 2021 Updates – 5.0.3, 3.1.12, 2.1.25 | .NET Blog
  15892. 98%Exposing sequential IDs is bad! Here is how to avoid it. | Petre Popescu
  15893. 87%Clubhouse
  15894. 98%The Technology of iCircuit 3D
  15895. 99%dave yarwood · How I deploy my personal projects
  15896. 80%(Autistic) visionaries are not natural-born leaders - Alexey Guzey
  15897. 99%GitHub Actions on Azure Stack Hub
  15898. 97%Why should I give you my ID card
  15899. 97%Home Lab Beginners guide - Hardware
  15900. 93%Where to find your first growth marketer?
  15901. 99%DotNest - BuiltWithDot.Net
  15902. 97%#034 José Valim reveals Project Nx - Thinking Elixir
  15903. 99%Troy Hunt - Lessons From 10 Billion Breached Records
  15904. 93%Conquer data sprawl and unleash digital transformation with Azure Purview
  15905. 98%GitHub Quick Reviews
  15906. 91%No. 2 Data Science IDE? VS Code -- Visual Studio Magazine
  15907. 94%Hey now, you’re an all-star
  15908. 94%What's the Difference between Channel<T> and ConcurrentQueue<T> in C#?
  15909. 98%Cross-Platform In-App Purchases for Xamarin.Mac Apps!
  15910. 99%Building Realtime applications on Angular with ASPNET Core and SignalR
  15911. 85%Options Should Allow to Configure the Default Branch Name
  15912. 98%No Support Linux Hosting is Shutting Down
  15913. 99%ASP.NET Community Standup - A Blazor Conversation with Chris Sainty
  15914. 95%An Interactive Guide to CSS Transitions
  15915. 99%Duality 2D game engine - BuiltWithDot.Net
  15916. 92%Mozilla Welcomes the Rust Foundation – The Mozilla Blog
  15917. 99%ASP.NET Community Standup - ASP.NET Core Architecture: Part 2
  15918. 99%The COM static store, part 2: Race conditions in setting a singleton | The Old New Thing
  15919. 98%I don't want to do front-end anymore
  15920. 78%2020 U.S. Election: Cybersecurity Analysis
  15921. 99%Turning an old Amazon Kindle into a eink development platform
  15922. 99%Using HTMX with ASP.NET Core: Deleting items with a page refresh
  15923. 99%Using source generators to find all routable components in a Blazor WebAssembly app
  15924. 96%Unbiased median absolute deviation | Andrey Akinshin
  15925. 99%Volume Meter - BuiltWithDot.Net
  15926. 99%Algorithms by Jeff Erickson
  15927. 98%.NET App Developer Links - 2021-02-09
  15928. 98%Blog with Markdown + Git, and degrade gracefully through time
  15929. 99%Monitor Azure WebJobs status with Azure Application Insights
  15930. 99%FrEee strategy game - BuiltWithDot.Net
  15931. 99%Sharing data between CSS and JavaScript using custom properties
  15932. 98%TechEmpower Web Framework Performance Comparison
  15933. 98%Make code more readable by refactoring it with ReSharper – .NET Tools Blog | JetBrains
  15934. 98%Continuous Monitoring for Web Performance and Accessibility | Azure DevOps Blog
  15935. 97%10 Reasons to Love Passwordless #2: NIST Compliance
  15936. 99%My experience of using modular monolith and DDD architectures – The Reformed Programmer
  15937. 99%Adam Storr - How I Approach New Codebases
  15938. 95%Google joins the Rust Foundation
  15939. 99%seRead serial port reader - BuiltWithDot.Net
  15940. 99%State of the Common Lisp ecosystem, 2020 🎉 - Lisp journey
  15941. 98%Legacy Survey Sky Browser
  15942. 95%Performance Profiling - Picking the right tool
  15943. 98%TechEmpower Web Framework Performance Comparison
  15944. 53%⚓ T273741 Investigate unusual media traffic pattern for AsterNovi-belgii-flower-1mb.jpg on Commons
  15945. 98%Improving HTTP with structured header fields
  15946. 97%Structured Field Values for HTTP
  15947. 99%The .NET Docs Show - Creating an OSS mobile app using Xamarin + Azure ☁️
  15948. 87%What is the value of a tree?
  15949. 79%Just Launch the Damn Thing!
  15950. 99%I built an internet performance analytics tool isplogger.com
  15951. 98%Why You're In An Echo Chamber
  15952. 84%Can Machines Think?
  15953. 94%My opinion on blockchain
  15954. 98%What's an SPF Record? - Ultimate Guide to Email
  15955. 98%A look at GSM
  15956. 99%Cake - Cake v1.0.0 released
  15957. 99%Reverie: An optimized zero-knowledge proof system
  15958. 91%The Real Novelty of the ARPANET
  15959. 84%Use ideas as tools not truths
  15960. 96%Introducing Clerk: All of user management, not just authentication - Clerk
  15961. 99%The state of JVM desktop frameworks: Jetpack Compose for Desktop
  15962. 94%Learn to code and write games on the Nintendo Game Boy | MVG
  15963. 97%I followed my dreams to get demoted to software developer - Stack Overflow Blog
  15964. 99%HTTP server for .NET Core CLI - BuiltWithDot.Net
  15965. 95%Free Speech & Deplatforming - Firewalls Don't Stop Dragons Podcast
  15966. 97%Microsoft Boosts Java in Azure Spring Cloud, VS Code -- Visual Studio Magazine
  15967. 96%How To Combine Low Code With AI For Your Business?
  15968. 99%Upload Files to Azure with .NET Core Web API and Blazor WebAssembly
  15969. 98%Introduction to Git | Stream Recap | Learn With Dr G
  15970. 98%Weekly .Net Tech Stack - #2
  15971. 97%.NET 6.0 TFMs by terrajobst · Pull Request #174 · dotnet/designs
  15972. 99%Machine Learning Community Standup - Statistics & ML with FSharp.Stats
  15973. 95%Rust Foundation
  15974. 67%Who won Super Bowl LV? A look at Internet traffic during the game
  15975. 97%Mac utility Homebrew finally gets native Apple Silicon and M1 support
  15976. 99%Hastlayer - BuiltWithDot.Net
  15977. 93%Intro to Graphics 06 - 3D Transformations
  15978. 99%Blackjack in Blazor Part 4 - Putting it All Together
  15979. 96%Why you should never use Cloudflare Free CDN Plan
  15980. 98%Shithub: the fragrant git host
  15981. 53%Accused murderer wins right to check source code of DNA testing kit used by police
  15982. 96%Blazor Stability Testing Tools for Bullet Proof Applications
  15983. 99%Treating Primitive Obsession with ValueObjects | DDD in .NET
  15984. 96%The performance degradation in the load testing tool
  15985. 99%The COM static store, part 1: Introduction | The Old New Thing
  15986. 77%Congratulations to Cloudflare’s 2020 Partner Award Winners
  15987. 99%Making Sense of The Audio Stack On Unix
  15988. 99%Blazor WebAssembly - Uploading Files - EP18
  15989. 99%Eto.Forms interface framework - BuiltWithDot.Net
  15990. 92%Un cadre de Cdiscount suspecté d’avoir dérobé les données de 33 millions de clients
  15991. 98%An Introduction to Channels in C#
  15992. 75%Blazor REPL - Write, compile, execute and share Blazor components in the browser
  15993. 96%SitePoint discloses data breach after stolen info used in attacks
  15994. 83%What Happens When The NYT and New Yorker Make Mistakes
  15995. 98%.NET App Developer Links - 2021-02-08
  15996. 93%Barcode Scanner app on Google Play infects 10 million users with one update - Malwarebytes Labs
  15997. 96%240: Stonks, Robots, and Cross-Platform IAP
  15998. 98%Machine Learning with ML.NET – Complete Guide to Clustering
  15999. 99%Dragon Front Companion - BuiltWithDot.Net
  16000. 99%Secure Azure AD User File Upload with Azure AD Storage and ASP.NET Core
  16001. 98%Taming Environments with Volta, the JavaScript Tool Manager
  16002. 99%Kubernetes for ASP.NET Core Developers – Introduction, Architecture, Hands-On
  16003. 99%Styles of Writing ASP.NET Core Middleware - Steve Talks Code
  16004. 98%Visual Studio Code January 2021
  16005. 99%Writing high performance F# code
  16006. 99%Visual Studio 2019 Docker Tooling
  16007. 98%Don't offer a Free Plan
  16008. 99%Veturaneshitje.com - BuiltWithDot.Net
  16009. 50%Report: Google considering an iOS-style anti-tracking feature for Android
  16010. 93%Report: Romanian Real Estate Portal Suffers Crippling Data Breach
  16011. 98%Azure App Service - Enable the Health Check
  16012. 96%WTF# is Kit Eason?
  16013. 99%microsoft/terminal
  16014. 99%Search with typo tolerance
  16015. 99%App Startup vs Content Startup
  16016. 90%The Why of technology
  16017. 98%How to Eat an Elephant, One Atomic Concept at a Time - kwokchain
  16018. 88%Lessons Learned From My Last Startup: A Post Mortem
  16019. 97%How to Sell Niche Websites: My Experience Selling 2 Websites
  16020. 98%Boycotting FOSS - The Blog of Josias
  16021. 83%gifts, work, vices, hurt
  16022. 94%The power of three
  16023. 96%What Experiences You Should Seek?
  16024. 99%TS-Energy - BuiltWithDot.Net
  16025. 99%Symbiosys Website - BuiltWithDot.Net
  16026. 92%scandum/gridsort
  16027. 99%Get Started With OpenTelemetry and ASP.NET Core - CodeWithStu
  16028. 95%The Secret Life of Microsoft Interns - by Davepl
  16029. 98%Visual guide to SSH tunnels
  16030. 99%Firewall - BuiltWithDot.Net
  16031. 99%jonasstrehle/supercookie
  16032. 96%AdrienTorris/awesome-blazor
  16033. 99%CFP Exchange - BuiltWithDot.Net
  16034. 97%Is abstraction killing civilization? | datagubbe.se
  16035. 97%The Best Cinnamon Rolls You'll Ever Eat | Ambitious Kitchen
  16036. 99%OneSync Reader - BuiltWithDot.Net
  16037. 95%Intro to Graphics 05 - 2D Transformations
  16038. 97%Your First Custom Ortholinear Keyboard
  16039. 98%Four Ways of Not Writing Software Bugs
  16040. 98%Choosing my next job title (in a data science career)
  16041. 74%What Companies Get Wrong about Remote Salaries
  16042. 91%The 2020 IPOs surge is different from prior surges
  16043. 93%How to utilize your Android when there's no internet?
  16044. 99%Turn Hacker News into an RSS feed
  16045. 81%Overcoming Bias : Experts Versus Elites
  16046. 80%Small can be great
  16047. 95%The problems with the GPL
  16048. 95%Tracking My Water Intake With NFC Tags
  16049. 97%Protect your accounts from data breaches with Password Checkup
  16050. 94%Okta launches its new open-source design system with a focus on accessibility – TechCrunch
  16051. 98%Password Monitor: Safeguarding passwords in Microsoft Edge - Microsoft Research
  16052. 98%Newsletter Week 5, 2021
  16053. 99%Exclusive 411 - BuiltWithDot.Net
  16054. 99%ARCHITECTURE.md
  16055. 90%Complexity Explained
  16056. 98%Programming for Cats
  16057. 99%Open Source Binaries of VSCode
  16058. 99%Aimoresc.NET - BuiltWithDot.Net
  16059. 99%Managing Azure App Service SSL Certificate with Azure Key Vault
  16060. 99%Maoli - BuiltWithDot.Net
  16061. 98%AI OpenCV Dolly Zoom Camera
  16062. 99%NETworkManager - BuiltWithDot.Net
  16063. 97%The High QA Guy
  16064. 99%SeekTable - BuiltWithDot.Net
  16065. 93%Home — Spyder IDE
  16066. 97%What is Tailwind CSS
  16067. 96%Operational best practices for web apps on Azure App Service | Azure Friday
  16068. 68%Men's Suitmeister Rainbow Summer Suit & Tie Set
  16069. 97%In the future, even your RAM will have firmware; and the subject of POWER10 blobs
  16070. 93%Search Engines Don't Work and They Are Not Good
  16071. 99%On the Missed Opportunities of Static Types
  16072. 76%Bad Life Advice: Never Give Up - Replay Attacks Against HTTPS
  16073. 97%How to choose a market where your startup can win
  16074. 98%How to automatically set up a development machine with Ansible
  16075. 94%How I stay motivated to publish despite being a lazy bastard
  16076. 98%My Staff Software Engineering Reading List
  16077. 90%Veloren
  16078. 94%Is the world becoming better? - Inverted Passion
  16079. 99%Teaching Myself Quantum Mechanics, Part one. |
  16080. 85%On the 23andMe and VGAC Merger
  16081. 97%Beware the Cult of Numeracy
  16082. 96%VS Code Dev Team Eyes Long-Requested Testing Support -- Visual Studio Magazine
  16083. 73%Let's Crack Zodiac - Episode 5 - The 340 Is Solved!
  16084. 92%Making Vaccine - LessWrong
  16085. 97%Mac utility Homebrew finally gets native Apple Silicon and M1 support
  16086. 99%AutoHistory for EF Core - BuiltWithDot.Net
  16087. 90%Firewalls Don't Stop Dragons Podcast - Don't Get Caught With Your Drawbridge Down!
  16088. 96%The Elements of Computing Systems, Second Edition
  16089. 97%Gift Egwuenu (Gift Egwuenu)
  16090. 98%Code Maze Weekly #63 - Code Maze
  16091. 94%FOSDEM 2021 - Schedule
  16092. 53%Turn off that camera during virtual meetings, environmental study says
  16093. 92%Atkinson Hyperlegible Font May Be Pretty Good If Your Granny Can't See Well
  16094. 99%The .NET Docs Show - Using Source Generators for Fun (and Maybe Profit)
  16095. 97%Episode 69 - The Risks of Third Party Code With Niels Tanis
  16096. 99%Bidirectional Streaming | gRPC in .NET 5
  16097. 97%3.0.0
  16098. 98%Building a social media platform without going bankrupt: Part X–Optimizing for whales
  16099. 92%How do I get a foothold in the neutral apartment? | The Old New Thing
  16100. 90%New report on Apple’s VR headset: 8K in each eye, potential $3,000 price tag
  16101. 98%Dream Big: Three Months in at Elastic - Steve Gordon - Code with Steve
  16102. 80%Disqus, the dark commenting system
  16103. 99%Nightingale REST API Client - BuiltWithDot.Net
  16104. 79%The man who produced Steve Jobs’ keynotes for 20 years.
  16105. 67%A Free Hyperlegible Typeface from the Braille Institute
  16106. 98%How hackers are finding creative ways to steal gift cards using artificial intelligence.
  16107. 98%.NET App Developer Links - 2021-02-05
  16108. 99%Helium Scraper - BuiltWithDot.Net
  16109. 98%How to hire senior developers: Give them more autonomy
  16110. 99%Compiling DirectShow.Net for use in .NET 5
  16111. 99%Here, I made a thing to save time building all projects in a solution
  16112. 99%Opening an Admin Windows Terminal from Visual Studio
  16113. 98%ConcurrentDictionaryExtensions.cs
  16114. 99%Fantasy Critic - BuiltWithDot.Net
  16115. 96%Performance Profiling - Introduction
  16116. 99%rust-analyzer/rust-analyzer
  16117. 69%Google’s Dunant subsea cable is now ready for service | Google Cloud Blog
  16118. 99%Working with SSL Certificate in Azure App Service
  16119. 97%Templated Controls are Awesome | The Xamarin Show
  16120. 89%The Great Suspender gets flagged for malware by Google Chrome
  16121. 52%Oxfam Australia investigating suspected data incident | Media Oxfam Australia
  16122. 77%Ideas That Created the Future
  16123. 97%Sharing Knowledge Online
  16124. 99%Entity Framework Community Standup - Introducing MSBuild.Sdk.SqlProj
  16125. 97%Safia Abdalla · The ReadME Project
  16126. 99%A Simple and Succinct Zero Knowledge Proof
  16127. 98%I Finally Started Getting Programming
  16128. 99%The spectrum of synchronousness - The Engineering Manager
  16129. 95%Can networking be simple? with Tailscale's Avery Pennarun | Hanselminutes with Scott Hanselman
  16130. 99%Inline caching: quickening
  16131. 84%Sequencing DNA in our Extra Bedroom « Andrew J. Barry
  16132. 90%Oh sorry, I was on mute!
  16133. 97%Working with large .NET 5 solutions in Visual Studio 2019 16.8 | Visual Studio Blog
  16134. 99%Working inside a Docker container using Visual Studio Code
  16135. 97%Art of Starting Things (or How to Start Doing Things That You've Been Delaying Forever) – Unstructed.tech
  16136. 98%Enforcing work-life balance with bash scripting, or targeted ways to kill Linux programs – prem.moe
  16137. 90%The Problem with Young Internet Entrepreneurs - Clayton Horning
  16138. 98%Locating Humans with DNS
  16139. 85%A short post on Nibby, URL shorteners and the dangers of machine translation
  16140. 99%Fast Software, the Best Software
  16141. 93%How to Lose Money With 25 Years of Failed Businesses
  16142. 99%progrium/macdriver
  16143. 99%NUKE - BuiltWithDot.Net
  16144. 98%Waiting for PostgreSQL 14 – SEARCH and CYCLE clauses – select * from depesz;
  16145. 99%Episode 363 - Streaming telemetry for NVAs
  16146. 99%Creating Discoverable HTTP APIs with ASP.NET Core 5 Web API | ASP.NET Blog
  16147. 99%AWS Architecture Design Walkthrough - Global Lifts Scenario - CodeWithStu
  16148. 99%Configuring and extending a service
  16149. 99%GitHub Quick Reviews
  16150. 96%Calling an API in Power Apps Portals using JavaScript | Developer Support
  16151. 97%Cyber Security Bootcamp: Get CompTIA Certified and Land Your First Role
  16152. 87%Chefs and Cooks
  16153. 84%What's the Most Popular Component in the .NET/C# Tech Stack? -- Visual Studio Magazine
  16154. 74%Testing App Cloud Readiness for Failover Resiliency with SQL Managed Instance
  16155. 99%Help users in Iran reconnect to Signal
  16156. 90%Use the SAN field
  16157. 99%Adding approval workflow to your GitHub Action
  16158. 99%.NET Rocks! vNext
  16159. 99%Asynchronous Messaging, Part 5: Miscellaneous Considerations
  16160. 99%Don't use functions as callbacks unless they're designed for it
  16161. 94%Microsoft Viva: Empowering every employee for the new digital age - Microsoft 365 Blog
  16162. 99%Lottie animations for WPF - BuiltWithDot.Net
  16163. 99%On .NET Live - Distributed applications with ZeroMQ
  16164. 96%Usage patterns for winrt::unbox_value_or | The Old New Thing
  16165. 98%Building Product Intelligence Platform with Cloudflare Workers
  16166. 96%.NET 5 and .NET 6 with Scott Hunter
  16167. 98%Building a social media platform without going bankrupt: Part IX–Dealing with the past
  16168. 58%HuffPost is now a part of Verizon Media
  16169. 95%Virtual Event: Matt Parker - Events
  16170. 99%Cloudpress - BuiltWithDot.Net
  16171. 77%Humble Pi: When Math Goes Wrong in the Real World - Harvard Book Store
  16172. 97%.NET GC Internals - 04. Plan phase
  16173. 97%ianhan/BitmapFonts
  16174. 88%My product is my garden
  16175. 98%.NET App Developer Links - 2021-02-04
  16176. 99%Ceras - powerful binary serializer - BuiltWithDot.Net
  16177. 97%Building real applications with Orleans
  16178. 98%When industrial AI meets IoT, different engineers & operators with different backgrounds & skills have to work together. Symphony AzimaAI joins @obloch on the #IoTShow to tell us how they can help
  16179. 99%Update Statistics SQL Server
  16180. 99%Command Line Parser on .NET5 | Windows Dev
  16181. 99%Security: The Need-to-know principle
  16182. 99%Security: The Principle of Least Privilege (POLP)
  16183. 99%ASP.NET Core IOptions Configuration
  16184. 99%Introduction to gRPC in .NET Core and .NET 5
  16185. 98%Building real applications with Orleans
  16186. 99%Tip 304 - How to use the VS Code Logic Apps extension to create stateless workflows
  16187. 99%Clocktimizer - BuiltWithDot.Net
  16188. 96%Welcome to » DVD Laser Scanner Microscope
  16189. 98%The New .NET Multi-platform App UI | Xamarin Blog
  16190. 89%Learn tidytext with my new learnr course | Julia Silge
  16191. 98%stefanzweifel.io
  16192. 95%Issue No. 102
  16193. 86%I'm glad for using 1Password
  16194. 96%ISP Column - February 2021
  16195. 94%Cold Paths - Tim Kellogg
  16196. 88%How To Put Faith in UX Design
  16197. 96%Unhealthy obsession with analytics
  16198. 97%How to be a Secret Agent (of Change) | cek.log
  16199. 98%Write Stable Code using Coupling Metrics
  16200. 99%Entity Framework Core 5.0: The Next Generation for Data Access
  16201. 98%Ruby Garbage Collection Deep Dive: GC::INTERNAL_CONSTANTS
  16202. 92%Threshold Cryptography with Omer Shlomovits from ZenGo
  16203. 99%Facebook Authentication in Blazor WebAssembly Hosted Applications
  16204. 99%Generate a GitHub Actions workflow file from dotnet CLI
  16205. 99%Giraffe F# ASP.NET Core web framework - BuiltWithDot.Net
  16206. 93%Computer Graphics form Scratch - Gabriel Gambetta
  16207. 82%Springboard - Mentor - Cyber Security Course (Part-Time/Online)
  16208. 96%.NET 6 Desktop Dev Options: WPF, WinForms, UWP, .NET MAUI, Blazor ... -- Visual Studio Magazine
  16209. 89%25 Ways AI/Machine Learning Helps Businesses
  16210. 91%Why I Still Use RSS
  16211. 83%Host your own private blog
  16212. 99%BuiltWithDot.Net - BuiltWithDot.Net
  16213. 99%Event Sourcing Example & Explained in plain English
  16214. 94%RedisLabs | Accelerating Data Engineering with Azure
  16215. 95%How many decisions do you make?
  16216. 99%Client Streaming | gRPC in .NET 5
  16217. 93%achannarasappa/ticker
  16218. 95%Why is there no useful information in the RetailInfo class? | The Old New Thing
  16219. 91%Computer Graphics from Scratch
  16220. 97%How to lose money 💸
  16221. 93%Huawei’s HarmonyOS: “Fake it till you make it” meets OS development
  16222. 98%Building a social media platform without going bankrupt: Part VIII–Tagging and searching
  16223. 99%LanHUB - BuiltWithDot.Net
  16224. 97%Bluetooth trackball Mark II
  16225. 97%The effect of switching to TCMalloc on RocksDB memory use
  16226. 98%.NET App Developer Links - 2021-02-03
  16227. 91%Go (golang) Anonymous Functions - Inlining Code for Goroutines
  16228. 90%The One Thing I Wish I'd Known Before Using Cake
  16229. 98%Oh My Zsh: 2020 Year in Review
  16230. 99%FilterLists - BuiltWithDot.Net
  16231. 95%A Look at Upcoming React Wednesdays Episodes
  16232. 98%WinUI 3.0 Misconceptions - Nick's .NET Travels
  16233. 98%OAuth Device Flow for IoT with the Microsoft Graph API
  16234. 97%ASP.NET Core docs: What's new for January 1, 2021 - January 31, 2021
  16235. 98%PowerShell editors and environments part 1 - Simple Talk
  16236. 99%EdgeTile Creators - BuiltWithDot.Net
  16237. 97%Xamarin Community Toolkit: TabView
  16238. 69%Expanded support for video uploads - GitHub Changelog
  16239. 89%New Discourse forum for GoboLinux
  16240. 99%alcover/buf
  16241. 78%How to write cuneiform
  16242. 99%Episode 178 – Identity with Christos Matskas | The 6 Figure Developer
  16243. 99%Neural Regression Classification Using PyTorch: Preparing Data -- Visual Studio Magazine
  16244. 99%OPS117: PowerShell Deep Dive
  16245. 99%Entity Framework Core – validating data and catching SQL errors – The Reformed Programmer
  16246. 82%The relationship between genocide, hate speech and censorship | Boundless Human
  16247. 99%7 behaviours to avoid in a software architecture role - Daniel Watts
  16248. 98%Avoiding false-positives with flow-sensitive conditional analysis
  16249. 83%How to Find an Apartment in Berlin: The Art of Flat Hunting in 2021 - IchBerlin
  16250. 96%AirPods Max: An Audiophile Review - Marius Masalar
  16251. 97%Tearing Down a Humidifier - Lei's Blog
  16252. 89%Do less and do it better
  16253. 98%A New Beginning
  16254. 97%ignore the code: Switching to Windows
  16255. 97%Cryptology ePrint Archive: Report 2020/1506
  16256. 98%Azure SDK to Add More Languages, Including Go -- Visual Studio Magazine
  16257. 68%Buffalo Esoteric Programming Language - buffalolang.com
  16258. 99%IdentityServer - BuiltWithDot.Net
  16259. 89%Email from Jeff Bezos to employees
  16260. 86%Black to the Future - Gerard Taylor
  16261. 99%From Web Forms to Blazor - Introducing the Blazor Web Forms Components
  16262. 99%GitHub Quick Reviews
  16263. 96%The documentation system — Documentation system documentation
  16264. 98%Getting better at Linux with 10 mini-projects
  16265. 99%Unit Test the Untestable
  16266. 96%Go (golang) WaitGroup - Signal that a Concurrent Operation is Complete
  16267. 99%How to achieve style inheritance with Blazor CSS isolation
  16268. 80%Meet your team where they are
  16269. 99%Just because I have a vertical screen, doesn’t mean I’m on a phone!
  16270. 99%Plats Search - BuiltWithDot.Net
  16271. 94%I'm tired of this anti-Wayland horseshit
  16272. 99%Chris's Wiki :: blog/programming/Go116OpenBSDUsesLibc
  16273. 98%Elon Musk Interview: 1-on-1 with Sandy Munro
  16274. 66%‎The Numberphile Podcast on Apple Podcasts
  16275. 98%Comparing distribution quantiles using gamma effect size
  16276. 96%5 JavaScript Concepts You HAVE TO KNOW
  16277. 74%A metric that is consistently at 100% is probably broken | The Old New Thing
  16278. 64%Rockstar Epidemiologists - with Adam Kucharski — The Numberphile Podcast
  16279. 98%Using HTMX with ASP.NET Core: Deleting items
  16280. 89%Inspiration4 - Home
  16281. 96%A Complete Tutorial to Connect Android with ASP.NET Core Web API
  16282. 97%Building a social media platform without going bankrupt: Part VII–Counting views, replies and likes
  16283. 99%Finding all routable components in a Blazor App
  16284. 99%ReflectApp.io web app - BuiltWithDot.Net
  16285. 99%efcore/EFCore.CheckConstraints
  16286. 98%.NET App Developer Links - 2021-02-02
  16287. 99%ReflectApp.io iOS app - BuiltWithDot.Net
  16288. 98%Coaching sessions: here’s what I talk about with junior developers
  16289. 99%ASP.NET POCO Controllers: an experience report
  16290. 98%Uno Platform The State of WebAssembly - 2020 and 2021
  16291. 97%OSS Power-Ups: FluentValidation – Webinar recording – .NET Tools Blog | JetBrains
  16292. 99%Tracing IO in .NET Core — Softwarepark
  16293. 53%index
  16294. 99%Don't Code Tired | ICYMI C# 8 New Features: Write Less Code with Using Declarations
  16295. 99%Monsters Weekly 197 - Code Snippets in Visual Studio 2019
  16296. 99%Adam Storr - Create Anonymous Data Object With AutoFixture From Type
  16297. 86%Cab Ride by Powersaurus
  16298. 99%pt.BTC bitcoin wallet - BuiltWithDot.Net
  16299. 97%ASP.NET Core docs: What's new for January 1, 2021 - January 31, 2021
  16300. 98%DuckDuckGo is Hiring!
  16301. 97%gemini:// space
  16302. 97%Changelog - pip documentation v21.0.1
  16303. 99%Tell Me I'm Wrong, Please (Angular and Async)
  16304. 99%Google Authentication in Blazor WebAssembly Hosted Applications
  16305. 99%Languages & Runtime Community Standup - Plans for .NET 6 and VB Source Generators
  16306. 97%Dell Inspiron Desktop | Dell USA
  16307. 98%Home · Solid
  16308. 93%The reshaped Mac experience
  16309. 86%My favorite podcasts - Part 1 | Dhruv Sharma
  16310. 95%Estimates, Design and the Payoff Line
  16311. 84%Meme Investing – SIGNAL MAXIMA
  16312. 92%Slack’s Outage on January 4th 2021 - Slack Engineering
  16313. 98%Non standard CSS selectors
  16314. 92%"Mom, I'm on Spotify": How I Produced My First Music Album
  16315. 98%How to approach tech interviews
  16316. 99%Scraping, analyzing and generating companies, founders and job postings from YC's Work at a Startup
  16317. 76%Why Generation X will save the web - Hi, I'm Heather Burns.
  16318. 99%Weekly .Net Tech Stack - #1
  16319. 99%FastAPI
  16320. 99%Cryptology ePrint Archive: Report 2006/069
  16321. 99%Conference Mobile App - BuiltWithDot.Net
  16322. 95%Some things aren’t built to be tested
  16323. 97%Episode 56 – Diversity and film making with Shawn Wildermuth – Coding After Work Podcast
  16324. 92%r/funny - Yesterday I went kayaking thinking that it's probably really easy, oh boy was I wrong...
  16325. 99%The Unexpected Find That Freed 20GB of Unused Index Space
  16326. 94%Press Release - VideoLAN is 20 years old!
  16327. 98%Azure Quantum is now in Public Preview - Microsoft Quantum
  16328. 99%Migrating from old authentication code in ASP.NET with Microsoft.Identity.Web and Azure AD
  16329. 93%North Korea-Sponsored Hackers Attack with Bad-Code Visual Studio Projects -- Visual Studio Magazine
  16330. 94%My Third Year as a Solo Developer
  16331. 97%Release v3.0.0: Transformer-based pipelines, new training system, project templates, custom models, improved component API, type hints & lots more · explosion/spaCy
  16332. 82%Graphics Programming weekly - Issue 168 — January 31, 2021 | Jendrik Illner
  16333. 96%Intro to Graphics 04 - Raster Images (Part2)
  16334. 99%Enterprise Web Library - BuiltWithDot.Net
  16335. 98%Intro to Graphics 02 - Math Background
  16336. 96%Intro to Graphics 03 - Raster Images (Part1)
  16337. 99%Blackjack in Blazor Part 3 - Game State and Blazor Components
  16338. 96%Intro to Graphics 00 - Opening
  16339. 96%Intro to Graphics 01 - Introduction
  16340. 96%Trailblazor: Building Dynamic Applications with Blazor
  16341. 94%Why am I being told my fire_and_forget coroutine is not returning a value? | The Old New Thing
  16342. 99%How to structure a .NET Solution (project separation & architecture)
  16343. 98%Building a social media platform without going bankrupt: Part VI–Dealing with edits and deletions
  16344. 99%Automatically generate a form from an object in Blazor - Gérald Barré
  16345. 99%Blazor WebAssembly : CSS Isolation - EP17
  16346. 99%Open Telemetry for ASP.NET Core
  16347. 95%r/mildlyinfuriating - Why couldn’t it be even? Why
  16348. 90%Counterfeiting Stock - Explaining illegal naked shorting and stock manipulation
  16349. 99%vvvv gamma - BuiltWithDot.Net
  16350. 99%Building Better NuGet Packages - CodeWithStu
  16351. 95%Finally - My first book got published
  16352. 97%Go (golang) Channels - Moving Data Between Concurrent Processes
  16353. 99%Machine Learning with ML.NET - Ultimate Guide to Classification
  16354. 96%239: Planning an App Release
  16355. 99%Implement app roles authorization with Azure AD and ASP.NET Core
  16356. 77%Internet disrupted in Myanmar amid apparent military uprising - NetBlocks
  16357. 98%.NET App Developer Links - 2021-02-01
  16358. 99%Gluee. Developer discounts and deals. - BuiltWithDot.Net
  16359. 92%Meshtastic
  16360. 96%SSL/TLS connection issue troubleshooting guide
  16361. 99%ASP.NET, Serilog and Application Insights
  16362. 99%Surfacing Azure Pipelines Build Info in a .NET React SPA
  16363. 99%Windows Terminal Preview 1.6 Release | Windows Command Line
  16364. 98%Pholly – Azure From The Trenches
  16365. 97%Demystifying Service Principals - Managed Identities | Azure DevOps Blog
  16366. 99%Llama Rust SDK preview 0.1.3
  16367. 97%VS Code an overnight success...10 years in the making with Erich Gamma
  16368. 96%Does Neumorphism Have Any Place in App Design in 2021?
  16369. 96%The Best TLS and PKI Training Course in the World
  16370. 77%Naked shorting: The curious incident of the shares that didn't exist
  16371. 99%HTML Washer - BuiltWithDot.Net
  16372. 97%Get Windows Terminal - Microsoft Store
  16373. 82%Hacker posts 1.9 million Pixlr user records for free on forum
  16374. 99%Why I still Lisp (and you should too!)
  16375. 96%Game Jam Lessons Learned
  16376. 97%My experience passing CKA and CKAD
  16377. 93%Things You Should Know
  16378. 95%The Cult of Best Practice
  16379. 91%klog
  16380. 93%Practical and Ruthless Prioritization Rules
  16381. 99%Mario Hayashi - Blog - Delivering software: The Product Management Triangle
  16382. 97%A Survival Guide for Beating Information Addiction - zen habits
  16383. 92%The MIT License, Line by Line
  16384. 91%Genes Carrying Memes – Lessons Learned
  16385. 91%Codus Operandi
  16386. 97%Episode 10: Exploiting Authenticated Encryption Key Commitment!
  16387. 90%NES.css
  16388. 99%Remotime: Freelancer Invoicing - BuiltWithDot.Net
  16389. 87%Why Robinhood Disabled Buys but not Sells
  16390. 98%GitHub Should Start An App Store
  16391. 97%wesdoyle/design-patterns-explained-with-food
  16392. 99%LackRack - Eth0Wiki
  16393. 99%Cardiff Gov Citizen app - BuiltWithDot.Net
  16394. 85%Element suspended on Google Play Store: now resolved.
  16395. 99%Docker, Django, Traefik, and IntercoolerJS is My Go-To Stack for Building a SaaS in 2021
  16396. 99%Practical ASP.NET - BuiltWithDot.Net
  16397. 99%WebAtoms for Xamarin.Forms - BuiltWithDot.Net
  16398. 97%My 90's TV!
  16399. 98%microsoft/Extensible-Storage-Engine
  16400. 99%https global tool - BuiltWithDot.Net
  16401. 98%The Secret History of Windows Bluescreens by Davepl
  16402. 81%Lynn Conway's Story
  16403. 72%Regular afternoon naps linked to improved cognitive function
  16404. 99%Personal experiences bridge moral and political divides better than facts
  16405. 87%About GitHub Security Advisories - GitHub Docs
  16406. 93%BitLocker touch-device lockscreen bypass
  16407. 95%Max Hodak - Do words mean anything?
  16408. 98%Advice to My Younger Software Developer Self
  16409. 77%SARS-CoV-2 variants of concern
  16410. 93%All Stories Are Wrong, but Some Are Useful
  16411. 92%Uniwidth typefaces for interface design
  16412. 97%The student clique system of a desegregated high school
  16413. 90%Dark Patterns at Scale: Findings from a Crawl of 11K Shopping Websites
  16414. 96%Offline Algorithms in Low-Frequency Trading
  16415. 99%Json2Email.com - BuiltWithDot.Net
  16416. 93%r/wallstreetbets - Times Square right now
  16417. 97%Website Fingerprinting on Early QUIC Traffic
  16418. 97%TWC9: Windows Terminal 1.6 Preview, Python in VS Code, Pulumi, and more!
  16419. 93%C# Nullable reference types – No more null reference exceptions!
  16420. 96%The Secret History of Windows Bluescreens by Davepl
  16421. 98%C# 9.0: Top Level Programs
  16422. 87%C# 9.0: Record types
  16423. 97%C# 9.0: Pattern Matching
  16424. 99%Pidget, a Sentry.io client & library - BuiltWithDot.Net
  16425. 99%Neural Networks Explained from Scratch using Python
  16426. 91%Index of /map
  16427. 81%WhatsApp Now Requires Biometric Authentication for Desktop, Web Access
  16428. 99%Server Streaming | gRPC in .NET 5
  16429. 99%Can you make a basic web app without googling? I can't
  16430. 99%Permadelete - BuiltWithDot.Net
  16431. 98%PHINUG Online Dev Sessions 2021.02
  16432. 99%The weirdest compiler bug
  16433. 99%Making GitHub’s new homepage fast and performant - The GitHub Blog
  16434. 99%Ombi - BuiltWithDot.Net
  16435. 99%Rewriting git history, removing files permanently. Cheatsheet & guide
  16436. 99%Sejil - BuiltWithDot.Net
  16437. 99%Azeroth Status - BuiltWithDot.Net
  16438. 99%Caledos Runner for Android - BuiltWithDot.Net
  16439. 99%Solcast API - BuiltWithDot.Net
  16440. 99%Memstate - BuiltWithDot.Net
  16441. 99%Voice in a Can - BuiltWithDot.Net
  16442. 99%ObjectStore OR Mapper - BuiltWithDot.Net
  16443. 99%RemarkFS Markdown slides - BuiltWithDot.Net
  16444. 99%Tube Mate Underground planner - BuiltWithDot.Net
  16445. 99%Wexflow - BuiltWithDot.Net
  16446. 99%Core2D - BuiltWithDot.Net
  16447. 97%Function Flow - BuiltWithDot.Net
  16448. 99%Exalt Training - BuiltWithDot.Net
  16449. 99%Weapsy CMS - BuiltWithDot.Net
  16450. 99%The Graham & Brown AR App - BuiltWithDot.Net
  16451. 99%Envoice - BuiltWithDot.Net
  16452. 99%HoloLens object recognition - BuiltWithDot.Net
  16453. 99%Spoons - BuiltWithDot.Net
  16454. 99%Ombi Mobile - BuiltWithDot.Net
  16455. 97%Baking with machine learning
  16456. 99%Code Maze Weekly #62 - Code Maze
  16457. 99%Achieving 11M IOPS & 66 GB/s IO on a Single ThreadRipper Workstation - Tanel Poder Consulting
  16458. 87%Code with Fire! Top VS Code Tips -- Visual Studio Magazine
  16459. 99%Discover - Pony
  16460. 99%PyO3/pyo3
  16461. 99%The Subtle Hazards of Real-World Cryptography
  16462. 99%I didn't install Signal for privacy
  16463. 92%Why we walked away from a $1.5 million seed round and shut down our company
  16464. 99%khalidabuhakmeh/monorepo_build
  16465. 98%Zone to Zone Disaster Recovery with Azure Site Recovery | Azure Friday
  16466. 78%The Psychology of Stock Bubbles
  16467. 97%I Launched my side project on Product Hunt, here is what I learned.
  16468. 98%2020-2021 Solarwinds hack explained in details by a software engineer. - Lav Patel | Lead Software Engineer
  16469. 94%The Hedge Fund Citadel Does Not Buy Robinhood Data, Citadel Securities is a Different Company, and Other Misconceptions
  16470. 94%I Hired College Students to Run My Business (<span class="caps">PK</span>&C WINternship 2020 Report)
  16471. 97%Whiteboarding software and hardware
  16472. 95%Daily links from Cory Doctorow
  16473. 95%For once, not DNS: Huawei Modem ARP spoofing
  16474. 95%Don’t write unit tests for their own sake
  16475. 98%OpenWrt Forum
  16476. 89%Speaker Directory
  16477. 78%Shadow Of Mordor And Shadow Of War's Nemesis System Hasn't Appeared In More Games Because WB Patented The System - PlayStation Universe
  16478. 97%‎iCircuit 3D
  16479. 99%Generate a GitHub Actions workflow with Visual Studio or the dotnet CLI | Azure DevOps Blog
  16480. 92%#150 Luke Hoban, Pulumi - Infrastructure as Software | no dogma podcast
  16481. 99%microsoft/vscode-edge-devtools
  16482. 95%Friday Facts #364 - 1.1 stable | Factorio
  16483. 83%Statement of Acting Chair Lee and Commissioners Peirce, Roisman, and Crenshaw Regarding Recent Market Volatility
  16484. 80%Cloudflare Named a ‘Best Place to Work for LGBTQ Equality’
  16485. 99%.NET R&D Digest (January, 2021)
  16486. 99%Autoscrolling on drag, part 5: Adding wiggle-to-scroll to escape velocity | The Old New Thing
  16487. 88%Amazon.com: AUKEY USB C Power Bank, 20000mAh Portable Charger USB C, Slimline Type C Battery Pack with 3 Input & 4 Output Compatible with iPhone 11/11 Pro/XS Max/8, Nintendo Switch, Samsung Galaxy Note8, Pixel
  16488. 81%Don’t grow.
  16489. 99%Building a social media platform without going bankrupt: Part V–Handling the timeline
  16490. 86%Starting a new job in the middle of a pandemic
  16491. 98%Open MCT - Open Source Mission Control Software — Open MCT
  16492. 97%Ebook Reader for web
  16493. 98%.NET App Developer Links - 2021-01-29
  16494. 93%A Look at iMessage in iOS 14
  16495. 67%Troy Hunt: 'De Adobe-breach kwam precies goed uit voor Have I been Pwned'
  16496. 97%High Short Interest Stocks : All exchanges : Showing 1
  16497. 80%Why I'm losing faith in UX
  16498. 98%Event-Driven on Azure: Part 1 – Why you should consider an event-driven architecture
  16499. 99%Using fetch with TypeScript
  16500. 98%Build Docker images *quickly* with GitHub Actions self-hosted runners
  16501. 94%bliki: RefinementCodeReview
  16502. 99%Automate application lifecycle management with GitHub Actions
  16503. 92%.NET GC Internals – the Mark phase – TooSlowException
  16504. 98%bliki: PullRequest
  16505. 98%Deploying AWS Lambdas across environments - Octopus Deploy
  16506. 99%DBA in training: SQL Server under the hood - Simple Talk
  16507. 98%Select Tag Helper in ASP.NET Core MVC
  16508. 99%A/B Testing with Azure App Service
  16509. 86%Transfer Stocks Out Of Your Robinhood Account | Robinhood
  16510. 98%Why You ACTUALLY Need Math for Programming
  16511. 83%Robinhood - Investment & Trading, Commission-free - Apps on Google Play
  16512. 96%DevOps for ASP.NET Developers: Hosting NuGet Packages
  16513. 97%App Actions (Xamarin.Essentials API of the Week)
  16514. 99%High-performance Services with gRPC: What's new in .NET 5
  16515. 94%Exploring My .bashrc In 2021
  16516. 99%How to properly store a password in the Database | Petre Popescu
  16517. 99%The Main Advantage Of TailwindCSS
  16518. 79%Reading Recommendations for a New VC
  16519. 98%Learn to Code with Infrastructure as Code
  16520. 99%The life of a Web Component - Initialization
  16521. 98%What if GitHub is the devil?
  16522. 99%White House Youtube Dislike Manipulation
  16523. 99%How the software becomes unmaintainable? – a practical example
  16524. 87%Delivering with empathy
  16525. 98%WhatsApp and the domestication of users
  16526. 86%The myth of turning your hobby into a job with writer Aley Arion | Hanselminutes with Scott Hanselman
  16527. 66%AT&T and Verizon have cut 95K jobs in five years | Light Reading
  16528. 96%Why Johnny Still, Still Can't Encrypt: Evaluating the Usability of a Modern PGP Client
  16529. 88%Coinbase announces proposed direct listing
  16530. 97%C# with CSharpFritz S2 E4 - APIs with ASP.NET Core
  16531. 67%[1] Complaint
  16532. 99%Asynchronous Messaging, Part 4: Retrieve Results
  16533. 98%Enriching Excel with higher-order functional programming
  16534. 97%First comes the slop, then the good stuff
  16535. 84%Robinhood - Investment & Trading, Commission-free - Apps on Google Play
  16536. 99%pascalw/kindle-dash
  16537. 98%Protocols, Not Platforms: A Technological Approach to Free Speech
  16538. 97%WE are Preparing a Class Action LAWSUIT against Robinhood!
  16539. 99%the front page of the internet
  16540. 99%Windows Terminal Preview 1.6 Release | Windows Command Line
  16541. 89%New Spotify Patent Involves Monitoring Users’ Speech to Recommend Music
  16542. 94%Authentication options in ASP.NET 5 and ASP.NET Core
  16543. 97%A Tour of SQL Workshops
  16544. 99%GitHub Quick Reviews
  16545. 81%windows sound effect (acapella)
  16546. 97%Web Real-Time Communications (WebRTC) transforms the communications landscape; becomes a World Wide Web Consortium (W3C) Recommendation and multiple Internet Engineering Task Force (IETF) standards
  16547. 99%Developers spend most of their time figuring the system out
  16548. 98%Choosing a ServiceLifetime
  16549. 99%Autoscrolling on drag, part 4: Dynamic autoscroll based on escape velocity | The Old New Thing
  16550. 86%Stack Overflow 2019 hack was guided by advice from none other than... Stack Overflow
  16551. 97%.NET Rocks! vNext
  16552. 98%benbjohnson/litestream
  16553. 99%Take Your Online Presence to the Next Level with Hashnode
  16554. 99%How to use FastReport Open Source in ASP.NET Core Web application
  16555. 98%JaaS: the Team that Builds Jitsi Can Now Also Run it for You! - Jitsi
  16556. 86%The EU must protect the right to privacy and not attack end-to-end encryption
  16557. 93%GitLab removes its 'starter' tier: Users must either pay 5x more or lose features
  16558. 98%Building a social media platform without going bankrupt: Part IV–Caching and distribution
  16559. 98%GitHub Actions Breaking Change: .NET Core 3.0 will be removed from macOS and Ubuntu images - GitHub Changelog
  16560. 87%Humans of Infosec - Troy Hunt
  16561. 94%Data Privacy Day 2021 - Looking ahead at the always on, always secure, always private Internet
  16562. 98%.NET App Developer Links - 2021-01-28
  16563. 99%Implement OAUTH Device Code Flow with Azure AD and ASP.NET Core
  16564. 99%.NET GC Internals - 03. Concurrent Mark phase
  16565. 87%How Tesla’s Charging Stations Left Other Manufacturers in the Dust
  16566. 98%A Quest to Find a Highly Compressed Emoji :shortcode: Lookup Function
  16567. 99%OO in Python is mostly pointless
  16568. 99%Bringing Edge’s Developer Tools to VS Code for debugging Web Apps – a talk at VS Code Day
  16569. 99%Akka.NET Dependency Injection Best Practices
  16570. 99%Using WinML in .NET5 | Windows Dev
  16571. 99%No, Java is not a Secure Programming Language
  16572. 99%Tip 303 - How to use GitHub Actions from Azure App Service
  16573. 99%`undefined` vs. `null` revisited
  16574. 99%Using C# Source Generators to create an external DSL | .NET Blog
  16575. 95%How to Put Ethical Design Front and Center in 2021
  16576. 99%.NET 5 Source Generators Jump Start
  16577. 51%ASIC breached in Accellion hack
  16578. 99%dotnet/runtime
  16579. 99%berty/berty
  16580. 99%Avoiding a Big Ball of Mud
  16581. 80%Reports: Expired NuGet Cert Borks .NET 5 Apps on Debian Linux -- Visual Studio Magazine
  16582. 99%Automating My Job with GPT-3
  16583. 98%Signed HTTP Exchanges: A path for Blazor WebAssembly instant runtime loading?
  16584. 99%Application State in Blazor Apps
  16585. 96%What to consider when choosing a new tech stack | Fotis Alexandrou - Software Engineer
  16586. 96%Why I didn't use Wordpress for my blog
  16587. 81%Startup Communities | Rural Entrepreneurship
  16588. 99%Implementing support for message retention policies in Matrix · Brendan Abolivier
  16589. 99%Gamedev from scratch 1: Scaffolding
  16590. 93%Learn TV
  16591. 98%What I wish I could've done instead of college
  16592. 95%Stop holding people accountable, start treating them as adults
  16593. 98%WebRTC is now a W3C and IETF standard
  16594. 96%Narrative Driven Development
  16595. 67%Bets, Bonds, and Kindergarteners
  16596. 99%Using Roles in Blazor WebAssembly Hosted Applications - Code Maze
  16597. 98%rr-wfm/MSBuild.Sdk.SqlProj
  16598. 99%OSC mixer control in C#
  16599. 96%Cryptology ePrint Archive: Report 2020/945
  16600. 99%C# with CSharpFritz - S2 Ep 3: ASP.NET Core MVC, Part 2
  16601. 86%Microsoft's New Programming Language for Excel Now Turing Complete -- Visual Studio Magazine
  16602. 97%Using AzureAD B2C for authenticating users
  16603. 97%Ascend | Accelerating Data Engineering with Azure
  16604. 67%Telephoto fear: Japanese photojournalist shows how lenses affect views of crowds amid virus - The Mainichi
  16605. 94%Mark Cuban Cost Plus Drug Company
  16606. 74%Here's How I Bootstrapped a SaaS to 10k MRR
  16607. 98%Saying Thanks to the Open Source Community Through Sponsorship - Exceptionless
  16608. 99%LZ4 - Extremely fast compression
  16609. 98%.NET Foundation Project Spotlight - DotVVM
  16610. 97%Quick Fixes
  16611. 99%Dockerfile
  16612. 98%Blazor WebAssembly - Migrating from 3.1 to .NET 5 - EP16
  16613. 97%Automating data center expansions with Airflow
  16614. 95%crt.sh | 2399561127a57125de8cefea610ddf2fa078b5c8067f4e828290bfb860e84b3c
  16615. 96%Autoscrolling on drag, part 3: Dynamic autoscroll based on mouse position | The Old New Thing
  16616. 97%mRNA Vaccines: Questions & Misconceptions
  16617. 78%The unreasonable effectiveness of simple HTML
  16618. 99%On .NET Live - Deploying Akka.NET to Containers and Kubernetes
  16619. 99%How null checks have changed in C#
  16620. 97%Adhering to Consent with Cookie Information for Episerver
  16621. 99%Building a social media platform without going bankrupt: Part III–Reading posts
  16622. 50%Package validation broken in docker builds with errors NU3028 and NU3037 · Issue #10491 · NuGet/Home
  16623. 99%security - Baron Samedit: Heap-based buffer overflow in Sudo (CVE-2021-3156)
  16624. 99%Perfecting the password field with the HTML passwordrules attribute
  16625. 99%Hack a TV into a Teams and Zoom Computer with EpocCam and Miracast
  16626. 99%Chromium WebView2 Control and .NET to JavaScript Interop - Part 2
  16627. 97%Aggregate (Root) Design: Separate Behavior & Data for Persistence
  16628. 98%The "do not be alarmed" clock - Stavros' Stuff
  16629. 93%I tried to report scientific misconduct. How did it go?
  16630. 99%Blizzard Diablo IV debugs Linux core dumps from Visual Studio | C++ Team Blog
  16631. 99%Using dotnet watch run with JetBrains Rider
  16632. 99%Learning Git for the Absolute Beginner
  16633. 99%How to build a personal finance app using Azure
  16634. 99%Idempotent Receiver
  16635. 89%Episode 10: F# and Functional Programming
  16636. 99%Monsters Weekly 196 - Visual Studio Code Snippets
  16637. 99%Using HTMX with ASP.NET Core: Introduction
  16638. 92%GitLab is moving to a three-tier product subscription model
  16639. 96%CSS is awesome: A dark/light mode switch with preference detection in 15 lines of CSS
  16640. 99%Don't Code Tired | ICYMI C# 8 New Features: Switch Expressions
  16641. 97%leahneukirchen/nq
  16642. 93%Load balancing and its different types - Wisdom Geek
  16643. 94%About the security content of iOS 14.4 and iPadOS 14.4
  16644. 90%Bill Hill - There is only one space after a period
  16645. 99%Introducing the Xamarin Community Toolkit
  16646. 98%New Visual Studio Razor Editor 'Close to Being Ready' for Blazor and Other Projects -- Visual Studio Magazine
  16647. 99%Introduction [1 of 8] | Beginner's Series to: Dev Containers
  16648. 81%Whew. We Got Iceland Teleworker Visas. – Brent Ozar
  16649. 92%Why a paid Twitter won't work
  16650. 97%Bing (and Brave?) are squatting Goo*gle domains so I joined them
  16651. 99%Federated development and federated forges – Loïc Dachary
  16652. 86%Twitter 'Industry' Bullshit
  16653. 99%The Spaghetti Code Conjecture
  16654. 94%Was Social Media a Mistake?
  16655. 98%Working fewer hours and getting more done – Up There They Dev
  16656. 94%Deep Dive into Many-to-Many: A Tour of EF Core 5.0 pt. 2
  16657. 76%The fabrication of trust in various types of dollars
  16658. 92%Wes Kao — How to instantly show your value
  16659. 97%Saasify Key Takeaways
  16660. 94%r/Damnthatsinteresting - Amazing... a capella group nails Windows sound effects
  16661. 99%Tools I Love to Not Think About
  16662. 97%Product Management in Saas B2B Enterprise is easy
  16663. 98%Grow your business through the Microsoft commercial marketplace | Developer Support
  16664. 88%PowerApps – Filtering BrowseGallery by Choice Field Values | Developer Support
  16665. 98%Episode 362 - Azure VMWare Solution
  16666. 95%What it means to be a cryptographer
  16667. 87%New campaign targeting security researchers
  16668. 93%Backblaze Hard Drive Stats for 2020
  16669. 97%Microsoft Updates 'Must Have' Xamarin Community Toolkit -- Visual Studio Magazine
  16670. 99%Improvements to the new Razor editor in Visual Studio | ASP.NET Blog
  16671. 91%Mads Torgersen! C# 9 & Beyond
  16672. 98%JetBrains Unveils Plans for WinForms, WPF and More in Rider .NET IDE -- Visual Studio Magazine
  16673. 99%CVE-2021-3156: Heap-Based Buffer Overflow in Sudo (Baron Samedit) | Qualys Security Blog
  16674. 95%System separation in the Continental Europe Synchronous Area on 8 January 2021 – 2nd update
  16675. 93%More Razor syntax coloring
  16676. 97%Postgres scaling advice for 2021 - CYBERTEC | PostgreSQL
  16677. 99%The **Simplest** Web Developer Path for 2021
  16678. 67%Award Extract - Australian Honours Search Facility
  16679. 99%GitHub Quick Reviews
  16680. 98%Does your code reward the right behavior?
  16681. 99%A single outlier could completely distort your Cohen's d value
  16682. 84%Firefox 85 Cracks Down on Supercookies – Mozilla Security Blog
  16683. 79%Firefox 85.0, See All New Features, Updates and Fixes
  16684. 97%Open Web Docs - Open Collective
  16685. 94%Gay Dating App "Grindr" to be fined almost € 10 Mio
  16686. 82%Medal of the Order of Australia — Brady Haran
  16687. 75%Humble Pi by Matt Parker: 9780593084694 | PenguinRandomHouse.com: Books
  16688. 97%Autoscrolling on drag, part 2: Why does scrolling go faster if I wiggle the mouse? | The Old New Thing
  16689. 99%Building a social media platform without going bankrupt: Part II–Accepting posts
  16690. 99%Microsoft Using Metadata to Enable Idiomatic Win32 Interop from Rust and Other Languages
  16691. 99%Prerending a Blazor WebAssembly app to static files, without an ASP.NET Core host app
  16692. 99%Stateless Workers in Microsoft Orleans - CodeWithStu
  16693. 94%Halt and Catch Fire Syllabus
  16694. 98%.NET App Developer Links - 2021-01-26
  16695. 99%Coding with C# and .NET: JSON Deserialisation
  16696. 99%.NET GC Internals - 02. Mark phase
  16697. 98%Rider 2021.1 Roadmap – .NET Tools Blog | JetBrains
  16698. 83%SQL Server 2019 Always Encrypted: The Searchable Encryption! | Data Exposed: MVP Edition
  16699. 99%Github Actions for Visual Studio Extension developers
  16700. 97%A New Role | bitcrazed.com
  16701. 98%Some opinions about effective software development after 20+ years — Roy Osherove
  16702. 99%Self-hosted integration tests in ASP.NET
  16703. 98%SQL Server triggers: The good and the scary - Simple Talk
  16704. 99%PostSharp's Great Reset: Announcing Project "Caravela", a Roslyn-based aspect framework
  16705. 97%TWC9: VS Code Day, Microsoft Ignite Spring, Happy Birthday to NuGet, and more!
  16706. 98%Adam Storr - Arrange, Act, Assert - Why I Still Comment Unit Tests
  16707. 52%See a salamander grow from a single cell
  16708. 79%The High Price of Mistrust
  16709. 99%Multi-Class Classification Using PyTorch: Model Accuracy -- Visual Studio Magazine
  16710. 95%Is Making Software Sisyphean? - Aaron Francis
  16711. 99%Cranelift, Part 2: Compiler Efficiency, CFGs, and a Branch Peephole Optimizer
  16712. 97%Everyday decision making
  16713. 92%Olo - Software Engineer - Back-End, (Mid - Staff Level)
  16714. 95%AirPods Max sucked for me
  16715. 99%SkyAlt
  16716. 99%Names to avoid in Software Engineering
  16717. 90%CSS Frameworks, hype and dogmatism - Post - Piccalilli
  16718. 99%Stuff your logs! - Paul Khuong: some Lisp
  16719. 85%Giant leak exposes data from almost all Brazilians - Somag News
  16720. 99%Replacing Dropbox in favor of DigitalOcean spaces
  16721. 75%survey.pdf
  16722. 94%Alexandra Orlando
  16723. 99%Firebase push notifications for dotnet. Advanced guide - Cool Coders
  16724. 99%.NET Conf Armenia (2021-01-30)
  16725. 97%See how Azure Sphere allows to run ML at the edge combined with Cloud AI in this demo on the #IoTShow with @obloch
  16726. 99%Zig Makes Go Cross Compilation Just Work
  16727. 96%AdamGold/Dryvo
  16728. 96%Suspended from Google Play for listing supported subtitle formats · Issue #37 · moneytoo/Player
  16729. 97%New experience for sending us your feedback | Visual Studio Blog
  16730. 96%An Introduction to Infrastructure as Code
  16731. 83%How we built Stack Overflow’s first guild
  16732. 95%Improving how we deploy GitHub - The GitHub Blog
  16733. 92%Hide your real email address to help protect your identity
  16734. 97%.NET Conf: Focus on Windows
  16735. 99%Blackjack in Blazor Part 2 - The C# Classes
  16736. 55%5nm in the USA: TSMC's Board Approves $3.5 Billion Fab in Arizona
  16737. 98%Ojoy
  16738. 99%dotnet/runtimelab
  16739. 98%Troubleshooting .NET Core Project Templates
  16740. 97%A deeper dive into our May 2019 security incident - Stack Overflow Blog
  16741. 99%Simplifying paths handling in .NET code with the FullPath type - Gérald Barré
  16742. 99%gRPC Server & Unary Calls | gRPC in .NET 5
  16743. 98%Streamlining package versioning with MinVer
  16744. 99%Autoscrolling on drag, part 1: Basic implementation | The Old New Thing
  16745. 99%A lament about code reviews
  16746. 93%How We Ran a Successful Remote Internship Program in 2020
  16747. 98%Building a social media platform without going bankrupt: Part I–Laying the numbers
  16748. 90%The PGM-index
  16749. 98%.NET App Developer Links - 2021-01-25
  16750. 96%238: Island Tracker - The Final Chapter
  16751. 99%Authentication in Blazor WebAssembly Hosted Applications - Code Maze
  16752. 84%Gerrymandering simulation shows how much it can affect representation
  16753. 99%Stateful React Components
  16754. 99%Cloud Design Patterns: The Gatekeeper and Valet Key Patterns
  16755. 96%Webinar – OOPs, I did it again – .NET Tools Blog | JetBrains
  16756. 70%PITTSBURGH &gt; PARIS
  16757. 99%gRPC & ASP.NET Core 5: Add a gRPC service reference from a remote protobuf over Route-To-Code
  16758. 94%Barbados @Barbados
  16759. 83%LIVE with Dave in Dave's Garage - Microsoft History
  16760. 98%LorenzCK/OnTopReplica
  16761. 99%Felipe Tavares
  16762. 98%Things I've learned after 10 years in the industry
  16763. 99%Build What They Want - Ric da Silva
  16764. 99%You should always do server-side validation! Always! | Petre Popescu
  16765. 99%The joy of deleting code
  16766. 98%Fast indoor 2D localization using ceiling lights
  16767. 92%Why Big Companies Buy Small Ones by EzzEddin Abdullah
  16768. 99%ThreadPool Blocking Mitigation by benaadams · Pull Request #47366 · dotnet/runtime
  16769. 94%Exclusive: leak that exposed 220 million Brazilians is worse than previously thought | Antivirus and Security | EarnGurus
  16770. 99%Add support for ASP.NET (non-Core) projects · Issue #2670 · dotnet/project-system
  16771. 99%Write Crypto Code! Don't publish it!
  16772. 98%.NET 5: How to enable .NET 5 runtime on console apps instead of .NET Core 3.1 ?
  16773. 98%Home - Exceptionless
  16774. 99%ijq: Interactive jq
  16775. 73%US Fertility says patient data was stolen in a ransomware attack – TechCrunch
  16776. 97%‎There Is No Game: WD
  16777. 86%Hacker leaks data of 2.28 million dating site users | ZDNet
  16778. 92%50,000th Subscriber Extravaganza! LiveStream TONITE 7PM PST!
  16779. 54%The Caribbean Collection
  16780. 96%Quite the reMarkable Device :: FIGBERT
  16781. 98%Streamlining package versioning with MinVer
  16782. 99%pavlobu/deskreen
  16783. 93%Filmulator
  16784. 88%How Long Does a Bottle of Wine Last After It Is Opened? : Vinography
  16785. 99%Permission-Based Authorization in ASP.NET Core - Complete User Management Guide in .NET 5
  16786. 96%Learn Programming for Free - Curious Drive
  16787. 98%Publishing a React app to GitHub pages using a custom subdomain
  16788. 98%Only Sponsors 🌟
  16789. 97%FEDORA-2021-48866282e5 — security update for chromium — Fedora Updates System
  16790. 97%Changelog - pip documentation v21.0
  16791. 92%Software development topics I've changed my mind on after 6 years in the industry
  16792. 99%Using ValueTask to create methods that can work as sync or async – The Reformed Programmer
  16793. 96%JavaScript Complete Course - JavaScript Best Practices - Part 52
  16794. 96%JavaScript Complete Course - Debugging - Part 50
  16795. 96%JavaScript Complete Course - Thank You & Wrapping Up - Part 53
  16796. 96%JavaScript Complete Course - JavaScript Errors try, catch & finally - Part 51
  16797. 94%Product idea: verifiable digital document sharing
  16798. 90%Moral basis for regulating social platforms
  16799. 96%Technological stagnation: Why I came around
  16800. 97%Simulation is easy, probability is hard...
  16801. 93%My setup for using Twitter without hating it
  16802. 81%Big Tech Censorship
  16803. 98%s-51: Ask Me Anything (AMA), with Joan Daemen
  16804. 99%DWM Thumbnail Overview - Win32 apps
  16805. 99%Firecracker: start a VM in less than a second
  16806. 97%Facebook Disabled My Account After I Criticized Them
  16807. 96%ASCII Simulation of Colliding Galaxies C++
  16808. 99%.NET GC Internals - 01. Introduction
  16809. 96%no hello
  16810. 99%Newsletter Week 3, 2021
  16811. 99%Building Azure AD B2C custom policies part 1: Visual Studio Code and manual deployment
  16812. 98%Does Building JavaScript Games Make You A Better Developer?
  16813. 92%How hard should I push myself?
  16814. 99%Pulumi vs Terraform - pritchard.dev
  16815. 99%High Performance UDP sockets in .NET 5 — Enclave
  16816. 87%CANNAtalk: magazine for serious growers
  16817. 97%Flavor-cyber-agriculture: Optimization of plant metabolites in an open-source control environment through surrogate modeling
  16818. 95%Calzolari.Grpc.AspNetCore.Validation 5.1.0
  16819. 66%Dr. Brad J. Cox Ph.D. Obituary - Manassas, VA
  16820. 94%Patch 1.1
  16821. 92%GitHub Ships Enterprise Server 3.0 Release Candidate -- Visual Studio Magazine
  16822. 94%Python in VS Code Adds Data Viewer for Debugging -- Visual Studio Magazine
  16823. 76%Remembering Windows 3.1 themes and user empowerment - hisham.hm
  16824. 83%Crystal close up | The University of Tokyo
  16825. 93%Rosenzweig – Dissecting the Apple M1 GPU, part II
  16826. 99%Iconduck
  16827. 51%Audi announces end of combustion A4, A6 & A8 models - electrive.com
  16828. 68%Troy Hunt @troyhunt
  16829. 99%The .NET Docs Show - Functional Fun with F#
  16830. 89%hayri atak proposes striking, sinuous 'sarcostyle tower' for the new york skyline
  16831. 97%The architecture of my life | mjwsteenbergen-blog
  16832. 87%Plugins
  16833. 97%Cloud Economics | Developer Support
  16834. 99%Get a Managed Identity access token in Azure App Service through Advanced Tools (Kudu)
  16835. 54%Microsoft Town Hall Jan 21 Transcript
  16836. 89%Loon’s final flight
  16837. 97%Episode 68 - Xamarin Catch Up With Luce Carter
  16838. 94%How do I protect myself against a COM call that can hang? I'm already running the server out-of-process. | The Old New Thing
  16839. 99%Code Maze Weekly #61 - Code Maze
  16840. 72%Hiring again (Poland): PHP Dev & QA Engineer
  16841. 99%.NET Bootcamp - Learn
  16842. 92%Network-layer DDoS attack trends for Q4 2020
  16843. 99%Rust for Windows
  16844. 96%Medusa
  16845. 97%Access control for GitHub Pages - GitHub Changelog
  16846. 99%Aspect ratio demo
  16847. 90%AKS Zero To Hero - Series for everyone - Azure Greg
  16848. 98%Building dual-screen web experiences with React | Surface Duo Blog
  16849. 97%Automating Azure Access Restrictions with the Azure CLI
  16850. 99%Release Notes | Bitwarden Help & Support
  16851. 99%Using Tailscale on Windows to network more easily with WSL2 and Visual Studio Code
  16852. 97%.NET GC Internals mini-series – TooSlowException
  16853. 98%WPF, Text Rendering and the Blues
  16854. 98%HTML and CSS still isn’t about painting with code
  16855. 95%DamianEdwards/BlazingPageHead
  16856. 72%Riffs & Dreams
  16857. 99%Re-evaluating the “Double D’s” of Software Development: Test Driven Development
  16858. 99%New Book Released - ASP.NET CORE 5 for Beginners
  16859. 99%VSCode, Dev Containers and Docker: moving software development forward - Sticky Bits - Powered by Feabhas
  16860. 79%Still Alive
  16861. 99%Design Draft: First Class Fuzzing
  16862. 72%NHTSA releases final Low-Volume Manufacturing Rules
  16863. 98%Microsoft Opens Up Old Win32 APIs to C# and Rust, More Languages to Come -- Visual Studio Magazine
  16864. 99%Episode 361 - Project Natick
  16865. 59%Over 700,000 paintings from the Rijksmuseum online copyright free
  16866. 98%The Next Gen Database Servers Powering Let's Encrypt
  16867. 92%Righteous, Expedient, Wrong
  16868. 86%Explore the art world by using RESTful APIs - Learn
  16869. 98%Scott Finlay - The Agile Development of a Novel
  16870. 90%Stepping up for a truly open source Elasticsearch | Amazon Web Services
  16871. 93%Signal App UX irritation: “x just joined Signal” | Nitin Nain
  16872. 99%My Backup Strategy
  16873. 99%microsoft/terminal
  16874. 75%Hacker leaks data of millions of Teespring users | ZDNet
  16875. 69%Startup Franchises – Rebel Browser
  16876. 99%Why Electron is a Necessary Evil
  16877. 99%So, You Want to CTF? (A Beginner’s Guide to CTFing)
  16878. 96%The widening gyre
  16879. 96%An Ode to Chess
  16880. 90%Stepping up for a truly open source Elasticsearch | Amazon Web Services
  16881. 98%Loving Azure Boards with GitHub repos
  16882. 73%Secret History of Microsoft Gary
  16883. 99%.NET Foundation Project Spotlight - DNN
  16884. 77%Regarding CSW and the Bitcoin Whitepaper
  16885. 96%Azure SQL Connectivity Performance Tips & Tricks
  16886. 94%Cryptography 101 with Oso's Dr. Sam Scott | Hanselminutes with Scott Hanselman
  16887. 97%Did you know you can now run Linux IoT Edge modules on a Windows IoT device? Learn all about the public preview of EFLOW on the #IoTShow with @obloch
  16888. 99%.NET Foundation Project Spotlight - Oqtane
  16889. 97%Radzen Open Sources 60+ Blazor Components -- Visual Studio Magazine
  16890. 95%Tucows | Retiring Tucows Downloads.
  16891. 94%Project Oqtane Provides Blazor-Based Modern App Framework -- Visual Studio Magazine
  16892. 98%Asynchronous Messaging, Part 3: Backend Service
  16893. 99%GitHub Quick Reviews
  16894. 97%How We Ported Linux to the M1
  16895. 99%microsoft/windows-rs
  16896. 95%How management by metrics leads us astray
  16897. 99%Connecting an Azure Logic App to a local Web API | Developer Support
  16898. 99%Building your first Telegram Bot with ASP.NET Core
  16899. 99%Please Stop Encrypting with RSA Directly
  16900. 99%Most Active .NET Facebook Groups to Follow in 2021 - Coding Sonata
  16901. 98%Solar System Compression Artifacts
  16902. 98%README.md · master · LinuxCafeFederation / Awesome Alternatives
  16903. 93%Announcement: Introducing FlavorsOf.NET!
  16904. 95%Elegant API Versioning in ASP.NET Core (Web API)
  16905. 95%What happens to the value returned from the function passed to Queue­User­Work­Item? | The Old New Thing
  16906. 94%.NET nanoFramework taps C# for embedded systems
  16907. 99%[Online] Sander van de Velde - IoT Beer Lift + David Whitney - Gameboy Emulator
  16908. 95%My New Favorite VS Code Hack For Mac
  16909. 94%Meet Raspberry Silicon: Raspberry Pi Pico now on sale at $4 - Raspberry Pi
  16910. 98%Looking at Parler specs and their architecture
  16911. 99%Coding with C# and .NET: JSON Deserialisation
  16912. 97%Buy a Raspberry Pi Pico – Raspberry Pi
  16913. 98%.NET App Developer Links - 2021-01-21
  16914. 99%New Pluralsight Course: Getting Started with SAML 2.0
  16915. 99%Understanding WebSockets with ASP.NET Core
  16916. 97%Four Things I Learned About GraphQL From Eve Porcello - Telerik Blogs
  16917. 85%Monsters Weekly 200e - Conversations with Scott Hunter
  16918. 99%.NET Rocks! vNext
  16919. 99%Visual Studio 2019 v16.9 Preview 3 is Available Today | Visual Studio Blog
  16920. 99%MVC Controllers are Dinosaurs - Embrace API Endpoints
  16921. 96%View the origin of a repeating call stack
  16922. 99%Fixes DI deadlock when resolving singletons by maryamariyan · Pull Request #46157 · dotnet/runtime
  16923. 93%32-Channel ADC Object - Parallax
  16924. 59%NHL announces Evgeny Kuznetsov, Dmitry Orlov, Alex Ovechkin, and Ilya Samsonov unavailable due to COVID protocols
  16925. 99%Messaging Commands & Events Explained!
  16926. 99%Tailscale on NixOS: A New Minecraft Server in Ten Minutes
  16927. 86%Google Blocking Web Privacy Proposals at W3C
  16928. 99%Deploying Blazor WebAssembly into Azure Static Web Apps - Code Maze
  16929. 97%Release Tye 0.6 · dotnet/tye
  16930. 82%FedEx Shipping Damage Creates Fractured Artworks
  16931. 84%An abundance of caring (for yourself, and in turn those close to you)
  16932. 96%Psychedelics are a waste of life
  16933. 97%An Opinionated Introduction to Urbit
  16934. 80%I only know you from above the shoulders
  16935. 96%We Are Not Special • Hillel Wayne
  16936. 91%The Irrevocable SSL certificates of CloudFlare
  16937. 97%Release Tye 0.6 · dotnet/tye
  16938. 79%Would You Rather Be Uninformed Or Misinformed? | jarbus.net
  16939. 97%The harmful assumptions we make about tasks - An exercise in writing
  16940. 98%Beeper - All Your Chats In One App
  16941. 97%Applitools | The importance of testing data applications
  16942. 95%Update: youtube-dl reinstantiated thanks to EFF
  16943. 79%Progress Touts New Third-Party Blazor UI Components -- Visual Studio Magazine
  16944. 91%I tried creating a web browser, and Google blocked me
  16945. 99%Customize Your Own Audio Test Cues in Visual Studio 2019 v16.9 Preview 3 -- Visual Studio Magazine
  16946. 91%Porting Firefox to Apple Silicon – Mozilla Hacks - the Web developer blog
  16947. 98%Beeper - All Your Chats In One App
  16948. 92%vim.so - Learn and Master Vim faster with interactive exercises
  16949. 92%Elasticsearch does not belong to Elastic
  16950. 99%I no longer trust The Great Suspender
  16951. 65%Intel outsources Core i3 to TSMC's 5nm process
  16952. 91%Edge Worker SQLite
  16953. 99%How do I disassociate a thread from an I/O completion port? | The Old New Thing
  16954. 93%Can't uninstall Adobe apps without an account. | Adobe Photoshop Family
  16955. 90%Executive Order: Ethics Commitments by Executive Branch Appointees | The White House
  16956. 99%Coding with C# and .NET: JSON Deserialisation
  16957. 94%Seeking feedback on the RavenDB Cluster Dashboard
  16958. 99%Deep Dive into Open Telemetry for .NET
  16959. 99%Container networking is simple
  16960. 58%Screensaver lock by-pass via the virtual keyboard · Issue #354 · linuxmint/cinnamon-screensaver
  16961. 99%Write Stable Code using Coupling Metrics
  16962. 96%PMI: Please Get Out of Scrum
  16963. 98%.NET App Developer Links - 2021-01-20
  16964. 97%.NET Conf 2020 - Bengaluru
  16965. 72%Cruise and GM team up with Microsoft to commercialize self-driving vehicles
  16966. 99%Angular Auto Save, Undo and Redo
  16967. 96%damienbod/AngularAutoSaveCommands
  16968. 99%ASP.NET Core Action Arguments Validation using an ActionFilter
  16969. 99%Implementing UNDO, REDO in ASP.NET Core
  16970. 85%Everything is cyber-broken 2 | NDC London 2021
  16971. 99%Preview: The SQLite Llibrary as a .NET assembly
  16972. 91%This Anime Does Not Exist
  16973. 99%State Watch
  16974. 99%Adding environments to ASP.NET Core with React.js SPA
  16975. 98%A dapper sustainability | Sustainable Software dapr sustainability
  16976. 99%How to use configuration with C# 9 top-level programs
  16977. 97%Before the First Line of Code | Learn with Dr G
  16978. 99%Best Visual Studio Code extensions to work for Azure (Part 2)
  16979. 79%TV Detector Vans Once Prowled The Streets Of England
  16980. 97%The State of State Machines
  16981. 97%Entity Framework Community Standup - EF Core 6.0 Survey Results
  16982. 99%radzenhq/radzen-blazor
  16983. 94%When costs are nonlinear, keep it small.
  16984. 96%The Science of How to Build Muscle: Full Guide
  16985. 99%But how, exactly, databases use mmap?
  16986. 63%Decline the 15 Minute Post-Vaccination Waiting Period
  16987. 99%Compilers are hard | ShipReq Blog
  16988. 99%Dynamic type systems aren't even simpler - hisham.hm
  16989. 97%My Journey Building a Multiplayer Board Game
  16990. 98%r/dotnet - Ask any question about ReSharper or Rider: Q&A session with JetBrains
  16991. 98%AWS Open Sources .NET Porting Assistant GUI -- Visual Studio Magazine
  16992. 95%The Evolution of a Research Paper
  16993. 88%Shit Programmers Say - Just Scale Up
  16994. 95%IPFS Support in Brave
  16995. 99%How to Copy All the Resources from a Resource Group in #shorts
  16996. 97%Entity Framework Core 6: What Developers Want -- Visual Studio Magazine
  16997. 93%Support for renaming an existing branch - GitHub Changelog
  16998. 98%User power, not power users: htop and its design philosophy - hisham.hm
  16999. 95%JSON DOM (2) and Index/Range methods for Linq
  17000. 96%Release 1.0.0-preview8 · microsoft/reverse-proxy
  17001. 94%novelWriter
  17002. 99%GitHub Quick Reviews
  17003. 98%github/dmca
  17004. 99%benaadams/Ben.Http
  17005. 97%The ASP.NET Team @TheASPNETTeam
  17006. 92%Intel Problems
  17007. 96%Solved: .NET 5 “SEC_ERROR_INADEQUATE_KEY_USAGE” in Firefox
  17008. 93%Kennethsite
  17009. 99%Working with Azure Storage Blobs with a Java Azure Function | Developer Support
  17010. 94%Amazon: NOT OK - why we had to change Elastic licensing
  17011. 94%Google Job Interview - Barak Obama
  17012. 93%Engineering, Product, and Design - Heap
  17013. 99%Fun with IConfiguration
  17014. 97%Anatomy of a CNC Router
  17015. 72%Why did I lose 3D display mode when I upgraded to the next version of Windows 10? | The Old New Thing
  17016. 62%Happy New Year! Book Giveaway Migrating to ASP.NET Core
  17017. 95%FAQ on 2021 License Change | Elastic
  17018. 95%React vs Vue - Which Frontend Framework to Learn in 2021?
  17019. 93%Doubling down on open, Part II
  17020. 99%mizrael/SuperSafeBank
  17021. 95%License Change Clarification
  17022. 98%Better moving quantile estimations using the partitioning heaps
  17023. 99%Release Week 2 of the year 2021 · AdrienTorris/awesome-blazor
  17024. 99%Be Careful With ZipArchive
  17025. 99%Enabling prerendering for Blazor WebAssembly apps
  17026. 95%Massive Nitro data breach impacts Microsoft, Google, Apple, more
  17027. 92%popey/sosumi-snap
  17028. 98%.NET App Developer Links - 2021-01-19
  17029. 96%Unit Testing in .NET - The Complete Guide
  17030. 98%ASP.NET - A last look back at 2013, looking ahead to 2014
  17031. 97%The Embedded YouTube Player Told Me What You Were Watching (and more)
  17032. 94%Free book on React
  17033. 99%Parametrised test primitive obsession code smell
  17034. 99%Fun with conversion-operator name lookup
  17035. 91%Deskreen
  17036. 99%MSIX Labs for Developers are now available!
  17037. 99%sebastienros/parlot
  17038. 98%How Blazor Performs Against Other Frameworks
  17039. 99%Introducing Textrude - using Scriban to generate code from data
  17040. 83%Tech Companies Are Profiling Us From Before Birth
  17041. 99%Adam Storr - AutoFixture and .NET 5.0 Record Types
  17042. 99%The Plan for Entity Framework Core 6.0 | .NET Blog
  17043. 99%Download Files with ASP.NET Core Web API and Angular - Code Maze
  17044. 98%micah5/ace-attorney-reddit-bot
  17045. 97%Sideways (2004) - IMDb
  17046. 93%I Think North and South Dakota Are Already At Herd Immunity
  17047. 82%What's With All The Monopolys?
  17048. 97%Gustin.blog - Two brothers trying to answer their own biggest questions
  17049. 85%Consistency before quality
  17050. 97%Are We Really Engineers? • Hillel Wayne
  17051. 58%I wasted $40k on a fantastic startup idea
  17052. 91%A solution for social media?
  17053. 90%How to gather consensus before a big decision - Jacob Kaplan-Moss
  17054. 99%Reintegration tracking
  17055. 97%Jade Rubick - Implementing Amazons single threaded owner model a retrospective
  17056. 99%Be Carefull With ZipArchive
  17057. 98%My traitorous move to Windows
  17058. 99%Environment variables, config, secrets, and globals | Henrique Vicente
  17059. 98%The worrying trend of game technology centralization
  17060. 99%Code Spotlight: the Reference Implementation of Ed25519 (Part 1)
  17061. 91%The Shape of Code » Software effort estimation is mostly fake research
  17062. 97%Julia Update: Adoption Keeps Climbing; Is It a Python Challenger?
  17063. 98%Github Stale Bots: A False Economy
  17064. 98%4Dotnet Conf 2021
  17065. 97%Last Week in .NET #25 – I am (g)root
  17066. 81%Turquoise Health
  17067. 98%Rezi GPT-3 AI Resume Builder
  17068. 98%Blackjack in Blazor Part 1 - Rules and Modeling the Game
  17069. 98%How can I prevent another program from showing a thumbnail preview in the taskbar? | The Old New Thing
  17070. 83%CorNeat Vision's First Patient Regains Sight Following Artificial Cornea Implantation at Rabin Medical Center, Ending a Decade of Blindness
  17071. 99%Canceling background tasks when a user navigates away from a Blazor component - Gérald Barré
  17072. 95%SharedArrayBuffer updates in Android Chrome 88 and Desktop Chrome 91 - Chrome Developers
  17073. 99%4 C# features that you (probably) shouldn't be using
  17074. 99%That XOR Trick
  17075. 99%EleutherAI - GPT-Neo
  17076. 98%bladeRF-wiphy - Nuand
  17077. 94%We can do better than Signal
  17078. 98%.NET App Developer Links - 2021-01-18
  17079. 96%WUG: Monitoring (výkonu) aplikace pomocí Event Counterů v .NET (Core) (online)
  17080. 99%Using ASP.NET Core Controllers and Razor Pages from a separate shared project or assembly
  17081. 96%237: Bot Awesome
  17082. 97%5 Tips To Hack Your .NET Builds - CodeWithStu
  17083. 54%Free photos, graphics site Freepik discloses data breach impacting 8.3M users | ZDNet
  17084. 95%Context switching costs more than we give it credit for.
  17085. 97%Paper Reading: In Search of an Understandable Consensus Algorithm (Extended Version)
  17086. 91%Intro into security principles in the context of database systems
  17087. 99%Azure Easy Auth and Roles with .NET and Microsoft.Identity.Web
  17088. 99%Azure Easy Auth and Roles with .NET (and .NET Core)
  17089. 85%Windows Performance Analyzer - Table & Graph Configurations (Part 1)
  17090. 99%Quick tip: listing global dev tools and extensions
  17091. 99%Principle of Least Privilege (POLP)
  17092. 91%Upgrading to React 17: How to Fix the Issues and Breaking Changes - Engineering Blog - Wealthfront
  17093. 94%HR is not your friend, and other things I think you should know
  17094. 99%Introducing Fss
  17095. 98%Who Owns Open-Source Software?
  17096. 99%Forcing ASP.NET WebForms Designer Files to Regenerate
  17097. 75%E INK has developed ACEP Gallery 4100 Color E-Paper
  17098. 85%About
  17099. 99%CondensationDB/Condensation
  17100. 99%UserVoice Authentication Updates!
  17101. 99%Mesmerizing Chameleon Signatures
  17102. 81%Hacker puts up for sale third round of hacked databases on the Dark Web | ZDNet
  17103. 90%Vantage Pro2 Groweather Wireless Sensor Suite
  17104. 99%Reducing tail latencies with automatic cooperative task yielding
  17105. 88%Would Rust secure cURL?
  17106. 98%The values of Emacs, the Neovim revolution, and the VSCode gorilla
  17107. 98%BitLocker Lockscreen bypass
  17108. 97%OpenSleigh: tackling state persistence, part 1 - David Guida
  17109. 99%That’s not how 2FA works
  17110. 97%Using Certificates From AWS Private Certificate Authority in .NET
  17111. 77%fanfare/googleimagesrestored
  17112. 96%Home - JingOS
  17113. 98%mnm
  17114. 98%‎Computer Architecture Podcast on Apple Podcasts
  17115. 85%Entity Framework Core 5 Resources I’ve Created Recently
  17116. 99%gRPC & ASP.NET Core 5: Discover gRPCui, the GUI alternative to gRPCurl
  17117. 98%Is Writing as Important as Coding?
  17118. 99%a11y* is your ally
  17119. 99%A Home Network Troubleshooting Journey – nuxx.net
  17120. 99%How I develop web apps in 2021
  17121. 99%Big O Notation - explained as easily as possible
  17122. 87%I told you so, 2021 edition
  17123. 99%Fully Homomorphic Encryption Part Three: Three Strawmans for the FHE Scheme
  17124. 96%Computer System Engineering
  17125. 99%Working inside WSL using Visual Studio Code
  17126. 98%The Many Flavors of .NET
  17127. 80%Book Review: The Games That Weren’t by Frank Gasking
  17128. 99%Running a fake power plant on the internet for a month
  17129. 95%A fresh new avenue for Google to kill your SaaS startup
  17130. 98%Pirates, Crypto, and the Secret History of Windows Product Activation
  17131. 95%I run untested, viewer-submitted code on my 500-LED christmas tree.
  17132. 98%Newsletter Week 2, 2021
  17133. 99%DO NOT MERGE: Regex source generator prototype by pgovind · Pull Request #47065 · dotnet/runtime
  17134. 97%Duende Software Blog
  17135. 99%Lua, a misunderstood language
  17136. 98%Maximizing Developer Effectiveness
  17137. 99%Escaping VirtualBox 6.1: Part 1
  17138. 63%EU-Kommission stellt sich gegen Hintertüren in Verschlüsselung - derStandard.at
  17139. 99%Rust is a hard way to make a web API - macwright.com
  17140. 99%Code Maze Weekly #60 - Code Maze
  17141. 96%How I hijacked the top-level domain of a sovereign state | Detectify Labs
  17142. 99%A history of end-to-end encryption and the death of PGP
  17143. 98%The Rise of Self-Supervised Learning
  17144. 99%new codebase, who dis? (How to Join a Team and Learn a Codebase)
  17145. 92%jQuery - 2006 | Web Design Museum
  17146. 95%The Hairdresser Analogy
  17147. 87%Portugal - The Most Crypto-Friendly Nation in Europe | Jean Galea
  17148. 98%Why can't I write code inside my browser?
  17149. 99%2 years, 200 applications: A .NET Core Migration at Enterprise Scale
  17150. 97%Ask the Experts: Customer Experience Reimagined with AI
  17151. 98%100+ Free Programming Books (Updated 2021 List)
  17152. 78%Be My Eyes - See the world together
  17153. 83%.NET Core Ranks High Among Frameworks in New Dev Survey -- Visual Studio Magazine
  17154. 99%Fully Homomorphic Encryption Part Two: Lattice-based Crypto and the LWE Problem
  17155. 55%Why cancer cells waste so much energy
  17156. 55%The Unsettling Truth About the ‘Mostly Harmless’ Hiker
  17157. 99%GitHub Quick Reviews
  17158. 99%How to run VS Code as a Container for Remote Development
  17159. 92%Signal Status
  17160. 99%Importing an OpenAPI API into Azure API Management Service | Developer Support
  17161. 93%Food on the table while giving away code
  17162. 99%@devlead - Mattias Karlsson's Blog - My preferred .NET console stack
  17163. 60%Kuo: New MacBook Pro Models to Feature Flat-Edged Design, MagSafe, No Touch Bar and More Ports
  17164. 58%HuffPost is now a part of Verizon Media
  17165. 93%Uganda's January 13, 2021 Internet Shut Down
  17166. 99%More with Gruut: Use the Microsoft Bot Framework to analyze emotion with the Azure Face API
  17167. 93%Episode 54 – Uno platform, why AOT is awesome, and toast with Jérôme Laban – Coding After Work Podcast
  17168. 91%Developer-Y/cs-video-courses
  17169. 98%The perils of the accidental C++ conversion constructor | The Old New Thing
  17170. 95%Webinar recording: Filtered Replication in RavenDB
  17171. 78%Jared Mauch didn’t have good broadband—so he built his own fiber ISP
  17172. 99%KEMTLS: Post-quantum TLS without signatures
  17173. 99%Apple M1 Assembly Language Hello World
  17174. 99%Taking the new Chromium WebView2 Control for a Spin in .NET - Part 1
  17175. 98%Go (golang) Goroutines - Running Functions Asynchronously
  17176. 97%Change Notifications with Microsoft Graph
  17177. 79%What happens when you type a URL in the web browser and press Enter? Computer Stuff #18
  17178. 99%Understanding Microsoft's Docker Images for .NET Apps
  17179. 78%Fitbit Joins Google - Fitbit Blog
  17180. 99%Design for Developers—An Introduction to Xamarin Forms
  17181. 87%Software development in 2021 and beyond - The Official Microsoft Blog
  17182. 99%Minimalistic Serverless Shortlink Service in ~70 LoC
  17183. 96%MSIX Packaging Tool January 2021 Release is now available!
  17184. 78%Pauline Hanson&#8217;s website domain has been snapped up and redirected
  17185. 98%Looking back on Software Development in 2020 and forward to 2021
  17186. 50%Dungeon Magazine : Free Texts : Free Download, Borrow and Streaming : Internet Archive
  17187. 94%Simplify Authentication with Managed Identities for Azure Resources
  17188. 98%Here's a One-Stop Shop for .NET 5 Improvements -- Visual Studio Magazine
  17189. 95%Manufacturers who sell direct with omnichannel retail gain powerful customer insights
  17190. 99%Farmer - Making Repeatable Azure Deployments Easy
  17191. 71%The Official Aquafaba Site
  17192. 92%Exploring Event Modeling with Adam Dymitruk | Hanselminutes with Scott Hanselman
  17193. 99%Fully Homomorphic Encryption Part One: A Gentle Intro
  17194. 66%Testosterone levels show steady decrease among young US men
  17195. 99%Updating many-to-many relationships in EF Core 5 and above – The Reformed Programmer
  17196. 81%Azure SQL Database Ranked Among Top 3 Databases of 2020 -- Visual Studio Magazine
  17197. 86%Taking Notes From Browser Address Bar
  17198. 96%Optimize your distractions
  17199. 96%How to Kill a Unicorn - Chris Frantz
  17200. 77%How the Pandemic Opened the Door to My Career in Tech
  17201. 75%4 weeks of uselessness — Aakanksha Gaur
  17202. 96%Finding the best streaming setup for a virtual Christmas
  17203. 97%Why Negotiating Is Just Like Doing Squats
  17204. 96%Email is the messenger you should migrate to
  17205. 95%A more integrated terminal experience | Visual Studio Blog
  17206. 99%source.winehq.org Git - wine.git/blob - ANNOUNCE
  17207. 97%.NET Conf Thailand (2021-01-23)
  17208. 93%Google completes Fitbit acquisition
  17209. 98%Asynchronous Messaging, Part 2: Durable Queues
  17210. 99%danso - happy-space: a whitespace-sensitive calculator
  17211. 99%On .NET Live - Cross Platform .NET Development with OmniSharp
  17212. 94%Archive exceptionnelle : écoutez l'accent parisien en 1912
  17213. 88%DuckDuckGo Traffic
  17214. 98%10 years(-ish) of Elixir - Dashbit Blog
  17215. 98%dotnet/installer
  17216. 98%Azure Active Directory's gateway is on .NET Core 3.1! | .NET Blog
  17217. 95%Holistic web protection: industry recognition for a prolific 2020
  17218. 96%Machine Learning: The Great Stagnation
  17219. 99%State of JavaScript 2020 Survey Results - My Reactions
  17220. 99%How can I write a C++ class that iterates over its base classes? | The Old New Thing
  17221. 94%Better Exception stack traces in .NET with Ben.Demystifier
  17222. 98%The Guest Writer Program Returns for 2021!
  17223. 99%How to configure your custom roslyn analyzer using an .editorconfig file
  17224. 99%Persisting your users preferences using Blazor and Local Storage
  17225. 99%Soar: Simulation for Observability, reliAbility, and secuRity
  17226. 99%Go (golang) Multiple Return Values - Different from C# Tuples
  17227. 94%Foam
  17228. 98%.NET App Developer Links - 2021-01-14
  17229. 86%The Principles of Sustainable Software Engineering - Learn
  17230. 96%Profiling React Apps with Profiler API
  17231. 99%Rethinking OSS Attribution In .NET
  17232. 99%Announcing TypeScript 4.2 Beta | TypeScript
  17233. 99%Lease
  17234. 99%Using Azure Key Vault to manage your secrets
  17235. 99%.NET Rocks! vNext
  17236. 82%Large Tech taking on inequality
  17237. 92%Happy 10th Birthday, NuGet! | The NuGet Blog
  17238. 97% SpecterX | Data Management and External Organization Collaboration
  17239. 92%Project Bicep – Next generation ARM Templates
  17240. 97%An unlikely database migration
  17241. 85%Timers & Reminders, backed by DynamoDB in Microsoft Orleans - CodeWithStu
  17242. 88%Superconducting Microprocessors? Turns Out They're Ultra-Efficient - IEEE Spectrum
  17243. 99%Start with a Monolith
  17244. 99%Creating Serverless Apps with .NET using Azure Functions - Code Maze
  17245. 93%Razor syntax coloring
  17246. 99%Web Dev Without Tools
  17247. 99%Running a blog with iPad
  17248. 96%Task managers aren't built for ICs - An exercise in writing
  17249. 95%null
  17250. 98%Kaggle’s 5 remote-first tips for new WFHers
  17251. 98%Data science as an atomic habit | Malcolm Barrett
  17252. 97%Startup that broke me
  17253. 98%Send and receive WhatsApp messages through email
  17254. 98%Downloading and analyzing the source code of all available Chrome Extensions
  17255. 98%We Don't Need Data Scientists, We Need Data Engineers
  17256. 99%Being a Tech Lead in an Empowered Product Team
  17257. 87%Ten years without Elixir
  17258. 96%Becoming Silicon Valley
  17259. 99%Xamarin Community Standup - Xamarin.Forms 5 LAUNCH PARTY!!!!!!
  17260. 98%The Myth of Innovation in Canadian FinTech
  17261. 93%A Proposal for Adding Generics to Go
  17262. 96%JavaScript Complete Course - Math Object - Part 47
  17263. 98%JavaScript Complete Course - let, var & const - Part 49
  17264. 98%JavaScript Complete Course - Math Object - Part 48
  17265. 98%VeriCrypt: An Introduction to Tools for Verified Cryptography
  17266. 99%Diagnostics improvements in .NET 5 | .NET Blog
  17267. 97%Improve Your Productivity with Roslyn Analyzers
  17268. 96%Adam Storr - Debugging Dependency Injection Service Registrations in .NET 5.0
  17269. 99%Moving .NET Core user secrets to another computer
  17270. 88%Time Tracker Says VS Code Is No. 1 Editor for Devs, Some Working 15+ Hours Per Day -- Visual Studio Magazine
  17271. 98%[Guest Post] Visual Studio for Mac Helps You Write Tests | Visual Studio Blog
  17272. 99%JavaScript Complete Course - Array Sort - Part 44
  17273. 99%JavaScript Complete Course - Date Objects - Part 45
  17274. 99%JavaScript Complete Course - Array Reduce - Part 43
  17275. 99%JavaScript Complete Course - Array Filter - Part 41
  17276. 99%JavaScript Complete Course - Array Some & Every - Part 42
  17277. 99%JavaScript Complete Course - Date Comparison - Part 46
  17278. 89%Workaholism Leads to Mental and Physical Health Problems: Work Addiction Risk Depends on Occupation
  17279. 85%WRT54G History: The Router That Accidentally Went Open Source
  17280. 74%A Proposal for Change at MSPAC
  17281. 94%The misleading MIDL error message: MIDL5023: The arguments to the parameterized interface are not valid | The Old New Thing
  17282. 99%BeagleV™
  17283. 97%The neural network of the Stockfish chess engine
  17284. 95%The First Zig Website Redesign
  17285. 99%The process, thought and technology behind building a friendly .NET SDK for JetBrains Space
  17286. 59%What is Social Cooling?
  17287. 99%Abusing C# For Loops For Job Security
  17288. 90%Seeed launches BeagleV, a $150 RISC-V computer designed to run Linux
  17289. 98%"Wireguard [sic]: great protocol, but skip the Mac app" blog post
  17290. 96%How to Post a File to an Azure Function in 3 Minutes | Developer Support
  17291. 98%How to Become a Better Developer by Asking Questions - Steve Gordon - Code with Steve
  17292. 97%XTerm: It's Better Than You Thought
  17293. 97%A Name Resolver for the Distributed Web
  17294. 96%Unique Ways AI Can Help Recruitment Procedures
  17295. 99%Avoiding a Big Ball of Mud! Coupling in a Monolith
  17296. 93%Learn X by doing Y - A project-based learning search engine
  17297. 99%Go (golang) Error Handling - A Different Philosophy
  17298. 98%.NET App Developer Links - 2021-01-13
  17299. 91%Reminder: Please be nice
  17300. 73%Monsters Weekly 200d - Conversations with Nik Molar
  17301. 76%The Play, the points, and the biggest lie in software
  17302. 99%Introducing Strongly Typed HTTP Request Headers for ASP.NET Core - Steve Talks Code
  17303. 97%.NET January 2021 Updates – 5.0.2, 3.1.11, 2.1.24 | .NET Blog
  17304. 95%The Case for Codeless Testing
  17305. 97%.NET Framework January Security and Quality Rollup Update | .NET Blog
  17306. 99%gRPC & ASP.NET Core 5: Test gRPC endpoints with gRPCurl
  17307. 92%Inspecting application metrics with dotnet-monitor
  17308. 99%Migrating RealProxy Usage to DispatchProxy | .NET Blog
  17309. 98%Rebuilding the most popular spellchecker. Part 1
  17310. 92%Exact match domain vs a brand domain
  17311. 98%Legacy Code Should Be Respected, Not Hated – Steven Wade
  17312. 98%omriharel/deej
  17313. 89%Lessons from my first (very bad) on-call experience
  17314. 95%[Pre-Order] PCPanel - Pro | pcpanel
  17315. 96%The Quietest Mechanical Keyboard
  17316. 98%Episode 360 - Microsoft Solutions with Corey
  17317. 95%Cloud design patterns - Azure Architecture Center
  17318. 99%Microsoft Teams App With Blazor Made Easy Using Blazorade Teams
  17319. 99%Get to know the .NET 5.0 SDK
  17320. 97%Amazon.com: Design Patterns: Elements of Reusable Object-Oriented Software eBook: Erich, Gamma, Helm Richard, Johnson Ralph, Vlissides John, Grady Booch: Kindle Store
  17321. 99%GitHub Quick Reviews
  17322. 98%If it will matter after today, stop talking about it in a chat room
  17323. 94%VS Code Java Project Explorer Gets Better -- Visual Studio Magazine
  17324. 91%A Hacker Remotely Penetrated Bluetooth Chastity Belts, Demanding Victims Pay Ransom
  17325. 98%jukefoxer/Signal-Android
  17326. 98%VS Code Day 2021 live event
  17327. 97%Modern Entity Framework: A Tour of EF Core 5.0 pt 1
  17328. 98%Dave Probert: Inside Windows 7 - User Mode Scheduler (UMS)
  17329. 99%Dave Probert: Inside Windows 7 - User Mode Scheduler (UMS)
  17330. 96%I received first-ever donation on my open-source side project and it felt great!
  17331. 99%Plain Text Accounting, a guide to Ledger and friends
  17332. 99%ASP.NET Community Standup - Meet the Blazor Team
  17333. 99%Introducing Cake Bridge Dependency Injection
  17334. 96%Objective-See: LuLu
  17335. 88%Why am I receiving SHCNE_UPDATEDIR notifications that my code never generates? | The Old New Thing
  17336. 73%Pirated Academic Database Sci-Hub Is Now on the ‘Uncensorable Web’
  17337. 98%Add a Parameter to a .NET Core Project Template
  17338. 96%SignalRs Crazy 8
  17339. 99%MP² quantile estimator: estimating the moving median without storing values
  17340. 98%Resilient social networks
  17341. 97%Changes are Coming... My Goals for 2021
  17342. 61%Theranos destroyed crucial subpoenaed SQL blood test database, can't unlock backups, prosecutors say
  17343. 81%Moderna Provides Business Update and Announces Three New Development Programs in Infectious Disease Vaccines | Moderna, Inc.
  17344. 98%Entire Computer Science Curriculum in 1000 YouTube Videos | Laconicml
  17345. 94%Teamspeak 5 Beta Bug-Report BBcode not working, channel commander not shown
  17346. 98%Optimising Blazor Applications | ConFoo.ca
  17347. 99%An introduction to the Data Protection system in ASP.NET Core
  17348. 99%theseus-os/Theseus
  17349. 99%Kernel Root Exploit via a ptrace() and execve() Race Condition
  17350. 94%AMAZON ECHO FLEX: MICROPHONE MUTE, REAL OR FAKE?
  17351. 99%Noise Planets
  17352. 98%.NET App Developer Links - 2021-01-12
  17353. 98%Go (golang) defer - Making Sure Something Gets Done
  17354. 92%Notification of Data Security Incident - December 23, 2020
  17355. 99%ECMAScript proposal: Import assertions
  17356. 95%Improve error message when CORS is not configured correctly by JamesNK · Pull Request #1171 · grpc/grpc-dotnet
  17357. 98%Programmatically Navigate with React Router
  17358. 99%How we quickly refactored with Resharper more than 23.000 calls to Debug.Assert() into more meaningful assertions - NDepend
  17359. 99%Combining .NET 5, WinUI, UWP - FullTrust, PartialTrust, WindowsAppContainer - Nick's .NET Travels
  17360. 74%Justice Minister announces online freedom of speech bill
  17361. 99%Uno Platform How To Build A Single-Page Web App in XAML and C# with WebAssembly Using Uno Platform
  17362. 99%Writing decoupled code with MediatR: The Mediator Pattern
  17363. 99%Using .env in .NET - Dusted Codes
  17364. 99%A practical guide to WebAssembly memory - radu's blog
  17365. 64%01-11-21 Boca SN9--3 - EasyZoom | Place for high-resolution images
  17366. 99%pakrym/jab
  17367. 88%What does it mean to be really deliberate about building your space? How can we build a nest for our home office with a 4k window scene? For FREE?!
  17368. 87%Blog migrated to Statiq
  17369. 97%Updated Infragistics UI/UX Desktop Components Support .NET 5 -- Visual Studio Magazine
  17370. 96%How Does .NET 5 Do XAML? By Decoupling It from Windows with WinUI 3, C#/WinRT and More -- Visual Studio Magazine
  17371. 95%Hundred Rabbits
  17372. 97%My personal wishlist for a decentralized social network
  17373. 97%Startup ideas for 2021
  17374. 93%Updating system right way
  17375. 97%The clipboard history feature is the best thing since sliced bread :: Martin De Wulf —
  17376. 97%The Right to Pay for my Products
  17377. 97%Kafka As A Database? Yes Or No – A Summary Of Both Sides
  17378. 98%My ISP Is Killing My Idle SSH Sessions. Yours Might Be Too. – Title
  17379. 81%52 Launches in 52 Weeks
  17380. 96%How to Beat Parkinson's Law - Anthony Diké
  17381. 95%Why the Canadian Tech Scene Doesn’t Work
  17382. 99%.NetConf Virtual Event |Creating Native iOS + Android Apps in C# using Xamarin
  17383. 92%Are Experts Real? | Fantastic Anachronism
  17384. 98%Laptops need to change
  17385. 97%GraphQL with Maarten Louage
  17386. 95%Azure Application Insights Profiler | Channel 9
  17387. 99%How to Use Query Strings in Blazor WebAssembly - Code Maze
  17388. 74%The Developer Weekly podcast
  17389. 99%Ubiquty Data Breach
  17390. 96%Managing IoT devices at scale is no joke. See how Azure IoT Central allows you to group, streamline, orchestrate, and monitor devices in this #IoTShow episode with @obloch and @rangavadlamudi
  17391. 99%Why Haskell is our first choice for building production software systems – Foxhound Systems
  17392. 99%.NET 5 Networking Improvements | .NET Blog
  17393. 99%SUCCESS: iPhone 7 with dead NAND netbooting unmodified Ubuntu 20.04 arm64 over usb gadget ethernet
  17394. 98%What would it take for you to adopt Marten?
  17395. 75%Don't Toss It, Fix It! Europe Is Guaranteeing Citizens the "Right to Repair"
  17396. 93%Malware on my Android phone! « Otaku – Cedric's blog
  17397. 75%We need more than deplatforming – The Mozilla Blog
  17398. 99%Seven ways to test for accessibility of your web site with browser Developer Tools
  17399. 98%tinyvision-ai-inc/UPduino-v3.0
  17400. 99%Running GitHub Super-Linter in Azure Pipelines - Gérald Barré
  17401. 85%Long term affects of banning Parler
  17402. 92%r/ParlerWatch - Comment by u/BlueMountainDace on ”All Parler user data is being downloaded as we speak!”
  17403. 98%How did I find the old Windows binaries and compilers for the processor retrospective series? | The Old New Thing
  17404. 95%Stealing Your Private YouTube Videos, One Frame at a Time
  17405. 77%You know? — Speech analysis and video summarization
  17406. 99%dotnet/runtime
  17407. 90%Untangling Compliance: Working Toward a Global Framework
  17408. 99%Setting up for Azure B2C development | Developer Support
  17409. 67%Klarheit bei Compliance schaffen: Die Arbeit an einem globalen Rahmenwerk
  17410. 98%Home automation is heavily stateful and that sucks
  17411. 98%Cryptography Dispatches: The Most Backdoor-Looking Bug I’ve Ever Seen
  17412. 98%.NET App Developer Links - 2021-01-11
  17413. 99%Machine Learning with ML.NET - Linear Regression
  17414. 92%Build software better, together
  17415. 91%Go (golang) Loops - A Unified "for"
  17416. 96%236: Supporting Your Customers
  17417. 99%Protecting legacy APIs with an ASP.NET Core Yarp reverse proxy and Azure AD OAuth
  17418. 99%Writing your own NES emulator Part 3 - the 6502 CPU
  17419. 98%ASP.NET Core OpenTelemetry Logging
  17420. 98%Monsters Weekly 200c - Conversations with Andrew Stanton-Nurse
  17421. 99%Tip 300 - Unit testing the Azure Cosmos DB change feed in xUnit and C#
  17422. 97%Real World Akka.NET Clustering: Process Managers and Long-Running Operations
  17423. 90%A Higher-Order Effectful Language Designed for Program Verification
  17424. 99%NAudio 2 plans
  17425. 55%Cyberattack update
  17426. 99%Rust-GCC/gccrs
  17427. 99%Vite for Existing Vue CLI Projects
  17428. 95%Bird Buddy: A Smart Bird Feeder
  17429. 96%What Silicon Valley "Gets" about Software Engineers that Traditional Companies Do Not
  17430. 96%Element group video messenger | Group chat | Team communication productivity app | Matrix open network | Decentralized end-to-end encryption
  17431. 85%I did not notice my worsening mental health, and got hit hard by OCD (a tale of caution)
  17432. 99%Build Your Own Text Editor
  17433. 79%Death to the document
  17434. 50%DigitalOcean’s position on Parler
  17435. 99%Two Weeks with FreeBSD as My Daily Driver
  17436. 90%Exploring my writing: The subjects of sentences
  17437. 80%I Immediately Lowered my Heart Rate By Switching My Yogurt
  17438. 95%Elzear - 🗳 Ranked voting systems
  17439. 90%Your security is our first concern.
  17440. 88%Data of Over 100 Million Credit, Debit Cardholders Leaked on Dark Web
  17441. 99% GNOME has no thumbnails in the file picker (and my toilets are blocked)
  17442. 98%Spectre.Console - Tree
  17443. 96%Spectre.Console - Selection
  17444. 98%Spectre.Console - Multi Selection
  17445. 98%How I stole the data in millions of people’s Google accounts
  17446. 53%Reserve Bank responding to illegal breach of data system
  17447. 93%The Vending Machine Model
  17448. 98%cabal
  17449. 99%Wasmer - The Universal WebAssembly Runtime
  17450. 99%RemiBou/BrowserInterop
  17451. 95%Chemistry of Cast Iron Seasoning: A Science-Based How-To
  17452. 68%2019-2020 Tech company donations to Republicans who voted to overturn the election
  17453. 98%Ecosia - the search engine that plants trees
  17454. 94%Algorithms for Decision Making
  17455. 98%The code behind Quake's movement tricks explained (bunny-hopping, wall-running, and zig-zagging)
  17456. 90%Scuttlebutt
  17457. 99%The Architecture of Open Source Applications: LLVM
  17458. 97%xkcd: Steepen the Curve
  17459. 97%PeerTube v3 : it’s a live, a liiiiive !
  17460. 67%The other tech giant - Wikipedia is 20, and its reputation has never been higher | International
  17461. 96%Steepen the Curve
  17462. 96%1682995 - Enable AVIF support by default
  17463. 93%d0nk/parler-tricks
  17464. 99%How-to Add Support Emails in your Mobile Apps with Helpful Data/Logs
  17465. 95%System Active Reverb - Consenna Notification
  17466. 99%Ray Tracing in pure CMake
  17467. 55%We Have A Reality Problem
  17468. 89%How to grow your email list to three subscribers
  17469. 94%Failing My Most Ambitious Project
  17470. 88%Why you should test critical parts of your app
  17471. 97%Why you can't find an engineering coach | Swizec Teller
  17472. 92%Masks Off for TheDonald.win
  17473. 98%Signal, thank you for not collecting my data. But I won’t use you.
  17474. 81%The Tyranny Nobody Talks About
  17475. 96%What I did on my winter vacation
  17476. 87%How WhatsApp convinces you to give it your contacts |
  17477. 99%Block your feeds
  17478. 96%How tech acquisitions work
  17479. 98%Why mmap is faster than system calls
  17480. 98%Akin's Laws of Spacecraft Design
  17481. 98%Smooth Voxel Terrain (Part 2)
  17482. 90%Episode 7: Scaling Up Secure Messaging to Large Groups With MLS!
  17483. 99%Add F# BankActor sample by cartermp · Pull Request #538 · dapr/dotnet-sdk
  17484. 98%David Wong - What is Applied Cryptography? #121 - Develomentor
  17485. 98%David Wong – What is Applied Cryptography? #121
  17486. 94%Newsletter Week 1, 2021
  17487. 96%OpenAI's DALL-E Can Create Images From Just Text Description
  17488. 97%Haskell is a Bad Programming Language
  17489. 79%efcore/EFCore.NamingConventions
  17490. 99%JavaScript Array Some Method Practice in 5 Minutes
  17491. 97%Meet The Workers Team Over Discord
  17492. 95%Friday Five: Teams Public Preview, C# Tips, More!
  17493. 95%Hello! You've Been Referred Here Because You're Wrong About Section 230 Of The Communications Decency Act
  17494. 99%Best of show - abuse of libc
  17495. 93%The Secret History of Windows ZIPFolders - by Original Author Davepl
  17496. 99%safepassme
  17497. 99%Code Maze Weekly #59 - Code Maze
  17498. 99%Change FeedbackSize on Rijndael wrappers to delegate to implementation. by vcsjones · Pull Request #46686 · dotnet/runtime
  17499. 97%Processing RSS feeds with Repl.it
  17500. 86%How did Uber waste so much ad money?
  17501. 95%What I learned doing 125 public talks - Part I
  17502. 86%The Tether Press and Bitcoin's Speculative Mania - Trolly McTrollface's Blog
  17503. 91%Crony Beliefs | Melting Asphalt
  17504. 98%blog.harterrt.com – Controlled Experiments - Why Bother?
  17505. 54%More drama on a forum, and a slew of new databases dumped
  17506. 96%Building an Air Filtration System for a 3D Printer
  17507. 92%What I Learned About Productivity Meditating 60 Hours in 60 Days – Love Your Work, Episode 246
  17508. 94%Cryptology ePrint Archive: Report 2020/1390
  17509. 96%200 Black Women In Tech To Follow on Twitter {2021 List} | Hacker Noon
  17510. 99%ardalis/ApiEndpoints
  17511. 95%Scipy Lecture Notes — Scipy lecture notes
  17512. 91%Apple's privacy labels reveals Whatsapp and Facebook Messenger's hunger for user data
  17513. 97%The case of the crash during the release of an object from an unloaded DLL during apartment rundown | The Old New Thing
  17514. 99%Hacking QR code design
  17515. 94%How Boston Dynamics Taught Its Robots to Dance - IEEE Spectrum
  17516. 97%Episode 67: Blazor in Action with Chris Sainty
  17517. 91%Epic Acquires RAD Game Tools
  17518. 99%adam-mcdaniel/atom
  17519. 89%norvig/pytudes
  17520. 98%Making ConcurrentDictionary GetOrAdd thread safe using Lazy
  17521. 98%Thonny, Python IDE for beginners
  17522. 98%.NET App Developer Links - 2021-01-08
  17523. 96%Xamarin.Forms 5 with David Ortinau
  17524. 99%synergy
  17525. 96%JavaScript Array Every Method Practice in 5 Minutes
  17526. 97%Bulk upload files to Azure Blob Storage with the Azure CLI
  17527. 98%Sandboxing vs. Elevated Browsing (As Administrator)
  17528. 99%Stack and Queue in JavaScript
  17529. 62%Secret History of Windows Format: by Original Microsoft Author Davepl
  17530. 99%WinUI 3 Preview 3 | Windows Dev
  17531. 99%Xamarin Essentials: Features, Advantages and Benefits
  17532. 99%Custom Properties as State | CSS-Tricks
  17533. 99%`for` vs. `for-in` vs. `.forEach()` vs. `for-of`
  17534. 94%#Net5 – C#9 “records”, “with” and “this”, a super cool mix 🆒🆒🆒
  17535. 97%Azure Automation Runbooks moving to GitHub
  17536. 98%WhatsApp? I try to back up my history. | maxwellito.com
  17537. 88%The psychology of influence and hacking growth
  17538. 98%An offer you can refuse
  17539. 96%How I automated my Coffee Grinder
  17540. 97%"Fixing" Convertible Note and SAFE Economics in Seed Rounds - Silicon Hills Lawyer
  17541. 96%Living through 2020 as a Remote Developer with Amanda Silver | Hanselminutes with Scott Hanselman
  17542. 96%Splitting up a Monolith into Microservices
  17543. 97%New Xamarin.Forms 5 Drops Visual Studio 2017 Support -- Visual Studio Magazine
  17544. 98%Cryptology ePrint Archive: Report 2020/1452
  17545. 99%The Secret History of Windows Task Manager, Part 2 - Tech and Source Code
  17546. 99%The Secret History of Windows Task Manager: Part 1 - Retired Microsoft Engineer Davepl
  17547. 98%Rosenzweig – Dissecting the Apple M1 GPU, part I
  17548. 97%Steam's login method is kinda interesting
  17549. 96%Microsoft Customer Clear.Bank shares their journey and learnings
  17550. 97%Azure Application Insights Profiler
  17551. 99%Asynchronous Messaging, Part 1: Basic Distributed Architecture
  17552. 72%Signal Messenger: Speak Freely
  17553. 99%WSFederationHttpBinding in .NET Standard | .NET Blog
  17554. 95%No Meetings, No Deadlines, No Full-Time Employees
  17555. 80%Microsimulation of Traffic Flow: Onramp
  17556. 98%Xamarin.Forms 5.0 is Here! | Xamarin Blog
  17557. 89%Ransom DDoS attacks target a Fortune Global 500 company
  17558. 99%.NET Rocks! vNext
  17559. 99%JavaScript Array Sort Method Practice in 5 Minutes
  17560. 92%What happens if I give contradictory values for the stack commit and stack reserve? | The Old New Thing
  17561. 96%A Look At The CPU Security Mitigation Costs Three Years After Spectre/Meltdown
  17562. 99%Reducing SNAT Port consumption in Azure App Services | Developer Support
  17563. 96%Production postmortem: The file system limitation
  17564. 99%Pointers Are Complicated, or: What's in a Byte?
  17565. 98%.NET App Developer Links - 2021-01-07
  17566. 99%Real World Localization Implementation ASP.NET Core 5
  17567. 98%Maximizing Developer Effectiveness
  17568. 99%Understanding WebSockets with ASP.NET Core - Sahan Serasinghe - Personal Blog
  17569. 98%Cake - Cake for Rider released
  17570. 96%Why Learn Prolog in 2021?
  17571. 98%Entity Framework Core 5 free resources
  17572. 98%Building a Chatbot to Order a Pizza
  17573. 97%2020 Personal year in review - Theme: &quot;Unprecedented times&quot;
  17574. 76%Nissan source code leaked online after Git repo misconfiguration | ZDNet
  17575. 99%Memory access on the Apple M1 processor
  17576. 87%Don't worry son, all your friends are weirdos too | Robert Heaton
  17577. 93%Why Goals Don't Work as We Expect — Bohdan Kit
  17578. 97%The democratisation of Data Science : andrew-jones.com
  17579. 88%WhatsApp gives users an ultimatum: Share data with Facebook or stop using the app
  17580. 87%please please please offer feedback
  17581. 99%The GL-MT300N A $20 hackable Linux Router - James Dawson
  17582. 96%Weather and Boinc
  17583. 98%Curious to know what real cyber attacks on IoT and OT solutions look like and how to secure your own solutions with Azure Defender for IoT? Don't miss this #IoTShow episode with @obloch and @rdecker99
  17584. 66%Create a web app and use data to make decisions on the basketball court | Learn with Dr G
  17585. 93%Department of Health and Human Services Victoria
  17586. 95%Update build.cmd script and C# to .NET 5/6 by MichalStrehovsky · Pull Request #8 · MichalStrehovsky/zerosharp
  17587. 98%Porting Projects to .NET 5
  17588. 99%Building React Applications in F#
  17589. 99%Code-first gRPC services and clients with .NET
  17590. 95%Nick Caldwell, Twitter's VP of Engineering | Equivalent to Magic
  17591. 99%Using the API Gateway Pattern In .NET to Encapsulate Microservices
  17592. 92%Nick Caldwell, Twitter's VP of Engineering
  17593. 96%JavaScript Complete Course - Array Basic Functions - Part 35
  17594. 95%What I Use Now Instead Of Google
  17595. 99%JavaScript Complete Course - Array Push, Pop, Shift and Unshift Methods - Part 36
  17596. 99%JavaScript Complete Course - Array Concat, Reverse & IndexOf - Part 37
  17597. 97%JavaScript Complete Course - Array Iterations - Part 34
  17598. 65%JavaScript Complete Course - Arrays - Part 32
  17599. 99%JavaScript Complete Course - Array Slice & Splice - Part 38
  17600. 98%JavaScript Complete Course - Number Methods - Part 31
  17601. 87%JavaScript Complete Course - Array ForEach - Part 39
  17602. 98%Displaying Lists Efficiently in Blazor -- Visual Studio Magazine
  17603. 99%JavaScript Complete Course - Array Map - Part 40
  17604. 99%JavaScript Complete Course - Object Arrays - Part 33
  17605. 99%Facebook senior software engineer interview: the only post you’ll need to read
  17606. 95%The Virtual Estate Company
  17607. 99%gnu.org
  17608. 99%Natural TTS with minimal data
  17609. 79%Internet traffic disruption caused by the Christmas Day bombing in Nashville
  17610. 88%MinWiz - Starter kit for lightweight sites
  17611. 98%What I've Learned in 45 Years in the Software Industry
  17612. 99%Simulating the PIN cracking scene in Terminator 2
  17613. 97%Adding Spell Checking to my Blog’s Build Process with GitHub Actions and cSpell
  17614. 97%Concordant | Always know what to expect from your data
  17615. 99%How can I tell whether my process is running as SYSTEM? | The Old New Thing
  17616. 54%How the placenta evolved from an ancient virus
  17617. 95%JavaScript Array Reduce Method Practice in 5 Minutes
  17618. 98%New Features for Windows Forms 5.0
  17619. 95%What's the difference between Commands & Events ?
  17620. 98%.NET App Developer Links - 2021-01-06
  17621. 99%Blank Zero Values in .NET Number Format Strings
  17622. 78%New Defaults
  17623. 98%Moral Competence
  17624. 98%Xamarin.Forms 5.0.0.1874 (5.0.0) Release Notes - Xamarin
  17625. 96%Everything You Always Wanted To Know About GitHub (But Were Afraid To Ask)
  17626. 99%Consistent Core
  17627. 99%Learn how you can manage configuration in ASP .NET
  17628. 99%.NET Worker Service: Working Hard So You Don’t Have To
  17629. 99%AzureFunBytes - CI/CD on Windows with the Azure DevOps Starter Kit | Azure DevOps Blog
  17630. 99%C# A to Z: Assignment with Init-Only Setters
  17631. 99%Wasmer 1.0
  17632. 99%Unclack for macOS
  17633. 98%Porting Projects to .NET 5
  17634. 99%ASP.NET Community Standup - thanks.dot.net with Shayne Boyer
  17635. 99%.NET Application Architecture Guides
  17636. 97%Hack to the Future - Troy Hunt
  17637. 98%Modern Entity Framework: A Tour of EF Core 5.0 pt 1
  17638. 98%Case study: Accuracy of the MAD estimation using the Harrell-Davis quantile estimator (Gumbel distribution)
  17639. 98%Modern Entity Framework: A Tour of EF Core 5.0 pt 1
  17640. 84%Episode‌ ‌8:‌ ‌Breaking‌ ‌Elliptic-Curve‌ ‌Signatures‌ ‌With‌ ‌LadderLeak!‌
  17641. 99%Create a .NET Core Project Template
  17642. 99%.NET 5, Blazor and more in 2021!
  17643. 92%Release OpenSleigh v0.3.0 · mizrael/OpenSleigh
  17644. 99%Introducing the Microsoft.FeatureManagement library
  17645. 92%MAUI in .NET 6: Xamarin.Forms Does Desktop, but Not Linux or VS Code -- Visual Studio Magazine
  17646. 98%Genius is (mostly) comparative - Blog by Amir Bolous
  17647. 99%Load testing is hard, and the tools are... not great. But why?
  17648. 99%Why I'm Learning F# in 2021
  17649. 93%The 6 Practices That Influenced my Life the Most over the Past 5 Years
  17650. 94%Tell people something new
  17651. 94%The Local Maxima Trap
  17652. 87%How I (almost) quit caffeine in 1 year
  17653. 98%Designing Engineering Organizations - Jacob Kaplan-Moss
  17654. 89%A simple 2 x 2 for choices
  17655. 98%.NET Conf 2020 in a Nutshell
  17656. 98%Asahi Linux
  17657. 50%Ticketmaster admits it hacked rival company before it went out of business
  17658. 90%DALL·E: Creating Images from Text
  17659. 98%Termux Google Play - Termux Wiki
  17660. 99%GitHub Quick Reviews
  17661. 97%My new PC (and why I chose the components I chose)
  17662. 92%C# In Simple Terms is an eBook (and subscribers get a bonus chapter!)
  17663. 94%Advancing developer freedom: GitHub is fully available in Iran - The GitHub Blog
  17664. 76%H.R.69 - 117th Congress(2021-2022): To make daylight savings time permanent, and for other purposes.
  17665. 94%Additional helpful pseudo-handles: The process token, the thread token, and the effective token | The Old New Thing
  17666. 98%Creating a Serverless Docker Image - Espresso Coder
  17667. 98%.NET Has a Third-Party Software Problem
  17668. 90%Google Phases out Android Things
  17669. 99%Auto-assigning issues using a GitHub Action: Creating my first GitHub app with Probot - Part 4
  17670. 97%Reviewing code isn’t a binary operation
  17671. 96%JavaScript Array Map Method Practice in 5 Minutes
  17672. 96%JavaScript Complete Course - String Methods - Part 30
  17673. 98%JavaScript Complete Course - Objects - Part 29
  17674. 96%JavaScript Complete Course - Defining Functions for Classes - Part 28
  17675. 99%JavaScript Complete Course - Creating Classes - Part 27
  17676. 95%JavaScript Complete Course - Separation of Concerns - Part 25
  17677. 95%JavaScript Complete Course - Classes Explained - Part 26
  17678. 99%Azure AD Access Token Lifetime Policy Management in ASP.NET Core
  17679. 77%Cory Doctorow: Neofeudalism and the Digital Manor
  17680. 98%.NET App Developer Links - 2021-01-05
  17681. 96%Telegram publishes users' locations online.
  17682. 78%My Google Traffic Has Fallen to Zero
  17683. 98%Missing Files in Multi-Targeted Project - Nick's .NET Travels
  17684. 99%ML.NET Recommendation Engine: Pitfall of One-Class Matrix Factorization
  17685. 98%Concurrent Mode in React
  17686. 99%Tools we use - 2020 edition
  17687. 99%Create React App with <code>ts-loader</code> and <code>CRACO</code>
  17688. 99%Developing Destkop applications with .NET 5.0
  17689. 99%Strongly typing <code>react-query</code>s <code>useQueries</code>
  17690. 98%Modern development: creating a REST API, via CI/CD and back | Azure SQL Devs’ Corner
  17691. 69%Data Of 10 Cr Digital Payments Transactions Leaked After Attack On Juspay’s Server
  17692. 98%Extending the TLS 1.3 Visibility Solution to Include PSK and 0-RTT – Pomcor
  17693. 99%Adam Honse / OpenRGB
  17694. 91%Introducing the MVVM Toolkit, a .NET Standard Library in the Windows Community Toolkit
  17695. 99%Can you spare a few moments to take my survey?
  17696. 85%Ho.mobile Data Breach - Ho.Mobile Users Data are being Sold on Darknet
  17697. 99%Use an Existing .NET Core Project Template
  17698. 99%How to Sign in with Google Using Angular and ASP.NET Core Web API
  17699. 99%How To Make Seamless Patterns
  17700. 97%Why Grothendieck would say machine learning is mostly overfitting
  17701. 68%Looks vs Results
  17702. 92%From Idea To Pre-Launch
  17703. 99%The state of JVM desktop frameworks: introduction
  17704. 90%Taiwan's amazing bike-sharing system
  17705. 99%How I Use My iPad For Work - Anthony Diké
  17706. 94%What I Learnt Reading 80 Articles On Product Validation
  17707. 65%Gwynne Shotwell talks about selling flight-proven rockets, Starship
  17708. 99%Multi-Class Classification Using PyTorch: Training -- Visual Studio Magazine
  17709. 57%CV
  17710. 99%A Lap Around ActivitySource and ActivityListener in .NET 5
  17711. 99%Defining NuGet restore sources in the csproj - Gérald Barré
  17712. 98%Ditherpunk — The article I wish I had about monochrome image dithering — surma.dev
  17713. 88%After spending over $57 million on Facebook ads, they kicked me and my pages off without warning…
  17714. 94%The .NET Docs Show - Localization with GitHub Actions & Azure AI ☁️
  17715. 96%App privacy labels show stark contrasts among messaging apps - 9to5Mac
  17716. 99%How to Force git to Prompt You For a Password
  17717. 95%Advanced Cosmos DB session (Hebrew)
  17718. 92%Slack System Status
  17719. 95%JavaScript Array Filter Method Practice in 5 Minutes
  17720. 98%AccessViolation in ObjectNative::IsLockHeld (part 2 of 2)
  17721. 96%Release v4.5.0 · Blazored/Typeahead
  17722. 96%20 Months in, 2K Hours Spent and 200K € Lost. A Story About Resilience and the Sunk Cost Fallacy
  17723. 88%Release v6.0.0 · Blazored/Modal
  17724. 98%How can I write a program that monitors another window for a change in size or position? | The Old New Thing
  17725. 99%GRVYDEV/Project-Lightspeed
  17726. 97%USA -v- Julian Assange
  17727. 92%AMD Patent Reveals Hybrid CPU-FPGA Design That Could Be Enabled By Xilinx Tech
  17728. 96%.NET Frontend Day
  17729. 99%On repl-driven programming - by mikel evins
  17730. 96%235: Holiday Hack Success!
  17731. 98%Machine Learning with ML.NET - Introduction
  17732. 97%Monsters Weekly 195 - Playwright with Arjun Attam
  17733. 99%Storing coordinates in C# - Performance versus readability
  17734. 98%Get up to speed with partial clone and shallow clone - The GitHub Blog
  17735. 99%Get Git Part 5
  17736. 97%HTTP keep-alive is on by default in modular AWS SDK for JavaScript | Amazon Web Services
  17737. 97%Notebook on nbviewer
  17738. 81%Caliburn micro latest release candiate · Caliburn.Micro
  17739. 98%Prettier your CSharp with <code>dotnet-format</code> and <code>lint-staged</code>
  17740. 97%AzureFunBytes - Modernizing Your Apps With Containers | Azure DevOps Blog
  17741. 96%What are the performance implications of using an immediate-mode GUI compared to a retained-mode GUI?
  17742. 92%Our Favorite Developer Tools of 2020
  17743. 97%How to Stop Endless Discussions
  17744. 91%RWC 2021 registration
  17745. 95%California’s Future
  17746. 95%Equal pay for equal work - Dusted Codes
  17747. 97%Don't complete their thought - AntiVacillate
  17748. 97%Software Leviathans – Sledgeworx Software
  17749. 97%From Mac to Linux
  17750. 85%No Golang For You
  17751. 83%How I discovered I was a baseball card "investor" for 30 years.
  17752. 83%Developing and Maintaining Gratitude
  17753. 93%How startups can avoid flawed decision making
  17754. 95%Stats are the new analytics
  17755. 91%Which benchmark programs are fastest?
  17756. 99%bezzad/Downloader
  17757. 89%Govt proposes to buy bulk subscriptions of all scientific journals, provide free access to all
  17758. 91%My Biggest Piece of Advice for Developers in 2021
  17759. 98%My year in data
  17760. 98%Make smaller console apps with .NET and CoreRT - { Destructured }
  17761. 96%How to rename a Git branch
  17762. 99%SECURITY: New maintainer is probably malicious · Issue #1263 · greatsuspender/thegreatsuspender
  17763. 59%A New Year, A New Launch! Solo V2.
  17764. 99%Zig in 30 minutes
  17765. 96%Real World Technologies - Forums
  17766. 91%Apple reconsiders banning Mac app Amphetamine over its drug-inspired name
  17767. 95%The Mobile Map App Part I: The Void
  17768. 95%IDEA - nonverbal algorithm assembly instructions
  17769. 58%.NET Cycling Kit
  17770. 99%The Best Software Every Reverse Engineer Should Have for Cracking Software | PiProgramming
  17771. 89%CVE Stuffing
  17772. 70%The Yale Manual for Psilocybin-Assisted Therapy of Depression (using Acceptance and Commitment Therapy as a Therapeutic Frame)
  17773. 96%How to overcome Phone Addiction [Solutions + Research]
  17774. 59%Episode 9: Off-the-Record Messaging and PKI Implementations!
  17775. 98%Cloud Terms of Service | Atlassian
  17776. 95%I made Tetris with Triangles
  17777. 99%I don't let design and UX get in the way of shipping early and often
  17778. 94%URL shorteners set ad tracking cookies
  17779. 97%Patterns and Habits
  17780. 90%Vaccine distribution and the Obamacare web site
  17781. 96%10 Powerful Life Skills for the New Decade
  17782. 83%Candy CORN: analyzing the CORONA concrete crosses myth
  17783. 90%Shooting High-Res Thermal Photos of Iceland to Show Nature at Work
  17784. 97%"Live" Coding A NES Emulator in C++!
  17785. 91%PineTime | PINE64
  17786. 91%Stream
  17787. 80%In Conversation with Troy Hunt
  17788. 99%A half-hour to learn Rust - fasterthanli.me
  17789. 91%Anesthesia Works on Plants Too, and We Don’t Know Why
  17790. 98%osnr/horrifying-pdf-experiments
  17791. 99%artichoke/artichoke
  17792. 99%Code Maze Weekly #58 - Code Maze
  17793. 95%Peer-reviewed papers are getting increasingly boring
  17794. 88%dfan says» Blog Archive » One more Ultima Underworld story
  17795. 88%Finding one-way Latency on ISP
  17796. 97%Reducing Eye Strain
  17797. 90%If I could pick one thing for people this year, it'd be for them to learn how to make up with friends
  17798. 99%State machines are wonderful tools
  17799. 99%Stop writing shell scripts
  17800. 91%Year(Decade) of the Homelab.
  17801. 87%School or Prison
  17802. 96%No Prize for Doing It the Hard Way (2020 Retrospective)
  17803. 98%Cryptology ePrint Archive: Report 2020/1456
  17804. 99%I lost my page | Managing your terraform across multiple environments
  17805. 91%x74353/SaveAmphetamine
  17806. 91%My Experience @ Apple
  17807. 99%Scaffold an entire .NET 5 Web API using Wrapt
  17808. 99%C# 9 Deep Dive: Records
  17809. 82%EU Signs €145bn Declaration to Develop Next Gen Processors and 2nm Technology - EE Times Europe
  17810. 97%A perceptual color space for image processing
  17811. 99%I'd like an IUnknown, I know you have many, I'll take any of them | The Old New Thing
  17812. 92%r/slatestarcodex - Most of What You Read on the Internet is Written by Insane People
  17813. 93%AB  2149- CHAPTERED
  17814. 98%Probabilistic Machine Learning: An Introduction
  17815. 99%Reverse Engineering Source Code of the Biontech Pfizer Vaccine: Part 2 - Articles
  17816. 99%TabFS
  17817. 98%s-18: FSE 2020 Rump session
  17818. 81%The Story of the Million Dollar Bounty
  17819. 98%Mac meets Arm64
  17820. 97%The Big Little Guide to Message Queues
  17821. 96%JavaScript Complete Course - Variables & Literals - Part 4
  17822. 96%JavaScript Complete Course - Functions - Part 22
  17823. 96%Angular vs React - Which Is The Better Framework To Learn in 2021?
  17824. 96%JavaScript Complete Course - For Loop - Part 18
  17825. 96%JavaScript Complete Course - Statements & Assignment Operator - Part 3
  17826. 96%Is HTML a Programming Language?!?
  17827. 86%[Cryptography] Bitcoin is a disaster.
  17828. 96%JavaScript Complete Course - String Operations - Part 10
  17829. 96%JavaScript Complete Course - Comparison Operators - Part 12
  17830. 96%JavaScript Complete Course - || Or Operator - Part 16
  17831. 96%JavaScript Complete Course - While Loop - Part 20
  17832. 96%Oblivious DNS - Simply Explained
  17833. 96%JavaScript Complete Course - Events - Part 24
  17834. 96%JavaScript Complete Course - if else & else if - Part 11
  17835. 96%JavaScript Complete Course - Arrow Functions - Part 23
  17836. 96%JavaScript Complete Course - JavaScript Identifiers - Part 6
  17837. 96%JavaScript Complete Course - Getting Started - Part - 1
  17838. 96%JavaScript Complete Course - Greater & Less than Operators - Part 13
  17839. 96%JavaScript Complete Course - Arithmetic Operators - Part 8
  17840. 96%JavaScript Complete Course - && and Operator - Part 15
  17841. 65%JavaScript Complete Course - Continue & Break Statements - Part 19
  17842. 96%JavaScript Complete Course - Primitive Data Types - Part 7
  17843. 96%JavaScript Complete Course - Comments - Part 5
  17844. 96%JavaScript Complete Course - Operator Precedence - Part 9
  17845. 96%JavaScript Complete Course - Strict Comparison - Part 14
  17846. 96%JavaScript Complete Course - Switch Statements - Part 17
  17847. 96%My 2020 Recap - Content, Subscribers, Money, and More
  17848. 98%JavaScript Complete Course - Hello World - Part 2
  17849. 98%JavaScript Complete Course - Variable Scope - Part 21
  17850. 96%How mRNA Vaccines Work - Simply Explained
  17851. 97%Can you crack the code?
  17852. 88%2020 sucked - A year-end wrap-up with Scott's Wife, Mo | Hanselminutes with Scott Hanselman
  17853. 98%Obligatory "What I wish I knew about git" post · Peter Whittaker
  17854. 85%Shtetl-Optimized » Blog Archive » My vaccine crackpottery: a confession
  17855. 89%Survive America
  17856. 94%Notes on technology in the 2020s
  17857. 95%Note to Self - How to Work
  17858. 97%Stay Caffeinated - v2 Updates to my HomeKit Thermostat
  17859. 91%Top 25+ Reasons Why Jira Sucks (in 2020)
  17860. 87%WebAssembly Studio
  17861. 94%Microsoft Internal Solorigate Investigation Update – Microsoft Security Response Center
  17862. 97%Introducing the New and Improved Azure SDK for .NET
  17863. 93%My Cadence for Arduino, a DIY Cadence Display for Indoor Cycling
  17864. 98%Castlevania III Password Algorithm
  17865. 96%MicroFrontends With Blazor WebAssembly | Developer Support
  17866. 99%Announcing Rust 1.49.0 | Rust Blog
  17867. 99%How can I create a non-circular tab order, or some other type of custom ordering in my Win32 dialog? | The Old New Thing
  17868. 99%LibrePhotos/librephotos
  17869. 88%Why make games for Linux if they don't sell? Because the nerds are just grateful to get something that works
  17870. 99%Maoni0/mem-doc
  17871. 98%nsriram/lambda-the-terraform-way
  17872. 98%Ditching Excel for Python - Lessons Learned from a Legacy Industry - Amy Peniston
  17873. 99%Linux Hardening Guide | Madaidan's Insecurities
  17874. 85%Poznan. The clams filter the water. They check whether the water is polluted or clean - Polish News
  17875. 94%.NET Rocks! vNext
  17876. 99%Glasgow Haskell Compiler 9.0.1-rc1 now available!
  17877. 98%How we built the GitHub globe - The GitHub Blog
  17878. 97%Resetting Zcash: its about privacy, not scale, econ, dev funds, or governance
  17879. 63%Zdeno Chara will wear number 33 with the Capitals
  17880. 99%Microfrontends with Blazor: Welcome to the Party!
  17881. 99%.NET R&D Digest (December, 2020)
  17882. 88%Rootclaim. Calculating reality.
  17883. 99%glouw/ctl
  17884. 94%Habit Tracker Bullet Journal For Roam Research [Guide] - Mike Giannulis Productivity Blog
  17885. 96%Introducing Thrift VPN
  17886. 96%There Will Always Be Uncertainty - Anthony Diké
  17887. 99%Ben Wiser | Writing my first Gameboy Emulator
  17888. 98%The cost and value of knowledge
  17889. 97%Leading someone with more years of experience than my age
  17890. 89%Building a successful company is fucking hard
  17891. 99%[new blog](https://garcia.in)
  17892. 97%Star Wars Prequel Trilogy **SPECIAL EDITION**
  17893. 99%ACE: Apple Type-C Port Controller Secrets | Part 1
  17894. 93%Git email flow vs Github flow
  17895. 96%PSX Party
  17896. 99%Adding Markdown Linting to my Blog’s Build Process with GitHub Actions and markdownlint
  17897. 95%Why are the C and C++ compilers giving me error messages about int when my code doesn't mention int? | The Old New Thing
  17898. 86%Messengers of hope
  17899. 95%Git Commands to Live By
  17900. 99%START with a Monolith, NOT Microservices
  17901. 99%Adding comments to your static blog with Mastodon
  17902. 62%Visa Advertising Solutions (VAS) Opt Out
  17903. 97%Scriban - Visual Studio Marketplace
  17904. 99%Azure DevOps Podcast: Maddy Leger on Xamarin in a .NET 5 World - Episode 120
  17905. 82%Privacy - Transparency Report - Apple
  17906. 96%.NetConf Virtual Event | What’s new in EF Core 5.0
  17907. 99%What's new in PHP 8 - stitcher.io
  17908. 61%Environmental Genomics Reveals a Single-Species Ecosystem Deep Within Earth
  17909. 75%AIDA Cruise Ships Under Cyber Attack
  17910. 76%20 Years Later | Not Even Wrong
  17911. 89%20 Macs for 2020: #1 – iMac G3
  17912. 99%Colin Stebbins Gordon
  17913. 87%My Impossible List - Harsha MV
  17914. 99%Unlocking My Air Data Through API Analysis
  17915. 98%Building websites and workflows
  17916. 80%Four Difficulty Levels of Life
  17917. 99%Paranoid password printing with a Raspberry Pi
  17918. 91%When computers start cooking
  17919. 97%My 2021 OSS Plans (Marten, Jasper, Storyteller, and more)
  17920. 93%Failure Is Not An Option
  17921. 90%Facebook’s Unknowable Megascale
  17922. 89%Do You Love Me?
  17923. 98%Why are video games graphics (still) a challenge? Productionizing rendering algorithms
  17924. 74%CIA vs. Wikileaks
  17925. 52%Thruhikes
  17926. 95%Asking for app reviews really works! It just takes 1 line of code!
  17927. 77%iPhone workers: forced labor or detention centers, says report - 9to5Mac
  17928. 95%FSharp Quotations Evaluator to 2.1.0 by eaba · Pull Request #4696 · akkadotnet/akka.net
  17929. 94%Google Maps' Moat is Evaporating
  17930. 98%Google's Got A Secret - Knuckleheads' Club
  17931. 98%Spectre.Console - Prompt
  17932. 97%Real-time 3D Games with .NET and Unity
  17933. 99%Spectre.Console - Bar Chart
  17934. 99%Spectre.Console - Introduction
  17935. 97%NumPy Illustrated: The Visual Guide to Numpy
  17936. 91%What are these duplicate services whose names differ just by random characters at the end? | The Old New Thing
  17937. 98%aarch64_amx.py
  17938. 98%Fast Inverse Square Root — A Quake III Algorithm
  17939. 73%RedditStockSentiment-Copy1 (1).py
  17940. 99%Game Boy Advance Architecture | A Practical Analysis
  17941. 99%igbit/micro-displays
  17942. 96%Year in Review: 2020
  17943. 99%Reilly Tucker Siemens
  17944. 96%Various goodies from Dotnetos!
  17945. 98%Buttplug Hits v1 Milestone - Nonpolynomial
  17946. 75%Fujifilm Created a Magnetic Tape That Can Store 580 Terabytes
  17947. 99%User Lockout Functionality with Angular and ASP.NET Core Identity
  17948. 78%What I Learned About Raising A Seed Round, From Cutting My First Check
  17949. 92%The Guy I Almost Was
  17950. 99%Experimenting On My Hearing Loss
  17951. 96%Accurate Estimations
  17952. 93%I revised my code from 10 years ago
  17953. 97%Lifetime Dividend Earmark
  17954. 89%Why the iPhone Timer App displays a Fake Time
  17955. 95%Writing without hedging
  17956. 95%Hardware Acquisition Hacks
  17957. 99%Hacking Google Docs to steal your private documents
  17958. 97%zkSNARKS and Cryptographic Accumulators
  17959. 99%Resolve Multiple Types In ASP.NET Core
  17960. 73%Volume icon in menu bar disappear randomly in Big Sur
  17961. 67%Github Wrapped 2020
  17962. 99%AI Unlocks all trophies in ZigZag using Python and OpenCV.
  17963. 97%South Africa: Microsoft Middle East & Africa - Interview with Julien Bertin
  17964. 99%ML.NET, Azure and Xamarin: Best Friends Forever
  17965. 89%Agreements reached between the United Kingdom of Great Britain and Northern Ireland and the European Union
  17966. 99%C# A to Z: Prelude
  17967. 99%A Vim Guide for Intermediate Users
  17968. 82%2020/12/28 What's New
  17969. 99%genkami/watson
  17970. 94%How to Clean up a Messed up MP3 Library With Metatogger
  17971. 75%Comparing C to machine language
  17972. 96%March 17, 2020 - Minimal March - Linux and Blazor. JavaScript, C#, HTML
  17973. 99%March 18, 2020 - Minimal March - Linux and Blazor. FormView, Events, C#, HTML
  17974. 99%March 19, 2020 - Minimal March - Linux and Blazor. FormView, C#, HTML
  17975. 73%Why is the HSHELL_WINDOWDESTROYED notification raised when a window is hidden, even if it hasn't been destroyed? | The Old New Thing
  17976. 96%r/Worldbox - The fight for WorldBox, or how a game you worked on for 8 years may be stolen from you without you even knowing it
  17977. 95%March 11, 2020 - Minimal March - Blazor cascading values, demos
  17978. 95%Manual document revisions with RavenDB
  17979. 99%March 15, 2020 - Minimal March - Linux and Blazor. Communication between components, C#, HTML
  17980. 99%March 13, 2020 - Minimal March - Linux and Blazor. Grids, Testing, C#, HTML
  17981. 85%2-Acre Vertical Farm Run By AI And Robots Out-Produces 720-Acre Flat Farm
  17982. 99%Cosmopolitan C Library
  17983. 96%234: Goodbye 2020! Let's ship some apps!
  17984. 95%Upptime
  17985. 94%NeurIPS 2020 Best Machine Learning Paper Awards
  17986. 97%Systems design explains the world: volume 1
  17987. 99%SaaS we happily pay for
  17988. 92%How DNS Works Visually
  17989. 99%Blast Off with Blazor: Prerender a Blazor Web Assembly application
  17990. 99%Web Authentication Methods Compared
  17991. 96%Combating abuse in Matrix - without backdoors. | Matrix.org
  17992. 98%How Complex Systems Fail
  17993. 97%Does GPT-2 Know Your Phone Number?
  17994. 93%Talking out loud to yourself is a technology for thinking | Psyche Ideas
  17995. 98%Porting My Cadence to Android in 1 Day!
  17996. 99%When seekdir() Won’t Seek to the Right Position
  17997. 99%ASP.NET Core in Action, Second Edition
  17998. 96%A New SolarWinds Flaw Likely Had Let Hackers Install SUPERNOVA Malware
  17999. 99%API pagination design
  18000. 93%Starship/Super Heavy
  18001. 98%IngredientsPls
  18002. 98%Executable PNGs - djhworld
  18003. 95%Fun with IP address parsing · blog.dave.tf
  18004. 99%How I reverse-engineered Google Docs to play back any document's keystrokes « James Somers (jsomers.net)
  18005. 99%The aftermath of "No, 'Open Source' does not mean 'Includes Free Support'"
  18006. 90%Quantifying the self - Why I track 80 metrics about my life every day
  18007. 92%How to make an accurate estimate? You don't.
  18008. 89%My Thoughts on The Fish Story from Pixar's Soul - Anthony Diké
  18009. 94%Trading time for money - Nicolas Bouliane
  18010. 98%Advice I wish I'd received as an Intern
  18011. 90%Lawyers Automate This, So Why Don't Airlines?
  18012. 82%Print this file, your printer will jam
  18013. 59%1937 Film Perfectly Explains How a Car Differential Works
  18014. 89%Donating $250 to Warm Hearts Winter Drive Thanks to Hacker News!
  18015. 99%What's new in Svelto.ECS 3.0 - Seba's Lab
  18016. 83%Nashville Recovery Efforts
  18017. 90%Pastrnak donne sa camionnette à une infirmière monoparentale de Boston
  18018. 87%Photocatalyst that can Split Water into Hydrogen and oxygen at a Quantum Efficiency Close to 100% - FuelCellsWorks
  18019. 96%Slower News
  18020. 71%Buy Ubiquiti Amplifi Alien Wireless AX8000 Router with Mesh Point | Networking | Scorptec Computers
  18021. 97%21 Super Fun and Cool Python Projects for Beginners - TechyEverything
  18022. 94%Peaks of Austria
  18023. 93%Tal Rabin - Real World Cryptographers Podcast
  18024. 96%I am Filippo Valsorda, Go cryptography lead and tool author, Ask Me Anything
  18025. 99%[RFC 0/6] Nintendo 64 Linux port
  18026. 99%Reverse Engineering the source code of the BioNTech/Pfizer SARS-CoV-2 Vaccine - Articles
  18027. 96%Code Maze Weekly #57 - Code Maze
  18028. 91%Let’s Encrypt comes up with workaround for abandonware Android devices
  18029. 98%Release 1.0.0 - preview 01 · egil/bUnit
  18030. 96%r/eink - Dasung just released a 25 inch eink monitor
  18031. 98%Making an OS - Update, Resources, Future of the Series
  18032. 97%A tour of std.crypto in Zig 0.7.0 - Frank Denis
  18033. 99%Some Differences between macOS and Common Unix Systems
  18034. 98%Bret Victor, beast of burden
  18035. 95%String Optimization in .NET core
  18036. 98%Scott Hanselman's 2021 Ultimate Developer and Power Users Tool List for Windows
  18037. 83%Artificial Intelligence — The Revolution Hasn’t Happened Yet
  18038. 62%Craft | A fresh take on documents
  18039. 99%How can I emulate the REG_NOTIFY_THREAD_AGNOSTIC flag on systems that don’t support it? part 5 | The Old New Thing
  18040. 97%Using One Cron Parser Everywhere With Rust and Saffron
  18041. 99%Ruby 3.0.0 Released
  18042. 98%.NET App Developer Links - 2020-12-25
  18043. 99%A Complete Guide to LLVM for Programming Language Creators
  18044. 91%Sony Publishes An Official Linux Driver For PlayStation 5 DualSense Controllers
  18045. 85%Suzanne Treister - Amiga Videogame Stills
  18046. 97%Episode 6: Proving The Existence Of Vulnerabilities With Zero-Knowledge Proofs!
  18047. 99%grpc/grpc-dotnet
  18048. 79%Google Discloses Poorly-Patched, Now Unpatched, Windows 0-Day Bug
  18049. 99%X Server and VNC on a Linode VM
  18050. 69%1945
  18051. 95%Development time is money, therefore I RAID
  18052. 98%Don’t Take Automatic Actions
  18053. 86%Against Victimhood
  18054. 92%How User Tracking Devalues Ads
  18055. 91%Social Media Considered Harmful
  18056. 89%Domain Hunting - Nico Hormazábal
  18057. 88%Siddhant Goel
  18058. 98%cfallin/treeos
  18059. 97%Beyond The Queen's Gambit with Chess.com's Danny Rensch | Hanselminutes with Scott Hanselman
  18060. 51%A Christmas Gift for Ledger Users – Death Threats - BeInCrypto
  18061. 97%Neurobiological foundations of neurologic music therapy: rhythmic entrainment and the motor system
  18062. 98%Free Piano Method - The Mayron Cole Piano Method
  18063. 99%.NET Rocks! vNext
  18064. 98%Amazon.com: LoveRPi Power-Over-Ethernet (PoE) HAT for Raspberry Pi 4 Model B and Raspberry Pi 3 Model B+ (Compact, Non-Isolated): Computers & Accessories
  18065. 50%The Mystery of Deceased Hiker 'Mostly Harmless' Is At Long Last Solved
  18066. 99%nicolas-siplis/cyberpwned
  18067. 97%MS Dev Show
  18068. 99%How can I emulate the REG_NOTIFY_THREAD_AGNOSTIC flag on systems that don’t support it? part 4 | The Old New Thing
  18069. 84%Fantasy UIs
  18070. 96%Holiday Season Update from Lisbon
  18071. 96%JavaScript Performance in the Wild 2020
  18072. 88%Snapdrop
  18073. 96%I wired my tree with 500 LED lights and calculated their 3D coordinates.
  18074. 98%.NET App Developer Links - 2020-12-24
  18075. 92%How to Favicon in 2021: Six files that fit most needs — Martian Chronicles
  18076. 97%Episode 359 - 2020 Roundup
  18077. 99%.NET Rocks! vNext
  18078. 99%StackExchange/Stacks
  18079. 93%The beautiful Silent ThunderBolt-3 PC
  18080. 95%100 Tips for a Better Life - LessWrong
  18081. 74%How We Saved .ORG: 2020 in Review
  18082. 99%Angular Email Confirmation with ASP.NET Core Identity
  18083. 96%Apple’s SSL Metrics Is Hanging My App
  18084. 99%A 12.48 inch (1304x984) three-color e-paper display by Waveshare
  18085. 98%My stack will outlive yours
  18086. 99%Unconscious Algorithms
  18087. 99%Build a Tiny Certificate Authority For Your Homelab
  18088. 97%Cryptologie | Off The Record
  18089. 80%The FBI is Secretly Breaking Into Encrypted Devices. We’re Suing.
  18090. 99%Infer# Brings Facebook's Infer Static Analyzer to C# and .NET
  18091. 98%2096 - Windows: splWOW64 Elevation of Privilege
  18092. 96%Interview advice that got me offers from Google, Microsoft, and Stripe
  18093. 99%Comic Mono
  18094. 99%Release Radar · December 2020 Edition - The GitHub Blog
  18095. 99%.NET Tooling Community Standup - Designing UIs for developer tools
  18096. 97%Tokio
  18097. 95%No, Cellebrite cannot 'break Signal encryption.'
  18098. 64%Anti-diarrhoea drug drives cancer cells to cell death – Aktuelles aus der Goethe-Universität Frankfurt
  18099. 61%Robinhood Was Indeed Too Good to Be True
  18100. 98%Data Security on Mobile Devices: Current State of the Art, Open Problems, and Proposed Solutions
  18101. 97%Get a Head Start with Entity Framework Core 5.0 with EF Core Power Tools
  18102. 90%How Bad Is Your Spotify?
  18103. 81%‘YouTube recommendations are toxic,’ says dev who worked on the algorithm
  18104. 95%voidtools
  18105. 99%How can I emulate the REG_NOTIFY_THREAD_AGNOSTIC flag on systems that don't support it? part 3 | The Old New Thing
  18106. 93%The Catch Block #39 - 2020 Year in Review!
  18107. 95%Splitting up a Monolith to (micro)Services
  18108. 91%News – Xfce 4.16 released
  18109. 97%MAPS.ME is gone. We must bring it back.
  18110. 97%Integrating Cloudflare Gateway and Access
  18111. 98%.NET App Developer Links - 2020-12-23
  18112. 88%RssBandit/RssBandit
  18113. 99%Things You Should Never Do, Part I
  18114. 97%WiFi 6 gets 1.34 Gbps on the Raspberry Pi CM4
  18115. 99%C# 9 records as strongly-typed ids - Part 4: Entity Framework Core integration
  18116. 85%Practical Networking for Future Founders
  18117. 87%Stop charging for support plans
  18118. 92%Team > market > product
  18119. 95%Designing a better Terminal | Mark Essien
  18120. 79%Things you're allowed to do
  18121. 97%Testing your code is not optional. | Fotis Alexandrou - Software Engineer
  18122. 88%You can't be "not good enough" to skip (or drop out of) college | Carol's Blog
  18123. 90%I quit my high-paying job as a software director
  18124. 97%Cryptologie | Dkim: Show Your Privates
  18125. 97%Introduction to quantum computing with Q# – Part 11, EPR Quantum Key Distribution
  18126. 99%Building Reusable Rich UI controls using PowerApps Component Framework (PCF)
  18127. 95%A talk for trailblazers: Blazor in .NET 5
  18128. 97%Introduction to quantum computing with Q# – Part 12, Bell’s inequality
  18129. 98%CodeSwing - Visual Studio Marketplace
  18130. 98%Getting started with GitHub Actions
  18131. 91%Getting started with GitHub Actions
  18132. 97%New Release: Tor Browser 10.0.7 | Tor Blog
  18133. 91%Introducing My Cadence for iOS - a Simple Cadence Sensor Display
  18134. 98%HTML Over The Wire | Hotwire
  18135. 95%.NET Conf Philippines (2021-01-14)
  18136. 58%NBCSN to air NWHL games for the first time
  18137. 94%Why your Instagram Engagement Kinda Sucks Right Now
  18138. 77%Tillis Releases Text of Bipartisan Legislation to Fight Illegal Streaming by Criminal Organizations
  18139. 89%2020 : Community Influencer of the Year
  18140. 98%How can I emulate the REG_NOTIFY_THREAD_AGNOSTIC flag on systems that don't support it? part 2 | The Old New Thing
  18141. 97%Yet Another Bug Tracker article series
  18142. 97%Why can’t you buy a good webcam? | Vsevolod Solovyov
  18143. 99%How YouTube Music forced me to try F#
  18144. 96%Why I've Been Merging Microservices Back Into The Monolith At InVision
  18145. 99%Windows War Stories: The Secret History of Task Manager, Part 2
  18146. 98%Cloudflare Acquires Linc
  18147. 95%Beat - An Acoustics Inspired DDoS Attack
  18148. 90%I Can't Keep It Up | announcements
  18149. 98%.NET 5.0 now available for Red Hat Enterprise Linux and Red Hat OpenShift - Red Hat Developer
  18150. 98%Parsing JSON at the CLI: A Practical Introduction to `jq` (and more!)
  18151. 97%dotCover 2020.3 Improvements And Updates – .NET Tools Blog | JetBrains
  18152. 99%How to Access Webcam Properties from C#
  18153. 96%Senior Software Engineer, Planning and Tracking
  18154. 95%Monsters Weekly 200b - Conversations with Julie Lerman
  18155. 99%Simplifying Auth With Static Web Apps and React | LINQ to Fail
  18156. 95%Developer Days
  18157. 61%Astronomers Get Their Wish, and the Hubble Crisis Gets Worse
  18158. 98%Understanding "Solorigate"'s Identity IOCs - for Identity Vendors and their customers.
  18159. 97%Write code. Not too much. Mostly functions.
  18160. 99%Angular Password Reset Functionality with ASP.NET Core Identity
  18161. 75%Setting up Health Checks for an ASP.NET Core application and its Dependencies
  18162. 95%SharePoint Workflow transformation to Power Automate | Developer Support
  18163. 99%Cakelisp: a programming language for games
  18164. 97%What’s the point of free if you have nothing to sell
  18165. 97%Thoughts on Clubhouse
  18166. 87%Free Market Vaccines
  18167. 97%My Engineering Axioms
  18168. 99%End of 2020 rough database landscape
  18169. 97%Building My Own Chess Engine
  18170. 77%The San Francisco that Could Have Been
  18171. 99%2-adic Logarithms and Fast Exponentiation
  18172. 98%Toolchains as Code
  18173. 98%About
  18174. 97%Cryptologie | A Discretization Attack
  18175. 95%(no title)
  18176. 98%Last Week in .NET #23 – Solarwinds gets hacked; Microsoft goes on the Attack
  18177. 98%Ignore AMP · Jens Oliver Meiert
  18178. 96%What's Serverless in #Shorts and why should you care?
  18179. 90%r/IAmA - Comment by u/bledfeet on ”Hi, I’m Anita DeFrantz, Olympic Champion, Vice President of the International Olympic Committee, author, civil rights lawyer, and professional speaker. Ask me anything about the Olympics, professional sports, rowing, and athletes’ civil rights issues!”
  18180. 99%Azure DevOps Podcast: Scott Hunter on .NET 5 - Episode 119
  18181. 97%South Africa: Spotlight on ComUnity
  18182. 65%The need to reset & reinforce security posture will be 2021’s key themes - IT Supply Chain
  18183. 98%Extending Android Device Compatibility for Let's Encrypt Certificates
  18184. 97%Philip Wootton from DocuVision
  18185. 95%Steve Blank Startup Stock Options – Why A Good Deal Has Gone Bad
  18186. 99%C# 9 and .NET 5: Book Review and Q&A
  18187. 97%WebAssembly, a revolution that follows - Josip Klaric, BLbit (2020-12-22)
  18188. 99%Blazor vs React: Passing values to all children | Awaiting Bits
  18189. 93%Configure identity-based policies in Cloudflare Gateway
  18190. 99%Ruby 3.0.0 RC1 Released
  18191. 99%Nicolás Siplis
  18192. 99%C# In Simple Terms - Iterators
  18193. 97%Utilizing Bogus with the Builder Pattern for better Mocks
  18194. 93%Home Page - C# Advent
  18195. 90%Merge Conflict
  18196. 64%Nikon Is ending 70 years of camera production in Japan - mirrorlessrumors
  18197. 98%How can I emulate the REG_NOTIFY_THREAD_AGNOSTIC flag on systems that don't support it? part 1 | The Old New Thing
  18198. 99%Caching an IEnumerable<T> instance - Gérald Barré
  18199. 83%Empowering your queries with RavenDB
  18200. 99%hxp | hxp CTF 2020: wisdom2
  18201. 66%Mile-Long Wooden Xylophone Plays Bach in Japanese Forest
  18202. 96%233: Bluetooth is Mind-blowing!
  18203. 97%2020’s Top 15 Machine Learning & AI Research Papers
  18204. 59%Paper about Herbalife®-related patient death removed after company threatens to sue the journal
  18205. 83%The Internet is for Porn
  18206. 97%.NET Foundation November/December 2020 Update
  18207. 81%Need Something to Do over the Break? How About 25 Free JavaScript Courses?
  18208. 99%Functional Gift Wrapping
  18209. 90%Participate in the Developer Economics Survey
  18210. 99%Nullable reference types; CSharp&#39;s very own <code>strictNullChecks</code>
  18211. 99%Arrows born in flight
  18212. 99%The State of .NET: Q&A Compilation
  18213. 98%Writing High Performance Code in F#
  18214. 98%Cake - Cake v1.0.0-rc0002 released
  18215. 95%Get Git Part 4
  18216. 99%Should I be Checking Injected Dependencies for Null? - Steve Talks Code
  18217. 98%Redis Cluster - Benefits of Sharding and How It Works
  18218. 99%Dave Vieira-Kurz a.k.a. @secalert on security
  18219. 99%More challenging projects every programmer should try
  18220. 90%HitchDev
  18221. 81%Into the Octoverse
  18222. 86%The Great iPwn: Journalists Hacked with Suspected NSO Group iMessage 'Zero-Click' Exploit - The Citizen Lab
  18223. 74%» Lode Runner The Digital Antiquarian
  18224. 99%Andrew Cooke: C[omp]ute
  18225. 51%You're Missing Out If You Don't Write Weekly Digests
  18226. 96%How and why I stopped buying new laptops
  18227. 97%Cryptologie | Vetted Encryption
  18228. 93%Counterfactual communication and intimidation
  18229. 96%Why I left the U.S.
  18230. 90%Path to my financial independence
  18231. 69%The birth of the Web
  18232. 98%Kira McLean | How To Set Up Your Own Nextcloud Server
  18233. 99%Apple M1 foreshadows RISC-V
  18234. 98%tuhdo/tuhdo.github.io
  18235. 98%Windows 10 20H2: ChkDsk damages file system on SSDs with Update KB4592438 installed
  18236. 96%Back to the '70s with Serverless
  18237. 91%r/AmItheAsshole - AITA for telling my son to grow up and accept the consequences of his choice to snitch on his friends?
  18238. 97%Episode 5: Isogeny-Based Cryptography For Dummies!
  18239. 98%Get the local images working in the templates · RssBandit/RssBandit@73c4681
  18240. 97%Bring Intelligence to the Edge with Custom Vision
  18241. 69%Apple, Google, Microsoft, and Mozilla ban Kazakhstan's MitM HTTPS certificate | ZDNet
  18242. 99%Countdown to 2021
  18243. 98%Analyzing Solorigate, the compromised DLL file that started a sophisticated cyberattack, and how Microsoft Defender helps protect customers - Microsoft Security
  18244. 97%ImmutableInterlocked.Update Method (System.Collections.Immutable)
  18245. 98%gRPC Web with .NET
  18246. 95%Update to nodejs 14.15.1 by JHyeok · Pull Request #6203 · TechEmpower/FrameworkBenchmarks
  18247. 95%Markdown list syntax now autocompleted - GitHub Changelog
  18248. 92%Release DurableFunctionsMonitor 3.9 · scale-tone/DurableFunctionsMonitor
  18249. 97%Bizarre Design Choices In Zoom’S End-To-End Encryption
  18250. 93%Your Credit Score Should Be Based on Your Web History, IMF Says
  18251. 93%An Alternate AltaVista Search Engine History Lesson For Internet Nerds
  18252. 97%My designs from 2016 to 2020 as a non-designer – alexandro.dev
  18253. 91%Bouncy Castle crypto authentication bypass vulnerability revealed
  18254. 97%Your domain driven project:Lean software development
  18255. 70%Nobody Uses Datastructures These Days! — Vishnu's Pages
  18256. 94%Branding Your Own Startup | Blog of Pascal
  18257. 96%Don't buy the fucking domain.
  18258. 98%The .NET Stacks #30: 🥂 See ya, 2020
  18259. 88%Facebook: Free as in Bullshit
  18260. 98%How to configure Postman API tests in Azure DevOps
  18261. 95%Hubble
  18262. 99%What is MSAL + Microsoft.Identity.Web
  18263. 90%It Took Two Days to Develop Moderna's Vaccine | NeuroLogica Blog
  18264. 96%Code Maze Weekly #56 - Code Maze
  18265. 98%Google Cloud Status Dashboard
  18266. 69%Why Big Tech Is Being Attacked
  18267. 86%My Ken Williams story
  18268. 87%How I Made $350k in Machine Learning Tournaments
  18269. 95%Things That Didn't Kill My App
  18270. 98%ph1lter
  18271. 59%Auctioning vaccines - Ben Davies
  18272. 72%Don't Kill Time - David Perell
  18273. 93%How my Twitter hijacks happened
  18274. 96%A Paradox of Irony
  18275. 96%Get Through the Year with These Visual Studio Code Holiday Themes -- Visual Studio Magazine
  18276. 97%no dogma podcast
  18277. 99%Double Blind Passwords (aka Horcruxing)
  18278. 98%Selling a Tiny Project | Tiny Projects
  18279. 88%Cyberpunk 2077 Refunds
  18280. 98%How I Got a Computer Science Degree in 3 Months for Less Than $5000
  18281. 99%Centering in CSS
  18282. 94%What should the state of a moved-from object be? | The Old New Thing
  18283. 95%Asynchronous Courotines with C#
  18284. 87%I have resigned from the Google AMP Advisory Committee
  18285. 99%Syncing Logins Between Availability Group Replicas
  18286. 99%Cryptography Dispatches: Re-Deriving the edwards25519 Decoding Formulas
  18287. 99%The bug in Valgrind
  18288. 98%What If OpenDocument Used SQLite?
  18289. 94%Visual Studio Questions - Developer Community
  18290. 97%Introduction to Performance - EF Core
  18291. 99%dotnet/diagnostics
  18292. 98%Blob Opera - Google Arts & Culture
  18293. 97%Computing Euclidean distance on 144 dimensions
  18294. 82%Facebook Criticising Apple’s iOS 14 Privacy Changes is a Hypocrisy
  18295. 95%Apple has stopped providing standalone installers for macOS updates
  18296. 96%American Airlines
  18297. 74%Sony Removes Cyberpunk 2077 from PS Store, Will Offer Refunds to PlayStation Players Who Already Bought It - IGN
  18298. 99%xamarin/Essentials
  18299. 69%2020 in Sound
  18300. 94%dotnet-aspnetcore-blazor - Microsoft Q&A
  18301. 95%Trove - Apps on Google Play
  18302. 97%Cryptanalysis Of Curl-P And Other Attacks On The Iota Cryptocurrency
  18303. 96%10 Inspirational Black British Women Who Code!
  18304. 99%Languages & Runtime Community Standup - Infer#
  18305. 99%What's new for desktop developers building WPF, UWP & WinForms
  18306. 84%Senior Software Engineer - Authentication
  18307. 97%C# with CSharpFritz - S2 Ep 2: Introduction to ASP.NET Core MVC
  18308. 97%Is Real-Time Phishing Eliminated With Fido? Social Engineering Downgrade Attacks Against Fido Protocols
  18309. 98%Controlling My Home Sauna Using .NET 5
  18310. 98%.NET 5 Runtime Deep Dive with Rich Lander and the Architects
  18311. 99%Token authentication requirements for Git operations - The GitHub Blog
  18312. 99%How to lock down your CSP using Swashbuckle in ASP.NET Core apps
  18313. 99%Securing Blazor Server-side Applications
  18314. 84%Tom Cruise pète sa coche sur le plateau de «Mission Impossible»
  18315. 97%Protocol-Level Details Of The Tls 1.3 Visibility Solution
  18316. 98%How to monitor multi-cloud Kubernetes with Prometheus and Grafana
  18317. 98%Commits are snapshots, not diffs - The GitHub Blog
  18318. 99%Understanding Availability Sets and Availability Zones
  18319. 98%SQL Tools December release recap - SQL Server Blog
  18320. 99%C# vs. F# – planetgeek.ch
  18321. 95%5 ways to save costs by running .NET apps on Azure
  18322. 97%Catch up with 2020’s .NET community webinars – .NET Tools Blog | JetBrains
  18323. 92% Hallucinations re: the rendering of Cyberpunk 2077
  18324. 98%Getting Started with Windows Terminal | Windows Command Line
  18325. 99%How to set up a Smashing dashboard on your Raspberry Pi
  18326. 99%Episode 358 - Cloud Identity in the Cloud Era
  18327. 98%A quirk in the SUNBURST DGA algorithm
  18328. 95%Orbifolds and Other Games - DRY is a Trade-Off
  18329. 97%David Prosser from ComUnity
  18330. 88%Dennis's Blog
  18331. 97%Lessons I learned on user onboarding – the dos and don’ts
  18332. 98%Sarat Chandra | My Nextcloud setup
  18333. 94%Writing An App In 2 Days
  18334. 98%Giving more tools to software engineers: the reorganization of the factory
  18335. 55%Cognitive biases
  18336. 96%Building eBay's Web API ecosystem with Tanya Vlahovic | Hanselminutes with Scott Hanselman
  18337. 98%Improved XAML Data Binding Diagnostics | The Xamarin Show
  18338. 96%My year in review 2020
  18339. 97%Stripe’s payments APIs: the first ten years
  18340. 97%Chrome Extensions Every Web Developer Needs
  18341. 91%I just installed a content blocker on my iPhone – Rukshan's Blog
  18342. 98%The Shape of 1.7M Lines of Code · Stefan-Marr.de
  18343. 81%Amazon disallows pointing out paid reviews « kmod's blog
  18344. 99%What's IaaS, PaaS, and SaaS in #Shorts
  18345. 86%YouTube
  18346. 89%Image sharing. No bullshit.
  18347. 96%No cookie for you - The GitHub Blog
  18348. 92%51% of 4 million Docker images have critical vulnerabilities
  18349. 74%Facebook Takes Out Full-Page Newspaper Ads to Attack Apple’s Changes Strengthening iOS Privacy
  18350. 99%ollelogdahl/ihct
  18351. 97%On the ways of finding a dispatcher for the current thread in the Windows Runtime | The Old New Thing
  18352. 98%.NET 5 Breaking Changes for WPF/Windows Forms
  18353. 95%RavenDB Node.JS / TypeScript client 5.0 released
  18354. 99%Introducing Cloudflare Pages: the best way to build JAMstack websites
  18355. 98%Blob Opera - Google Arts & Culture
  18356. 99%fulldecent/system-bus-radio
  18357. 99%Download and Try the Tech Preview of Docker Desktop for M1 - Docker Blog
  18358. 99%Setup and use CUDA and TensorFlow in Windows Subsystem for Linux 2
  18359. 96%A Beginner's Garden of Chess Openings
  18360. 97%Modular AWS SDK for JavaScript is now generally available | Amazon Web Services
  18361. 99%Unit testing and mocking with Azure SDK .NET | Azure SDK Blog
  18362. 97%Inside the Azure SDK Architecture | Azure SDK Blog
  18363. 97%Amazon Location – Add Maps and Location Awareness to Your Applications | Amazon Web Services
  18364. 99%Norns.Urd Lightweight AOP Framework
  18365. 93%Data Deficient Messages
  18366. 98%PowerShell 7.2 Preview 2 release | PowerShell
  18367. 98%A guide to making a good pull request - James Croft
  18368. 99%.NET 5 Source Generators - MediatR - CQRS
  18369. 96%[Guest post] Our Head First C# Contest Got Some Truly Creative Entries | Visual Studio Blog
  18370. 95%.NET Rocks! vNext
  18371. 99%jwasham/coding-interview-university
  18372. 93%The regular joy of the Adafruit AdaBox Subscription and exploring IoT with the family
  18373. 99%Angular Role-Based Authorization with ASP.NET Core Identity
  18374. 99%Key benefits of integrating web applications into Microsoft Teams
  18375. 96%GTK 4.0 – GTK Development Blog
  18376. 97%Embedding your web app in Teams
  18377. 97%Understanding Teams apps..."Hello, world!" for Teams
  18378. 98%Scaling a Monolith
  18379. 92%After Last 2020 VS Code Update, What's In Store for 2021? -- Visual Studio Magazine
  18380. 81%Preview in macOS Big Sur is irreversibly destroying PDFs – again – Annoying Technology
  18381. 95%Jet Powered Volkswagen Beetle - cars & trucks - by owner - vehicle...
  18382. 96%Introduction · Tig - Text-mode interface for Git
  18383. 98%Increasing Trace Cardinality with Activity Tags and Baggage
  18384. 97%The best 10 programming articles of the last 10 years
  18385. 94%An Old New Adventure
  18386. 95%How to conduct a competitive analysis - Philipp Muens
  18387. 78%Due to unusually high call volumes
  18388. 87%Stop Being So Polarized All the Time
  18389. 98%Far Cry: How the Fire Burns and Spreads | Jean-Francois Levesque
  18390. 96%On the Graying of GNOME | Et tu, Cthulhu
  18391. 98%What's next for System.Text.Json? | .NET Blog
  18392. 99%Blast Off with Blazor: Build a responsive image gallery
  18393. 96%rocky-linux/rocky
  18394. 97%Superconductive | Always know what to expect from your data
  18395. 98%AIR-FI: Generating Covert Wi-Fi Signals from Air-Gapped Computers
  18396. 95%$40M to Build the Next Web – Vercel
  18397. 95%Trend data on the SolarWinds Orion compromise
  18398. 96%Firefox Was Always Enough
  18399. 99%i3 - improved tiling wm
  18400. 75%Solved: Chromecast “Source not Supported” Error When Attempting to Cast
  18401. 85%Building a $400 at home DIY spin bike for Peloton & Apple Fitness+
  18402. 99%.NET Conf 2020 - Lahore (2020-01-23)
  18403. 92%Why does PF_VIRT_FIRMWARE_ENABLED return false even when virtualization is enabled in the firmware? | The Old New Thing
  18404. 99%Scaling Monolithic Applications
  18405. 98%NHibernate Profiler & Entity Framework Profiler 6.0 RTMed!
  18406. 99%Playing with C#9 Top-level Programs, Records and Elasticsearch.NET - Steve Gordon - Code with Steve
  18407. 99%What I Wish Someone Had Told Me About Tensor Computation Libraries
  18408. 98%.NET App Developer Links - 2020-12-16
  18409. 64%To the brain, reading computer code is not the same as reading language
  18410. 99%Top 10 Blazor Features You Probably Didn't Know
  18411. 60%Monsters Weekly 200a - Conversations with Jon Galloway
  18412. 99%Cross-origin resource sharing for cross-site cookie-based authentication - Simple Talk
  18413. 99%Seasons of Serverless Challenge 3: Azure TypeScript Functions and Azure SQL Database serverless
  18414. 99%The art of Rubber Ducking or Rubber Duck Debugging
  18415. 96%Python in Visual Studio Code – December 2020 Release | Python
  18416. 79%Azure Neural Text-to-Speech updates: 51 new voices added to the portfolio
  18417. 97%Sponsoring Open Source Developers
  18418. 99%Localize .NET applications with machine-translation | .NET Blog
  18419. 97%Azure SQL from the Edge to the Cloud
  18420. 96%5 Reasons I Love Being a Software Developer
  18421. 93%How to Use Your Own Router on CenturyLink
  18422. 98%Top Best Reasons Why You Should Use WordPress for Your Website
  18423. 97%Some real data on a DIY box fan air purifier
  18424. 83%How to Compliment
  18425. 97%Don’t buy a .icu domain – Rukshan's Blog
  18426. 99%Multi-Class Classification Using PyTorch: Defining a Network -- Visual Studio Magazine
  18427. 91%Design Systems Are Bullsh*t | Blog of Pascal
  18428. 99%Catching Stack Overflow Exceptions
  18429. 98%How Tail Call Optimization Works
  18430. 96%Future of work
  18431. 99%Mastering Postgres indexes in 10 minutes
  18432. 91%The story of the one line fix – Dave Cheney
  18433. 78%How market leaders disappear
  18434. 72%Three Thoughts on My Sabbatical – Zaharenia Atzitzikaki – VP Design at Workable
  18435. 99%AWS CloudShell – Command-Line Access to AWS Resources | Amazon Web Services
  18436. 79%Cool Earth | Working to support rainforest communities to improve lives, reduce deforestation | Climate Change Charity
  18437. 90%SuperRT
  18438. 99%Firefox 84.0, See All New Features, Updates and Fixes
  18439. 97%Shitlist Driven Development
  18440. 57%Backyard birds of Seattle
  18441. 99%There’s more to Power Platform than low-code/no-code development | Developer Support
  18442. 92%I assume I’m below average
  18443. 99%Minimal safe Bash script template | Better Dev
  18444. 90%Twit Tips #2: Sonic and Tails
  18445. 88%Adding Encrypted Group Calls to Signal
  18446. 84%Lost Windows feature: The Horizon | The Old New Thing
  18447. 99%Microsoft and the State of Quantum: Q&A With Mariia Mykhailova
  18448. 99%Authentication with Graph SDKs
  18449. 86%Learn about online security, privacy, and encryption
  18450. 98%Framework Design Studio Released
  18451. 99%XAML Hot Reload for Xamarin.Forms - Xamarin
  18452. 98%Files and directories to exclude from antivirus scanning for Orion Platform products (AV exceptions and exclusions)
  18453. 68%SEC filings: SolarWinds says 18,000 customers were impacted by recent hack | ZDNet
  18454. 94%Apple’s anti-tracking plans for iPhone
  18455. 99%Architecting Cloud Native Application in Azure using .NET Core
  18456. 98%Should I use self-contained or framework-dependent publishing in Docker images?
  18457. 98%Azure Functions in Any Language with Custom Handlers
  18458. 99%moby/buildkit
  18459. 98%The 3 CSS Methods for Adding Element Borders | Modern CSS Solutions
  18460. 97%Cryptohack: A Fun Platform For Learning Modern Cryptography
  18461. 93%YouTube
  18462. 76%“Steal It” and Other Internal YouTube Emails from Viacom’s Copyright Suit
  18463. 96%Hello World Has Been Released!
  18464. 98%Google Cloud Status Dashboard
  18465. 98%.NET App Developer Links - 2020-12-15
  18466. 93%Life of a Netflix Partner Engineer — The case of extra 40 ms
  18467. 99%Implementing a Text Templating Language and Engine for .NET | xoofx
  18468. 99%ReSharper 2020.3: Support for C# 9 and Source Generators, New Features in Inlay Hints, and Support for Avalonia UI – .NET Tools Blog | JetBrains
  18469. 99%Building a Code Analyzer for .NET
  18470. 99%Exploring Blazor Mobile Bindings
  18471. 99%Rider 2020.3: .NET 5, C# 9, F# 5, Immediate Window, Project Dependency Diagram, and Updates to Unity Support – .NET Tools Blog | JetBrains
  18472. 99%Dynamic Class Creation in C# - Preserving Type Safety in C# with Roslyn
  18473. 98%Add Superpowers to Your Next ASP.NET Project with ABP.IO
  18474. 99%The cleverest floppy disc protection ever? Western Security Ltd.
  18475. 87%FTC Issues Orders to Nine Social Media and Video Streaming Services Seeking Data About How They Collect, Use, and Present Information
  18476. 96%Ever wondered how Workplace Health and Safety solutions were built? Wonder no longer, this new #IoTShow episode with @obloch has the answer!
  18477. 99%Angular Authentication Functionality with ASP.NET Core Identity
  18478. 96%TWC9: Learn Together event, GitHub Universe, PowerShell Crescendo, and more!
  18479. 99%Insulation: first the body, then the home
  18480. 95%I have been dev for 20 years and I can say with guarantee this is the WORST documentation I have seen in my life. · Issue #180 · amzn/selling-partner-api-docs
  18481. 98%Jacob Yates
  18482. 96%My responsibility on this planet as a person in tech
  18483. 94%Top Articles I've Read in 2020
  18484. 98%Small, Sharp Tools
  18485. 87%Clean advertising
  18486. 78%Spotify's Worst Feature
  18487. 95%Looking for more debugger
  18488. 97%I Switched from Dashlane to Bitwarden and Why You Should, Too
  18489. 98%Last Week in .NET #22 – Microsoft Parrots Google
  18490. 99%[Guest Post] Creating a game art asset pipeline in .NET | .NET Blog
  18491. 61%SPACE JAM: A NEW LEGACY Learn Lessons Overview
  18492. 59%Europe's Biggest Vertical Farm Will Be Powered by Wind and Planted by Robots
  18493. 98%Apple's M1 Chip Benchmarks focused on the real-world programming
  18494. 99%What does the “runs-on” machine type of a GitHub Action mean?
  18495. 83%Privacy matters even if "you have nothing to hide"
  18496. 99%C# in Simple Terms - Indexers
  18497. 92%Instantly Search OpenLibrary Books with Typesense
  18498. 99%Building Serverless with Docker - Espresso Coder
  18499. 99%How do I avoid race conditions in WaitOnAddress where the wake happens before I enter the blocking state? | The Old New Thing
  18500. 92%Improving Cloudflare’s products and services, one feature request at a time
  18501. 99%Never forget a #if when multi-targeting .NET libraries or applications - Gérald Barré
  18502. 86%r/LambdaSchool - Lambda School is the biggest mistake I made this year 😔
  18503. 98%Familiars.io | Quick-Play Monster-Catching Multiplayer Game
  18504. 98%Familiars.io | Quick-Play Monster-Catching Multiplayer Game
  18505. 97%About Cyberpunk 2077 and AMD CPUs
  18506. 95%Small tech
  18507. 96%Linux 5.10
  18508. 98%.NET App Developer Links - 2020-12-14
  18509. 93%8 Best Instagrammers For AI Enthusiasts
  18510. 96%232: AirPods Max, Apple Fitness+, and AR/VR Indoor Cycling
  18511. 99%Using multiple APIs in Blazor with Azure AD authentication
  18512. 96%Highly Evasive Attacker Leverages SolarWinds Supply Chain to Compromise Multiple Global Victims With SUNBURST Backdoor
  18513. 99%Announcing the general availability of Event Hubs on Azure Stack Hub
  18514. 99%These Modern Programming Languages Will Make You Suffer
  18515. 99%Batch.Parallel
  18516. 99%Blast Off with Blazor: Integrate Cosmos DB with Blazor WebAssembly
  18517. 97%First-class TypeScript support in modular AWS SDK for JavaScript | Amazon Web Services
  18518. 83%Architecture Playbook — Architecture Playbook
  18519. 99%Reindeer Secret Santa Assignment Problem
  18520. 96%Home
  18521. 98%Tips & Tricks to improve your .NET Build Setup with MSBuild – Webinar recording – .NET Tools Blog | JetBrains
  18522. 75%Sharrows, the bicycle infrastructure that doesn’t work and nobody wants - macwright.com
  18523. 99%Using Azure Slots and GitHub for Personal Projects
  18524. 92%The Fraying of the US Global Currency Reserve System
  18525. 85%Why self-learning is important as a developer
  18526. 97%M1 and iOS Apps – Two Birds One Stone
  18527. 82%Government IT Solutions | SolarWinds
  18528. 96%GraphQL Schema Design | Channel 9
  18529. 80%‎The Numberphile Podcast: Statistics and Saving Lives - with Jennifer Rogers on Apple Podcasts
  18530. 91%Developer! Developer! Developer! Day
  18531. 87%What’s the Value of Hackable Hardware, Anyway? « bunnie's blog
  18532. 91%Microsoft Developer UK @msdevUK
  18533. 97%Ariel Gabizon On His Work With Zksnarks And The Beauty Of Math
  18534. 65%Statistics and Saving Lives - with Jennifer Rogers — The Numberphile Podcast
  18535. 99%Lazy Dependency Injection for .NET
  18536. 75%The Separation
  18537. 97%Porting Projects to .NET 5
  18538. 95%Introducing Community Edition
  18539. 94%A Book Like Foo
  18540. 99%Port System.Speech to .NET Core by danmosemsft · Pull Request #45941 · dotnet/runtime
  18541. 92%Listen to Audible on Apple devices | Audible.com
  18542. 58%A House Dividing?
  18543. 94%Notes on Learning Languages
  18544. 98%Dec 10: Jeremy Likness - What’s new in EF Core 5.0
  18545. 96%An M1 Mac vs the Surface Pro X: How do ARM devices compare?
  18546. 70%We Got My Grandma a Facebook Portal & It’s Been the Best Gift for This Weird Holiday Season
  18547. 99%Migrating a Windows Forms App to Blazor: The Amazing and True Story of GIFBot
  18548. 99%What's new in ASP.NET Core 5.0
  18549. 99%Bletris - Blazor Tetris - BuiltWithDot.Net
  18550. 99%dotnet-foundation/ecosystem-growth
  18551. 96%Step 4 - Using passwords to protect your data
  18552. 97%Ecc 2020 Panel "recent Trends In (Ecc) Crypto
  18553. 98%Fast AF Fourier Transform (FafFT) | Conrad Ludgate
  18554. 97%Quantum-Computing Pioneer Warns Of Complacency Over Internet Security
  18555. 99%.NET Development on Apple Silicon – .NET Tools Blog | JetBrains
  18556. 96%DDD Leaders: Building a project with freelancers
  18557. 99%Remove closure allocations from ServiceCollectionDescriptorExtensions by benaadams · Pull Request #44696 · dotnet/runtime
  18558. 86%Hard work is irritating
  18559. 99%From .NET Standard to .NET 5
  18560. 99%mimoo/bitcoinlottery
  18561. 99%dotnet-foundation/ecosystem-growth
  18562. 99%On .NET Live - Intro to Microservice Patterns for .NET Developers
  18563. 91%GraphQL Schema Design
  18564. 92%Beware “Amazon’s Choice” – Brian Bien
  18565. 99%r/dotnet - What logging Framework do you use?
  18566. 98%Introducing F# 5
  18567. 99%chrissainty/ddd-2020
  18568. 71%Codecamp - Your IT Conference in Romania
  18569. 88%mimoo/bitcoinlottery
  18570. 92%Open Source Cookbook
  18571. 97%Porting Projects to .NET 5
  18572. 93%285976 - consider making use of aReason argument of nsIHelperAppLauncherDialog::show
  18573. 75%LYWE, a better alternative to FIRE
  18574. 99%Clean architecture: Domain-driven design, part 1 -
  18575. 99%Star Wars - Boba Fett Helmet, Limited Edition by SWAROVSKI
  18576. 88%ericfischer/if-then-else
  18577. 99%Windows Task Manager Source Code Review by Original Author: Retired Microsoft Engineer "davepl"
  18578. 97%Privacy and Compliance Reading List
  18579. 82%Goodreads plans to retire API access, disables existing API keys
  18580. 99%Getting Started | How to Make an OS: 1
  18581. 99%hexops/dockerfile
  18582. 92%Computers Are Bad
  18583. 93%Part One – Alaa Abdulridha
  18584. 95%Could I have passed muster with YC?
  18585. 98%GitHub Dark Mode is Too Dark - blog.karenying.com
  18586. 95%Why I still can't stop using Chrome
  18587. 99%12 prerequisites for a highly secure server
  18588. 91%Agent vs System
  18589. 97%Become shell literate
  18590. 99%Aiming for correctness with types - fasterthanli.me
  18591. 92%Earnestness
  18592. 94%Chrome is Bad
  18593. 94%How the Slowest Computer Programs Illuminate Math’s Fundamental Limits
  18594. 98%An open source multi-tool for exploring and publishing data
  18595. 99%Real World String Validation in JavaScript - Scrimba 24 Days of #JavaScriptmas Challenge
  18596. 99%The .NET Stacks #29: More on route-to-code and some Kubernetes news
  18597. 99%Supporting Jurisdictional Restrictions for Durable Objects
  18598. 60%The dark reality behind Slack’s billion-dollar sale to Salesforce
  18599. 87%Amazon owns more than $2B worth of IPV4 addresses
  18600. 96%Mojeek
  18601. 60%Longest known exposure photograph ever captured using a beer can
  18602. 99%Umbraco Back-office Authentication With Azure Active Directory
  18603. 97%The Anti-Mac User Interface (Don Gentner and Jakob Nielsen)
  18604. 99%Python behind the scenes #6: how Python object system works
  18605. 97%Inline XBRL Viewer
  18606. 99%Code Maze Weekly #55 - Code Maze
  18607. 96%Enable unified data governance with Azure Purview | Azure Friday
  18608. 85%Judicial Website, No Money Down
  18609. 89%Is deep learning a new kind of programming? Operationalistic look at programming
  18610. 92%Dave goes back to Mac
  18611. 93%How I stopped hating Test Driven Development
  18612. 77%Being OK with Being Alone
  18613. 96%No, engineers don't suck at time estimates
  18614. 96%Heavy Is the Head That Wears the AirPods Max
  18615. 96%Next Up for WinForms in .NET 6 Is High DPI Support -- Visual Studio Magazine
  18616. 83%Who do we spend time with across our lifetime?
  18617. 75%CS 6120: The Self-Guided Course
  18618. 98%Visual Studio Code November 2020
  18619. 93%Announcing Windows 10 Insider Preview Build 21277
  18620. 96%Encrypting your WAF Payloads with Hybrid Public Key Encryption (HPKE)
  18621. 94%Google Alternatives 2020: Best Privacy Friendly Alternatives
  18622. 99%Parsing ETL traces yourself, part 3: The TraceProcessor | The Old New Thing
  18623. 79%pointerpointer.com
  18624. 97%Episode 66 - TDD and the Terminator With Layla Porter
  18625. 95%JavaScript End to End Testing Framework
  18626. 97%Web Stories on Google
  18627. 99%Learning Quick - Serverless Functions, Netlify vs Vercel, and the Jamstack
  18628. 85%How to Build a Global Network that Complies with Local Law
  18629. 98%.NET App Developer Links - 2020-12-11
  18630. 96%Wrapping up 2020 by looking ahead to 2021!
  18631. 79%Mathematician Solves Centuries-Old Grazing Goat Problem Exactly
  18632. 70%GitHub gets a dark mode – TechCrunch
  18633. 95%Cake VSCode Extension Release 1.0.0
  18634. 91%.Net Project Builds with Node Package Manager · Los Techies
  18635. 98%.NET 5 support on Azure Functions
  18636. 99%I need manual approvers for GitHub Actions!!!! And I got them now :) | Azure DevOps Blog
  18637. 98%Web Accessibility: Aria, Focus, Focus Management
  18638. 99%No recompile, no redeploy, managing features flags in .NET Core, locally and with Azure
  18639. 99%Deno 1.6 Release Notes
  18640. 98%Understanding the JavaScript Destructuring Syntax
  18641. 92%The Handicap Principle: Why People Intentionally Make Bad Decisions - by Aman Manazir
  18642. 92%The Airbnbs
  18643. 93%Own your email
  18644. 93%Small teams
  18645. 99%Build New Zealand in an afternoon
  18646. 93%Thoughts on CentOS Stream
  18647. 98%Make your monolith last
  18648. 93%HR: Hemorrhaging Responsibility
  18649. 98%Use an Existing .NET Core Project Template
  18650. 99%Create .NET Core Projects with the Command Line
  18651. 94%Accelerating the Pixie community with New Relic
  18652. 72%Shipping the Sandman Doppler with Palo Alto Innovation's Alex Tramiel | Hanselminutes with Scott Hanselman
  18653. 98%Thread by @StanTwinB on Thread Reader App
  18654. 99%Running Playwright on Azure Functions
  18655. 99%What's new in Windows Forms runtime in .NET 5.0 | .NET Blog
  18656. 99%.NET Conf 2020 - Kerala (2021-01-09)
  18657. 94%Announcing Workplace Records for Cloudflare for Teams
  18658. 99%You should be customizing your PowerShell Prompt with PSReadLine
  18659. 99%Parsing ETL traces yourself, part 2: The EventLogReader | The Old New Thing
  18660. 99%gnu.org
  18661. 96%Cloudflare Certifications
  18662. 94%Instant Search Recipes with Typesense
  18663. 99%facontidavide/PlotJuggler
  18664. 77%DoorDash from application to IPO
  18665. 98%.NET App Developer Links - 2020-12-10
  18666. 94%[API] Did the review ID format change again?
  18667. 63%SpaceX Launches—and Crashes—Its Starship Mars Rocket
  18668. 98%Use local function attributes with C# 9
  18669. 99%Discover the Azure Architecture Center - Video Tour!
  18670. 99%Facepalm Mistakes to Avoid When Using React Hooks
  18671. 99%Implementing an Effective Architecture for ASP.NET Core Web API
  18672. 99%Tip 298 - How to run C# notebooks with Azure Cosmos DB
  18673. 93%The Future of Hosting with Edge Computing
  18674. 98%.NET Rocks! vNext
  18675. 92%Death of an Open Source Business Model
  18676. 99%Exhaustiveness Checking with Mypy
  18677. 94%Rails 6.1: Horizontal Sharding, Multi-DB Improvements, Strict Loading, Destroy Associations in Background, Error Objects, and more!
  18678. 84%The CentOS Project Just Committed Suicide
  18679. 99%Microsoft Launches New Data Governance Service Azure Purview in Public Preview
  18680. 99%"deno compile" into executable · Issue #986 · denoland/deno
  18681. 81%Hystoria
  18682. 96%VSCode Tinder
  18683. 98%No. 1 Visual Studio IDE Feature Request: Linux -- Visual Studio Magazine
  18684. 97%Blazor testing using bUnit - or something something testing Blazor
  18685. 83%Starship | SN8 | High-Altitude Flight Test
  18686. 99%ML.NET in the Real World
  18687. 75%Service Discovery with Steeltoe
  18688. 98%Build community-driven software projects on GitHub - Learn
  18689. 90%C# with CSharpFritz - S2 Ep 1: Build for the Web with ASP.NET Core
  18690. 99%Xamarin | Open-source mobile app platform for .NET
  18691. 95%The Future of Flash on Armor Games
  18692. 96%xamarin/Xamarin.Forms
  18693. 96%Event Choreography & Orchestration (Sagas)
  18694. 99%Reduce CacheEntry size by adamsitnik · Pull Request #45410 · dotnet/runtime
  18695. 98%Producing Packages with Source Link | .NET Blog
  18696. 96%#104 – David Wong: Many Layers of Complexity
  18697. 99%Build Tools for protobuf-net and protobuf-net.Grpc
  18698. 79%SpaceX Starship high altitude test flight ends in a fiery explosion
  18699. 99%More MemoryCache perf improvements by adamsitnik · Pull Request #45280 · dotnet/runtime
  18700. 99%Remove some allocations related to storing CacheEntry scopes by adamsitnik · Pull Request #45563 · dotnet/runtime
  18701. 99%few minor MemoryCache perf improvements by adamsitnik · Pull Request #44797 · dotnet/runtime
  18702. 91%The Games People Play With Cash Flow
  18703. 99%optimize DateTimeOffset.UtcNow by removing redundant verification by adamsitnik · Pull Request #45281 · dotnet/runtime
  18704. 91%GraphQL Schema Design
  18705. 89%Why math?
  18706. 94%Lessons learned on an Engineering Manager job search
  18707. 96%Sales tax creates more unnecessary pain than value added tax
  18708. 99%Lawrence Aberba
  18709. 98%Iguazio | The Data Behind MLOps
  18710. 98%5 Marketing Tips For People With No Friends
  18711. 99%Angular Custom Validators and Error Handling with ASP.NET Core Identity
  18712. 97%How I Used Reddit to Double My Newsletter Subscribers
  18713. 99%Three steps to a paperless home office
  18714. 63%Hyundai to acquire Boston Dynamics for nearly $1B
  18715. 97%What's New for C++, .NET and More in Visual Studio 2019 v16.9 Preview 2 -- Visual Studio Magazine
  18716. 87%FTC Sues Facebook for Illegal Monopolization
  18717. 78%Supporting the 2020 U.S. election
  18718. 99%5 Must Install NuGets for New Xamarin Projects
  18719. 97%Bebop: An Efficient, Schema-based Binary Serialization Format | Rainway
  18720. 98%There's Always More History • Hillel Wayne
  18721. 98%Why is the Google Cloud UI so slow?
  18722. 98%Designing 2D graphics in the Japanese industry
  18723. 97%Using Calendly to run remote coaching sessions
  18724. 99%Displaying your google profile picture in an ASP.NET Core Application
  18725. 99%Parsing ETL traces yourself, part 1: wpaexporter | The Old New Thing
  18726. 99%Event Choreography & Orchestration (with NServiceBus)
  18727. 96%Cloudflare’s privacy-first Web Analytics is now available for everyone
  18728. 96%Deprecating the __cfduid cookie
  18729. 95%OpenSSL Releases Security Update | CISA
  18730. 99%WerWolv/ImHex
  18731. 98%.NET App Developer Links - 2020-12-09
  18732. 92%4 Key Machine Learning Methods for Prediction & Personalization
  18733. 97%CoinHive javascript doesn't seem to work
  18734. 97%Can developer productivity be measured? - Stack Overflow Blog
  18735. 98%r/Kotlin - [OC] Compiler plugins are amazing!
  18736. 99%Exploiting NVIDIA Ampere Structured Sparsity with cuSPARSELt | NVIDIA Developer Blog
  18737. 99%Announcing PowerShell Crescendo Preview.1 | PowerShell
  18738. 99%Add GetCiphertextLength for CBC, CFB, and ECB. by vcsjones · Pull Request #45003 · dotnet/runtime
  18739. 99%The proper usages of the keyword 'static' in C# - NDepend
  18740. 98%WDR
  18741. 97%Using your organizational DevTest benefits
  18742. 94%Invalid Access to memory location in KUDU App Services
  18743. 97%Kafka is not a Database
  18744. 84%C# Source Generators - Write Code that Writes Code
  18745. 95%.NET December 2020 Updates – 5.0.1 | .NET Blog
  18746. 99%Building End-to-End Diagnostics: ActivitySource and OpenTelemetry 1.0
  18747. 99%wybiral/micropython-aioweb
  18748. 97%You Don't Need All Those Root Certificates
  18749. 93%Visual Studio 2019 v16.9 Preview 2 and New Year Wishes Coming to You! | Visual Studio Blog
  18750. 99%New in .NET 5 - Top-level Statements | C# Tutorials Blog
  18751. 99%GitHub Pull Requests and Issues - Visual Studio Marketplace
  18752. 99%sindresorhus/css-in-readme-like-wat
  18753. 97%Sponsor @benaadams on GitHub Sponsors
  18754. 98%mapbox/mapbox-gl-js
  18755. 98%merill/InclusivenessAnalyzer
  18756. 97%New from Universe 2020: Dark mode, GitHub Sponsors for companies, and more - The GitHub Blog
  18757. 98%Net Conf 2020 Québec : Introduction à NET 5.0
  18758. 95%.NET Thanks!
  18759. 97%Sponsor @benaadams on GitHub Sponsors
  18760. 81%Sign In - AWS re:Invent 2020
  18761. 91%2020 IFComp Post-Competition Survey
  18762. 99%Expanding Fuchsia's open source model
  18763. 96%ASP.NET Community Standup - Material Design in Blazor with Material.Blazor
  18764. 98%[CentOS-announce] CentOS Project shifts focus to CentOS Stream
  18765. 90%Stacks
  18766. 99%Polly and Blazor, Part 1 – Simple Wait and Retry
  18767. 90%Why Study Mathematics - with Vicky Neale — Numberphile
  18768. 94%Stacks
  18769. 99%[.NET Conf Virtual Event - .NET Perth Meetup] .NET 5 Launch & end of year get together (2020-12-08)
  18770. 99%Infer#: Interprocedural Memory Safety Analysis For C# | .NET Blog
  18771. 95%GitHub Universe · Virtual 2020 · Dec 8 - 10, 2020
  18772. 99%servicetitan/Stl.Fusion
  18773. 96%How do NoSQL databases work? Simply Explained!
  18774. 94%VS Code C++ Tool Broadens ARM/ARM64 Reach -- Visual Studio Magazine
  18775. 90%How to Automate Disaster Recovery in SQL Server On-Prem
  18776. 98%Build software better, together
  18777. 98%March 10, 2020 - Minimal March - Passing data between Blazor components and unit testing
  18778. 96%Cloudflare and Apple design a new privacy-friendly internet protocol – TechCrunch
  18779. 99%oskarsve/ms-teams-rce
  18780. 95%Last Week in .NET #21 – Remembering the women of École Polytechnique
  18781. 99%What's Azure in #shorts
  18782. 99%Qt 6.0 Released
  18783. 74%How did Windows open a portal to another dimension when reporting a program error? | The Old New Thing
  18784. 98%Asynchronous JavaScript in ~10 Minutes - Callbacks, Promises, and Async/Await
  18785. 91%Apple introduces AirPods Max, the magic of AirPods in a stunning over-ear design
  18786. 99%What’s New on F#: Q&A With Phillip Carter
  18787. 98%.NET 5 Breaking Changes for ASP.NET Core
  18788. 99%Cryptography Improvements in .NET 5 - Support for PEM
  18789. 97%Speaking at Azure Israel: Advanced Cosmos DB
  18790. 96%Anyone can be a developer with Microsoft Dataverse for Teams!
  18791. 98%OPAQUE: The Best Passwords Never Leave your Device
  18792. 97%Improving DNS Privacy with Oblivious DoH in 1.1.1.1
  18793. 99%How to configure CSP Headers for Static Website Hosted in Azure Blob Storage
  18794. 99%Dark mode for your web applications (using Blazor and Tailwind CSS)
  18795. 99%Using action results and content negotiation with "route-to-code" APIs
  18796. 92%Distributed Systems Reading List
  18797. 98%Red Blob Games: Hexagonal Grids
  18798. 92%thought leaders and chicken sexers
  18799. 98%.NET App Developer Links - 2020-12-08
  18800. 93%December 7, 2020 Health Officer Statement - San Mateo County Health
  18801. 99%Using multiple APIs in Angular and ASP.NET Core with Azure AD authentication
  18802. 99%Monsters Weekly 194 - Single File Applications in .NET 5
  18803. 99%Adopting Azure serverless architectures to help reduce CO2 emissions – Part 1 | Sustainable Software
  18804. 99%[Guest Post] Bring lights in Unity into the real-world using Philips Hue | .NET Blog
  18805. 99%Branching tests
  18806. 99%Creating your first CRUD app with Suave and F# - Simple Talk
  18807. 99%How To Install An ASP.NET Core In .NET 5 App On Ubuntu 20.04
  18808. 99%Use C# 9 records and init-only properties in ReSharper and Rider 2020.3 – .NET Tools Blog | JetBrains
  18809. 98%Skeleton Screens for React Apps
  18810. 99%Automate a Markdown links page with Pinboard and C#
  18811. 97%The Beginner's Series to Blockchain
  18812. 86%Apache NetBeans 12.2 Features
  18813. 98%Episode 357 - Verifiable Identity with Blockchain
  18814. 99%Building an ASP.NET Core Web App from Scratch
  18815. 97%Multi-Device Calls With Ice Forking
  18816. 94%IoT Unravelled Part 1: It's a Mess. But Then There's Home Assistant
  18817. 99%Modern Web Development with Blazor & .NET 5
  18818. 54%Uber sells self-driving unit Uber ATG in deal that will push Aurora’s valuation to $10B – TechCrunch
  18819. 99%imazen/imageflow
  18820. 97%GitHub repositories to improve your programming skills
  18821. 92%My first year of blogging - andre.schweighofer
  18822. 97%Cameras and Lenses – Bartosz Ciechanowski
  18823. 96%Drawings for technical explanations: my first steps
  18824. 99%How I accidentally built an API business
  18825. 94%The Future I Believe In
  18826. 98%Evolution of my role as a founder CTO
  18827. 86%Day 9 of I am not fat
  18828. 99%Vladimir Cicovic Blog
  18829. 96%Geek Blight - Embedding YouTube videos without making your site fatter
  18830. 98%From Zero to AppStore
  18831. 96%How To Keep Big Writers On Substack
  18832. 98%Monitoring my boiler
  18833. 95%Lockdowns, science and voodoo magic
  18834. 95%Nicola Bortignon - We need more platforms in our lifes
  18835. 96%ProtonDB | Gaming reports for Linux using Proton and Steam Play
  18836. 99%Gitter now speaks Matrix! | Matrix.org
  18837. 87%New report reveals Apple’s roadmap for when each Mac will move to Apple Silicon
  18838. 79%Cyberpunk 2077 is equal parts beautiful and messy
  18839. 95%#DevDecember Week 1 Recap: Growth
  18840. 78%The .NET Docs Show - I AM GRUUT: Blogging .NET, C#, and Azure for fun and education
  18841. 65%Graphics Programming weekly - Issue 160 — December 6, 2020 | Jendrik Illner
  18842. 99%Recursive STARKs - Crowdcast
  18843. 96%#104 – David Wong: Many Layers of Complexity
  18844. 99%Entity Framework Community Standup - LLBLGen designer and .NET data history
  18845. 96%Release 7.10.1 · elastic/elasticsearch-net
  18846. 52%Flow, Digicel customers report regionwide internet outage
  18847. 81%Signed copy of The Language Lover’s Puzzle Book by Alex Bellos (Paperback)
  18848. 90%NEST 7.10.1
  18849. 99%March 8, 2020 - Minimal March - Blazor Buttons and Commands !coffee
  18850. 96%Why does CreateWindowEx take the extended style parameter as its first parameter instead of its last? | The Old New Thing
  18851. 99%oskarsve/ms-teams-rce
  18852. 93%Quick Tip: A Keyboard Shortcut to Start a Taskbar App as an Administrator
  18853. 98%C# in Simple Terms - Dates and Times
  18854. 99%cnlohr/channel3
  18855. 99%Using .NET and PowerPoint to generate cover images - Gérald Barré
  18856. 91%Falling out of Love with Apple, Part 3
  18857. 98%RavenDB and multi region setup
  18858. 92%Privacy needs to be built into the Internet
  18859. 99%User Registration with Angular and ASP.NET Core Identity
  18860. 73%Bartleby - How the pandemic is forcing managers to work harder | Business
  18861. 96%231: No M1 Talk We Promise... 🤞🤔🤫
  18862. 98%.NET App Developer Links - 2020-12-07
  18863. 94%Python for Data Science - NumPy & Pandas Cheatsheet
  18864. 99%benwilber/boltstream
  18865. 92%beurtschipper/Depix
  18866. 96%Advent of Code 2020
  18867. 99%A Free JavaScript Beginner Book!
  18868. 99%Emulation in Q# | Q# Blog
  18869. 99%Converting asynchronous cancellation from C# to F#
  18870. 99%Next-Level React Performance
  18871. 99%Understand The .NET 5 Runtime Environment
  18872. 99%Inside the Quantum Katas, part 1 | Q# Blog
  18873. 96%We Love Kubernetes
  18874. 92%Indoor Cycling Stats Comparison - Peloton App vs Apple Watch Fitness
  18875. 99%JavaScript Course For Beginners - 1 Hour
  18876. 96%Docker's Second Death
  18877. 99%Zaid-Ajaj/Npgsql.FSharp.Analyzer
  18878. 97%One Stark To Rule Them All (Video)
  18879. 99%mkirchner/linked-list-good-taste
  18880. 99%C# 9 records as strongly-typed ids - Part 3: JSON serialization
  18881. 97%On Inclusion
  18882. 93%Speak at a Meetup
  18883. 97%Why is building a mobile app this hard
  18884. 95%Rethinking Social Media
  18885. 98%How to create simplicity
  18886. 98%iPhones are inferior to Android phones: the value
  18887. 99%How I Reclaimed My Attention
  18888. 96%Protect your .env! - Tatooine Sunset
  18889. 99%A developer's hopes for Open banking in Singapore · Prudent Documentation
  18890. 91%Machine Learning And Human Learning
  18891. 85%EmacsConf - 2020 - Talks
  18892. 98%Every Model Learned by Gradient Descent Is Approximately a Kernel Machine
  18893. 84%Amazon’s First Non-Employee Customer and What He Bought
  18894. 50%The Grenfell Tower inquiry is uncovering a major corporate scandal | The Spectator
  18895. 91%The Tragic Tale Of DEC, The Computing Giant That Died Too Soon - Digital.com
  18896. 97%CSS Variables are cool (secretGeek.net)
  18897. 95%Welcome to Privacy & Compliance Week
  18898. 84%LinkedIn’s Alternate Universe
  18899. 50%World's worst video card gets better?
  18900. 93%The nightmare is real: 'Excel formulas are the world's most widely used programming language,' says Microsoft
  18901. 98%InstaHide Disappointingly Wins Bell Labs Prize, 2nd Place
  18902. 99%Run EF Core Migrations in Azure DevOps
  18903. 88%Permit key-reuse in PKCS12. by vcsjones · Pull Request #45618 · dotnet/runtime
  18904. 89%Apple’s “EDR” Brings High Dynamic Range to Non-HDR Displays — Prolost
  18905. 94%Being honest about code coverage
  18906. 98%That Time I Built a Crack for Nearly all Shareware
  18907. 99%Newsletter Week 49, 2020
  18908. 97%Cryptologie | Zkp-Privacy Summit Replay Video
  18909. 96%Remapping Keys with XKB and KLFC
  18910. 98%In defense of blub studies
  18911. 96%Mental Models
  18912. 99%On Trusting Macintosh Hardware
  18913. 98%Navel Gazing on Hacker News
  18914. 90%Thinking About Decentralized Communities
  18915. 95%Building a feature store - nlathia.github.io
  18916. 98%The .NET Stacks, #28: The future of MVC and themes of .NET 6
  18917. 97%Your Smart TV is probably ignoring your PiHole
  18918. 98%Reverse a String in JavaScript - Scrimba 24 Days of #JavaScriptmas Challenge
  18919. 99%std::visit is everything wrong with modern C++
  18920. 65%This is Real. That's Not.
  18921. 91%Sight restored by turning back the epigenetic clock
  18922. 99%How to do OAuth2 Authorization in ASP.NET Core for Swagger UI using Swashbuckle
  18923. 98%”They raped me with truncheons” – the truth about Lukashenko’s brutal war on opposition activists
  18924. 94%About Google's approach to research publication
  18925. 99%Command Line Interface Guidelines
  18926. 99%JavaScript Heap Out Of Memory Error
  18927. 96%How to Fix the Red dot on Discord Icon - Appuals.com
  18928. 96%The Cloud Skills Show: .NET
  18929. 97%No, DeepMind has not solved protein folding
  18930. 99%Multi-Class Classification Using PyTorch: Preparing Data -- Visual Studio Magazine
  18931. 89%Microsoft Updates Azure Mobile Apps, Ponders Future -- Visual Studio Magazine
  18932. 97%Announcing LAMBDA: Turn Excel formulas into custom functions
  18933. 96%Azure Arc enabled Kubernetes with GitOps | Azure Friday
  18934. 97%The case for Elixir
  18935. 91%My first Product Hunt launch
  18936. 90%The UX of Proving Our Humanity To Machines
  18937. 93%Billionaires Build
  18938. 84%The Continuous Integration Mystery — Dan Hough
  18939. 97%Workshop On Elliptic Curve Cryptography Ecc 2020 (Videos)
  18940. 90%Why I Don't Retweet Anything
  18941. 93%How I Manage My Random Daily Notes
  18942. 88%About Google's approach to research publication
  18943. 94%??? · GroupXIV microphotography viewer
  18944. 97%Add completion for preprocessor symbols. by CyrusNajmabadi · Pull Request #49705 · dotnet/roslyn
  18945. 99%Generating and efficiently exporting a file in a Blazor WebAssembly application - Gérald Barré
  18946. 99%ADO.NET provider 7.10.1.0 for Firebird is ready
  18947. 98%Uno Platform Blazor WebAssembly (client-side) with AOT and SkiaSharp
  18948. 73%UniFi 6 Lite Access Point
  18949. 93%MSDelta - Win32 apps
  18950. 89%UniFi Switch Aggregation
  18951. 99%Frontliner Heroes
  18952. 99%Level-up Your DevOps with GitHub Actions and Kubernetes
  18953. 99%Use ASP.NET Core route-to-code for simple JSON APIs
  18954. 93%Press Release
  18955. 98%Azure DevOps Podcast: Paul Sheriff on What’s New in .NET - Episode 117
  18956. 98%How Do Computers Remember?
  18957. 99%mayuki/Rin
  18958. 99%Code Maze Weekly #54 - Code Maze
  18959. 98%An introduction to three-phase power and PDUs
  18960. 99%Development With A Dot - ASP.NET Core Pitfalls – Async File Uploads
  18961. 99%ADO.NET provider 7.10.0.0 for Firebird is ready
  18962. 97%Webinar recording: RavenDB & Your Operations Team
  18963. 79%Meet The Black Women Trying to Fix AI
  18964. 90%Time to Say Goodbye to Google Fonts
  18965. 95%Pangolin
  18966. 99%Securing Your Web API Using Azure Active Directory
  18967. 90%"I've had to relearn coding to get through the new interviews"
  18968. 87%Diversity and The Digital Divide: Thoughts From Tech Leaders
  18969. 97%- Developer! Developer! Developer! Day
  18970. 98%VISCA camera control in C#
  18971. 98%.NET App Developer Links - 2020-12-04
  18972. 86%SoundCloud Widget
  18973. 98%A Spellchecker Used to Be a Major Feat of Software Engineering
  18974. 99%Wiki: TypeScript | Barbarian Meets Coding
  18975. 53%America Has Central Planners. We Just Call Them ‘Venture Capitalists.’
  18976. 97%Transient Error Handling with Polly Part 1
  18977. 93%How to Start Contributing To Open-Source
  18978. 81%Tagging Audio using Deep Learning
  18979. 92%An update to storage policies across your Google Account
  18980. 97%The Myth of Code Coverage
  18981. 92%Price Mechanisms for Marketplaces
  18982. 96%I got 99 problems but `SameSite` cookies ain't one
  18983. 99%.NET Core 2.1, 3.1, and .NET 5.0 updates are coming to Microsoft Update
  18984. 94%Banking on Status
  18985. 98%Why Self-Hosted Emails Should Not Be Used - EVER
  18986. 97%My time-travel online banking experiment, part I
  18987. 62%After Minimalism — David Perell
  18988. 97%Why I’m skeptical of Universal Basic Income
  18989. 91%Triaging Information
  18990. 99%C# 9 and Foreach Extensibility · Lukáš Lánský
  18991. 81%Succeeding from Anywhere: The Remote Work Revolution with Tsedal Neeley | Hanselminutes with Scott Hanselman
  18992. 97%Improved Cryptanalysis Of Uov And Rainbow
  18993. 97%On .NET Live - .NET on Microcontrollers with the Meadow IoT Platform
  18994. 95%YouTube will remind users to ‘keep comments respectful’ before posting
  18995. 91%Blazor: Client Side vs. Server Side: Hands on Development and Deployment
  18996. 97%Computer latency: 1977-2017
  18997. 86%The withering email that got an ethical AI researcher fired at Google
  18998. 97%TimescaleDB vs. Amazon Timestream: 6000x faster inserts, 5-175x query speed
  18999. 92%TypeScript Surges in GitHub Octoverse 2020 Report -- Visual Studio Magazine
  19000. 97%M1 Macs: Truth and Truthiness
  19001. 89%Arecibo News Media | National Science Foundation
  19002. 94%Don't Put Android in Your Namespace in Xamarin Projects
  19003. 93%Customizing the Graph SDKs
  19004. 92%Getting Started with DevOps for Azure SQL
  19005. 92%Azure Unblogged - GitHub
  19006. 97%Stripe Treasury: Banking-as-a-service for platforms
  19007. 93%Customizing the Graph SDKs
  19008. 99%libra/libra
  19009. 96%About DEV
  19010. 97%jeweg/hovatrace
  19011. 95%protobuf-net/protobuf-net.ToolsDemo
  19012. 85%Customizing the Graph SDKs | Channel 9
  19013. 99%.NET Live TV | Live developer streams every day
  19014. 95%Additional notes on the various patterns for passing C-style arrays across the Windows Runtime boundary | The Old New Thing
  19015. 97%Turning animations to 60fps using AI!
  19016. 99%How to configure a secured custom domain on a Azure Function or website
  19017. 95%Interview with Rodrigo Branas on RavenDB
  19018. 90%Fibratus
  19019. 93%These are called opportunities
  19020. 90%HTTP/2 Push is dead
  19021. 99%Securing an ASP.NET Core API which uses multiple access tokens
  19022. 98%.NET App Developer Links - 2020-12-03
  19023. 96%Slope-Space Integrals for Specular Next Event Estimation
  19024. 91%Why did renewables become so cheap so fast? And what can we do to use this global opportunity for green growth?
  19025. 93%Justice et légumes frais, tome 1 de la série de bande dessinée Imbattable, de Jousselin - - Éditions Dupuis
  19026. 93%Custom V2 OData queries will be deprecated March 9, 2021 | The NuGet Blog
  19027. 99%What’s New in Angular 11
  19028. 99%alugili/CSharp-9-CheatSheet
  19029. 99%Linux + .NET 5 + VS Code XAML Preview + Hot Reload Running on Embedded Linux? (a sneak peek) 🤫 | MicroHobby
  19030. 99%Tip 297 - Discovering the Azure Architecture Center
  19031. 99%Avoid Wrapping DbContext in Using (and other gotchas)
  19032. 98%AzureFunBytes - DevOps on Azure with Donovan Brown | Azure DevOps Blog
  19033. 89%ASP.NET Core docs: What's new for November 1, 2020 - November 30, 2020
  19034. 98%New for AWS Lambda – Functions with Up to 10 GB of Memory and 6 vCPUs | Amazon Web Services
  19035. 99%.NET 5 AWS Lambda Support with Container Images | Amazon Web Services
  19036. 99%.NET Rocks! vNext
  19037. 97%Working Smarter: 5 Steps to Getting Unstuck
  19038. 99%Build a computer from scratch.
  19039. 99%Complex Model Validation in Blazor Applications - Code Maze
  19040. 99%Handling Duplicate Messages (Idempotent Consumers)
  19041. 99%Initial docker-compose.yaml support (#800) · dotnet/tye@e57af98
  19042. 98%Requirements for Building a PKI
  19043. 99%Analyzing firmware from embedded devices
  19044. 90%AirBnB ignores the GDPR, and the Irish DPC is a fig leaf · derhagen
  19045. 97%Fake Tweet Screenshot Proliferation
  19046. 81%The Skill With The Highest ROI - Daniel Bustamante
  19047. 98%How I Translate Feature Requests into Code
  19048. 99%.NET5 - A Unified Platform
  19049. 97%Cryptologie | International Olympiad In Cryptography
  19050. 95%kubernetes/kubernetes
  19051. 97%Introduction to the series [1 of 20]
  19052. 98%Move Over, Stack Overflow: Microsoft Launches Q&A for .NET -- Visual Studio Magazine
  19053. 97% JFrog  | From open source to a successful Startup
  19054. 98%How to Make Your Code Reviewer Fall in Love with You
  19055. 97%How Does Microsoft Do DevOps | Azure DevOps Blog
  19056. 99%rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc.
  19057. 84%A Chain Just Cut Through A Capsized Cargo Ship Filled With Cars And The Process Is Fascinating
  19058. 99%QBE vs LLVM
  19059. 99%.NET Tooling Community Standup - .NET 5 Performance with Stephen Toub
  19060. 99%Improving Debug-time Productivity with Source Link | .NET Blog
  19061. 97%Setting Up Feature Flags with .NET
  19062. 99%Cool things I learned about NUnit while re-launching the docs
  19063. 98%How can I check whether the user has disconnected from the session? | The Old New Thing
  19064. 95%Attention K-Mart Shoppers : Free Audio : Free Download, Borrow and Streaming : Internet Archive
  19065. 98%.NET 5 Breaking Changes: Historic Technologies
  19066. 96%Handling Duplicate Messages (Idempotent Consumers)
  19067. 95%Peter Gallagher - Speaker Profile @ Sessionize.com
  19068. 97%What is the “protein folding problem”? A brief explanation
  19069. 99%ASP.NET Core Improvements in .NET 5
  19070. 99%monicahq/monica
  19071. 77%Salesforce strikes deal to acquire Slack for $27.7 billion
  19072. 98%.NET App Developer Links - 2020-12-02
  19073. 98%How to Scope Software Projects When Everything is Something You've Never Done Before - 7pace
  19074. 99%Code Smell – Primitive Obsession and Refactoring Recipes - NDepend
  19075. 98%The Only Testing that Matters: Testing through User Eyes
  19076. 95%Introduction - Computer Graphics from scratch
  19077. 99%New for AWS Lambda – Container Image Support | Amazon Web Services
  19078. 99%Seasons of Serverless Challenge 1: Azure Functions and Azure SQL Database serverless
  19079. 94%How to Buy Gifts That People Actually Want - Will Patrick
  19080. 99%Modular Monolith: Domain-Centric Design - Kamil Grzybek
  19081. 90%What’s New in Text Analytics: Opinion Mining and Async API
  19082. 98%Want more PostgreSQL? You just might like Babelfish | Amazon Web Services
  19083. 99%The Cryptopals Crypto Challenges
  19084. 98%Radicle - Peer-to-peer code collaboration
  19085. 92%Amazon S3 | Strong Consistency | Amazon Web Services
  19086. 97%Our commitment to privacy in Microsoft Productivity Score - Microsoft 365 Blog
  19087. 94%.NET Framework November 2020 Cumulative Update Preview for Windows 10 2004 and Windows Server, version 2004 | .NET Blog
  19088. 99%An iOS zero-click radio proximity exploit odyssey
  19089. 99%Unity 101: Installation
  19090. 86%Slack Technologies - Acquisition Legend
  19091. 85%‘Wonder Woman 1984’ will be HBO Max's first 4K movie
  19092. 89%Salesforce Signs Definitive Agreement to Acquire Slack - Salesforce News
  19093. 98%Disclosure: Yet another macOS privacy protections bypass
  19094. 98%Building and deploying web apps with Static Web Apps
  19095. 88%KDE Community Edition is now available | PINE64
  19096. 97%Cryptologie | Real World Cryptographers Podcast Episode 2
  19097. 89%People Can Be Dishonest About Work
  19098. 95%If at first you don't succeed boil it in acid
  19099. 86%Can Eating Meat Be Good For You? And The Planet? by Edlin Choi
  19100. 99%Basic JSON APIs with Route-to-code in ASP.NET Core
  19101. 97%Protein folding & The AI ‘Solution’ : A primer for non-scientists
  19102. 99%Learn C# with CSharpFritz - Ep11: New Features in C# 9
  19103. 95%Airbnb. Thanksgiving. Burglary.
  19104. 91%The Mojo Men Blog
  19105. 98%Gamedev from scratch 0: Groundwork
  19106. 97%Experts and expertise
  19107. 97%Developer Decries WinForms-to-Blazor Performance Degradation -- Visual Studio Magazine
  19108. 59%The Arecibo radio telescope's massive hanging platform has collapsed
  19109. 95%Community Highlights: 7th edition
  19110. 99%AWS Lambda – Pricing
  19111. 99%macOS to FreeBSD migration a.k.a why I left macOS
  19112. 99%Real-time Data fetching with GraphQL and Blazor
  19113. 99%.NET 5 Runtime Improvements: From Functional to Performant Implementations
  19114. 99%OpenAPI and Versioning for ASP.NET Core Web API
  19115. 93%Realtime Questions - Stack Exchange
  19116. 95%.NET Today, tomorrow and beyond – panel discussion - comitted
  19117. 93%Get Your JAM On
  19118. 81%Ethereum Energy Consumption Index (beta) - Digiconomist
  19119. 96%Bitcoin Energy Consumption Index - Digiconomist
  19120. 99%ABP.IO Platform v4.0 RC Has Been Released based on .NET 5.0!
  19121. 95%Visual Studio Talk Show: 0250 - Miguel Bernard - Les nouveautes de .NET 5 et C# 9
  19122. 80%Did Windows ever find solutions for programs that crashed? | The Old New Thing
  19123. 99%.NET 5 Breaking Changes to the Base Class Library
  19124. 99%Export Office 365 calendar events to JetBrains Space using the Microsoft Graph API, the JetBrains Space SDK, and automation
  19125. 99%Upload Images to a Node.js Server with Uppy, Express.js, and Multer
  19126. 97%Authentication with Graph SDKs | Channel 9
  19127. 95%Authentication with Graph SDKs
  19128. 97%New – Use Amazon EC2 Mac Instances to Build & Test macOS, iOS, ipadOS, tvOS, and watchOS Apps | Amazon Web Services
  19129. 99%Using Quartz.NET with ASP.NET Core and worker services
  19130. 92%What do I care the open web is dying?
  19131. 98%Microsoft Releases Git Experience in Visual Studio
  19132. 99%Ray Tracing in One Weekend
  19133. 98%.NET App Developer Links - 2020-12-01
  19134. 99%Blazor Updates in .NET 5
  19135. 73%한국을 대표하는 글로벌 방송! The World On Arirang!
  19136. 97%Deep Learning with GPU Acceleration - Simple Talk
  19137. 91%Now That's What I Call .NET 5 on #Dev_Jams
  19138. 98%Checkout this video about Remote Development with VS Code
  19139. 99%Unit tests in Entity Framework Core 5 – Michał Białecki Blog
  19140. 98%Render as You Fetch with React Suspense
  19141. 99%Name by role
  19142. 91%Release OpenZFS 2.0.0 · openzfs/zfs
  19143. 91%Boardsha.re - free whiteboard software
  19144. 99%Creating an Image Classifier Model
  19145. 93%The Developer Wish List - #DevDecember
  19146. 99%Writing Rust the Elixir way
  19147. 99%[Guest Post] Introducing WaveEngine 3.1 based on .NET 5 | .NET Blog
  19148. 99%Working with Binding in Blazor Applications - Code Maze
  19149. 97%ML.NET Model Builder November Updates | .NET Blog
  19150. 96%The Tech Monopolies Go Vertical
  19151. 97%Bookshlf
  19152. 97%Building TakeNote, a Notes App for Developers With GitHub Sync
  19153. 75%To Be or Not to Be Certain
  19154. 97%Zcash Design With Sean Bowe
  19155. 98%How to Delete Multiple Azure Resource Groups with Tags, Bash via Azure Cloud Shell, and the Azure CLI
  19156. 99%Threat Actor: Unkown
  19157. 89%Twitter Donation drive for Jon Ossoff GA runoff campaign
  19158. 99%Buffer Overflows for Newbies
  19159. 89%Stop Calling Us Frontline – We are your last resort
  19160. 75%One Big Idea — David Perell
  19161. 99%marcan is creating Linux for Apple Silicon Macs | Patreon
  19162. 99%Dear finance, this is why cloud costs are complex
  19163. 97%ASP.NET Community Standup - ASP.NET Core Architecture with David Fowler
  19164. 97%Washington State Department of Health
  19165. 98%Rant – You likely* don’t need a 2,000$ server for your home.
  19166. 95%Why I Don’t Want To Be a Billionaire - Daniel Bustamante
  19167. 98%Regex literals optimization
  19168. 97%Google Cloud Functions Supports .NET Core 3.1 (but not .NET 5) -- Visual Studio Magazine
  19169. 99%Why is Apple’s M1 Chip So Fast
  19170. 98%Last Week in .NET #20 – Microsoft reclaiming the “Creepy Spying Company” mantle
  19171. 99%Get Exclusive Content! Become a CodeOpinion Member
  19172. 99%Build Your First for iOS & Android App with Xamarin and Visual Studio
  19173. 99%A Day in a life of a Cloud Architect
  19174. 95%I am an 80 column purist
  19175. 86%#RealEstateCore is the gold standard of smart building ontologies. @KarlHammar and @alinamstanciu join @obloch on the #IoTShow to demo how the open source ontology is used with Azure Digital Twins
  19176. 86%e Foundation - deGoogled unGoogled smartphone operating systems and online services - your data is your data
  19177. 91%Suspicious network resurrections
  19178. 97%WA Notify - Apps on Google Play
  19179. 99%Planned Event Store Improvements for Marten V4, Daft Punk Edition
  19180. 95%Use function pointers for reverse pinvokes by davidfowl · Pull Request #28249 · dotnet/aspnetcore
  19181. 87%Bringing .NET Interactive to Azure Data Studio Notebooks
  19182. 84%The Modern World Has Finally Become Too Complex for Any of Us to Understand
  19183. 78%The .NET Docs Show - C# 9: A functionally better release with Dave Brock
  19184. 91%AlphaFold: a solution to a 50-year-old grand challenge in biology
  19185. 99%C# In Simple Terms - String Manipulation and Cultures
  19186. 99%Getting Started With PowerShell Core in Windows Terminal
  19187. 82%What are the requirements for the built-in Windows 10 camera-based barcode scanner? | The Old New Thing
  19188. 99%ARM and Lock-Free Programming
  19189. 97%microG Project
  19190. 99%Investigating a performance issue with a regex - Gérald Barré
  19191. 92%Ward Farnsworth's Predator at the Chessboard
  19192. 97%Improving the Resiliency of Our Infrastructure DNS Zone
  19193. 96%N,N-dimethyltryptamine compound found in the hallucinogenic tea ayahuasca, regulates adult neurogenesis in vitro and in vivo
  19194. 99%Going all-in with nullable reference types
  19195. 96%Muhammad Rehan Saeed: Developer at Microsoft | Leonardo Tuna Podcast
  19196. 98%OAuth is Not User Authorization
  19197. 98%Developer! Developer! Developer! 2020
  19198. 96%230: QA Testing M1 iOS Apps + 21% Raise for Frank!
  19199. 93%Quake’s 3-D Engine: The Big Picture
  19200. 97%18 Machine Learning Best Practices
  19201. 99%mhx/dwarfs
  19202. 96%S2 E1 The Queen's Gambit Breakdown: Openings
  19203. 99%Processing Google reCaptcha Tokens in ASP.NET Core
  19204. 97%Developers Guide to AI
  19205. 97%Return JSON Result with Custom Status Code in ASP.NET Core
  19206. 99%Duplex gPRC
  19207. 97%Nishant Agrawal » How to Run a Ponzi Scheme for Tech People
  19208. 99%pallada-92/dna-3d-engine
  19209. 99%Release v3.0.0 · pimbrouwers/Falco
  19210. 98%Undeleting a file overwritten with mv - pretix – behind the scenes
  19211. 92%Error - Cookies Turned Off
  19212. 97%Pyecsca: Python Elliptic Curve Cryptography Side-Channel Analysis Toolkit
  19213. 99%Shawn Wildermuth's Blog
  19214. 85%Ten Reasons for Tech Optimism in 2021
  19215. 99%Oisín Moran | How I Made a Self-Quoting Tweet
  19216. 99%Yes, I use Nix
  19217. 96%Microsoft is working on an Android subsystem for Windows 10
  19218. 97%Why sharing files/folders across devices is still messy in 2020?
  19219. 97%Help! 4 different kinds of people like my app
  19220. 90%This Guy Watercooled His Canon R5 and Unlocked Unlimited 8K
  19221. 99%Pijul - The Mathematically Sound Version Control System Written in Rust
  19222. 95%How To Get Back On Track - Darius Foroux
  19223. 93%We Need Organic Software
  19224. 94%Search for the perfect blog post
  19225. 99%mikf/gallery-dl
  19226. 95%Flappy bird in 341 bytes
  19227. 99%Home | SpaceHey.com
  19228. 98%Deploying a Lobsters Clone: What I Learned
  19229. 99%Processing Google reCaptcha Tokens in ASP.NET Core
  19230. 94%When I lost a few hundred leads - stitcher.io
  19231. 90%Ruffle
  19232. 92%#PowerBarbados 2020 Registration Form
  19233. 96%The 2020 Christmas List of Best STEM Toys for Kids
  19234. 92%No Config for Old Men
  19235. 86%Challenge
  19236. 96%Filippo's developing on Apple Silicon notes
  19237. 98%Microsoft Releases .NET for Apache Spark 1.0
  19238. 95%Please
  19239. 97%30 years later, QBasic is still the best
  19240. 97%Stupid light software
  19241. 95%Growl in Retirement • Let us chat about nothing.
  19242. 87%TabMerger Chrome Extension Example Use Case
  19243. 93%Thank you, Tony
  19244. 91%Running a job board in Japan can land you in prison
  19245. 88%The Truth About Starting a Startup
  19246. 98%Apple Silicon M1: A Developer’s Perspective
  19247. 99%ph1lter
  19248. 94%the depression thing
  19249. 71%Jacques Corby-Tuech - Garbage In, Garbage Out
  19250. 98%Why can't I stick to side projects?
  19251. 98%Building noJS.club
  19252. 83%Empathy is required for democracy
  19253. 99%bartczernicki/Blazor-MachineIntelligence
  19254. 99%kalk
  19255. 98%ESP32 6- Axis IMU
  19256. 97%The Pgp Problem: A Critique
  19257. 94%Summary of the Amazon Kinesis Event in the Northern Virginia (US-EAST-1) Region
  19258. 94%Peeking into VALORANT's Netcode
  19259. 99%loadimpact/k6
  19260. 98%The .NET Stacks #27: Giving some 💜 to under-the-radar ASP.NET Core 5 features
  19261. 92%A Thanksgiving 2020 Reading List
  19262. 98%Going all-in with nullable reference types
  19263. 98%The HTML presentation framework | reveal.js
  19264. 96%Digital Tools I Wish Existed
  19265. 99%Always leave the code better than you found it
  19266. 95%Enable nullable in Kestrel.Core by JamesNK · Pull Request #28050 · dotnet/aspnetcore
  19267. 99%Enable nullable in hosting by JamesNK · Pull Request #28068 · dotnet/aspnetcore
  19268. 85%Whisky from our homelands and Stress Management with Troy Hunt by InfosecWhiskey • A podcast on Anchor
  19269. 99%Shadertoy
  19270. 99%Code Maze Weekly #53 - Code Maze
  19271. 99%The updated GetGCMemoryInfo API in .NET 5.0 and how it can help you | .NET Blog
  19272. 97%Are My Encryption Keys In The Cloud Really Secure?
  19273. 99%Episode 356 - Sustainability solutions in Azure
  19274. 99%Use generics trick to cache tag helper instances by davidfowl · Pull Request #28208 · dotnet/aspnetcore
  19275. 98%SQLite as a document database
  19276. 99%k88hudson/git-flight-rules
  19277. 99%「Dflat」Structured Data Store for Mobile
  19278. 94%How to Think for Yourself
  19279. 95%Disk and File I/O performance with ETW traces: Miscellany | The Old New Thing
  19280. 96%Life Before the Pandemic
  19281. 90%Amazon.com: Online Shopping for Electronics, Apparel, Computers, Books, DVDs & more
  19282. 97%xkcd: Life Before the Pandemic
  19283. 97%Episode 65 - Marten DB With Jeremy Miller
  19284. 99%Early Access Program - Rider: Cross-platform .NET IDE
  19285. 99%ASICs at the Edge
  19286. 97%Build serverless APIs with Azure Functions | Azure Friday
  19287. 96%A Byzantine failure in the real world
  19288. 95%Surviving Black Friday: Or designing for failure
  19289. 50%Microsoft's New 'Productivity Score' Gamifies Workplace Surveillance
  19290. 97%Back to Basics: Creating a clickable card interface in plain HTML, CSS and JavaScript
  19291. 97%Working with Git Branches!
  19292. 97%Event Sourcing on Azure
  19293. 99%Announcing Azure Mobile Apps v4.2.0 for .NET | Xamarin Blog
  19294. 73%People Can't Vacuum Or Use Their Doorbell Because Amazon's Cloud Servers Are Down - Eminetra Australia
  19295. 53%Kansalaisaloitepalvelu - Julkiset ohjelmistohankinnat avoimiksi
  19296. 89%Code Correct's Soldering Kit Teaches the Inner Workings of Common Logic Gates
  19297. 99%1.5 is the midpoint between 0 and infinity in Ruby
  19298. 58%Audit found ‘significant risks’ in Baltimore County schools’ computer network
  19299. 96%Organisational structures to create autonomy: what I've learned from my daughter – Another look on tech
  19300. 97%No Perfect Reorg
  19301. 94%The Long Leaf Pine Slate - Lessons Learned - Blair Reeves
  19302. 98%PHP: PHP 8.0.0 Release Announcement
  19303. 99%Revisiting Bookmarklets
  19304. 95%DIY NAS: 2020 Edition
  19305. 99%Risp (in (Rust) (Lisp))
  19306. 97%How fast does interpolation search converge?
  19307. 97%Plonk By Hand (Part 1: Setup)
  19308. 69%A self-driving AI and Raspberry Pi powered Trash Bin with Ahad Cove | Hanselminutes with Scott Hanselman
  19309. 98%Protect domains that don’t send email
  19310. 93%How to write an essay well
  19311. 99%How io_uring and eBPF Will Revolutionize Programming in Linux
  19312. 97%Modern storage is plenty fast. It is the APIs that are bad.
  19313. 79%Why Java is better than C++ for high speed trading systems
  19314. 70%Don’t do your own electrical work | Electrical Safety Office
  19315. 98%OrchardCMS/OrchardCore.Samples
  19316. 99%Building Black Friday e-commerce experiences with JAMstack and Cloudflare Workers
  19317. 94%Zoom Together This Thanksgiving with Unlimited Meetings - Zoom Blog
  19318. 98%An ex-Googler's guide to dev tools
  19319. 98%FrontPage: The Good, The Bad, and The Ugly
  19320. 99%Atrix256/MIS
  19321. 97%Multiple Importance Sampling in 1D
  19322. 97%PHP: News Archive - 2020
  19323. 99%Development With A Dot - Inline Images with ASP.NET Core
  19324. 92%Disk and File I/O performance with ETW traces: Why is System doing so much stuff? | The Old New Thing
  19325. 88%Upcoming story about Coinbase
  19326. 98%dcz-self/breedmatic
  19327. 90%Terry Lambert's answer to What’s your opinion about macOS Big Sur?
  19328. 99%How to add Open API support for Azure Functions
  19329. 99%How to create a QR Code generator with Azure Functions
  19330. 99%Blazor JavaScript Isolation, Modules, and Dynamic C#
  19331. 98%Announcing Microsoft Q&A for .NET | .NET Blog
  19332. 94%varkor/quiver
  19333. 98%Upgrading ConfigurationManager for .Net 5
  19334. 99%Getting Started With Entity Framework Core 5 – .NET Tools Blog | JetBrains
  19335. 92%I Spent 11 Years Working on This Line Rider Track
  19336. 99%Uno Platform Webcast: What’s new with Uno Platform, .NET 5 and WinUI 3 Preview 3
  19337. 99%.Net 5 is PERFECT for DevOps
  19338. 99%Dark version of github · Issue #66 · isaacs/github
  19339. 98% 2.91 — blender.org
  19340. 98%.NET Rocks! vNext
  19341. 98%Themes of .NET
  19342. 98%VerbalExpressions/JavaVerbalExpressions
  19343. 97%Adding sign language interpretation to your online event
  19344. 91%Melb․Net December 2020 Online Meetup
  19345. 95%IPFS Free Library - freeread.org
  19346. 99%Custom Validation in Blazor WebAssembly - Code Maze
  19347. 99%Microsoft Edge WebView2 Now Generally Available
  19348. 97%Modern storage is plenty fast. It is the APIs that are bad.
  19349. 99%Outbox Pattern: Reliably Save State & Publish Events
  19350. 98%An opinionated list of best practices for textual websites
  19351. 80%My brother’s hamster | Jesse Li
  19352. 97%Be Thankful for Open Source This Year! Try an Alternative OS
  19353. 90%From Laptop to Rack Mount Server
  19354. 99%Reasons why SELECT * is bad for SQL performance - Tanel Poder Consulting
  19355. 97%Herding Code 243: Shawn Wildermuth on his new film, Hello World
  19356. 98%I wrote a script in 4 hours that will save my hospital $40,000 every year for the next 10 years
  19357. 98%Monorepo? Think Twice
  19358. 90%Magnetic USB-cable mod for Ultimate Hacking Keyboard
  19359. 97%Exit Feeds, Enter Community
  19360. 96%Recruiting and Hiring Software Engineers
  19361. 97%Gcp Certificate Authority Service (Beta)
  19362. 99%Watch out for .NET Core Runtime Bitness for IIS Installs
  19363. 99%The dangers and gotchas of using scoped services in IConfigureOptions
  19364. 88%Crypto Dictionary
  19365. 92%hCaptcha Is Now the Largest Independent CAPTCHA Service, Runs on 15% Of The Internet
  19366. 98%AWS Service Health Dashboard - Nov 25, 2020 PST
  19367. 99%[Guest post] Learn C# with Visual Studio, Visual Studio for Mac, and Unity (and win a free book!) | Visual Studio Blog
  19368. 91%We Rewrote Everything in $HOTLANG, and our Startup Still Failed
  19369. 94%I asked GPT-3 for the question to “42”. I didn’t like its answer and neither will you.
  19370. 99%Use Azure Functions, Azure Storage blobs, and Cosmos DB to copy images from public URLs
  19371. 98%Caching - Simply Explained
  19372. 79%‎The Numberphile Podcast on Apple Podcasts
  19373. 71%Club Automatic - with Alex Bellos — The Numberphile Podcast
  19374. 56%PODCAST: Club Automatic - with Alex Bellos — Numberphile
  19375. 93%macOS has checked app signatures online for over 2 years
  19376. 99%Accelerate .NET to Azure with GitHub Actions
  19377. 82%Raspberry Pi 4 V3DV graphics driver achieves Vulkan 1.0 conformance
  19378. 97%Logz.io | Stop wasting your time with Old-School Logging
  19379. 98%Moving Quicksilver into production
  19380. 90%Preliminary notes on analyzing Disk and File I/O performance with ETW traces | The Old New Thing
  19381. 98%Learn Difficult Concepts with the ADEPT Method – BetterExplained
  19382. 97%Managing developer identities in autonomous teams | Kislay Verma
  19383. 99%Reliably Save State & Publish Events (Outbox Pattern)
  19384. 96%Development With A Dot - Interfaces and Inversion of Control
  19385. 99%safepassme
  19386. 99%microsoft/TypeScript
  19387. 88%AMA? BITFD! | Epsilon Theory
  19388. 99%honza/smithy
  19389. 97%Naming NuGet, A Lesson In Distributed Decision Making
  19390. 99%Deploying .NET apps to containers on AWS
  19391. 96%Spectre.Console lets you make beautiful console apps with .NET Core
  19392. 99%Improving your ASP.NET Core site's e-mailing capabilities
  19393. 99%Monsters Weekly 192 - C# 9 Top Level Statements
  19394. 99%C# 9 Records as DDD Value Objects
  19395. 96%Effective Remote Teaching with intention and creativity - Computer Stuff They Didn't Teach You #16
  19396. 96%.NET Conf 2020 Demos & Sessions for .NET 5 + Virtual Events! | .NET Blog
  19397. 94%Jane Street Market Prediction
  19398. 99%Upgrading to .NET Core 5.0
  19399. 98%Apple Silicon M1: Black. Magic. Fuckery.
  19400. 94%What’s New in C#?
  19401. 95%Entry failed to load
  19402. 89%Why I've Liked Chess So Much
  19403. 97%Not as Productive as Others?
  19404. 97%Jake Prins - Maker of digital products
  19405. 87%Comparison of Email Hosting Possibilities
  19406. 90%Crossing the Rubicon - Austin G. Walters
  19407. 86%We Can Solve the Student Loan Crisis by Cutting out Students
  19408. 99%Ruby on Rails: Still the Best Web App Framework for Most Teams - naildrivin5.com
  19409. 98%Least squares as springs
  19410. 96%The war we forgot in our embrace of streaming
  19411. 99%Learning all VSCode shortcuts evolved my developing habits
  19412. 93%These are called opportunities
  19413. 99%Lucas Simpson
  19414. 97%Writing engineering strategy
  19415. 97%Why And How Zk-Snark Works
  19416. 99%.NET Community Standups | Streaming live each week
  19417. 99%Binary Classification Using PyTorch: Model Accuracy -- Visual Studio Magazine
  19418. 96%Someone attacked our company
  19419. 94%Email a dumpster fire | H.E.R.L.
  19420. 98%Implementing a Custom TypeConverter In Razor Pages
  19421. 90%GitHub Quick Reviews
  19422. 98%Should You Unit-Test in ASP.NET Core?
  19423. 98%How do people find bugs?
  19424. 74%On the bonkers color palette of Garfield comics
  19425. 99%Virtual - Lightning Talks
  19426. 90%What was it like to be a software engineer at NeXT? Did workers interact with Steve Jobs?
  19427. 97%Get Started with Individual Dev/Test
  19428. 94%Why AWS loves Rust, and how we’d like to help | Amazon Web Services
  19429. 96%The ASP.NET Team @TheASPNETTeam
  19430. 94%What is the benefit of having FIPS hardware-level encryption on a drive when you can use Veracrypt instead?
  19431. 99%Development With A Dot - ASP.NET Core Pitfalls – Dependency Injection Lifetime Validation
  19432. 96%Insane Coding Camp Sues Their Critics For Being Right
  19433. 97%Last week in .NET #18 – Throwing TFMs at the Wall to see what sticks
  19434. 74%Why does the disk optimizer put boot files at low-numbered sectors? | The Old New Thing
  19435. 99%Handle inconsistent � in Pkcs9Document{Name|Description} by bartonjs · Pull Request #45040 · dotnet/runtime
  19436. 99%5 Things Developers Should Be Thankful For in 2020
  19437. 98%Applying the MVC design pattern to Razor Pages
  19438. 92%Working for free and other desirable behaviors
  19439. 96%You might not need machine learning
  19440. 88%Odyssey
  19441. 99%Testing out Azure Static Web Apps service. Let's try to deploy this blog into an static web app
  19442. 92%Sydney Alt.Net User Group (Sydney, Australia)
  19443. 96%Image tagged in immo dance
  19444. 98%Detective Game Design Problems
  19445. 99%Generate Client for ASP.NET Core Web API using OpenAPI
  19446. 97%Azure Durable Entities: What are they good for?
  19447. 99%Intuitive Guide to Convolution – BetterExplained
  19448. 96%I created my own YouTube algorithm (to stop me wasting time)
  19449. 99%"We must never become too busy sawing to take time to sharpen the saw." [Two solutions to a programming challenge]
  19450. 98%How to make a WinForms app with .NET 5 entirely from the command line and publish as one self-contained file
  19451. 88%India Azure Community Conference 2020
  19452. 99%Adding claims to existing identity
  19453. 93%#IoTPlugAndPlay is now fully integrated in @Azure #IoTCentral. Check out how this simplifies devices integration into IoT Solutions with @obloch and Sandeep Pujar on the #IoTShow
  19454. 99%The macro problem with microservices - Stack Overflow Blog
  19455. 99%Learn C# with CSharpFritz - Ep10: SDK, Project Types, and Testing
  19456. 99%Compiler Explorer - C
  19457. 85%DamianPEdwards - Every developer ever
  19458. 98%Twitch
  19459. 98%Twitch
  19460. 85%DamianPEdwards - A new ringtone was born
  19461. 99%Xamarin.Forms 5.0: Debugging Improvements, New Features, and Controls
  19462. 99%Book giveaway for Real-World Python: Projects to Make You Think by Lee Vaughan Nov 22-Dec 13, 2020
  19463. 99%Demystifying the second law of thermodynamics
  19464. 95%Getting lucky with posting on Hacker News
  19465. 88%Don't chase being liked or respected
  19466. 93%Why Lies are Effective (clue: because we embody them) — Cindy Engel
  19467. 97%My fitness philosophy
  19468. 97%Why fairness is basically unobservable
  19469. 92%The Organic Web
  19470. 96%Productive Uncertainty - Reaction Wheel
  19471. 98%Standardizing <select> And Beyond: The Past, Present And Future Of Native HTML Form Controls — Smashing Magazine
  19472. 99%CSS Isolation in Blazor Applications - Code Maze Blog
  19473. 97%Dark Forest Is An Mmo Space-Conquest Game Where Players Discover And Conquer Planets In An Infinite, Procedurally-Generated, Cryptographically-Specified Universe
  19474. 97%Visual Basic in .NET 5: Ready for WinForms Apps -- Visual Studio Magazine
  19475. 97%What can I do with Visual Basic in .NET 5? | One Dev Question
  19476. 81%This Giant Outdoor Bubble Tent Will Turn Your Backyard Into a Winter Oasis
  19477. 65%#148 Brandon Minnick, Getting an App into the App and Play Stores | no dogma podcast
  19478. 97%Report Regarding the November 16, 2020 Email Incident
  19479. 97%See the Inner Workings of a Convolutional Neural Network with This PCB Business Card
  19480. 98%Kasa devices and Home Assistant - Integration now broken due to firmware update
  19481. 99%dotnet/diagnostics
  19482. 88%Vulkan Ray Tracing becomes official with Vulkan 1.2.162 (updated)
  19483. 97%The Tech Stack of a One-Man SaaS
  19484. 99%Build Your First for iOS & Android App with Xamarin and Visual Studio
  19485. 97%zkSummit 6 | Hopin
  19486. 99%C# In Simple Terms - Expressions, Lambdas, and Delegates
  19487. 98%Effectively Diagnose and Debug .NET Apps in Visual Studio
  19488. 99%fractals, computer graphics, mathematics, shaders, demoscene and more
  19489. 99%Shadertoy
  19490. 99%FSDN
  19491. 73%WTF Happened In 1971?
  19492. 99%C# 9 records as strongly-typed ids - Part 2: ASP.NET Core route and query parameters
  19493. 99%Visual Basic WinForms Apps in .NET 5 and Visual Studio 16.8 | .NET Blog
  19494. 96%Home | ClockworkPi
  19495. 98%.NET Diagnostics Expert - your path to excel at diagnostics in .NET. Dotnetos training
  19496. 99%Virtual desktops are an end-user window management feature, not a programmatic one | The Old New Thing
  19497. 98%On .NET Live - Exploring the inner loop with VS Code and GitHub
  19498. 99%mikelxc/Workarounds-for-ARM-mac
  19499. 98%The design of concurrent subscriptions in RavenDB
  19500. 99%C# 9 - Improving performance using the SkipLocalsInit attribute - Gérald Barré
  19501. 99%Tests are hard, LightBDD can help
  19502. 97%Deploying Machine Learning Models with FastAPI and Angular
  19503. 98%.NET App Developer Links - 2020-11-23
  19504. 96%229: Selling iOS Apps on M1 Apple Silicon
  19505. 98%Conventional Options · Los Techies
  19506. 96%Announcing General Availability of Microsoft Edge WebView2 for .NET and Fixed Version distribution mode
  19507. 99%Get Git Part 2
  19508. 99%9 New 2020 Browser Features You Probably Didn't Know
  19509. 99%Blast Off with Blazor: Isolate and test your service dependencies
  19510. 99%Exotic Programming Ideas: Part 3 (Effect Systems)
  19511. 99%Design patterns in C# - The Facade Pattern | endjin
  19512. 98%Normal Forms - Simple Talk
  19513. 99%A festive introduction to Visual Studio Extensions
  19514. 99%Upgrade ASP.NET Core Web 3.1 app to ASP.NET Core 5 #dotnet #dotnetcore
  19515. 93%Pagination using Async Iterators in modular AWS SDK for JavaScript | Amazon Web Services
  19516. 86%On the Loss of a Cofounder
  19517. 66%Guy Built A Bird Feeder That Accepts Bottle Caps For Food, And These Wild Magpies Love It
  19518. 94%What is a Developer Game Jam?
  19519. 98%How to become a hacker
  19520. 97%building a roam-like, networked, heavily-customized realtime editor, part 1
  19521. 99%API Developers Never REST
  19522. 99%Layered architecture. What is layered architecture and when to use it?
  19523. 97%The book is finished, well sort of...
  19524. 97%Episode 3: Blake3, A Parallelizable Hash Function Using Merkle Trees!
  19525. 95%Refactoring UI: The Book
  19526. 96%Release: Elastic Beanstalk introduces .NET 5 on Linux and Windows Server platforms on November 20, 2020
  19527. 95%The Birth of UNIX with Brian Kernighan - CoRecursive Podcast
  19528. 71%Facebook Is Going After Its Critics in the Name of Privacy
  19529. 99%Datasheets: 16x2 LCD By Hand (No microcontroller)
  19530. 98%Even faster bash startup
  19531. 98%Booting from a vinyl record – BOGIN, JR.
  19532. 88%X11 Library Sees Lots Of Fixes With libX11 1.7 Release
  19533. 92%GIMP - This is 25
  19534. 98%- Developer! Developer! Developer! Day
  19535. 85%iPad Linux
  19536. 99%chain_tree.py
  19537. 98%dkopko/klox
  19538. 63%HANDS-ON: The TAG Heuer X Grand Prix de Monaco Historique Limited Edition is a red rocket for the wrist | Time and Tide Watches
  19539. 96%Things I wish I'd known as a junior developer
  19540. 99%Redirector, Keyboard and foxes
  19541. 99%TIL: eBPF is awesome
  19542. 99%How I Teach vim
  19543. 99%A Taste of OCaml's Predictable Performance - Dev.Poga
  19544. 97%Five Cryptologic Giants Inducted Into The Nsa/css Cryptologic Hall Of Honor
  19545. 97%Sega VR Revived: Emulating an Unreleased Genesis Accessory | Video Game History Foundation
  19546. 98%PostgREST/postgrest
  19547. 58%ASCII Art in 1939 - Popular Science (Jun, 1939)
  19548. 99%Digest - .NET Conf 2020
  19549. 92%Minimalist stylesheet for HTML elements
  19550. 98%The .NET Stacks #26: .NET 5 has arrived, let’s party
  19551. 98%LPC-2019: SQLite on Linux
  19552. 75%I miss working from the office
  19553. 99%ZpqrtBnk
  19554. 94%Amazon, Apple, Microsoft Want Their Data Kept Private from Google in Court Case - Thurrott.com
  19555. 97%Optimizing Your Web App 100x is Like Adding 99 Servers
  19556. 99%What is new in ASP.NET Core 5.0 Web API
  19557. 50%Hyperbaric oxygen treatment: Clinical trial reverses two biological processes associated with aging in human cells
  19558. 93%Why We're Building Observable
  19559. 94%Introducing Cover Your Tracks!
  19560. 85%Why Japanese Web Design Is So Different – Cultural, Linguistic & Technical Factors – Randomwire
  19561. 99% Risks from symmetric encryption in Ubiquiti UniFi’s inform protocol · Jade.WTF
  19562. 99%Transitioning from Docker to Podman - Red Hat Developer
  19563. 99%Code Maze Weekly #52 - Code Maze
  19564. 93%Introducing another free CA as an alternative to Let's Encrypt
  19565. 83%Is Apple Silicon ready ?
  19566. 87%SUCCESS IN BLOGGING
  19567. 98%Chief Notion Officer
  19568. 91%DIY Tech MBA
  19569. 85%The Internet Is Now Terrifying
  19570. 96%Test for divisibility by 13 (and 7 and 11)
  19571. 90%Instinctive Binary Search
  19572. 97%The Signal Private Group System And Anonymous Credentials Supporting Efficient Verifiable Encryption
  19573. 98%Cloud to Code with VS Code and Docker
  19574. 99%Deploy Standalone Kayenta with an Azure Storage Backend
  19575. 96%iRel8
  19576. 99%The Year of the Linux Desktop
  19577. 99%microsoft/java-wdb
  19578. 89%In New Releases, Microsoft Lauds .NET Productivity, Visual Studio 2019 Speed -- Visual Studio Magazine
  19579. 82%Hello World Film Available for Pre-order (Fixed LInks)
  19580. 89%What’s New in Visual Studio 2019 and beyond
  19581. 99%Microsoft .NET Bounty | MSRC
  19582. 92%Announcing General Availability for Microsoft Edge WebView2 for .NET and Fixed Distribution Method | .NET Blog
  19583. 99%.NET Conf 2020 Feedback
  19584. 96%.NET Framework November 2020 Cumulative Update Preview | .NET Blog
  19585. 95%Collections: Assassin’s Creed: Valhalla and the Unfortunate Implications
  19586. 99%Astonishing Performance of .NET 5: More Data
  19587. 98%Enabling C# 9 in Xamarin & .NET Standard Projects
  19588. 97%How thread-safe is the Windows Runtime PropertySet object? | The Old New Thing
  19589. 98%Batteries included with Emacs
  19590. 99%Dev Fonts
  19591. 97%[JDK-8254713] Disable TLS 1.0 and 1.1
  19592. 97%[webkit-dev] Starting January 4, 2021, Google will block all sign-ins to Google accounts from embedded browser frameworks
  19593. 90%Getting to the Core: Benchmarking Cloudflare’s Latest Server Hardware
  19594. 97%Eight years at Roblox
  19595. 99%Using Microsoft Graph API in ASP.NET Core
  19596. 98%.NET App Developer Links - 2020-11-20
  19597. 90%Registration Statement on Form S-1
  19598. 98%Subscribe to Reactor Events
  19599. 98%Windows Subsystem for Linux: The lost potential - jmmv.dev
  19600. 99%Announcing TypeScript 4.1 | TypeScript
  19601. 98%Released: General Availability of Microsoft.Data.SqlClient 2.1
  19602. 99%Understanding Disposables In .NET Dependency Injection - Part 1 - Steve Talks Code
  19603. 99%Recursive Fibonacci and Memoization in C#
  19604. 99%Understanding Disposables In .NET Dependency Injection - Part 3 - Steve Talks Code
  19605. 99%hello: Let’s make a FreeBSD for “mere mortals”
  19606. 99%Understanding Disposables In .NET Dependency Injection - Part 2Understanding Disposables In .NET Dependency Injection - Part 2Understanding Disposables In .NET Dependency Injection - Part 2 -
  19607. 95%Flash Animations Live Forever at the Internet Archive - Internet Archive Blogs
  19608. 90%Peanut Butter Jelly Time : Anonymous (And Buckwheat Boyz) : Free Download, Borrow, and Streaming : Internet Archive
  19609. 90%fanf | Leap second hiatus
  19610. 92%Go standard library benchmarks - Intel vs M1
  19611. 93%.NET Tooling Community Standup - dotnet templates with Sayed Hashimi
  19612. 99%How to Send an SMS with ASP.NET Core - Code Maze
  19613. 97%Performance Profiling | .NET Object Allocation Tracking Tool
  19614. 95%Flash Animations Live Forever at the Internet Archive - Internet Archive Blogs
  19615. 98%[Virtual] Microservices -- The Easy Way is the Wrong Way
  19616. 96%Why aren't developers paid more?
  19617. 99%Rational Creativity: A Brief Manifesto - Daniel Bustamante
  19618. 99%How to AirDrop to Linux
  19619. 94%My skepticism towards current developer meta-productivity tools.
  19620. 93%Freelancing when you have a stutter
  19621. 98%ErgoBlue 2: Wireless and Solar Powered ErgoDox Mechanical Keyboard
  19622. 92%TL;DR - Extreme Summarization as a service with Isabel Cachola | Hanselminutes with Scott Hanselman
  19623. 97%Improving Performance and Search Rankings with Cloudflare for Fun and Profit
  19624. 99%Vertical Slice Example Updated to .NET 5
  19625. 98%An Introduction to the Microsoft Identity Platform
  19626. 88%Free Public Records Search - judyrecords
  19627. 97%I'm Micah Lee, Director Of Infosec For The Intercept, Security And Privacy Enthusiast, Open Source Coder, Journalist, Techie For The Snowden Leak, Etc. Ama!
  19628. 88%Software Library: Flash : Free Software : Free Download, Borrow and Streaming : Internet Archive
  19629. 94%Apple Silicon M1 Chips and Docker - Docker Blog
  19630. 93%DEVintersection Virtual Workshop Event
  19631. 83%1MB Club
  19632. 80%Virtual Maths Retreat (Y10-Y11) with James Grime and Katie Steckles
  19633. 80%As internet forums die off, finding community can be harder than ever
  19634. 98%GitHub accounts are now integrated into Visual Studio 2019 | Visual Studio Blog
  19635. 85%After Hiring Creator of Python VS Code Tool, Microsoft Hires Creator of Python -- Visual Studio Magazine
  19636. 95%Using GANs to Create Fantastical Creatures
  19637. 99%Episode 355 - Splunk, Blockchain and Azure
  19638. 99%Announcing Rust 1.48.0 | Rust Blog
  19639. 97%New Software Assurance Benefits for SQL Server on Azure Virtual Machines
  19640. 98%zfs.rent
  19641. 55%We found 12 items matching 'rubiks'
  19642. 99%C# in Simple Terms - Attributes and Reflection
  19643. 91%Timing for bringing page experience to Google Search
  19644. 98%Other uses for the -library flag of the C++/WinRT compiler | The Old New Thing
  19645. 98%GitHub + Visual Studio ❤ .NET
  19646. 87%The Beirut Port Explosion
  19647. 98%Open Source & Money: Part II
  19648. 93%Development With A Dot - ASP.NET Core Pitfalls Index
  19649. 98%Be a better public speaker! PRESENTATION TIPS AND SPEAKING HACKS by Scott Hanselman
  19650. 98%Development With A Dot - ASP.NET Core Pitfalls – Returning a Custom Service Provider from ConfigureServices
  19651. 99%Haskell - All Hail Geometric Algebra!
  19652. 98%Many services, one cloudflared
  19653. 99%Microsoft .NET Conf 2020: .NET 5, C# 9.0, F# 5.0, and More
  19654. 94%DDD Leaders: Prioritisation skills for tech leaders
  19655. 80%Atari Token: Turbocharging Classic Games With Crypto - Decrypt
  19656. 93%SmallSharp 1.0.0
  19657. 99%React refs with TypeScript
  19658. 97%Adding .NET 5 Support to Azure App Service
  19659. 99%Simple Messaging Between Microservices with Rebus and Azure Storage Queues
  19660. 95%.NET Microservices == MEGAFUN – Webinar recording – .NET Tools Blog | JetBrains
  19661. 99%Webinar – Tips & Tricks to improve your .NET Build Setup with MSBuild – .NET Tools Blog | JetBrains
  19662. 99%Simplify your ASP.NET Core API models with C# 9 records
  19663. 99%Using Standard Health Checks and Building your Own in ASP.NET Core
  19664. 99%Tip 295 - What database should you use in your next Azure Functions app
  19665. 97%How to Succeed at Automating UI Testing
  19666. 99%Uno Platform Uno Platform 3.3 - Day 0 support for WinUI 3 Preview 3, Android 11
  19667. 98%.NET Rocks! vNext
  19668. 97%Librem 5 Mass Production Phone Has Begun Shipping – Purism
  19669. 73%Open letter from content moderators re: pandemic — Foxglove
  19670. 62%KubeCon + CloudNativeCon North America 2020 Virtual: Project Tye: Building Developer Focused...
  19671. 99%I patched Battle for Bikini Bottom's worst glitches 17 years after release
  19672. 81%#DisneyMustPay Alan Dean Foster - SFWA
  19673. 96%Apple's 15% Deflection Tactic
  19674. 99%The Complexity of Caching
  19675. 99%Learn C# with CSharpFritz - Ep9: SOLID Principles and Dependency Injection
  19676. 98%Lambda Fellows
  19677. 95%ARM64 Support, Hot Reload Featured in WinUI Preview 3 -- Visual Studio Magazine
  19678. 70%'Extremely aggressive' internet censorship spreads in the world's democracies
  19679. 97%New Representations Of The Aes Key Schedule
  19680. 90%ModernWorkplaceTransformation_Oct_2020.mp4 - OneDrive
  19681. 97%Tailwind CSS - Rapidly build modern websites without ever leaving your HTML.
  19682. 97%Writing a technical book: from idea to print
  19683. 98%GrapeCity Updates Controls for .NET 5 -- Visual Studio Magazine
  19684. 92%How I 5x'd My Rate In Three Years (graph included)
  19685. 96%The DJ’s And The Chef’s Mindsets - Daniel Bustamante
  19686. 95%The Mac is losing me
  19687. 98%Architectural Tension
  19688. 91%jsomers.net | I should have loved biology
  19689. 94%OpenStreetMap is Having a Moment
  19690. 98%Overview of Cloud Adoption Framework for Azure
  19691. 93%Microsoft Turns Teams Collaboration Software into Low-Code Dev Tool -- Visual Studio Magazine
  19692. 97%Microsoft Autonomous Driving Startups Program
  19693. 96%Tailwind CSS v2.0 – Tailwind CSS
  19694. 98%What's new in .NET Productivity | .NET Blog
  19695. 96%Entity Framework Community Standup - Special EF Core 5.0 Community Panel
  19696. 97%Six months of Tiny Projects
  19697. 99%DiffSharp: Differentiable Functional Programming
  19698. 99%On combining static libraries that implement C++/WinRT activatable objects | The Old New Thing
  19699. 96%[PATCH 00/28] Use main as default branch name
  19700. 99%Become a Web Developer for $10 - Here's How You Do It
  19701. 97%Open Source & Money: Part I
  19702. 99%Complexity of Caching: Strategy, Invalidation & Fallbacks
  19703. 88%Keynote - Welcome to .NET 5
  19704. 97%.NET Developer Conference: Tasks and async/await from the ground up
  19705. 86%Apple announces App Store Small Business Program
  19706. 94%Network-layer DDoS attack trends for Q3 2020
  19707. 97%1648496 - (aarch64-macos) [meta] Support AArch64 on Desktop macOS (Apple Silicon)
  19708. 75%How to Make the World Add Up (signed hardback)
  19709. 98%Neural Network Cars and Genetic Algorithms
  19710. 98%.NET App Developer Links - 2020-11-18
  19711. 83%3 Remote Productivity Hacks We Wish We Knew: Mattermost's Journey
  19712. 98%Announcing WinUI 3: Preview 3
  19713. 99%Announcing the end of support for the AWS SDK for .NET version 2 | Amazon Web Services
  19714. 97%Your dotnet outdated is outdated! Update and help keep your .NET projects up to date
  19715. 89%Monsters Weekly 191 - C# 9 Pattern Matching
  19716. 98%Devinar 2020
  19717. 98%Home - YaCy
  19718. 99%Localization in Blazor WebAssembly Applications - Code Maze
  19719. 97%Service Discovery with Steeltoe
  19720. 98%Reproducible Data Science with Machine Learning
  19721. 99%Release Preview Release v0.7.156704 · dotnet/try-convert
  19722. 98%My Coding Laptop is Smaller, Faster, and Cheaper than Yours
  19723. 98%4 Experts List Favorite New EF Core 5.0 Features -- Visual Studio Magazine
  19724. 98%Why Do I Think There Will be Hundreds of Billions of TinyML Devices Within a Few Years?
  19725. 95%Embedded analytics
  19726. 83%Why I Still Own Disney Stock — Ari Lewis
  19727. 87%How much I earn on YouTube with under 2,000 subscribers - Grohs Fabian
  19728. 98%amymhaddad
  19729. 99%C# Expression Trees: Property Getters | Awaiting Bits
  19730. 78%High performance individuals and teams
  19731. 99%On Releasing Major Software Versions | Gergely Nemeth
  19732. 80%Failing sucks, but it doesn’t kill you - Daniel Bustamante
  19733. 97%We can do better than DuckDuckGo
  19734. 99%davidfowl/Todos
  19735. 99%Zaid-Ajaj/SAFE.React
  19736. 99%davidfowl/Todos
  19737. 97%Cryptologie | Pairing-Friendly Curves
  19738. 84%Hemingway Editor
  19739. 97%Can you build mobile apps with .Net 5? | One Dev Question
  19740. 73%.NET 046: Moving .NET Solutions to Kubernetes with Andrew Lock - Devchat.tv
  19741. 90%GitHub Quick Reviews
  19742. 73%The ASP.NET Team @TheASPNETTeam
  19743. 61%Lagavulin - at Drizly.com
  19744. 97%Monitoring AKS with Azure Sentinel
  19745. 94%Java on Visual Studio Code Adds 'Small' New Things -- Visual Studio Magazine
  19746. 99%reHackable/awesome-reMarkable
  19747. 99%jarun/nnn
  19748. 99%ranger/ranger
  19749. 98%Servo’s new home
  19750. 94%Marten 4.0.0-alpha.3
  19751. 94%Updates to our Terms of Service and Privacy Statement now merged - The GitHub Blog
  19752. 95%expect(Exception) Podcast
  19753. 86%AWS Snowball Edge now supports Windows operating systems
  19754. 56%One senior executive's warning about escalating conflicts to upper management | The Old New Thing
  19755. 87%How a global financial institution shuts down cyberthreats at scale with Microsoft Azure Sentinel
  19756. 99%Git is simply too hard
  19757. 95%Using RavenDB Subscriptions with complex object graphs
  19758. 92%How do Spotify Codes work?
  19759. 94%Firefox 83 introduces HTTPS-Only Mode – Mozilla Security Blog
  19760. 97%Tips, tricks, and edge cases: Deploying ASP.NET Core applications to Kubernetes - Part 12
  19761. 99%Anchoring Trust: A Hardware Secure Boot Story
  19762. 97%Overwhelmed with Programming? Here's small things to help - Computer Stuff They Didn't Teach You #14
  19763. 98%.NET App Developer Links - 2020-11-17
  19764. 99%Working With Uno Platform And Rider – .NET Tools Blog | JetBrains
  19765. 99%Migrate .NET Core 3.1 to .NET Core 5.0
  19766. 97%C# Index and Range Operators Explained - NDepend
  19767. 99%Open API Extension Support for Azure Functions V1
  19768. 99%Use OpenAPI, Swagger UI, and HttpRepl in ASP.NET Core 5 to supercharge your API development
  19769. 98%.NET Rocks! vNext
  19770. 95%Api diff between net5.0 and netcoreapp3.1 & netstandard2.1 by Anipik · Pull Request #5610 · dotnet/core
  19771. 97%Big no on Big Sur: Mullvad disallows Apple apps to bypass firewall - Blog | Mullvad VPN
  19772. 99%Shawn Wildermuth's Blog
  19773. 93%GitHub Reinstates Youtube-DL and Puts $1M in Takedown Defense Fund * TorrentFreak
  19774. 99%psql command line tutorial and cheat sheet
  19775. 99%What Gödel Discovered
  19776. 91%S-1
  19777. 95%From Maybe to Ensure | A Danver Braganza Extravaganza
  19778. 83%How I read blogs
  19779. 96%How to be a normal human being during lockdown
  19780. 99%Graphics for JVM
  19781. 97%Episode 2: Breaking Lightweight Symmetric Cryptography!
  19782. 96%Creativity is a habit - Daniel Bustamante
  19783. 92%Web Wednesday
  19784. 99%Blazor WebAssembly Component Virtualization with ASP.NET Core API
  19785. 94%Vulnerability, leadership and paternity leave ft. Erran Berger
  19786. 99%Small refactoring by davidfowl · Pull Request #27869 · dotnet/aspnetcore
  19787. 96%Miwa - Data and Applied Scientist on Azure
  19788. 99%Visual Studio 2019 for Mac v8.8 Adds Blazor WebAssembly Debugging -- Visual Studio Magazine
  19789. 97%Secrets of a successful shut in
  19790. 99%The C Standard Library Is Not Dependency Free
  19791. 85%Android Lock-Screen Bypass (Lockdown Pro App Locker & Hi Locker)
  19792. 79%Black screen after PacBook Pro update to …
  19793. 86%youtube-dl repository restored at GitHub
  19794. 97%Ok Google: please publish your DKIM secret keys
  19795. 99%nelsontky/gh-pages-url-shortener
  19796. 99%Blazor WebAssembly : Google Authentication - EP15
  19797. 99%Workers KV - free to try, with increased limits!
  19798. 96%GraphQL Schema stitching
  19799. 97%Curious to know what a retail analytics solution is made of and want to deploy your very own? Check out the latest #IoTShow episode with @obloch and Teo De las Heras
  19800. 95%South Africa: All about accessibility
  19801. 95%Standing up for developers: youtube-dl is back - The GitHub Blog
  19802. 94%The .NET Docs Show - REST in .NET: The ignored parts with Irina Scurtu
  19803. 99%C# in Simple Terms - Tuples and Anonymous Types
  19804. 89%github/dmca
  19805. 97%scalablecory/NetworkToolkit
  19806. 96%Terminal-Icons 0.2.0
  19807. 98%Why does my command line redirection echo with an extra 1? Who's inserting these rogue 1s everywhere? | The Old New Thing
  19808. 99%Process.WaitForExitAsync is not the async equivalent of Process.WaitForExit in .NET 5 - Gérald Barré
  19809. 82%Amazon.com: AMD Ryzen 7 5800X 8-core, 16-Thread Unlocked Desktop Processor Without Cooler: Computers & Accessories
  19810. 99%ytdl-org/youtube-dl
  19811. 97%Exploring How Computers Work
  19812. 99%Apollo3zehn - Overview
  19813. 82%Apple apps on Big Sur bypass firewalls and VPNs — this is terrible
  19814. 99%SignalR core python client (VIII): MessagePack
  19815. 99%RavenDB 5.1 Features: Searching in Office documents
  19816. 98%Поговорим про performance-тестирование
  19817. 80%On Learning Chess as an Adult – From 650 to 1750 in Two Years
  19818. 98%When trusted relationships are formed, everyone wins!
  19819. 98%Claims encryption for B2C tokens | Developer Support
  19820. 52%Apple Silicon M1 Emulating x86 is Still Faster Than Every Other Mac in Single Core Benchmark
  19821. 94%Assemblysoft Specialists in .Net | Umbraco | Azure | ASP.Net Blazor
  19822. 98%Ask Jamie: Configuration, Infrastructure, and DevOps • Jamie Phillips
  19823. 98%Turing Tumble - Build Marble-Powered Computers
  19824. 91%228: .NET Conf 2020 & Apple M1 Event Recap
  19825. 98%nbeaver/why-linux-is-better
  19826. 98%How to make SUBST mapping persistent across reboots?
  19827. 93%Tiny Difference, Big Consequences Reloaded: SignalR in .NET Core 3.1 vs. .NET 5
  19828. 99%Big O Notation
  19829. 99%Implement A Webhook Framework With ASP.NET Core
  19830. 99%Using OpenAPI Auto-Generated Clients in ASP.NET Core
  19831. 99%Bulletproof uniq with TypeScript generics (yay code reviews!)
  19832. 99%Get Git
  19833. 98%Create Vintage Videos Using FFmpeg in 4 Simple Steps - OTTVerse
  19834. 75%How much do statins prolong life? - Sebastian Rushworth M.D.
  19835. 98%4 Different Perspectives to Solve Problems
  19836. 97%Why Git blame sucks for understanding WTF code (and what to use instead)
  19837. 85%No one believes in climate change. Not really.
  19838. 75%A Hero – maciek.blog
  19839. 98%DevOps and Ransomware
  19840. 97%Why Everyone Should Learn To Write
  19841. 91%How to have a creative partnership at work
  19842. 97%Zcash Counterfeiting Vulnerability Successfully Remediated
  19843. 96%SourceHut's second year in alpha
  19844. 99%Moving my serverless project to Ruby on Rails
  19845. 99%Shawn Wildermuth's Blog
  19846. 91%BetterExplained – Math lessons that click
  19847. 96%StrongInject 1.0.0
  19848. 95%Top 9 Feature Engineering Techniques with Python
  19849. 86%Facebook has taken the name of my open source project · Issue #30395 · facebook/react-native
  19850. 96%Can’t open apps on macOS: an OCSP disaster waiting to happen
  19851. 92%anthonychu/serverless-streamr-blazor
  19852. 99%How to deploy Blazor WASM & Azure Functions to Azure Static Web Apps
  19853. 98%Tutorial: Building a static web app with Blazor in Azure Static Web Apps
  19854. 99%Tutorials/Part 1 | ABP Documentation
  19855. 94%Simulation Erosion: A experiment
  19856. 99%fszlin/certes
  19857. 99%.NET Conf 2020 and .NET 5 links
  19858. 80%The Prestige Trap
  19859. 98%An Interactive Introduction to Fourier Transforms
  19860. 80%Are you depressed?
  19861. 99%Using Matrix to replace proprietary and centralized chat apps
  19862. 94%JS Bin
  19863. 99%Going Bark: A Furry’s Guide to End-to-End Encryption
  19864. 99%Does Apple really log every app you run? A technical look
  19865. 81%Popular stock photo service hit by data breach, 8.3M records for sale
  19866. 98%Remove allocations from IsCustomAttributeDefined by benaadams · Pull Request #44694 · dotnet/runtime
  19867. 98%Open Source Is Not Free Software
  19868. 96%Mad Man and Sane Man
  19869. 98%Publish early, publish often
  19870. 98%Stop Emailing Like A Rube
  19871. 94%How to improve your mathematical writing
  19872. 87%C++ programming language: How it became the invisible foundation for everything, and what's next
  19873. 97%Episode 1: Post-Quantum Tls With Kems Instead Of Signatures!
  19874. 99%JonPSmith/EfCoreinAction-SecondEdition
  19875. 97%dekuNukem/pimp_my_microwave
  19876. 98%Identity in Azure with Christos Matskas
  19877. 98%Beyond CUDA: GPU Accelerated Python for Machine Learning on Cross-Vendor Graphics Cards Made Simple
  19878. 94%How do brains count? - Numberphile
  19879. 88%Intel’s Disruption is Now Complete
  19880. 99%xoofx/Broslyn
  19881. 98%Never Use Google to Sign-In
  19882. 98%Personal Data Warehouses: Reclaiming Your Data
  19883. 98%GFXBench - Unified cross-platform 3D graphics benchmark database
  19884. 99%Building a secure and high-performance AKS Kubernetes cluster using Terraform - Pradeep Loganathan
  19885. 97%#stargate by tomxor | Dwitter
  19886. 91%S-1
  19887. 99%Write once. Deploy everywhere.— BeeWare
  19888. 98%The .NET Stacks #25: .NET 5 officially launches tomorrow
  19889. 99%I Sold VSCode Stories
  19890. 98%Episode 354 - NORAD Santa Tracker
  19891. 97%Migrate and modernize your .NET applications on Azure | Azure Friday
  19892. 99%Getting Started With NuGet 5.8 | The NuGet Blog
  19893. 83%Investing and Causation - Nick Krasney
  19894. 73%Disagree and commit
  19895. 96%<blink> and <marquee>
  19896. 97%Dropping Support For IE11 Is Progressive Enhancement
  19897. 95%Rename OR_GREATER to OR_LATER by terrajobst · Pull Request #165 · dotnet/designs
  19898. 98%A Comparison of Modern Graphics APIs
  19899. 86%Be Kind
  19900. 74%What are digital gardens?
  19901. 59%Introducing DaVinci Resolve 17
  19902. 97%Cryptologie | Safeboot Threat Model
  19903. 99%Carl Franklin's Blazor Train: Basic Authentication and Authorization in Blazor Web Assembly
  19904. 95%VS Code Python Updates Include New Jupyter Extension -- Visual Studio Magazine
  19905. 99%Code Maze Weekly #51 - Code Maze
  19906. 98%Pauls Online Math Notes
  19907. 90%Democratizing Community with the Power Platform
  19908. 96%So you've made a mistake and it's public... - Meta
  19909. 93%
  19910. 97%SAD DNS Explained
  19911. 99%Sample script to transform SharePoint Migration Tool reports | Developer Support
  19912. 97%Microsoft.EntityFrameworkCore 5.0.0
  19913. 99%Token authentication required for API operations - GitHub Changelog
  19914. 65%Alex Bellos
  19915. 99%Secure app development with Azure AD, Key Vault and Managed Identities
  19916. 98%Always profile! The case of the mysterious performance regression
  19917. 98%Blazor WebAssembly : Facebook Authentication - EP14
  19918. 96%The history of the EncodePointer function for obfuscating pointers | The Old New Thing
  19919. 95%Effect of exercise training for five years on all cause mortality in older adults—the Generation 100 study: randomised controlled trial
  19920. 98%Automated Origin CA for Kubernetes
  19921. 84%Join the C# Discord Server!
  19922. 99%[cairo] Time for a release ?
  19923. 97%Episode 64 - Augmented Reality With Lee Englestone
  19924. 97%Your Computer Isn't Yours
  19925. 96%November is for .NET 5
  19926. 98%github/dmca
  19927. 99%Stashy is a Really simple Key Value store (secretGeek.net)
  19928. 96%Keynote - Welcome to .NET 5
  19929. 99%Announcing PowerShell 7.1 | PowerShell
  19930. 99%Source Generators in .NET 5 with ReSharper – .NET Tools Blog | JetBrains
  19931. 98%Uno Platform Markup vs Code for UI - Angled Brackets, yay or nay?
  19932. 98%A first introduction to building 3D applications with JavaScript or TypeScript using Babylon.js
  19933. 99%Babylon.js 4.2: Simplicity Reimagined
  19934. 98%.NET 5 is Here....Now What?
  19935. 98%Windows Terminal Preview 1.5 Release | Windows Command Line
  19936. 99%ASP.NET Core 5 Model Binding to C# 9 Record Types
  19937. 91%Balancing promises in your software
  19938. 84%The Shape of Code » Evidence-based software engineering: book released
  19939. 89%Python creator Guido van Rossum joins Microsoft – TechCrunch
  19940. 97%The key to consistency - Sandro Maglione
  19941. 97%Questionnaire
  19942. 96%Top 10 libraries that don't run on the new MBPs yet
  19943. 78%Poor Intel
  19944. 98%Zakk Fleischmann
  19945. 98%Linux graphics, why sharing code with Windows isn't always a win.
  19946. 96%Figma
  19947. 99%Using Azure WebJobs in .NET Applications - Code Maze
  19948. 99%Getting started with DynamoDB and .NET Core
  19949. 96%Growing the next generation of technologists with CodeCrew's Meka Egwuekwe | Hanselminutes with Scott Hanselman
  19950. 92%Hot Reload Revamp Leads Xamarin Updates in Visual Studio 2019 v16.8 -- Visual Studio Magazine
  19951. 97%Cryptologie | High-Assurance Crypto Software
  19952. 96%Stripe Billing: manage subscriptions, recurring payments and billing
  19953. 83%How a Game Developer Leaked 46 Million Accounts
  19954. 99%Babylon.js 4.2: Simplicity Reimagined
  19955. 87%Electron | Empowering Distributed Energy Markets
  19956. 91%macOS Big Sur is here
  19957. 97%Blazor and ASP.NET Core Get Faster in .NET 5 -- Visual Studio Magazine
  19958. 98%Announcing the Release of the Git Experience in Visual Studio | Visual Studio Blog
  19959. 97%.NET Framework November 2020 Security and Quality Rollup Updates | .NET Blog
  19960. 91%Running database migrations using jobs and init containers by @andrewlocknet - Abundant Code
  19961. 99%Test web APIs with the HttpRepl
  19962. 93%Microsoft.dotnet-httprepl 5.0.0
  19963. 89%Release v5.0.0 · dotnet/HttpRepl
  19964. 95%Docker fails to launch on Apple Silicon · Issue #4733 · docker/for-mac
  19965. 99%C# in Simple Terms - Generics
  19966. 99%Charles proxy for web scraping
  19967. 97%Review and apply suggestions faster with IntelliCode suggestions
  19968. 99%Destructing outside the lock when removing items from C++ standard containers | The Old New Thing
  19969. 97%Motorcycle Repair Course
  19970. 94%Microsoft Ignite
  19971. 98%Funkwhale - Your free and decentralized audio platform
  19972. 98%Blazor WebAssembly : Facebook Authentication - EP14
  19973. 98%Always profile! The hidden cost of serializing large object graphs to JSON
  19974. 53%UK Black History Month at Cloudflare
  19975. 98%Generate a Service Bus SAS Token and Manage Token renewal using Azure Runbooks | Developer Support
  19976. 99%Shawn Wildermuth's Blog
  19977. 98%Testing Minecraft in Minecraft with Henrik Kniberg – Agile with Jimmy
  19978. 99%Etebase - Your end-to-end encrypted backend
  19979. 80%C# 9 Language Features
  19980. 91%git-ux - Developer Community
  19981. 99%Five Questions You May Have About ASP.NET Core For .NET 5
  19982. 99%Securing a GraphQL endpoint
  19983. 99%Throttling data requests with React Hooks
  19984. 98%React Server-Side Rendering with Deno
  19985. 99%Exploring .NET 5 with the AWS Toolkit for Visual Studio | Amazon Web Services
  19986. 98%Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  19987. 99%Should I Migrate to .NET 5?
  19988. 99%Build REST APIs in three steps with API Management and Azure Functions
  19989. 99%Building Micro Frontends
  19990. 99%Future of Desktop
  19991. 94%Why's (Poignant) Guide to Ruby
  19992. 99%.NET Rocks! vNext
  19993. 87%Apple Silicon M1 Chip in MacBook Air Outperforms High-End 16-Inch MacBook Pro
  19994. 97%Get Animal Jam for your mobile device, PC, or Mac
  19995. 90%An updated daily front page of The New York Times as artwork on your wall
  19996. 92%Youtube down or app not working? Current status and problems for the UK
  19997. 99%Talking C# Performance with Steve Gordon
  19998. 96%Apple’s Shifting Differentiation
  19999. 98%caddytls: Support multiple issuers by mholt · Pull Request #3862 · caddyserver/caddy
  20000. 97%Yes to Feature Requests, No to Entitlement
  20001. 93%What I Wish I Knew About Incident Management | Ronak Nathani
  20002. 96%Notes On Owning Your Own Business
  20003. 97%Write Angry
  20004. 92%Download localized .NET IntelliSense files
  20005. 88%How I increased my conversion rate by 2% in a day.
  20006. 89%Give back to free and open source software
  20007. 99%Why an IDE?
  20008. 97%How to succeed in reaching your goals online in 2020
  20009. 97%Cryptologie | Learning With Errors
  20010. 99%Running Python on .NET 5
  20011. 98%AccessViolation in ObjectNative::IsLockHeld (part 1 of 2)
  20012. 93%Call For Papers - NDC London 2021 | Online Developers Conference
  20013. 99%c9fe/22120
  20014. 99%Announcing ASP.NET Core in .NET 5 | ASP.NET Blog
  20015. 98%Astonishing Performance of .NET 5
  20016. 98%Architect successful workloads on Azure
  20017. 89%How to Kick Off Your Career with Custom Vision
  20018. 98%YAML Ain’t Markup Language (YAML™) Version 1.2
  20019. 99%Introduction to Linear Algebra for Applied Machine Learning with Python
  20020. 95%Release v7.1.0 Release of PowerShell · PowerShell/PowerShell
  20021. 94%dotnet-script 1.0.0 released – with support for .NET 5.0 and C# 9
  20022. 84%Wifi Dabba
  20023. 99%Publish an ASP.NET Core web API to Azure API Management with Visual Studio
  20024. 89%Wayve | Disrupting Autonomous Driving
  20025. 98%Development With A Dot - ASP.NET Core Pitfalls - Localization with Shared Resources
  20026. 96%Brotli compression using a reduced dictionary
  20027. 97%The hidden callout: The destructor | The Old New Thing
  20028. 99%Talking C# Performance with Steve Gordon | Guest Series
  20029. 86%Tech Leaders on the Future of Remote Work
  20030. 93%My Little Crony
  20031. 96%Dealing with large documents (100+ MB)
  20032. 92%Using Rust to Scale Elixir for 11 Million Concurrent Users
  20033. 99%Is it possible to render components "dynamically" using Blazor?
  20034. 98%damianh/docker-ci
  20035. 98%.NET App Developer Links - 2020-11-11
  20036. 99%Should Your Enterprise Pick Angular, React or Blazor?
  20037. 99%Back to C# basics: Difference between "=>" and "{ get; } =" for properties
  20038. 99%Announcing C#/WinRT Version 1.0 with the .NET 5 GA Release
  20039. 98%Modular packages in AWS SDK for JavaScript | Amazon Web Services
  20040. 98%Monsters Weekly 190 - Using Elastic Query on SQL Azure
  20041. 99%.NET 5 on AWS | Amazon Web Services
  20042. 99%vscode-xml 1.14.0: A more customizable XML extension for VS Code - Red Hat Developer
  20043. 94%.NET 5 - The breaking changes you need to know about | Miguel Bernard's Blog
  20044. 86%My experience as a poll worker in Pennsylvania
  20045. 97%How to get root on Ubuntu 20.04 by pretending nobody’s /home - GitHub Security Lab
  20046. 99%Visual Studio Preview
  20047. 96%amymhaddad
  20048. 92%The Resurgence of Functional Programming - Highlights From QCon Plus
  20049. 98%How to beat the bank
  20050. 99%Microsoft Releases .NET 5
  20051. 97%Executive
  20052. 97%Eleven Years of Go - The Go Blog
  20053. 96%Voting Systems
  20054. 94%Netflix's Biggest Competitor is Choice — Ari Lewis
  20055. 74%Bankrupting Fraud Summit
  20056. 89%GA Election Resources | Fair Fight
  20057. 91%Leveling Up Your Azure SQL Database Deployments
  20058. 99%C# 9.0 on the record | .NET Blog
  20059. 97%Cryptologie | The End Of Crypto
  20060. 98%.NET Core November 2020 Updates – 3.1.10 | .NET Blog
  20061. 71%Introducing QnA managed: Now in Public Preview
  20062. 96%The Gods on HackerNews
  20063. 96%Cloud Security Solutions Comparisons
  20064. 96%Visual Studio 2019 v16.8 Ships with Git Turned On by Default -- Visual Studio Magazine
  20065. 74%Bin Log Reader
  20066. 90%GitHub Quick Reviews
  20067. 97%Geek Blight - Origins of the youtube-dl project
  20068. 95%Introducing the next generation of Mac
  20069. 99%Global HTTP Error Handling in Blazor WebAssembly - Code Maze
  20070. 95%.NET 5 Arrives -- Visual Studio Magazine
  20071. 98%Visual Studio 2019 for Mac version 8.8 is now available | Visual Studio Blog
  20072. 96%Apple unveils M1, its first system-on-a-chip for Mac computers - 9to5Mac
  20073. 95%r/dotnet - Comment by u/davidfowl on ”SimpleNetwork networking library”
  20074. 99%.NET IoT Libraries documentation
  20075. 91%microsoft/vscode
  20076. 95%Download Visual Studio Code Insiders
  20077. 99%Visual Studio 2019 v16.8 and v16.9 Preview 1 Release Today | Visual Studio Blog
  20078. 88%Spectre.Console - Welcome
  20079. 60%.NET Foundation Store
  20080. 99%Announcing F# 5 | .NET Blog
  20081. 98%Azure/app-service-linux-docs
  20082. 96%.NET Thanks!
  20083. 98%.NET 5 on App Service
  20084. 99%Microsoft takes a major step toward .NET unification with .NET 5.0 release | ZDNet
  20085. 98%.NET Conf 2020 - Day 1
  20086. 98%On Apple's Piss-Poor Documentation
  20087. 99%Implementing a Custom Model Binder In Razor Pages
  20088. 99%Announcing the Release of EF Core 5.0 | .NET Blog
  20089. 99%How-To Revert HP Printer’s Ban on 3rd-Party Ink Cartridges
  20090. 99%Announcing .NET 5.0 | .NET Blog
  20091. 72%Valve Is Working On Another Extension To Help In Direct3D-Over-Vulkan
  20092. 99%SharpLab
  20093. 99%Announcing ASP.NET Core in .NET 5 | ASP.NET Blog
  20094. 95%I sold Baremetrics - Baremetrics
  20095. 83%The prank cursor that resulted in an employee being fired before they even started | The Old New Thing
  20096. 98%Download .NET 5.0 (Linux, macOS, and Windows)
  20097. 99%5 Things I've Learned From Creating Developer YouTube Videos
  20098. 94%My interview with Canal do Jorge Maia is now up–My career and the history of RavenDB
  20099. 67%Gather
  20100. 99%Avoiding downtime in rolling deployments by blocking SIGTERM: Deploying ASP.NET Core applications to Kubernetes - Part 11
  20101. 80%Zoom lied to users about end-to-end encryption for years, FTC says
  20102. 97%What is a System-on-Chip (SoC), and Why Do We Care if They are Open Source? « bunnie's blog
  20103. 99%An opinionated approach about how to create an AWS ECS Fargate cluster and deploy apps on it using Azure DevOps Pipelines
  20104. 98%.NET App Developer Links - 2020-11-10
  20105. 98%How to Recalculate a Spreadsheet
  20106. 93%Bienvenue Cloudflare France! Why I’m helping Cloudflare grow in France
  20107. 94%Breadmaking 101: How to Troubleshoot Bad Bread
  20108. 99%C# 9: Record Types Introduction & Deep-Dive | Claudio Bernasconi
  20109. 95%Coding, Cloud & Technology | Case Study : Virtual Studio for Twitch LiveStream
  20110. 98%Blazor Stability Testing Tools for Bullet Proof Applications
  20111. 98%Git in action - Simple Talk
  20112. 98%Multicasting: Enhance a group of methods with just one attribute
  20113. 99%Running Stored Procedures Across Databases in Azure
  20114. 83%Azure Processor Limits
  20115. 98%Diving Into NuGet History For Fun and Community Insights – .NET Tools Blog | JetBrains
  20116. 98%Open Azure Day: A VIP Linux and OSS speaker line-up in one event
  20117. 81%DDD 2020: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  20118. 98%OR_GREATER preprocessor symbols for TFMs by terrajobst · Pull Request #164 · dotnet/designs
  20119. 61%Data breach at Mashable leaks users’ personal information online
  20120. 97%net5-contrib.diff
  20121. 98%Making Mass Effect not require administrator rights, or maybe how not to write a boolean check
  20122. 97%TWC9: .NET Conf, GitHub Game Off, Windows Terminal and more
  20123. 98%Creating a database automatically upon startup · Issue #2 · microsoft/mssql-docker
  20124. 96%How Go helped save HealthCare.gov featuring Paul Smith, CTO of Ad Hoc (Go Time #154)
  20125. 99%Lazy Loading in Blazor WebAssembly - Code Maze
  20126. 99%Improve your tests with Assert Object Pattern - CodeJourney.net
  20127. 99%Beginner's Series to: Unity | Channel 9
  20128. 75%Over 1M Lazada RedMart accounts sold online after data breach
  20129. 96%A more secure GitHub Experience | Visual Studio Blog
  20130. 91%Google Updates Editor for Cloud Shell, Alternative to .NET-Centric GitHub Codespaces -- Visual Studio Magazine
  20131. 87%Convex and Concave Dispositions
  20132. 95%Productivity vs. Privacy
  20133. 95%When Remote Work doesn't cut it
  20134. 99%No Free Features
  20135. 78%A look at S&P 500's real excess return over Treasuries
  20136. 91%365 Blog Posts In 365 Days
  20137. 97%Start with pen and paper
  20138. 85%Don’t outsource your thinking — Avthar Sewrathan
  20139. 96%Enabling Powerlines in your Visual Studio Terminal
  20140. 98%Cellular connectivity for IoT devices is transformative. Learn how #AzureSphere helps secure this connection to the cloud with @obloch and Nicholas Chen on the #IoTShow
  20141. 97%Cryptologie | The Joy Of Cryptography
  20142. 99%Uno Platform Uno Platform 3.2: .NET 5, C# 9 support and .NET 5 WebAssembly AOT Support
  20143. 97%Last Week in .NET #17 – EF stands for “Ever Frantically” shipping code
  20144. 74%Ink-Stained Wretches: The Battle for the Soul of Digital Freedom Taking Place Inside Your Printer
  20145. 82%The Tao of Programming
  20146. 97%Introduction to Unity [1 of 7]
  20147. 99%What is Azure Arc Enabled SQL Managed Instance | Data Exposed
  20148. 79%a US visa in 937 days
  20149. 97%How to write commands for dotnet-dump
  20150. 99%C# in Simple Terms - LINQ Basics
  20151. 84%Why aren't my custom backgrounds, animations, and colors working, such as ApplicationViewTitleBar colors? | The Old New Thing
  20152. 91%Home
  20153. 98%A tiny CI system - Christian Ştefănescu
  20154. 99%Rendering raw/unescaped HTML in Blazor - Gérald Barré
  20155. 55%I’ll be speaking on Build Stuff conference this week
  20156. 98%Attention Is My Most Valuable Asset for Productivity as a Software Developer
  20157. 96%Webgl Fluid Simulation
  20158. 95%ML Optimization pt.3 - Hyperparameter Optimization with Python
  20159. 96%227: Databases!
  20160. 71%r/oculus - I now have an Oculus Paperweight
  20161. 99%DevDay 2020: Using Roslyn to improve your codebase
  20162. 98%No more free work from Marak - Pay Me or Fork This · Issue #1046 · Marak/faker.js
  20163. 99%Implement a Web APP and an ASP.NET Core Secure API using Azure AD which delegates to second API
  20164. 98%Melb․Net Virtual Meetup in November
  20165. 99%Module Initializers In C# 9
  20166. 99%Multithreading Handbook for Simulation Developers
  20167. 99%Java Developer Productivity on Windows
  20168. 93%mgasiorowski/performance_testing
  20169. 99%Pretending that SQLite has Stored Procedures and Functions – Chris F Carroll
  20170. 98%The DevOps Handbook – Create Organizational Learning
  20171. 70%LCC3 | The Live Coders
  20172. 66%Hancock Conservancy – Hancock Park, A Brighter Future for Austin
  20173. 98%How Kaggle makes GPUs accessible to 5 million data scientists
  20174. 99%rileytestut/AltStore
  20175. 84%Episode 54 – Remote working, streaming and racing simulators with Andy Morrell – Coding After Work Podcast
  20176. 99%The missing explanation of zk-SNARKs: Part 2
  20177. 97%Programming With Proofs For High-Assurance Software
  20178. 95%iSH
  20179. 56%Auf den Terroranschlag folgt EU-Verschlüsselungsverbot - fm4.ORF.at
  20180. 94%Is this Mahler? This sounds like Mahler
  20181. 99%Blast Off with Blazor: Use .NET 5 to update the HTML head from a Blazor component
  20182. 98%Taking screenshots isn't allowed by the app or your organization after upgrading to Android 11
  20183. 98%Overwolf for mac OS
  20184. 97%Building the World's Weirdest Fan
  20185. 96%Sn0w5t0rm/Pris-Verglukar
  20186. 99%Mutt 2.0 Release Notes
  20187. 99%JWT Social auth with ASP.net core and Xamarin Essentials - Cool Coders
  20188. 99%Fmstrat/winapps
  20189. 91%Jacques Corby-Tuech - Marketers are Addicted to Bad Data
  20190. 99%global.json overview - .NET Core CLI
  20191. 87%Four Seasons Total Landscaping
  20192. 98%fuck capitalism / spotifykeydumper
  20193. 99%My first-time pure functional programming - Sandro Maglione
  20194. 98%My first mechanical keyboard: The Vortex Core
  20195. 83%Startup Financing in the Age of Capital Abundance
  20196. 99%How I Write Elm Applications
  20197. 83%Nephila - Wikipedia
  20198. 82%Hotel reservation platform leaked user data from top online booking sites
  20199. 51%Installing the world’s worst video card
  20200. 97%Cryptologie | Patenting Cryptographic Technology
  20201. 97%Calzolari.Grpc.Net.Client.Validation 5.0.0-rc
  20202. 96%Calzolari.Grpc.AspNetCore.Validation 5.0.0-rc
  20203. 94%(t,i,x,y) => 'creative code golfing'
  20204. 99%How to Run Node.js in VS Code From Scratch
  20205. 99%Why not use GraphQL? | wundergraph
  20206. 94%7723 Alaska Ave NW #P-4, Washington, DC 20012 | MLS #DCDC482004 | Zillow
  20207. 95%Awakening after a sleeping pill: Restoring functional brain networks after severe brain injury
  20208. 98%Rust vs Go — Bitfield Consulting
  20209. 87%Announcing Spectrum DDoS Analytics and DDoS Insights & Trends
  20210. 96%Collections: Iron, How Did They Make It, Addendum: Crucible Steel and Cast Iron
  20211. 97%Deprecating scp
  20212. 95%[PRE-ORDER] Coding Witch Clothes
  20213. 91%r/TVDetails - My Name is Earl (2005-2009) was shot in HD (16:9) but at the time most TVs displayed SD (4:3) image. They introduced at least 3 jokes in 3 different episodes that would only be seen by HD viewers and missed by SD viewers, because they are not shown on a 4:3 screen
  20214. 92%A Gopher view of Gemini
  20215. 98%A Linux sysadmin's introduction to cgroups
  20216. 99%Building a Weather Station UI
  20217. 97%how to read a youtube
  20218. 88%Everyone is Lying About Texting and Driving - Luther Wealth
  20219. 84%This Product doesn't exist: Building products super fast
  20220. 97%Server Error for Notebooks | Data Science and Machine Learning
  20221. 97%Standing on Our Own Two Feet
  20222. 97%Cryptologie | Journal Of Craptology
  20223. 98%Cake - Cake v1.0.0 RC1 released
  20224. 99%Code Maze Weekly #50 - Code Maze
  20225. 96%YouTube's Fake Animal Rescue Ring
  20226. 98%The .NET Stacks #24: Blazor readiness and James Hickey on Coravel
  20227. 89%Technical debt as a lack of understanding
  20228. 83%Troublesome Codespaces Work Hinders VS Code 'Housekeeping' Update -- Visual Studio Magazine
  20229. 88%.NET Conf 2020
  20230. 86%Daily links from Cory Doctorow
  20231. 99%Release Tye 0.5 · dotnet/tye
  20232. 98%Episode 353 - WVD Updates
  20233. 99%tomnomnom/gron
  20234. 64%We asked people from all over the world how journalists should cover powerful people who lie. Here is what they said
  20235. 88%No, your clean code won't save the planet
  20236. 98%How do I save a C++/WinRT array_view as a com_array? | The Old New Thing
  20237. 88%Is Madeline Canonically Trans?
  20238. 96%Optimization: what I did to make the game 300 times faster
  20239. 99%DotVVM Blog: Announcing DotVVM 2.5
  20240. 95%SignalR Service – Real time web | Microsoft Azure
  20241. 99%The Turing-Completeness Problem - Alan Language
  20242. 97%Deprecating scp
  20243. 97%Fall 2020 RPKI Update
  20244. 91%ANN Election Data
  20245. 95%Spending political capital
  20246. 99%dotnet/core
  20247. 92%RIAA Abuses DMCA to Take Down Popular Tool for Downloading Online Videos
  20248. 98%.NET App Developer Links - 2020-11-06
  20249. 99%dotnet/core
  20250. 99%Run Blazor Apps Within Electron Shell – .NET Tools Blog | JetBrains
  20251. 98%TylerBrinks/ExCSS
  20252. 99%GraphQL.NET and endpoint authorization in ASP.NET Core 3.1
  20253. 86%90 day Finn - Helsinki Business Hub
  20254. 99%Querying Across Databases In SQL Azure
  20255. 95%The good, the bad, and the ugly · Alex Gaynor
  20256. 98%The Guide to CSS Grid
  20257. 98%The Most Confusing Grep Mistakes I've Ever Made
  20258. 93%Controlling the hostname with a WebApp when fronted by Application Gateway
  20259. 99%erebe/personal-server
  20260. 99%Add natural language understanding to your bot - Part 2
  20261. 97%Why Dark didn't choose Rust
  20262. 65%Netflix Targets Critical 'Cuties' Tweets With Copyright Takedown Requests * TorrentFreak
  20263. 98%OS hacking: Let's debug a GCC crash on SerenityOS
  20264. 97%Corporate Password Security with Troy Hunt | Authlogics
  20265. 96%Learning how to learn (Pt. 1)
  20266. 99%Underjord | The BEAM marches forward
  20267. 97%The problem of centralisation
  20268. 98%We Don't Need to Boycott Wayland
  20269. 96%Stop telling me to exercise: dealing with a mild short-term depression
  20270. 89%Everybody be Coil. You... Be Coil - Tink - Léonie Watson
  20271. 99%Life and Death of a Linux Process
  20272. 83%Don't make me think about whether I should pay you
  20273. 99%Compose for Desktop UI Framework
  20274. 88%A Productive Productivity System
  20275. 91%The winner of the election is... Big Tech
  20276. 99%How to allow executable .exe files to be downloaded with ASP.NET Core and UseStaticFiles middleware
  20277. 97%A Complete Analysis Of The Bkz Lattice Reduction Algorithm
  20278. 97%Machine Learning and Scientific Computing with Python
  20279. 98%Setup Git with Multiple Configs
  20280. 99%Programmatic Problem Solving with Nicole Archambault | Hanselminutes with Scott Hanselman
  20281. 94%What is Azure Arc Enabled PostgreSQL Hyperscale?
  20282. 99%Wrapping JavaScript Libraries with C# in Blazor WebAssembly
  20283. 93%Real-time Data fetching with GraphQL and Blazor
  20284. 95%Hamilton Halloween
  20285. 97%Python, a VS Code Mainstay, Slithers Past Java in Popularity Index -- Visual Studio Magazine
  20286. 97%NewReleases.io
  20287. 99%janos/compromised
  20288. 97%Uno Platform
  20289. 98%Nextjs Crash Course with Fauna, Tailwind CSS, React Hook Form, and SWR
  20290. 97%Scripts for Managing Azure Container Registry
  20291. 87%The Forgotten Number System - Numberphile
  20292. 99%.NET Live TV | Live developer streams every day
  20293. 96%SvgPathEditor
  20294. 98%Override webpage resources with local copies using Microsoft Edge DevTools - Microsoft Edge Development
  20295. 80%Python overtakes Java to become the second-most popular programming language
  20296. 99%C# in Simple Terms - Arrays and Collections
  20297. 99%.NET Conf 2020
  20298. 95%Auschwitz-Birkenau - Wirtualne zwiedzanie
  20299. 99%Building applications with C# and a Challenge!
  20300. 83%What's the point of APTTYPE_CURRENT? I mean, of course I'm current. | The Old New Thing
  20301. 97%ClickHouse Capacity Estimation Framework
  20302. 99%A first look at the JIT
  20303. 99%.NET Conf 2020
  20304. 71%Boris Johnson: The gambler, by Tom Bower book review
  20305. 99%FFMPEG.WASM
  20306. 98%.NET App Developer Links - 2020-11-05
  20307. 77%Randy Pausch Last Lecture: Achieving Your Childhood Dreams
  20308. 99%TypeScript Dictionary
  20309. 99%Generate a GitHub Actions workflow file from dotnet CLI
  20310. 99%Announcing TypeScript 4.1 RC | TypeScript
  20311. 99%Lazy-Loading Your React App
  20312. 99%How to Switch from Redux to Recoil
  20313. 97%Introducing Middleware Stack in Modular AWS SDK for JavaScript | Amazon Web Services
  20314. 95%Seller Floods Forums With Stolen Data - Binary Defense
  20315. 99%.NET Rocks! vNext
  20316. 91%GitHub Source Code Leak
  20317. 97%Online/Absentee Ballot Tracking
  20318. 99%Modernizing a codebase for C# 9
  20319. 58%New study finds psilocybin greatly and quickly relieves depression
  20320. 72%Michigan Voter Information Center
  20321. 85%Ballot-by-Mail/Early Ballot Search
  20322. 95%Georgia My Voter Page
  20323. 92%Nevada
  20324. 98%COBOL and $2,020,202.02
  20325. 72%Track My Ballot
  20326. 97%Cryptologie | Taming The Many Eddsas
  20327. 98%bddisasm: The Bitdefender x86 Disassembler
  20328. 95%Websocket - support for custom headers for handshake · Issue #3062 · whatwg/html
  20329. 80%On productivity
  20330. 99%CQRS Myths: 3 Most Common Misconceptions
  20331. 88%Sexual Suppression And Repression II: The Human Battery — Karel Donk
  20332. 84%Hacker is selling 34 million user records stolen from 17 companies
  20333. 88%Discover a new world of birding...
  20334. 98%Optimizing SQL queries. Sometimes two queries are better than one.
  20335. 97%A Brief Introduction to Deniability
  20336. 75%School is Broken | Thoughts | SimonBlogs
  20337. 99%How I added realtime search to my static site
  20338. 99%Data Grid for Blazor - Group and Total summary, Column Resize, Fixed Columns, and more (available in v20.2)
  20339. 99%Binary Classification Using PyTorch: Training -- Visual Studio Magazine
  20340. 99%ocornut/imgui
  20341. 99%Best practice when naming Durable Functions in C#
  20342. 85%RIAA Takedowns Backfire as Pirated MP3s Now Surface on GitHub * TorrentFreak
  20343. 98%Syncfusion Previews WinUI Controls -- Visual Studio Magazine
  20344. 95%Home
  20345. 75%Massachusetts voters pass right-to-repair expansion opening up car data
  20346. 89%Discogs 20th Anniversary: Thank You for 20 Years!
  20347. 80%Stop compilation after first error
  20348. 85%Development With A Dot - ASP.NET Core Pitfalls – Areas
  20349. 97%What is the format of the data in the AudioBuffer memory buffer, and how do I convert it to something else? | The Old New Thing
  20350. 99%New Environment.ProcessId in .NET 5
  20351. 99%C#9 - init-only properties are not read-only at runtime - Gérald Barré
  20352. 99%CQRS Myths | 3 Most Common Misconceptions
  20353. 77%Malicious npm package opens backdoors on programmers' computers | ZDNet
  20354. 91%DISCLOSURE: Unlimited Chase Ultimate Rewards Points
  20355. 67%GitHub warns devs face ban if they fork DMCA'd YouTube download tool... while hinting how to beat the RIAA
  20356. 98%.NET App Developer Links - 2020-11-04
  20357. 94%It's 2020. Why Do Printers Still Suck?
  20358. 99%Building an artificial sun that looks unbelievably realistic...
  20359. 99%Routing in ASP.NET Core OData 8.0 Preview | OData
  20360. 99%Real World Akka.NET Clustering: State Machines
  20361. 98%.NET Conf 2020 and Virtual Events in November | Xamarin Blog
  20362. 98%Add natural language understanding to your bot - Part 1
  20363. 99%Async code smells and how to track them down with analyzers - Summary
  20364. 99%How to Use Browser Functionalities with Blazor WebAssembly
  20365. 97%It’S 255:19Am. Do You Know What Your Validation Criteria Are?
  20366. 99%Continuous Deployment explained in code
  20367. 93%Blog - Cyber Security, Security Scan, Full Stack Vulnerability Management
  20368. 70%A Nameless Hiker and the Case the Internet Can’t Crack
  20369. 95%[Product Update] Increased Resources for Datasets and Kernel Outputs | Data Science and Machine Learning
  20370. 98%Azure Functions error handling and retry guidance
  20371. 98%2070 - Github: Widespread injection vulnerabilities in Actions
  20372. 98%How we made our SaaS homepage cookie-free 🍪
  20373. 86%Challenge
  20374. 99%My VS Code Setup - Must Have Configurations and Shortcuts
  20375. 99%The MVP reconnect daily
  20376. 99%Dark's new backend will be in F#
  20377. 97%World of Warcraft: one simple line of code can cost you dearly
  20378. 96%Overview sobre o Módulo 1 [1 de 84]
  20379. 88%The Settings app lets me pick a custom color for my mouse pointer, how do I get in on that action? | The Old New Thing
  20380. 99%Fast Inverse Square Root
  20381. 99%Creating an 'exec-host' deployment for running one-off commands: Deploying ASP.NET Core applications to Kubernetes - Part 10
  20382. 97%Microservices — architecture nihilism in minimalism's clothes - Blog by Vasco Figueira
  20383. 97%.NET 5.0 Launches at .NET Conf, November 10-12 | .NET Blog
  20384. 97%Episode 13: Andrew Gallant (BurntSushi), creator of ripgrep
  20385. 91%Looking Ahead: Five Opportunities on The Horizon According to Tech Leaders
  20386. 99%curlpipe/ox
  20387. 77%Many companies pay nothing in taxes. The public has a right to know how they pull it off.
  20388. 98%.NET App Developer Links - 2020-11-03
  20389. 98%Flutter Web: A Fractal of Bad Design
  20390. 92%Why billions of people won't eat pork (or why we don't know)
  20391. 99%Monitoring Health of ASP.NET Core Background Services with TCP Probes on Kubernetes
  20392. 88%Minted discloses data breach after 5M user records sold online
  20393. 86%Why Tunnels in The US Cost Much More Than Anywhere Else in The World - Tunnel Business Magazine
  20394. 99%Announcing the end of support for the AWS SDK for .NET version 1 | Amazon Web Services
  20395. 99%Monsters Weekly 189 - New Features in Playwright 1.5
  20396. 99%Migrating from MVC to Blazor
  20397. 98%The Guide to Deno
  20398. 98%.NET Core with NGINX on Linux - Irina Scurtu
  20399. 99%Domain model purity and lazy loading
  20400. 99%Implementing Health Checks in ASP.NET Framework Applications
  20401. 97%Union and Intersection of types in TypeScript
  20402. 95%how to publish git repos that cannot be republished to github
  20403. 90%How to Become a Digital Nomad in Bali
  20404. 93%The best way to lose weight
  20405. 91%Why your first customer is worth $10,000,000 — Eric Jorgenson
  20406. 99%Regex matching with nonograms and finite state machines
  20407. 87%How Are You Really Voting?
  20408. 99%Leaving OCaml
  20409. 94%Democracy is an achievement, not a recipe — sirodoht blog
  20410. 91%Mentoring First-Time Managers | Gergely Nemeth
  20411. 99%Two workers are quadratically better than one • Hillel Wayne
  20412. 97%Understanding Backup Storage Redundancy in Azure SQL
  20413. 99%Visual Studio for Mac tips and resources - Visual Studio
  20414. 50%Brave Passes 20M MAUs and 7M DAUs
  20415. 91%v5: Add .fs-* utilities for font-size and rename font-weight/-style utilities by mdo · Pull Request #30571 · twbs/bootstrap
  20416. 99%Don't let your IoT project stall when getting to production and real problems managing IoT Edge devices at scale arise! Learn how with @obloch and @toeberto from @ZededaEdge on the #IoTShow
  20417. 97%Cryptography Dispatches: Reconstruct Instead Of Validating
  20418. 99%How to Call C# Methods from JavaScript in Blazor WebAssembly
  20419. 96%No More Google
  20420. 97%Is a billion-dollar worth of server lying on the ground
  20421. 99%Things you need to know as a C# developer - Build types
  20422. 97%Uno Platform Update Highlights New Linux Support -- Visual Studio Magazine
  20423. 99%Are C# 9 records immutable by default?
  20424. 97%Top 70 DotNet Blogs & Websites for .NET Developers To Follow in 2020
  20425. 86%Update os-lifecycle-policy.md by jamshedd · Pull Request #5500 · dotnet/core
  20426. 96%Working with Dates And Times in Razor Pages Forms
  20427. 98%r/dotnet - ASP.NET Core Architecture Overview by David Fowler
  20428. 98%Names are not type safety
  20429. 56%GitHub Warns Users Reposting YouTube-DL They Could Be Banned * TorrentFreak
  20430. 68%South Park creators have a new political satire series with some of the best AI-generated deepfakes on the internet yet
  20431. 99%C# in Simple Terms - Exceptions and Exception Handling
  20432. 84%Google reCAPTCHA service under the microscope: Questions raised over privacy promises, cookie use
  20433. 99%Episode 352 - Azure Security Podcast
  20434. 67%The .NET Docs Show - Navigating ML.NET 🗺️ in depth with Bri Achtman
  20435. 90%LG UltraFine 5K Display
  20436. 98%Document
  20437. 93%Software Library: MS-DOS Games : Free Software : Free Download, Borrow and Streaming : Internet Archive
  20438. 99%Off the blocks with the new Cosmos Db SDK V4 - Pradeep Loganathan
  20439. 99%How to get ASP.NET Core logs in the output of xUnit tests - Gérald Barré
  20440. 98%How can I ask the networking stack whether the system has obtained network connectivity? | The Old New Thing
  20441. 94%Second edition of Bulletproof SSL and TLS now in preview
  20442. 96%Background Features in Google Meet, Powered by Web ML
  20443. 94%Raspberry Pi 400: the $70 desktop PC - Raspberry Pi
  20444. 86%Here's Why That Autonomous Race Car Crashed Straight Into a Wall
  20445. 98%ML Optimization - Advanced Optimizers from scratch with Python
  20446. 92%Winamp for Windows 10 | Winamp for Windows, Mac, Android
  20447. 96%226: Universal Custom Data Link Schemes
  20448. 99%Implement a Blazor full text search using Azure Cognitive Search
  20449. 99%Blazor and Azure B2C: The Big Picture
  20450. 99%The State of .NET Webinar: Unpacking .NET 5 Together!
  20451. 95%The Basis of Testing – Stories from a Software Tester
  20452. 96%The Software Rewrite
  20453. 99%Identity Server 4 with .NET Core App
  20454. 99%Back to Basics: Event Delegation
  20455. 96%Installing a Server Rack in my Home Office and adding a Ubiquiti Dream Machine/Switches for Dual WAN
  20456. 99%Netflix Android and iOS Studio Apps — now powered by Kotlin Multiplatform
  20457. 96%Don’t Judge
  20458. 96%Daniel Skogly's blog | You might not need to store (plaintext) emails
  20459. 98%Focus - Leadership Breadcrumbs - Carlos Vilhena
  20460. 52%Here is a way to predict who is going to win the election.
  20461. 95%Goodbye, Twitter.
  20462. 92%Why men's health depends on feminism
  20463. 99%How do Wake-On-Lan works?
  20464. 98%Every article about software is wrong
  20465. 97%Cryptologie | Real World Cryptographers Podcast
  20466. 69%Danish military intelligence uses XKEYSCORE to tap cables in cooperation with the NSA
  20467. 99%.NET Learning Challenge!
  20468. 98%7GUIs
  20469. 97%WordPerfect for DOS Updated
  20470. 99%The missing explanation of ZK-SNARKs: Part 1
  20471. 96%India Azure Community Conference 2020 | The ultimate developer conference
  20472. 99%RISC-V.md
  20473. 97%Dev Discussions - James Hickey
  20474. 79%youtube-dl
  20475. 99%HALF OFF everything + a free Halloween treat!
  20476. 99%Pattern matching in C# 9.0
  20477. 98%Why is subtracting these two times (in 1927) giving a strange result?
  20478. 86%123 Sesame Street 21324 | Ideas | Buy online at the Official LEGO® Shop AU
  20479. 99%Uno Platform 3.1 Released
  20480. 80%A Spectre is Haunting Unicode
  20481. 94%Data of 21 million Mixcloud users put up for sale on the dark web | ZDNet
  20482. 99%Samy Kamkar - NAT Slipstreaming
  20483. 99%Azure SignalR Service now supports Event Grid! | ASP.NET Blog
  20484. 99%Introducing C# 9: Extension GetEnumerator support for foreach loops
  20485. 99%WinXP - Windows XP in React
  20486. 96%Exploring Ubuntu Desktop on the Raspberry PI
  20487. 99%Programming can still be magical
  20488. 98%Extreme Debugging
  20489. 97%Isogeny-Based Cryptography: Past, Present, And Future
  20490. 90%Scott Santens - An Engineering Argument for Basic Income
  20491. 99%Why Clojure?
  20492. 97%Essays on Programming I Think About a Lot
  20493. 92%Full-time web developer vs being a full-time dad |
  20494. 98%Observations and Imaginations — Note Taking Apps
  20495. 97%adamsky/globe
  20496. 96%The .NET Stacks #23: .NET 5 support, migration tools, and links
  20497. 98%Coding Interview Preparations - 30th October 2020
  20498. 83%Governments Worldwide Consider Ditching Daylight Saving Time
  20499. 99%17-313: Foundations of Software Engineering
  20500. 91%Startup School for Future Founders
  20501. 98%High performance Data modelling in Azure Cosmos Db - Pradeep Loganathan
  20502. 94%How to deal with Extreme Physical Pain
  20503. 90%I’m deaf, and this is what happens when I get on a Zoom call
  20504. 98%Code Maze Weekly #49 - Code Maze
  20505. 99%Using C# 9 records as strongly-typed ids
  20506. 98%Rockin’ The Code World with dotNetDave – Special Guest: Jeremy Likness
  20507. 75%Hacker group claims to have stolen Star Tribune user information
  20508. 99%Use generic trick to replace callsite · davidfowl/uController@efbbbe8
  20509. 99%Introducing VSCode Stories
  20510. 92%Introducing Flexible Server in Azure Database for PostgreSQL & MySQL | Azure Friday
  20511. 97%Adi Shamir 2002 Acm A.m. Turing Award Lecture, "cryptography: State Of The Science"
  20512. 97%High performance Data modelling with Cosmos Db - Pradeep Loganathan
  20513. 65%Predicting Meteor Showers Using Python and Visual Studio Code
  20514. 98%Goodbye IFTTT
  20515. 68%Use Azure Custom Vision to Repurpose the Lunar Rover
  20516. 97%How about bringing your whole IoT solution on premise with IoT Hub now available on Azure Stack Hub? All about it on the #IoTShow with @obloch
  20517. 97%GitHub Codespaces
  20518. 71%Annals.pdf
  20519. 83%The Man Who Carried Computer Science on His Shoulders – Krzysztof Apt – Inference
  20520. 96%GitHub Codespaces using Visual Studio or browser
  20521. 94%To apply AI for good, think form extraction
  20522. 94%Carnation - Visual Studio Marketplace
  20523. 91%Mobile Blazor Bindings Unifies Cross-Platform UI -- Visual Studio Magazine
  20524. 93%RedMart Data Security Incident
  20525. 89%ryzngard/Carnation
  20526. 99%Unified Blazor UI in the Mobile Blazor Bindings Preview 5 | ASP.NET Blog
  20527. 78%Troy Hunt partners with 1Password as Strategic Adviser | 1Password
  20528. 96%Visual Studio Extensions Getting Revamp -- Visual Studio Magazine
  20529. 99%.NET Conf 2020
  20530. 99%Context on STM in Ruby
  20531. 98%Goodbye IFTTT
  20532. 98%Wobblepaint
  20533. 99%State and governance of the project? · Issue #767 · zloirock/core-js
  20534. 92%Here be dragons: advances in problems you didn’t even know you had
  20535. 95%The failure of a computer you didn't even know existed
  20536. 99%Additional HTTP, Sockets, DNS and TLS Telemetry in .NET 5 - Steve Gordon - Code with Steve
  20537. 99%Are we web yet? Yes, and it's freaking fast!
  20538. 99%Why am I getting an access violation trying to access a method on my C++/WinRT object? | The Old New Thing
  20539. 99%Event Driven applications on Kubernetes with KEDA
  20540. 94%Microsoft Night - .BLD() Tech Talks XXL
  20541. 98%Unwrap the SERVFAIL
  20542. 97%Episode 63 - Being Productive With Jay Miller
  20543. 98%I Hate Coordinate Systems!
  20544. 99%For Complex Applications, Rust is as Productive as Kotlin
  20545. 97%C# 9 The unknown goodies | Miguel Bernard's Blog
  20546. 98%How Gitlab puts gRPC in the Real World
  20547. 99%Uno Platform WebAssembly tools, frameworks, and libraries for .NET Developers
  20548. 99%Writing a dog picture browser in ~200 lines of code
  20549. 99%Configure a Blazor Wasm App with a ASP.NET Core Web API in Azure
  20550. 97%Azure Logic Apps Running Anywhere – Runtime Deep Dive
  20551. 99%Build Serverless Apps with Azure Functions – .NET Tools Blog | JetBrains
  20552. 70%Animal Menagerie - O'Reilly Media
  20553. 99%MockMechanics
  20554. 94%.NET Framework October 2020 Cumulative Update Preview Update for Windows 10 2004 and Windows Server, version 2004 | .NET Blog
  20555. 96%Ruby on Rails in a Week - Simple Thread
  20556. 99%Awaitable/awaiter pattern and logical micro-threading in C#
  20557. 91%Why You Shouldn't Sell Your SaaS Business
  20558. 99%What's the heck is web components - Soubai's Stories
  20559. 96%Klim Yadrintsev
  20560. 87%On Good Judgment and Decision-Making: The Science and Practice - Max's Two Cents
  20561. 98%Run your own free Stock Checker - Check if sought-after items are in stock online
  20562. 97%Going deep
  20563. 92%Secrets of the best product teams
  20564. 91%The Future Self Savings Method
  20565. 94%An attempt at estimating the actual top speed of the SSC Tuatara fastest production car record, using youtube-dl and audacity.
  20566. 96%Hanselminutes with Scott Hanselman
  20567. 97%Prove-It, Blockchain-It: Zkp In Action
  20568. 98%Understanding Azure Arc Enabled SQL Server
  20569. 98%Intro to PyTorch Tutorial: Building fashion recognizer
  20570. 97%MDN Web Docs evolves! Lowdown on the upcoming new platform – Mozilla Hacks - the Web developer blog
  20571. 99%On .NET Live - Operationalizing ML models with ONNX, C# .... and Pokemon!
  20572. 98%NuGet supports API key option - GitHub Changelog
  20573. 99%Elasticsearch in ASP.NET Core - Code Maze
  20574. 94%JDConf - Save the Date!
  20575. 99%What is the Strategy Pattern? (Software Design Patterns)
  20576. 99%A Tour of C++ Modules in Visual Studio | C++ Team Blog
  20577. 72%How A Little Money Laundering Can Have A Big Impact On Real Estate Prices | Better Dwelling
  20578. 52%My Resignation From The Intercept
  20579. 95%Departing senior engineer refuses to introduce replacement to open source community/peers
  20580. 99%Getting Started | MonoGame Documentation
  20581. 99%paulio/UnityPhilipsLights
  20582. 99%Stride for Unity® developers | Stride
  20583. 79%Stride Game Engine
  20584. 96%The VSTO startup sequence
  20585. 96%.NET Game Dev Community Standup - First .NET Game Dev Community Standup
  20586. 98%What's New | MonoGame Documentation
  20587. 96%Unity 2020.1 is now available
  20588. 99%Introduction to GitHub
  20589. 92%Stride Game Engine - vvvv releases VL.Stride
  20590. 88%So long, Brackeys, and thanks for all the gamedev tutorials!
  20591. 86%NeoAxis Engine
  20592. 98%Introducing the Game Growth programGame Growth プログラムのご紹介 - Unity Technologies Blog
  20593. 98%LEGO® Microgame - Unity Learn
  20594. 95%Unity’s future starts with U - Unity Technologies Blog
  20595. 93%Wave Engine for business and industry
  20596. 99%3b1b/manim
  20597. 93%Fungus
  20598. 94%The remarkable number 1/89
  20599. 95%Organizing Code by Feature using Vertical Slices
  20600. 99%Configuration pattern and ConfigureServices
  20601. 99%C# in Simple Terms - Namespaces
  20602. 59%Study helps explain why motivation to learn declines with age
  20603. 96%What's in a Linux executable? - fasterthanli.me
  20604. 99%Putting JSON in a block chain? First decide what your JSON is…
  20605. 99%Do any Windows Runtime projections cache nondefault Windows Runtime interfaces? | The Old New Thing
  20606. 99%Xamarin.Forms 5 Is Here! | The Xamarin Show
  20607. 99%Next.js is the Best React Framework - Authentication, SSR vs CSR, and more!
  20608. 97% Machine Learning Attack Series: Image Scaling Attacks · wunderwuzzi blog
  20609. 99%Consuming JSON Objects Stream (NDJSON) With HttpClient
  20610. 95%Introducing Bot Analytics
  20611. 98%Introducing SparkFun À La Carte
  20612. 99%Pyston v2: 20% faster Python
  20613. 99%Adam Storr - Integration Testing with ASP.NET Core 3.1 - Set Default Headers for All Clients
  20614. 99%Using Azure Cognitive Search Suggesters in ASP.NET Core and Autocomplete
  20615. 98%Security incident, October 2020
  20616. 98%.NET App Developer Links - 2020-10-29
  20617. 98%.NET Rocks! vNext
  20618. 99%The Future of Visual Studio Extensions | Visual Studio Blog
  20619. 99%Test Series: Part 2 Unit Testing
  20620. 99%A Type of Useless
  20621. 99%Tip 293 - 5 Things you didn't know about Azure Cognitive Services
  20622. 89%How to Pass Multiple Parameters GET Method ASP.NET Core MVC
  20623. 98%ASP.NET Community Standup - Updating Scott's blog to DasBlog Core
  20624. 98%The System
  20625. 95%I violated a code of conduct
  20626. 88%How Secure is Your Data Security | Thu 5 Nov midday-12:40pm (AEDT), Hosted online, 5th of November | Humanitix
  20627. 95%Organizing Code by Feature using Verticle Slices
  20628. 76%South Africa's most notable data breaches and leaks
  20629. 98%How many mistakes do Grandmaster chess players make?
  20630. 98%Python in Visual Studio Code Update Adds Debugger, Debugpy 1.0 -- Visual Studio Magazine
  20631. 97%Cryptologie | A Cryptologic Mystery
  20632. 99%What would you risk for free Honey?
  20633. 93%Anatomy of a Successful Newsletter Launch
  20634. 99%Two Paradigms of Personal Computing
  20635. 98%Indy Xamarin - Shell in Xamarin.Forms
  20636. 97%A Hierarchical Tool for Thought
  20637. 99%Why We Memo All the Things - Stefano J. Attardi
  20638. 79%The Unhandled Exception Podcast
  20639. 97%See how Microsoft Healthcare team is putting #IoT on FHIR (pronounce "fire") with @obloch and Rashmi Raj on the #IoTShow
  20640. 95%If not SPAs, What? - macwright.com
  20641. 99%Top 5 Reasons to Choose .NET for Your IoT Project
  20642. 98%on abandoning the X server
  20643. 91%Kite AI-Powered Code Completion Tool Adds C#, TypeScript, More -- Visual Studio Magazine
  20644. 93%Stripe Climate
  20645. 98%Setting the command timeout with the latest .NET SqlClient
  20646. 94%Entity Framework Community Standup - EF Core 5.0 Collations
  20647. 98%GitLab consultation - MediaWiki
  20648. 95%Webinar Recording: Advanced Search Scenarios in RavenDB
  20649. 99%What is C#? | One Dev Question
  20650. 99%Optimizing Blazor performance using the @key directive - Gérald Barré
  20651. 99%Organize Code by Feature | Vertical Slices
  20652. 98%Windows Runtime objects are represented by their default interface, so choose your default interface wisely | The Old New Thing
  20653. 98%Part of your world: Why we’re proud to build a truly native Mac app
  20654. 98%.NET App Developer Links - 2020-10-28
  20655. 99%.NET libraries and the art of backward compatibility – Part 3
  20656. 99%.NET libraries and the art of backward compatibility – Part 1
  20657. 99%.NET libraries and the art of backward compatibility – Part 2
  20658. 99%Splitting Large Interfaces Into Smaller Ones Is Easy
  20659. 91%Google’s new logos are bad – TechCrunch
  20660. 80%A Guy Walks Into an Apple Store
  20661. 95%Have you considered buying used hardware?
  20662. 99%Using JSInterop to Pass HTML Elements and Handle JS Errors
  20663. 78%Apple’s A14 Packs 134 Million Transistors/mm², but Falls Short of TSMC’s Density Claims
  20664. 76%The Danger in Listening to Experts
  20665. 99%Taking Ideas Seriously is Hard
  20666. 98%Why I Stopped Using ORMs to Get the Job Done
  20667. 96%How software eats money
  20668. 90%I tried 21 diet and exercise programs. None of them worked. Except for one.
  20669. 62%I built an app to fix my depression (now with stats) – Eli Finer
  20670. 97%Why We Will Never Have Enough Software Developers
  20671. 95%Au Revoir: The End of Notebag
  20672. 95%Taming the Tech Giants – jake lazaroff
  20673. 99%The Grand Unified Theory of Software Architecture
  20674. 97%Type in the exact number of machines to proceed
  20675. 91%Creating Your First Azure SQL Database
  20676. 97%Cryptologie | A Discretization Attack
  20677. 97%Getting started with GraphQL and HotChocolate
  20678. 97%Bomb Blast Radius - Numberphile
  20679. 90%GitHub Quick Reviews
  20680. 98%Next.js 10
  20681. 98%WSL2 - Tips, Tricks and Techniques
  20682. 81%RIAA's YouTube-DL Takedown Ticks Off Developers and GitHub's CEO * TorrentFreak
  20683. 97%.Net 5 with Scott Hunter
  20684. 97%Policy as Code with Terraform and Sentinel
  20685. 99%gRPC performance improvements in .NET 5 | ASP.NET Blog
  20686. 98%.NET for Apache Spark Debuts in Version 1.0 -- Visual Studio Magazine
  20687. 99%safepassme
  20688. 98%Announcing Version 1.0 of .NET for Apache Spark | .NET Blog
  20689. 99%Cleaning up Azure Durable Functions execution history
  20690. 90%The .NET Docs Show - Blazor & Comet ☄️ for Native Mobile Apps with Sam Basu
  20691. 94%Abusing Teams client protocol to bypass Teams security policies
  20692. 98%ASP.NET Community Standup - Updating Scott Hanselman's blog to .NET 5
  20693. 99%Building a Dashboard with ASP.NET Core and DotVVM
  20694. 97%Free Linear Algebra text, from Jim Hefferon
  20695. 98%MonkSoul/Fur
  20696. 99%Mind Your Strings with .NET 5.0
  20697. 99%ASP NET CORE SINGLE PAGE APPLICATION (SPA) Build/Release Pipeline | Azure DevOps
  20698. 97%Help Us Plan EF Core 6.0 | .NET Blog
  20699. 99%Prerendering your Blazor WASM application with .NET 5 (part 2 - solving the missing HttpClient problem)
  20700. 96%Microsoft.dotnet-httprepl 5.0.0-preview.20521.1
  20701. 97%Change Task.FromResult to use same task cache as async methods by stephentoub · Pull Request #43894 · dotnet/runtime
  20702. 65%PLAN C: A Safe abortion with pills
  20703. 99%github/dmca
  20704. 92%Mobilizon. Your events. Your groups. Your data. – Framablog
  20705. 69%Self Managed Abortion; Safe and Supported
  20706. 99%Project Dependency Diagrams come to Rider 2020.3 – .NET Tools Blog | JetBrains
  20707. 99%JavaScript Game Tutorial - Create Tic Tac Toe with HTML, CSS, and JavaScript
  20708. 96%re: Investigating query performance issue in RavenDB
  20709. 99%How Entity Framework Core’s query cache works
  20710. 98%Quickly coding with Codespaces
  20711. 84%AMD to Acquire Xilinx
  20712. 99%Getting started with GraphQL and HotChocolate
  20713. 99%The Next Generation Web Services Framework
  20714. 99%Using Blazor JavaScript Isolation with Library Manager
  20715. 99%Monitoring Helm releases that use jobs and init containers: Deploying ASP.NET Core applications to Kubernetes - Part 9
  20716. 98%Diving into /proc/pid/mem
  20717. 90%Troy Hunt on Rebooting with Lisa Forte
  20718. 95%Struct Layout - Visual Studio Marketplace
  20719. 85%Enormous security leak at the Rikssbanken and banks – Nord News
  20720. 96%Colouring Knots - Numberphile
  20721. 99%Using Microsoft SQL Server on Red Hat OpenShift - Red Hat Developer
  20722. 98%Apache Helix - Near-Realtime Rsync Replicated File System
  20723. 98%.NET App Developer Links - 2020-10-27
  20724. 99%Uno Platform Uno Platform 3.1 Released - Linux, new WinUI controls, Prism 8.0 and more
  20725. 91%Released: Microsoft.Data.SqlClient 2.1 Preview 2
  20726. 98%Monsters Weekly 188 - Intercepting Network Requests with Playwright
  20727. 99%Microsoft® and the .NET Foundation announce the release of version 1.0 of .NET for Apache® Spark™
  20728. 98%Upgrading a .Net Framework library to .Net 5
  20729. 97%Running an Online Conference using Microsoft Azure
  20730. 99%Using the ASP.NET Core Environment Feature to manage Development vs. Production for any config file type
  20731. 92%How to Accommodate a Massive Surge in Absentee Voting
  20732. 99%Blast Off with Blazor: Get to know Blazor and our project
  20733. 89%A talk about Dump File analysis
  20734. 93%Asking Microsoft to resign from the RIAA over youtube-dl takedown demand
  20735. 99%How to Call JavaScript Functions with C# in Blazor WebAssembly
  20736. 93%Surviving disillusionment
  20737. 96%Hello there.pdf
  20738. 97%ASP.NET Community Standup - .NET 6 Planning for ASP.NET Core
  20739. 96%Oracle Groundbreakers APAC Virtual Tour 2020
  20740. 97%Oracle Groundbreakers APAC Virtual Tour 2020
  20741. 99%On the psychology and dynamics of OSS: passion, burnout and (im)balance
  20742. 99%Understanding company decisions using knowledge graphs – Leopold Bosankic
  20743. 97%Fighting Bots With The Client-Puzzle Protocol
  20744. 98%Lessons learnt from building Newslettrs – Monish Kumar's Blog
  20745. 97%You Need to Timestamp Your Shell History
  20746. 99%How much specification does a developer need?
  20747. 86%Shared Curiosity
  20748. 97%EditForm - forms and validation in Blazor
  20749. 99%morris/vanilla-todo
  20750. 99%Bytecode Alliance: One year update
  20751. 99%Why we chose Java for our High-Frequency Trading application
  20752. 89%Blazer WebAssembly with EF Core
  20753. 90%In-App Reviews Come to Xamarin.Forms Android -- Visual Studio Magazine
  20754. 96%Last Week in .NET Issue #15 – It's not a Bug, it's just a feature you didn't expect!
  20755. 92%Twitter still hasn't unlocked the New York Post's account - melovedata
  20756. 99%Setting up a build with NUKE
  20757. 99%Lobe | Machine Learning Made Easy
  20758. 90%dotnet-vs 0.3.85
  20759. 99%Rethink the Modern Mobile App: An Intro to Mobile Development
  20760. 99%dotnet/aspnetcore
  20761. 99%Simple way to Docker on Windows 10 home with WSL 2
  20762. 98%Road to gRPC
  20763. 99%C# in Simple Terms - Interfaces and Abstract Classes
  20764. 99%Otvdm/winevdm
  20765. 99%Get more done with search in Visual Studio | Visual Studio Blog
  20766. 94%Keyboard shortcuts for Microsoft Teams
  20767. 99%Fast bitmap iteration in C#
  20768. 98%I told the Microsoft Visual C++ compiler not to generate AVX instructions, but it did it anyway! | The Old New Thing
  20769. 99%Enumerating files using Globbing and System.IO.Enumeration - Gérald Barré
  20770. 99%Using IR Receiver (HX1838) + Remote Control (ESP32 + Arduino Series)
  20771. 99%Standard ML in 2020 | notes.eatonphil.com
  20772. 99%Using Servo Motors - SG90 (ESP32 + Arduino Series)
  20773. 97%How a one line change decreased our build times by 99%
  20774. 99%An Intuition for Lisp Syntax
  20775. 99%Leaving Silverlight: Converting to the Web
  20776. 96%225: Frank Got Catalyst for Xamarin.iOS Working!
  20777. 97%ML Optimization pt.1 - Gradient Descent with Python
  20778. 96%The RIAA's fraudulent attack on youtube-dl is not a DMCA §512 infri...
  20779. 99%Are there any limitations to test automation? - Kevin Tuck
  20780. 99%Azure Web App Service and GitHub Actions (Video Tutorial) | Azure DevOps Blog
  20781. 99%Use ASP.NET With Turbolinks 5
  20782. 99%The Future of Desktop: All You Need to Know about .NET 5!
  20783. 99%Don't ever break a URL if you can help it
  20784. 99%Address decision fatigue - before it turns code into spaghetti - JAXenter
  20785. 97%WPF .NET Core - Routed Events
  20786. 99%Blazor – C# in the Browser – Webinar recording – .NET Tools Blog | JetBrains
  20787. 98%saintmarina/undelete_jpg
  20788. 94%The 2020 Shopping Spree
  20789. 96%I am Seriously Considering Going Back to Desktop Computers
  20790. 91%YouTube-DL Removed From GitHub After DMCA Notice
  20791. 99%Microsoft Edge brings Pinterest integration to Collections
  20792. 99%Frontend development is pain in 2020. But it gets better
  20793. 97%Why Are Discussions about Hiring Being Broken So Broken?
  20794. 95%Sharing a Gaming Computer with VMs - M1cr0blog
  20795. 99%Lighthouse: Expectation vs. Reality. Lighthouse web peformance audit suggestions and issues prioritize your core metrics over lighthouse | Ashutosh Sharma | Housing.com
  20796. 83%Why We Choose to Homeschool Our Kids - The Handbook of Prosperity, Success, and Happiness
  20797. 94%A blog post about nothing | Blog
  20798. 98%Julia Helps To Bridge The Gap Between User and Creator
  20799. 97%Llvm Provides No Side-Channel Resistance
  20800. 99%Add PriorityQueue<T> to Collections · Issue #14032 · dotnet/runtime
  20801. 76%Department of Health and Human Services Victoria
  20802. 69%SpielAffe · Über 12.000 Online-Spiele kostenlos spielen
  20803. 97%Have I Been Pwned: Pwned Passwords
  20804. 93%It's Time To Admit It: The X.Org Server Is Abandonware
  20805. 99%Strict Transport Security vs. HTTPS Resource Records: the showdown
  20806. 99%GitLab blocked Iranians’ access.
  20807. 93%mimoo/crypto_blogs
  20808. 94%Delete Facebook And You'll Lose All Oculus Games For Good
  20809. 94%JÄTTELIK Soft toy, dinosaur, dinosaur/tyrannosaurus Rex, 44 cm - IKEA
  20810. 99%github/dmca
  20811. 95%Melb․NET Meetup November 2020 Submit a Talk Proposal
  20812. 99%Pandoc - About pandoc
  20813. 99%QuickJS Javascript Engine
  20814. 91%The coming civil war over general purpose computing | Boing Boing
  20815. 94%Are my Encryption Keys in the Cloud Really Secure? | Cryptosense
  20816. 97%What Was BeOS, and Why Did People Love It?
  20817. 97%Cryptologie | The Kyber/dilithium Ntt
  20818. 96%chrismaltby/gb-studio
  20819. 95%GB Studio
  20820. 99%Setting up a build with NUKE
  20821. 55%This Insane 2.5 Gigapixel Image of the Orion Constellation Took Five Years To Complete
  20822. 98%Anki as Learning Superpower: Computer Science Edition | G Research
  20823. 98%Chris Ball » Announcing GitTorrent: A Decentralized GitHub
  20824. 96%The .NET Stacks #22: .NET 5 RC 2 ships, .NET Foundation all hands, and links
  20825. 99%prabhuignoto/react-chrono
  20826. 99%Google Play Music, Music Play Store & Music Manager are going away – everything you need to know
  20827. 88%Tin-eared, tone-deaf - Selaine Saxby gets it very, very wrong - West Country Bylines
  20828. 85%Electoral College Decision Tree
  20829. 83%gnu.org
  20830. 97%Using Entity Framework Core with Azure SQL DB and Azure Cosmos DB | Azure Friday
  20831. 99%r/csharp - Matlab porting to C# goes really slow
  20832. 97%github/dmca
  20833. 98%Creating a Drag and Drop Bookmarklet
  20834. 92%On self-tracking, exobrains and quantified self
  20835. 97%Penetration Testing and Low-Cost Freelancing
  20836. 97%I Still Dislike My Home Work Setup (and I don't know what to do about it)
  20837. 97%The YouTube-DL Takedown
  20838. 83%Parenting doesn’t do what I thought
  20839. 71%The Solution to Big Tech Isn't Legislation, It's Technology
  20840. 93%So Many Notebooks, So Little Time...
  20841. 97%Should I buy the dip?
  20842. 93%I'm handing over maintenance of wlroots and sway to Simon Ser
  20843. 99%r/dotnet - What would be the reasons to use an IoC framework instead of the default container?
  20844. 98%How To Buy a Computer for Cross-Platform Development
  20845. 99%How bare metal provisioning works in theory
  20846. 76%No More Politics in the Workplace – jake lazaroff
  20847. 99%Intro to Twitch: Join the Live Coding Community!
  20848. 99%Code Maze Weekly #48 - Code Maze
  20849. 97%Attacks On Gcm With Repeated Nonces: Poc Or It Didn't Happen
  20850. 94%Lets Talk .NET 5, with Scott Hunter
  20851. 72%King County Elections
  20852. 94%Use “pseudo-sets” to control how many actions people take
  20853. 79%How data saves lives: Using the Power Platform to gain amazing insights
  20854. 95%C# Slides in Usage Ranking of Programming Languages -- Visual Studio Magazine
  20855. 97%Performance Profiling | .NET Async Tool
  20856. 93%Fowl Language
  20857. 95%Intro to the Show
  20858. 59%Cryo–electron microscopy breaks the atomic resolution barrier at last
  20859. 99%Using Entity Framework Core with Azure SQL DB and Azure Cosmos DB | Azure Friday
  20860. 97%Xamarin.Forms 5 Is Here!
  20861. 99%Data’s Role in Moon Missions: Fictional and Real
  20862. 98%BlazorGalaga
  20863. 99%How to: Implement a producer-consumer dataflow pattern
  20864. 98%BlazorGuy/BlazorGalaga
  20865. 99%Preloading content with rel="preload"
  20866. 90%Learn with Dr G: Predicting Meteor Showers Using Python and Visual Studio Code
  20867. 99%PHP 8: before and after - stitcher.io
  20868. 99%How can I tell whether a file is on an SSD? | The Old New Thing
  20869. 95%Talking on Emerging Code about RavenDB
  20870. 99%Damian Hickey
  20871. 99%ConditionalWeakTable<TKey,TValue> Class (System.Runtime.CompilerServices)
  20872. 98%Quiz Shows and Math Anxiety (with Bobby Seagull) - Numberphile Podcast
  20873. 76%‎The Numberphile Podcast on Apple Podcasts
  20874. 99%A Tour of the .NET Functions Framework
  20875. 98%How To Get Started in Developer Relations - What It's Like Creating Content for a Living
  20876. 98%C# 10 First Look: Constant string interpolation
  20877. 86%Falsehoods programmers believe about time zones
  20878. 97%Beautiful and compact Web APIs with C# 9, .NET 5.0 and ASP.NET Core
  20879. 59%Seeing AI
  20880. 98%.NET App Developer Links - 2020-10-23
  20881. 99%A Programmer’s Intuition for Matrix Multiplication – BetterExplained
  20882. 99%C# 8.0 nullable references: defeating the point with empty strings | endjin
  20883. 89%Webinar – .NET Microservices == MEGAFUN – .NET Tools Blog | JetBrains
  20884. 99%Building A Blazor Farm Animal Soundboard – .NET Tools Blog | JetBrains
  20885. 99%terrajobst/dotnetepicsweb
  20886. 95%F# Advent Calendar in English 2020
  20887. 99%Is Blazor a Safe Enterprise Bet
  20888. 99%C# 9 Record Factories
  20889. 90%Simple AiMesh Wi-Fi System
  20890. 96%The Microsoft author signing certificate will be updated as soon as November 1st, 2020 | The NuGet Blog
  20891. 94%Viewing Matrices & Probability as Graphs
  20892. 99%Deploying ASP.NET Core Web API to Azure API Apps - Code Maze
  20893. 97%Greatly Accelerating Machine Learning with Intel's Huma Abidi | Hanselminutes with Scott Hanselman
  20894. 96%Why I Switched to SuperMemo After Using Anki for 5 Years, With Over 50k Cards and 420k Total Reviews
  20895. 98%You Are Procedurally Generated
  20896. 93%The Internet We Built
  20897. 96%Sinc Split Mechanical Keyboard Build Log
  20898. 97%How to retain customers who are leaving
  20899. 99%Let’s build a high-performance fuzzer with GPUs!
  20900. 94%Why Laugh At Quibi's Failure?
  20901. 80%Be prolific
  20902. 98%Software development by analogy - Francisco J. Revoredo
  20903. 92%Scott Santens - With UBI, won't people just watch TV and play video games?
  20904. 99%Static versus dynamic web sites
  20905. 97%Reconciling Forward Secrecy With Network Traffic Visibility In Enterprise Deployments Of Tls 1.3
  20906. 99%.NET Core with NGINX on Linux
  20907. 99%Supercar Showdown - Supercar Showdown
  20908. 88%How A Search Engine With 400 Million Records Literally Started From A Controller Class Test Method
  20909. 98%Telerik UI for Blazor Updated -- Visual Studio Magazine
  20910. 95%The .NET Docs Show
  20911. 99%Damian Hickey
  20912. 98%ufcpp/StringLiteralGenerator
  20913. 97%Infragistics Unveils UI Components for Blazor -- Visual Studio Magazine
  20914. 95%ongoing by Tim Bray · Google Antitrust Notes
  20915. 93%.NET Tooling Community Standup - dotnet templates with Sayed Hashimi
  20916. 99%C# in Simple Terms - Inheritance and Polymorphism
  20917. 85%The physiological effects of slow breathing in the healthy human
  20918. 99%OAuth 3
  20919. 96%A Last Call for QUIC, a giant leap for the Internet
  20920. 96%Taking a shortcut: You can query properties from a volume, and it will forward to the physical drive | The Old New Thing
  20921. 99%Learn C# with CSharpFritz - Ep 8: Abstract Classes, Interfaces and Error Handling
  20922. 92%A Virtual Product Management Internship Experience
  20923. 78%Bits from the Debian Project
  20924. 96%GitHub Actions: Deprecating set-env and add-path commands - GitHub Changelog
  20925. 98%ASP.NET Core Blazor CSS isolation
  20926. 98%Workflow commands for GitHub Actions
  20927. 98%Workflow syntax for GitHub Actions
  20928. 93%Tiark's Notebook
  20929. 98%/* You Are Not Expected to Understand This */
  20930. 92%Notes on My Colon Cancer
  20931. 81%Psychotherapy centre's database hacked, patient info held ransom
  20932. 98%.NET App Developer Links - 2020-10-22
  20933. 99%Tip 291 - 5 Things you didn't know about Azure App Service
  20934. 98%React v17.0 – React Blog
  20935. 97%Azure Service Fabric 7.2 Release
  20936. 99%Tip 290 - How to secure a Blazor application with Azure Active Directory
  20937. 97%What’s new in the Windows 10 October 2020 Update
  20938. 94%Load Balancing on Azure - An Overview
  20939. 92%ESPHome: Nothing-to-firmware in 30 minutes
  20940. 98%.NET Rocks! vNext
  20941. 99%Using encrypted access tokens in Azure with Microsoft.Identity.Web and Azure App registrations
  20942. 98%Blazor FAST WebComponents
  20943. 99%Entity Framework Visual Editor - Visual Studio Marketplace
  20944. 83%New Chrome 0-day Under Active Attacks – Update Your Browser Now
  20945. 92%Greater bandwidth in trains
  20946. 97%1Password for Linux beta is now open 🎊 🐧 🎊 | 1Password
  20947. 99%Defining Service Boundaries by Splitting Entities
  20948. 95%JsonSrcGen 0.2.0 Alpha Released
  20949. 84%This website is killing the planet
  20950. 95%amymhaddad
  20951. 80%My Lab Power Setup
  20952. 93%Repeating Crossbow - The Lazy Forger
  20953. 95%Value dragons
  20954. 98%blog.harterrt.com – Defining Data Intuition
  20955. 99%A fucking rant about fucking const vs fucking let
  20956. 91%James Randi has died.
  20957. 97%The tangled webs we weave
  20958. 63%How Silicon Valley will solve the trolley problem
  20959. 97%Every hackable connector on ASUS Eee PC 901
  20960. 98%A Brief Tour of the Unity Editor
  20961. 98%Talking, Typing, Thinking: Software Is Not a Desk Job
  20962. 94%Is Software Contracting For You? - Mischa Spiegelmock
  20963. 97%Your SEO strategy should never start with keyword research. | Kole McRae
  20964. 98%Why I write: The Feynman Technique for learning
  20965. 97%Advisory: Security Issues In Aws Kms And Aws Encryption Sdks
  20966. 99%Attribute-Based Access Control with Blazor WebAssembly and IS4
  20967. 94%Search changes for anonymous users
  20968. 92%United States v. Google
  20969. 94%#VS2019 – ML.NET Model Builder for Object Detection using #Azure Compute #mlnet #objectdetection
  20970. 99%franzsilva/MLBuilderVSCode-Source
  20971. 98%AWS Open Sources Tool for Porting .NET Framework Apps to .NET Core -- Visual Studio Magazine
  20972. 98%Image Classification(Deep Learning) with ML.NET and Blazor Server App (.NET Core)
  20973. 99%Creating a Deep Neural Network in ML.NET - Microsoft.ML.Vision Update
  20974. 99%Marten V4 Preview: Command Line Administration
  20975. 98%Applied F# Challenge 2021 - Call for Judges
  20976. 94%#VS2019 – ML.NET Model Builder for Object Detection, be careful with file names and VoTT
  20977. 94%#ML.NET Image Classification with ML.NET Command-Line Interface (CLI), no #VS2019 needed !
  20978. 98%switch expression - C# reference
  20979. 97%ASP.NET: Dependency injection, Configuration, Background workers, Testing and more with Steve Gordon
  20980. 90%Facebook Container for Firefox | Prevent Facebook from seeing what websites you visit.
  20981. 99%ML.NET Model Builder (Preview) - Visual Studio Marketplace
  20982. 95%Hands-Free Coding
  20983. 79%Chrome won't clear your Google and YouTube data — even if you tell it to
  20984. 98%Getting started with Cosmos DB on .NET Core - Pradeep Loganathan
  20985. 97%Defining Service Boundaries by Splitting Entities
  20986. 98%How do I get from a volume to the physical disk that holds it? | The Old New Thing
  20987. 99%Understanding cross platform .NET, and why .NET 5 is important
  20988. 87%The Cloudflare Radar 2020 Elections Dashboard
  20989. 98%What ORMs have taught me: just learn SQL
  20990. 96%I enforced the AGPL on my code, here's how it went
  20991. 98%Is it possible to see the entire history of a renamed file?
  20992. 87%Six Lessons Learned and a New Tool Published After Organizing My 1st Virtual CodeCamp
  20993. 98%.NET App Developer Links - 2020-10-21
  20994. 98%Ridiculously fast unicode (UTF-8) validation
  20995. 97%SQL Server Management Studio 18.7 now generally available - SQL Server Blog
  20996. 99%Test Series: Part 1 – Understanding Testing Strategies
  20997. 97%Empowering Azure CLI developers with AI
  20998. 97%Discussing the Five Questions Every Unit Test Must Answer
  20999. 97%Azure CLI Oct 2020 release
  21000. 99%Continuous deployment at scale - Simple Talk
  21001. 99%Debugging Multiple .NET Core Projects in VS Code
  21002. 99%C# support · Issue #156 · github/semantic
  21003. 99%Blazor in depth — Create Blazor component without Lifecycle methods
  21004. 99%Debugging Multiple .NET Core Projects in VS Code
  21005. 99%MoienTajik/AspNetCore-Developer-Roadmap
  21006. 98%The Ungreen Web: Why Our Web Apps Are Terribly Inefficient?
  21007. 99%How to Use NPM Packages in Blazor - Brian Lagunas
  21008. 99%open-telemetry/opentelemetry-dotnet
  21009. 98%My Eight-Year Quest to Digitize 45 Videotapes (Part One)
  21010. 96%App Development Community Standup: React Native for Windows update
  21011. 99%Episode 351 - Azure Spring Cloud
  21012. 99%Improve rendering performance with Blazor component virtualization
  21013. 99%Introducing C# 9: Static anonymous functions
  21014. 85%What's Next? featuring Lin-Manuel Miranda — The West Wing Weekly
  21015. 86%Average person has 100 passwords - study
  21016. 78%Uno Platform Ports Windows Calculator to Linux -- Visual Studio Magazine
  21017. 93%Get Started with PyTorch
  21018. 97%How to Deploy Azure Arc Data Services Anywhere
  21019. 99%Cross-platform development with .NET 5
  21020. 95%Monkeytype
  21021. 97%Event Driven applications on Kubernetes with KEDA
  21022. 98%The accelerating adoption of Julia
  21023. 80%Apple Releases iPadOS and iOS 14.1 With Multiple Bug Fixes Ahead of iPhone 12 Launch
  21024. 59%What sacrifices do you need to take in order to achieve your goal?
  21025. 89%Cloudflare Analytics review
  21026. 98%Give your variables better values
  21027. 99%Double Your Impact in 12 Months
  21028. 98%Why I don't take notes
  21029. 98%How to find freelance work for junior developers?
  21030. 98%You Can Compete With Free When It's B2B
  21031. 96%Getting Big Things Done - Marc's Blog
  21032. 97%Kayak.com Founding Story
  21033. 96%Is coding a procrastination trap?
  21034. 88%Stupid Moves
  21035. 97%DIY custom mouse shell - The process
  21036. 95%Salesforce Sucks
  21037. 89%How I Made $350k in Machine Learning Tournaments
  21038. 96%On writing in an engineering context
  21039. 95% Expanding AI’s Impact With Organizational Learning
  21040. 79%The Cybersecurity Community Demands Transparency, Not Legal Threats | Orca Security
  21041. 97%On Methodology: Turing Laureates Discuss Their Approach To Work
  21042. 98%Updates to our Terms of Service and Privacy Statement - The GitHub Blog
  21043. 95%.NET Conf 2020
  21044. 99%WebTransport
  21045. 95%GitHub for Your Octopus Deploy
  21046. 90%GitHub Quick Reviews
  21047. 95%ASP.NET Core OData 8 Preview Supports .NET 5, but with Breaking Changes -- Visual Studio Magazine
  21048. 82%Blazor in Action: building reusable frontends with C#
  21049. 97%Firefox 82.0, See All New Features, Updates and Fixes
  21050. 99%Combing through ComponentBase
  21051. 95%Early Work
  21052. 93%The .NET Foundation Joins the Open Source Initiative's Affiliate Program
  21053. 98%X509Certificate2.CreateFromPem(ReadOnlySpan<Char>, ReadOnlySpan<Char>) Method (System.Security.Cryptography.X509Certificates)
  21054. 98%Top 10 VS Code Extensions for Web Development (2020)
  21055. 74%SK hynix to Acquire Intel NAND Memory Business | SK hynix Newsroom
  21056. 99%dotnet/runtime
  21057. 98%How do I get from a file path to the volume that holds it? | The Old New Thing
  21058. 95%Adding AssemblyMetadataAttribute using new SDK project, with MSBuild
  21059. 98%Sponsor @kevinchalet on GitHub Sponsors
  21060. 96%I miss Microsoft Encarta
  21061. 99%Running database migrations using jobs and init containers: Deploying ASP.NET Core applications to Kubernetes - Part 8
  21062. 99%Assorted thoughts on zig (and rust)
  21063. 96%GPU-Motunui · Render blog
  21064. 97%Bot Attack trends for Jan-Jul 2020
  21065. 70%Home
  21066. 99%dotnet/runtime
  21067. 98%.NET App Developer Links - 2020-10-20
  21068. 98%Monsters Weekly 187 - Windows Terminal with Kayla Cinnamon
  21069. 96%Blockchain, the amazing solution for almost nothing
  21070. 99%Building cross-platform apps with .NET and Uno - Simple Talk
  21071. 98%Monomorphic functors
  21072. 99%Better Git diff output for Ruby, Python, Elixir, Go and more
  21073. 99%Improving Azure Functions performance
  21074. 72%First Bitcoin “Mixer” Penalized by FinCEN for Violating Anti-Money Laundering Laws
  21075. 99%Async code smells and how to track them down with analyzers - Part II
  21076. 98%Why mmap is faster than system calls
  21077. 98%Announcing Microsoft Edge WebView2 General Availability
  21078. 99%Blazor WebAssembly Role-Based Security with IdentityServer4
  21079. 95%Highlights from Git 2.29 - The GitHub Blog
  21080. 99%Intro: Adafruit Circuit Playground Express | How to Code | Ep. 1
  21081. 98%How Discord Won
  21082. 88%Code navigation for C# repositories - GitHub Changelog
  21083. 97%This is not your usual High School project. @Bahburs joins @obloch on the #IoTShow to talk about his @Arduino + #AzureIoT remote heart rate monitor
  21084. 99%Extract Available Settings Using C# | Awaiting Bits
  21085. 98%Search personal websites
  21086. 97%Personal banking needs an API | Chris Hardie's Tech and Software Blog
  21087. 96%App stores foolishly bundle distribution with updates
  21088. 96%Lessons from a Year of Side Projects
  21089. 98%Hacking on my finances
  21090. 97%VS Code Java Team Details 5 Best Dev Practices -- Visual Studio Magazine
  21091. 96%Wrapping NFTs for fun and less tax – Blog of Christian Felde
  21092. 87%Let's talk about fake reviews - part 1
  21093. 82%People Need to Reclaim the Internet - Craig Murray
  21094. 97%The case for a learned sorting algorithm
  21095. 97%Weird Subtitles
  21096. 97%Structure and Interpretation of Computer Programmers
  21097. 98%Why Deep Learning Works Even Though It Shouldn’t
  21098. 91%It has been one year since my company was acquired
  21099. 99%Meet Face ID and Touch ID for the Web
  21100. 97%Cryptologie | Shor, I’Ll Do It
  21101. 99%Securely accessing MS Graph from gRPC .NET with Azure AD
  21102. 99%Serverless .NET on AWS - 50th Anniversary Edition!
  21103. 98%Open sourcing the Porting Assistant for .NET | Amazon Web Services
  21104. 99%Building Real-Time Applications with Blazor Server and Firestore
  21105. 96%AKS Bootcamp: Pré Módulo - Introdução do curso e apresentação do instrutor
  21106. 96%AKS Bootcamp: Módulo 5 - Escalabilidade - Autoscaling interativo
  21107. 96%AKS Bootcamp: Módulo 5 - Escalabilidade - Cluster autoscaling
  21108. 96%AKS Bootcamp: Materiais Relacionados e Finalização do curso
  21109. 96%AKS Bootcamp: Módulo 5 - Escalabilidade - Escalabilidade avançada
  21110. 96%AKS Bootcamp: Módulo 5 - Escalabilidade - Escalabilidade manual
  21111. 96%AKS Bootcamp: Módulo 5 - Escalabilidade - Autoscaling declarativo
  21112. 99%Marten V4 Preview: Linq and Performance
  21113. 98%‎Rezipe
  21114. 99%Eilon/Rezipe
  21115. 99%Choose a .NET Game Engine | .NET Blog
  21116. 96%Teletype
  21117. 67%Farming Systems Trial - Rodale Institute
  21118. 99%Audio on the Web, for Games and VR!
  21119. 99%C# in Simple Terms - Structs and Enums
  21120. 93%The .NET Docs Show - Reactive Extensions for UI frameworks with Rodney Littles II
  21121. 99% Discord Desktop app RCE
  21122. 99%Home
  21123. 99%Publishing a self-contained Blazor component (Razor + CSS + JS) as a NuGet package - Gérald Barré
  21124. 96%MONOSPACE by @p01
  21125. 96%Mount points, volumes, and physical drives, oh my! | The Old New Thing
  21126. 96%This page is a truly naked, brutalist html quine.
  21127. 98%What is happening to .NET standard with .NET 5? | One Dev Question
  21128. 99%Weekly Notes - #33 | Miguel Bernard's Blog
  21129. 75%How a Customer's Trust in Cloudflare Led to a Big Win against Bots
  21130. 93%14 Popular Machine Learning Evaluation Metrics
  21131. 98%OpenBSD 6.8
  21132. 92%Forum Data Breach - Please Change Your Password - Albion Online Forum
  21133. 96%224: iPhone 12 is here with magnets!
  21134. 94%.NET Epics
  21135. 97%Data "As You Need It" with Telerik UI for Blazor DataGrid
  21136. 83%Amazon.com: Sleep Headphones Bluetooth Headband-Wireless Sports Headband Headphones with Ultra-Soft Music Headband-Perfect Sleeping Headphones for Side Sleepers Running Yoga Insomnia Travel, Gift for Men Women: Home Audio & Theater
  21137. 99%Object Detection at 1840 FPS with TorchScript, TensorRT and DeepStream
  21138. 98%.NET App Developer Links - 2020-10-19
  21139. 99%Implement a full text search using Azure Cognitive Search in ASP.NET Core
  21140. 99%4 Ways to Handle Test Data for Your End-to-End Tests | Dev Tester
  21141. 99%Using Azure Identity with Azure SQL, Graph, and Entity Framework | Azure SDK Blog
  21142. 99%Unit testing with F# - Christina Ljungberg
  21143. 99%Classic Path.DirectorySeparatorChar gotchas when moving from .NET Core on Windows to Linux
  21144. 99%Dynamically invoking a generic method with Reflection in .NET C# - Brian Lagunas
  21145. 98%Uno Platform Windows Calculator on Linux via Uno Platform
  21146. 99%Towards sockets and networking in WebAssembly and WASI - radu's blog
  21147. 97%ASP.NET Community Standup - .NET 6 Planning for ASP.NET Core
  21148. 96%A Legislative Path to an Interoperable Internet
  21149. 87%Amazon.com: Micro USB to Mini USB 2.0 Adapter, (2-Pack) Micro USB Female to Mini USB 2.0 Male Convert Connector Support Charge & Data Sync Compatible PS3 Controller, MP3 Player, Dash Cam, Digital Camera, Hero 3+: Home Audio & Theater
  21150. 99%Introducing C# 9: Attributes on local functions
  21151. 97%Layoutit Grid — CSS Grids layouts made easy!
  21152. 97%3 Reasons Why I Love Low Touch SaaS
  21153. 67%Beating the Casino
  21154. 94%Influencers as Tech Founders: Real Monetization at Last
  21155. 82%Say goodbye to resource-caching across sites and domains
  21156. 76%Hating Monday | Eryb's Space
  21157. 97%Cryptologie | Grover's Algorithm
  21158. 96%Open sourcing Layoutit Grid
  21159. 94%Questioning Probability
  21160. 99%Abstract Classes vs. Interfaces in C# - What You Know is Probably Wrong
  21161. 96%Add Git Ignore to an existing Visual Studio Solution (New Git Experience)
  21162. 99%A Highly Biased Review of C# Changes from Version 1.0 to 9.0
  21163. 99%ironcev/awesome-roslyn
  21164. 99%A language made for WebAssembly.
  21165. 88%Three npm packages found opening shells on Linux, Windows systems | ZDNet
  21166. 86%Chrome exempts Google sites from user site data settings
  21167. 95%hgcgccccg by akashwebdesigns · Pull Request #1038 · nothings/stb
  21168. 87%Analyzing the Design of Unusual Japanese Butter Tableware - Core77
  21169. 95%LISP From Nothing - T3X.ORG
  21170. 99%We deleted the production database by accident 💥
  21171. 96%The Emerging Architectures for Modern Data Infrastructure
  21172. 86%Holy Post - Race in America - Part 2
  21173. 99%charmbracelet/glow
  21174. 98%Coding Basics: If Statements, If Else, Else - Coding Tutorial For Java, C, and C++!
  21175. 68%Voters Support Removing Traffic Enforcement From Police Purview in New York
  21176. 84%22U LINIER® Fixed Wall Mount Cabinet - Glass Door - Kendall Howard
  21177. 79%Why do ARM chips have an instruction with Javascript in the name (FJCVTZS)?
  21178. 99%OpenPrinting/cups
  21179. 78%We’re not as divided as we think we are
  21180. 98%On Continuous Delivery
  21181. 89%The Case for Unique Email Addresses
  21182. 99%dandavison/delta
  21183. 98%What if users brought the infrastructure?
  21184. 97%Cryptologie | How Cdns Generate Certificates
  21185. 99%WUG Days 2020 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  21186. 93%Identifying and protecting against the largest DDoS attacks | Google Cloud Blog
  21187. 83%Download the Atkinson Hyperlegible Font | Braille Institute
  21188. 93%vx-underground - home
  21189. 99%AI Reduces Bandwidth Problems for Video Calls [NVIDIA Maxine]
  21190. 89%How to waste your career, one comfortable year at a time
  21191. 97%My 3 revenue streams as a developer — without freelance work!
  21192. 92%The Old Net
  21193. 98%One more (Zero Trust) thing: Cloudflare Intrusion Detection System
  21194. 99%Newsletter Week 42, 2020
  21195. 97%What does Atlassian's cloud-first model mean for you?
  21196. 83%Faster and Lighter Model Inference with ONNX Runtime from Cloud to Client
  21197. 97%Delivering Better Customer Experience with Omni Channel
  21198. 95%Bring compute, storage, and intelligence to the edge with Azure Stack Edge | Azure Friday
  21199. 98%The .NET Stacks #21: Azure Static Web Apps, .NET 6 feedback, and more!
  21200. 99%Tutorial - Create a Blazor Server app that uses the Microsoft identity platform for authentication - Microsoft identity platform
  21201. 98%The New Rules for Playing in Microsoft's Open Source Sandbox
  21202. 93%Corporate statement
  21203. 83%Tinnitus Treatment | Neuromodulation Science | Lenire
  21204. 97%Uninstall Nano Defender Immediately
  21205. 98%Episode 350 - Azure Time Series Insights
  21206. 97%Porn, Zen, and .vimrc
  21207. 96%On Managing People
  21208. 95%The only way to be productive
  21209. 97%Raccoon Is A Timing Vulnerability In The Tls Specification
  21210. 96%Thoughts on Improving Online Communities
  21211. 96%Who (and Who Not) to Get Advice From? — Juan David Campolargo
  21212. 69%How Social Media Divides Us
  21213. 99%Bootstrap+Blazor essentials
  21214. 96%How to Look Great on Zoom - David Klein
  21215. 96%Collections: Iron, How Did They Make It, Part IVb: Work Hardening, or Hardly Working?
  21216. 97%| Ruling your NetworkMichele Coscia
  21217. 94%Decoding the Peloton (PeloMon, Part I)
  21218. 96%Karlův most - Stavba pilíře a klenebního pole ve 14. století
  21219. 85%Non-Data Signals in Entrepreneurship – Phil Strazzulla's Blog
  21220. 99%Code Maze Weekly #47 - Code Maze
  21221. 97%Woodworking In America: Taryn Pratt | Popular Woodworking Magazine
  21222. 95%Release v1.0.0-preview6 · microsoft/reverse-proxy
  21223. 95%What is .NET? What's C# and F#? What's the .NET Ecosystem? .NET Core Explained, what can .NET build?
  21224. 97%So you want to build an embedded Linux system? - Jay Carlson
  21225. 99%Binding Tools for Swift | The Xamarin Show
  21226. 96%Version 1.4.0 released
  21227. 97%How our network powers Cloudflare One
  21228. 95%Looking for a PHP developer to build a PHP RavenDB client
  21229. 99%.NET Microservices with DAPR
  21230. 98%Introducing Magic Firewall
  21231. 73%40 milliseconds of latency that just would not go away
  21232. 99%kekyo/IL2C
  21233. 99%The future of .NET Standard | .NET Blog
  21234. 93%Structured binding in C++/WinRT: The key-value pair | The Old New Thing
  21235. 98%Introduction to quantum computing with Q# – Part 9, BB84 Quantum Key Distribution
  21236. 97%Episode 62 - What Have I Missed With Zac Braddy
  21237. 99%c-smile/sciter-js-sdk
  21238. 98%PC and Mac with single Mouse and Keyboard Setup on Dual 4k Screens
  21239. 98%.NET App Developer Links - 2020-10-16
  21240. 99%@adlrocha - What if we had Local-First Software?
  21241. 98%Service Creation via .NET Core Templates – Webinar recording – .NET Tools Blog | JetBrains
  21242. 99%Error monitoring and detailed logging of an ASP.NET Core application with PostSharp and elmah.io
  21243. 99%Some helpful extensions when dealing with types in .NET |
  21244. 98%How to Add gRPC to Your Blazor App
  21245. 99%MVVM Toolkit Preview 3 & The Journey of an API | PAX - Windows
  21246. 72%Best Similar Movies recommendation service
  21247. 98%Entity Framework Core SQL Server reverse engineering a.k.a Database First gotchas (and workarounds)
  21248. 76%TasteDive | Recommends music, movies, TV shows, books, authors, games, and podcasts
  21249. 96%Personal identifiability of user tracking data during observation of 360-degree VR video
  21250. 98%.NET Foundation September/October 2020 Update
  21251. 96%My SQL Server Toolbox
  21252. 94%The Problem With Seraphine
  21253. 95%No More Mixed Messages About HTTPS
  21254. 99%Continuous Deployment from GitHub to Azure App Service
  21255. 90%Front Page
  21256. 96%ASP.NET Core Series: PWA's with Blazor
  21257. 96%Build SQL Database Projects Easily in Azure Data Studio
  21258. 97%Performance Profiling | Database Tool
  21259. 88%Song stuck in your head? Just hum to search
  21260. 98%Join Hacktoberfest at the Xamarin Community Toolkit | Xamarin Blog
  21261. 97%Embrace, Extend, Extinguish
  21262. 79%Abundance
  21263. 93%When You Don't Create Things
  21264. 91%Virtual Desktop is what VR needs - with Guy Godin | Hanselminutes with Scott Hanselman
  21265. 85%Debugging Misadventures: Down the Rabbit Hole
  21266. 99%How (Not) to Build a Button
  21267. 97%Inbox Zero on a Budget: How to Create Superhuman in Gmail — GG
  21268. 97%Demystifying XML (an attempt)
  21269. 96%How to keep up with e-mail newsletters
  21270. 90%How We Institutionalized Incompetence
  21271. 98%Fixing Random, part 7
  21272. 87%Anti-unification, part 5
  21273. 96%Exhausting vs exhaustive
  21274. 94%beneater/rug-puzzle
  21275. 90%Where You Can Get Freebies, Discounts With An 'I Voted' Sticker In Austin | 102.3 THE BEAT
  21276. 99%On .NET Live - Diving into Azure Static Web Apps
  21277. 99%Debugger Tip - Step into a specific method
  21278. 97%Brighton Web Development Meetup (Brighton, United Kingdom)
  21279. 99%Solution & Project Structure of a Loosely Coupled Monolith
  21280. 97%GitHub and VS Code
  21281. 99%Announcing HashiCorp Waypoint
  21282. 91%r/jobs - A Warning About Glassdoor
  21283. 99%March 6, 2020 - Minimal March - Building a Blazor CommandButton component on a Chromebook
  21284. 99%C# in Simple Terms - Classes and Members
  21285. 99%Why and How Use Azure Active Directory (AAD) with Blazor Web Assembly (WASM)
  21286. 98%How small businesses can start using Cloudflare One today
  21287. 98%March 5, 2020 - Minimal March - Customizing tmux and Live Coding .NET on a Chromebook
  21288. 88%Why Congress should invest in open-source software
  21289. 80%Why Are the Noses Broken on Egyptian Statues?
  21290. 95%Paystack is joining Stripe
  21291. 99%.NET | Free. Cross-platform. Open Source.
  21292. 93%C-Sharpcorner - Live
  21293. 95%Introducing .NET Live TV - Daily Developer Live Streams | .NET Blog
  21294. 97%.NET Microservices with DAPR
  21295. 95%Open sourcing docs.github.com
  21296. 99%Introducing Cloudflare Browser Isolation beta
  21297. 99%5 Ways to Customize VS Code
  21298. 98%The Curious Case of Commands and Cancellation
  21299. 99%Brian Tracy - copy-paste-shell
  21300. 99%Microsoft.Identity.Web is now generally available! - Microsoft 365 Developer Blog
  21301. 98%Task Scheduling | Coravel
  21302. 99%How to add C++ structured binding support to your own types | The Old New Thing
  21303. 99%February 27, 2020 - Let's Deploy a Blazor Website to Azure with Containers
  21304. 79%Stripe acquires Nigeria’s Paystack for $200M+ to expand into the African continent – TechCrunch
  21305. 98%March 4, 2020 - Minimal March - Live Coding .NET on a Chromebook
  21306. 92%How I Used Python and Selenium To Get a Lifetime Supply of Garlic Pizza Sticks
  21307. 99%ASP.NET Core Architecture Overview
  21308. 99%natelastname/hanoi
  21309. 87%Someone Masquerading as me on Indeed and LinkedIn
  21310. 99%Code - /dev/null as a Service
  21311. 98%.NET App Developer Links - 2020-10-15
  21312. 91%SmartEarrings by peripherii
  21313. 96%How does .NET 5 change my development? | One Dev Question
  21314. 98%The October 2020 release of Azure Data Studio is now available - SQL Server Blog
  21315. 94%Hacker leaks passwords for 900+ enterprise VPN servers | ZDNet
  21316. 99%Audit .NET/.NET Core Apps with Audit.NET and AWS QLDB
  21317. 98%PowerShell Working Groups | PowerShell
  21318. 99%Ace Switch Expressions in C# 8
  21319. 96%Killing the Walk Monster
  21320. 96%New FREE Ebook: Unit Testing in .NET—The Complete Guide
  21321. 99%React Event Handlers with TypeScript
  21322. 99%A Great Old-Timey Game-Programming Hack
  21323. 99%.NET Rocks! vNext
  21324. 98%How to Build a Great Series A Pitch and Deck: Series A
  21325. 98%Sega Master System Architecture | A Practical Analysis
  21326. 96%Dialect Quiz
  21327. 99%How to build a Blazor web app with Azure Active Directory authentication and Microsoft Graph - Microsoft 365 Developer Blog
  21328. 96%How robots made this food commercial look effortless
  21329. 98%TDD for ELT – Kaminsky
  21330. 90%The Irrationality Of Risk
  21331. 99%Binary Classification Using PyTorch: Defining a Network -- Visual Studio Magazine
  21332. 98%Comparing image formats. JPEG vs WebP vs AVIF.
  21333. 99%Scaling Hangfire: Process More Jobs Concurrently
  21334. 94%The Case against Low Priority Alerts · Utsav's Blog
  21335. 88%The Tech Resume Inside Out
  21336. 95%What income percentage do I need to invest to reach financial freedom in 10 years?
  21337. 97%Helping people spot the spoofs: a URL experiment
  21338. 98%PERTENCE.net - Blog
  21339. 97%Cryptologie | Invisible Salamanders In Aes-Gcm-Siv
  21340. 99%INTEL-SA-00435
  21341. 99%Dockerfile Security Best Practices - Cloudberry Engineering
  21342. 99%Announcing HashiCorp Boundary
  21343. 97%Spotify Tries to Hold Your Playlists Hostage - But You Can Still Transfer - Blog - FreeYourMusic.com
  21344. 97%Need a cloud-based, self-provisioning, ready-to-deploy Predictive Operations Platform that places SMEs at the center of the solution? Check out @twin_thread on the #IoTShow with @obloch
  21345. 98%SculptGL - A WebGL sculpting app
  21346. 96%Visual Studio Presentation Mode - Developer Community
  21347. 99%verless/verless
  21348. 93%YARP: The .NET Reverse proxy
  21349. 54%Room-Temperature Superconductivity Achieved for the First Time
  21350. 98%madskristensen/Tweakster
  21351. 97%Entity Framework Community Standup - Oct 14th 2020 - Cosmos DB: Repository Pattern .NET Wrapper SDK
  21352. 81%r/OculusQuest - Facebook account banned within 10 minutes, reviewed and cannot be reversed.
  21353. 99%.NET and Visual Studio - Oracle Office Hours
  21354. 97%Krita 4.4.0 released! | Krita
  21355. 99%Breaking changes, version 3.1 to 5.0 - .NET Core
  21356. 97%Plasma 5.20: One absolutely massive release
  21357. 96%Getting a result index score from RavenDB Map/Reduce results
  21358. 97%A brief introduction to C++ structured binding | The Old New Thing
  21359. 99%Scaling HANGFIRE: Processing More Jobs Concurrently
  21360. 90%From 1 to 1,000,000 — Wait But Why
  21361. 99%Learn C# with CSharpFritz - Ep 7: The Errata Report No. 1
  21362. 98%.NET Internals: System.Threading.Channels - UnboundedChannel<T> Part 3 - Steve Gordon - Code with Steve
  21363. 98%.NET Foundation September/October 2020 Update
  21364. 88%Propaganda, Censorship, and Surveillance are attributes of the same...
  21365. 99%Answering some basic questions about registering applications on Azure Active Directory
  21366. 98%.NET App Developer Links - 2020-10-14
  21367. 96%C# 9: Partial Methods get more flexibility | Miguel Bernard's Blog
  21368. 98%Dynamic Queries with Expressions Trees in C# - Michael's Coding Spot
  21369. 94%Monsters Weekly 186 - Some Basic Linux Commands
  21370. 99%C# 8.0 nullable references: prepare today by not misusing 'as' | endjin
  21371. 98%.NET Framework republishing of July 2020 Security Only Updates | .NET Blog
  21372. 98%SEO mistakes I've made and how I fixed them - Maxime Heckel's Blog
  21373. 84%HomePod mini
  21374. 93%Google is Killing Unlimited Drive Storage for Non-Enterprise Users
  21375. 99%LDM: My Favorite ARM Instruction
  21376. 95%Wait for user cancel
  21377. 99%Blast Off with Blazor, Azure Functions, and Azure Static Web Apps
  21378. 87%Speaker Directory
  21379. 98%Office 365 Login | Microsoft Office
  21380. 98%Open source licensing and why we’re changing Plausible to the AGPL license
  21381. 97%Remote State Management with Terraform Cloud
  21382. 92%How Language Understanding enables Voice Commands in Word Dictation
  21383. 93%YARP: The .NET Reverse proxy
  21384. 98%Exchanging UDP messages - Low-Level Academy
  21385. 92%Infrastructure as Code and Azure – A Match Made in the Cloud (Part 2)
  21386. 99%C#/WinRT Version 0.8 and the .NET5 RC2 Release
  21387. 96%Code style rules overview - .NET
  21388. 98%The Importance of Memory | Barnabas Kendall
  21389. 82%The City, Inc. board of directors - phildini.dev
  21390. 99%world smallest office suite
  21391. 98%How much traffic do I need to earn $1000 per month - EyeSwift
  21392. 97%Evolving your cloud-cost strategy as you scale
  21393. 91%Blazor Debugging Boosted in .NET 5 RC 2 -- Visual Studio Magazine
  21394. 89%Why Ferrari is the World's Most Valuable Brand — Ari Lewis
  21395. 99%Prefer Fakes Over Mocks | Alexey Golub
  21396. 99%What do I need to build an application ? - LanRaccoon
  21397. 93%4 things I've learned about negotiation
  21398. 97%Stripe Atlas: the Key to a $100B+ Company
  21399. 89%Technology and its side effects
  21400. 96%Bidding Farewell to Software Engineering — cdahmedeh
  21401. 96%Bootstrapping
  21402. 97%Cryptography Dispatches: Nacl Is Not A High-Level Api
  21403. 97%.NET Core October 2020 Updates – 2.1.23 and 3.1.9 | .NET Blog
  21404. 99%Using Access Token with Blazor WebAssembly HttpClient
  21405. 99%Announcing Entity Framework Core (EF Core) 5 RC2 | .NET Blog
  21406. 97%MLOps: DevOps for Machine Learning | .NET Blog
  21407. 95%Final Go-Live .NET 5 Release Candidate Ships Ahead of Nov. 10 Debut -- Visual Studio Magazine
  21408. 93%Apple
  21409. 98%.NET Framework October 2020 Security and Quality Rollup Updates | .NET Blog
  21410. 99%What’s New In .Net 5? - Solace Infotech Pvt Ltd
  21411. 71%How The Dude Was Duped By Big Tech
  21412. 99%ASP.NET Core updates in .NET 5 Release Candidate 2 | ASP.NET Blog
  21413. 96%DevReach Online - The Premier Dev Conference Now Online
  21414. 90%GitHub Quick Reviews
  21415. 99%The future of .NET Standard | .NET Blog
  21416. 99%Announcing .NET 5.0 RC 2 | .NET Blog
  21417. 97%YARP: The .NET Reverse proxy
  21418. 99%Under the hood with routing in Blazor
  21419. 99%Pushing UI changes from Blazor Server to browser on server raised events
  21420. 97%Use is null/is not null for null checking by marek-safar · Pull Request #43360 · dotnet/runtime
  21421. 70%Intermittently receiving "Oops! Something bad happened!" error on Meta Stack Exchange
  21422. 99%14,000x Speedup - James Hiebert's Blog
  21423. 94%zheap
  21424. 90%The security of a pin code vs. thumbprint
  21425. 54%Just for fun: Retail demo user names in Windows 10 | The Old New Thing
  21426. 99%Tailwind Crash Course - How I Built My New Product Landing Page
  21427. 94%Release Npgsql v5.0.0 Preview 1 · npgsql/npgsql
  21428. 98%JDK 15 Security Enhancements
  21429. 99%The LLBLGen Pro Blog: HnD 3.0 has been released!
  21430. 77%Don’t Pay for 95% | 5 Kids 1 Condo
  21431. 98%Running database migrations when deploying to Kubernetes: Deploying ASP.NET Core applications to Kubernetes - Part 7
  21432. 99%daveabrock/NASAImageOfDay
  21433. 99%Constraint satisfaction solver (Java™, Open Source)
  21434. 99%Render Blazor WASM components in your existing MVC/Razor Pages applications
  21435. 59%DDD by Night: Trivia Edition
  21436. 98%ASP.NET Core in Action with Andrew Lock
  21437. 98%.NET App Developer Links - 2020-10-13
  21438. 98%Quick Helper For Blazor Performance
  21439. 78%150+ Stanford On-Campus Computer Science Courses Available Online — Class Central
  21440. 96%.NET Standard 1.3 in AWS SDK for .NET is now in maintenance mode | Amazon Web Services
  21441. 99%Bootstrap logging with Serilog + ASP.NET Core
  21442. 99%verifiedcoder/Twilight
  21443. 99%Async code smells and how to track them down with analyzers - Part I
  21444. 99%ASP.NET Core in Action, Second Edition
  21445. 99%Learn Node.js with this series of short videos for beginners
  21446. 99%Keeping your WSL Linux instances up to date automatically within Windows 10
  21447. 97%Visual Studio Code September 2020
  21448. 98%Why the Serverless Revolution Has Stalled
  21449. 99%Shawn Wildermuth's Blog
  21450. 96%Exposing covert surveillance backdoors in children’s smartwatches
  21451. 93%Advice to my young self: forget side projects and focus on your job
  21452. 91%The Cycle of Life
  21453. 82%The Cloud Native Show - 12 Factor Series : Introduction
  21454. 97%Why we don't prepare enough for things we want - JFJ
  21455. 98%We need to talk about GitHub - Thea Flowers
  21456. 83%Professional licensing isn't a solved problem
  21457. 99%Microsoft Identity Platform which OAuth flow should I use? | Developer Support
  21458. 86%The art of oatmeal
  21459. 99%Window Activation Headaches in WPF
  21460. 65%What's Luck Got To Do With It?
  21461. 98%Stages of self-development
  21462. 97%Counting Speeches to Understand Xi Jinping
  21463. 94%Differential Analyzer
  21464. 97%Will Remote Compensation Be Tied To Location In The Future?
  21465. 99%Let's use NUKE to Quickly Deploy an App to Azure via Zip Deployment - Dangl.Blog();
  21466. 99%C# Language Highlights: Default Literal Expressions
  21467. 95%Musings on relationship
  21468. 95%Introducing Cloudflare One
  21469. 94%[llvm-announce] LLVM 11.0.0 Release
  21470. 99%BinomialLLC/bc7e
  21471. 97%Why You Want To Encrypt Password Hashes
  21472. 75%Car Care Products | Tevo Creations Australia | Queensland
  21473. 99%chriswalz/bit
  21474. 96%Edge Browser Dev Tools for VS Code Now Generally Available -- Visual Studio Magazine
  21475. 99%How to Secure Blazor WebAssembly with IdentityServer4 - Code Maze
  21476. 96%The .NET Docs Show - The .NET Foundation and .NET OSS with Claire Novotny
  21477. 98%Blazor WebAssembly : Twitter Authentication - EP13
  21478. 73%r/privacy - AT&T is selling your phone calls and text messages to marketers. Here is how to opt out:
  21479. 96%welcome · Blazor in Action MEAP V01
  21480. 97%What is Node.js and why you should learn it [1 of 26]
  21481. 99%world smallest office suite
  21482. 92%Dude comes straight from the dealership for a car-seat installation, but halfway through the car disables itself (I'm guessing some anti-tamper safeguard). Hilariously, the boys at Ferrari can't remotely fix it because there's no reception undergound.
  21483. 66%As election looms, a network of mysterious ‘pink slime’ local news outlets nearly triples in size
  21484. 75%DMV Lookup
  21485. 97%Life, part 37
  21486. 99%C# in Simple Terms - Methods, Parameters, and Arguments
  21487. 98%Use Design Time Data with the XAML Designer in Visual Studio - Visual Studio
  21488. 94%How I killed The Event Store and Why It Had It Coming
  21489. 96%The Ideal Auction - Numberphile
  21490. 99%Testing Blazor components using bUnit - Gérald Barré
  21491. 99%Building complex systems with duplication and multiple overlapping fields of fire
  21492. 65%In 1979, some software company in Bellevue was hiring | The Old New Thing
  21493. 92%Open Source Tools & Data for Music Source Separation — Open-Source Tools & Data for Music Source Separation
  21494. 92%r/space - On Tuesday, I captured my best shot of the ISS transiting the face of the sun. The transit lasted less than a second. [OC]
  21495. 94%Back to Machine Learning Basics - Regularization
  21496. 81%Blazor in Action is now available on MEAP
  21497. 96%223: How App Updates Work
  21498. 99%mackron/vkbind
  21499. 96%PR Tracker for .NET projects
  21500. 96%How do you use the Command line? PowerShell, cmd, bash? - Computer Stuff They Didn't Teach You #13
  21501. 99%Learn Docker in a Month: Week 4 in 5 YouTube Videos
  21502. 99%What I Am Excited About in TypeScript 4.0
  21503. 93%Daniel Roth demos what's new in .NET 5 Blazor with Carl Franklin — App vNext
  21504. 99%What is Render in React and How Do You Force it?
  21505. 99%How to Debug C# 9 Source Code Generators - Nick's .NET Travels
  21506. 92%Don't Code Tired | Approval Tests: Assert With Human Intelligence
  21507. 96%Web “Sessions” in Private Mode
  21508. 97%No, Microsoft is not rebasing Windows to Linux
  21509. 88%Fuck you sunday - never let a side project die anymore on that day and just start
  21510. 73%.NET Virtual Conference
  21511. 99%Introducing C# 9: Covariant returns
  21512. 95%Linux Hardware Reviews, Open-Source Benchmarks & Linux Performance
  21513. 96%The DevOps Handbook – Enable Daily Learning
  21514. 99%ryzngard/DotNot
  21515. 94%A Note about Spotify Transfers
  21516. 99%The AMD Radeon Graphics Driver Makes Up Roughly 10.5% Of The Linux Kernel
  21517. 98%The JuliaMono Typeface
  21518. 97%Cryptologie | Zk-Snarks Explained With Bellman
  21519. 99%The Observation Deck » Rust after the honeymoon
  21520. 94%Fall Ramblings
  21521. 94%The End of Crypto
  21522. 81%Plan Your Route Privately: DuckDuckGo Now Has Driving & Walking Directions
  21523. 80%We Need a Nuclear New Deal, Not a Green New Deal - The Bellows
  21524. 94%Please stop using CDNs for external Javascript libraries
  21525. 99%There are Only Four Billion Floats–So Test Them All!
  21526. 99%Printing PDF’s in Blazor
  21527. 99%ymte/metamine
  21528. 97%Western Digital Sued to Permanently Block SMR in NAS HDDs - ExtremeTech
  21529. 78%Western Digital is trying to redefine the word “RPM”
  21530. 97%Getting started with terraform on azure - Part 1 - Pradeep Loganathan
  21531. 97%Getting started with terraform on azure - part 2 - Pradeep Loganathan
  21532. 97%Guido Oliveira
  21533. 99%XChaCha20-Poly1305: A Primer with Examples in .NET
  21534. 97%Today’s Webcams Are Boring, So I Brought Back a Classic
  21535. 98%bash errors
  21536. 97%10 app store principles to promote choice, fairness and innovation - Microsoft on the Issues
  21537. 80%How does a gas pump know to shut itself off?
  21538. 99%Adelaide .NET User Group (Adelaide, Australia)
  21539. 99%SerenityOS: The second year
  21540. 96%Build your Azure skills with Microsoft Learn and Pluralsight
  21541. 95%How to Surface a Classic Solution in a Modern Page | Developer Support
  21542. 97%Why I'm starting a newsletter
  21543. 95%Decentralized Finance will reshape (or eat?) Centralized Finance
  21544. 97%Imposter syndrome
  21545. 98%Why is 0.1 + 0.2 not equal to 0.3?
  21546. 95%CRISPR is Dead
  21547. 99%Paul Rouget - Goodbye Mozilla
  21548. 97%(Quantum Key Distribution) Verizon Achieves Milestone In Future-Proofing Data From Hackers
  21549. 96%Quote config_file in Mono ENV Options by mholo65 · Pull Request #1979 · OmniSharp/omnisharp-roslyn
  21550. 99%How to Docker with .NET: Getting Started
  21551. 73%The Lovin' Spoonful - Do You Believe in Magic (Audio)
  21552. 97%Sorry! This site is experiencing technical difficulties.
  21553. 65%They're Made out of Meat
  21554. 99%warrenm/HeadphoneMotion
  21555. 74%Google sues me for using the word "droid" in my company name Orpheusdroid
  21556. 92%Exclude folders by regex (?) from time machine backup
  21557. 99%Newsletter Week 41, 2020
  21558. 78%App Store gives Apple ‘monopoly power’ over iOS apps, US House antitrust report says [U: Apple responds] - 9to5Mac
  21559. 90%Going Viral as a Woman in Tech
  21560. 96%Using Azure Container Registry for building and deploying .NET Core Apps | Azure Friday
  21561. 98%chsienki/Kittitas
  21562. 99%VwjZNrJ
  21563. 67%Update on Cybersecurity Incident | Fairfax County Public Schools
  21564. 97%The .NET Stacks #20: Route to Code, IdentityServer, community links
  21565. 98%ASP.NET Community Standup - Oct 6th 2020 - Azure Static Web Apps with .NET and Blazor
  21566. 94%Biggest Y Combinator Failed Startups
  21567. 96%The unreasonable effectiveness of the Julia programming language
  21568. 93%Working From Home
  21569. 91%Microsoft Is Leader in API Management, Seen as Key to Post-Pandemic 'New Normal' -- Visual Studio Magazine
  21570. 98%Down the ergonomic keyboard rabbit hole
  21571. 98%Git scraping: track changes over time by scraping to a Git repository
  21572. 95%How I hacked my social media addiction and restored my habit of reading? – Quit Being An Idiot
  21573. 69%Could you do this?
  21574. 98%On Learning and Knowledge Management
  21575. 99%Electronic Signature and Sales Document Tracking Software
  21576. 97%One Year Of Verifpal: Understanding Verifpal’S Relationship With Cryptographic Protocol Security
  21577. 98%Memory Safe ‘curl’ for a More Secure Internet
  21578. 77%Brainwashing by Social Media
  21579. 89%Thanking random internet people
  21580. 97%Stopping a Project
  21581. 97%A History Of Elliptic Curves In Tweets
  21582. 95%NVIDIA Uses AI to Slash Bandwidth on Video Calls
  21583. 99%Single file application - .NET Core
  21584. 97%Cryptologie | Attacking Threshold Wallets
  21585. 78%If Worker Pay Had Kept Pace With Productivity Gains Since 1968, Today's Minimum Wage Would Be $24 an Hour
  21586. 97%Leading the Global Tech Community with Anna Chu
  21587. 95%r/redditads - 35-50% of clicks on Reddit Ads are fraudulent
  21588. 55%I called everyone in Jeffrey Epstein's little black book.
  21589. 99%Episode 349 - Advancing the Outage Experience
  21590. 99%C# 9 Language Features
  21591. 70%ProtonMail CEO calls Apple's forced in-app purchases 'Mafia extortion'
  21592. 99%Neuron 1.0 released
  21593. 99%rust in curl with hyper
  21594. 99%MediatR 9.0 Released
  21595. 97%An interview with Paul Mockapetris, the creator of the DNS
  21596. 99%Code Maze Weekly #46 - Code Maze
  21597. 97%A consequence of being the first to adopt a standard is that you may end up being the only one to adopt it: The sad story of Korean jamo | The Old New Thing
  21598. 77%Blazor: Our first impressions with Andrew Lock
  21599. 99%Using Key Vault certificates with Microsoft.Identity.Web and ASP.NET Core applications
  21600. 98%Event Feeds: Simple and reliable messaging infrastructure
  21601. 99%Prerendering your Blazor WASM application with .NET 5 (part 2 - solving the missing HttpClient problem)
  21602. 99%October of Releases
  21603. 96%A follow up to Coinbase as a “mission focused” company
  21604. 99%Blazor in Action
  21605. 98%.NET App Developer Links - 2020-10-09
  21606. 99%Interactive Unit Testing with .NET Core and VS Code
  21607. 98%Developing with Design
  21608. 56%Report from the House of Representatives may suggest that the Facebook login requirement for the Oculus Quest 2 is anticompetitive.
  21609. 84%Azure Best Practices - Azure Advisor
  21610. 99%Deploy a .NET Container with Azure DevOps
  21611. 99%Uno Platform Introduction to WebAssembly for .NET Developers: Building with Uno Platform, XAML, and C#
  21612. 59%Computer Scientists Break Traveling Salesperson Record
  21613. 99%Web Scraping with C#
  21614. 99%Llama preview 0.1.2
  21615. 80%Testing is not dead - Lee Hawkins
  21616. 71%IG: @cost_n_mayor see ya thayer ;) #fyp #foryou #ToMyBestFriend #vibewithus #feelinggood #hellofall #worldpeace
  21617. 98%Reverse engineering my cable modem and turning it into an SDR
  21618. 98%To The Assembly - CoRecursive Podcast
  21619. 94%For ASP.NET Core in .NET 6, Devs want AOT Compilation -- Visual Studio Magazine
  21620. 99%Cross Platform Managed Memory Dump Debugging | Visual Studio Blog
  21621. 99%.NET code style rule options - .NET
  21622. 95%What Working At Stripe Has Been Like
  21623. 96%What's New in Visual Studio Code September 2020 Update -- Visual Studio Magazine
  21624. 97%Living and Gaming in UltraWide on Linux - Boiling Steam
  21625. 99%Who cares about security by obscurity
  21626. 96%The Idea Lifecycle: Why Good Ideas Are Not Enough - Will Patrick
  21627. 92%The joy of fixing things · Viorel Sfetea
  21628. 88%Normalizing Failure with Susana Benavidez | Hanselminutes with Scott Hanselman
  21629. 92%How Spotify is Killing the Open Podcast Ecosystem
  21630. 91%Duck or Rabbit? How Politics Tricks the Brain
  21631. 58%I built an app to fix my depression – Eli Finer
  21632. 96%Windows 98 Icon Viewer
  21633. 96%Undersea datacenter in our future?
  21634. 98%Why GPT-3 Can Understand Things
  21635. 97%Police violence: Your ratios don’t prove what you think they prove
  21636. 97%Building A Modern Trng: An Entropy Source Interface For Risc-V
  21637. 92%Google’s Supreme Court faceoff with Oracle was a disaster for Google
  21638. 99%Refresh Token with Blazor WebAssembly and ASP.NET Core Web API
  21639. 82%Languages & Runtime Community Standup - Source Generators
  21640. 92%Xamarin.Essentials Mobile-Centric APIs Add macOS Desktop Support -- Visual Studio Magazine
  21641. 97%Azure SQL Capacity Planning: Scenarios
  21642. 99%JeremyLikness/ExpressionPowerTools
  21643. 99%.NET - apps.peachpie.io
  21644. 99%Introducing: apps.peachpie.io @ PeachPie | .NET development platform for PHP
  21645. 91%Where Gaming Begins | AMD Ryzen™ Desktop Processors
  21646. 94%James Bruton Built a Guitar-Like Synthesizer with Barcodes in Place of the Strings
  21647. 99%Announcing Rust 1.47.0 | Rust Blog
  21648. 91%Careers - Automated Visual Testing | Applitools
  21649. 99%.NET Rocks! vNext
  21650. 99%C# in Simple Terms - Code Blocks, Basic Statements, and Loops
  21651. 96%Announcing Swift Algorithms
  21652. 99%.NET Blog
  21653. 96%An iterable of iterables: C# collections support covariance, but C++ collections do not | The Old New Thing
  21654. 99%GPU Accelerated Machine Learning with WSL 2
  21655. 99%Prerendering your Blazor WASM application with .NET 5 (part 1)
  21656. 99%Using machine learning with RavenDB
  21657. 97%Cryptography Dispatches: Reconstruct Instead of Validating
  21658. 92%Microsoft Developer UK @msdevUK
  21659. 97%We Hacked Apple for 3 Months: Here’s What We Found
  21660. 99%Building a simple tooltip component for Blazor in under 10 lines of code*
  21661. 98%#CloudSkills Revisited (S2/E3)
  21662. 89%Almost Real Resume
  21663. 99%C++ 3D Game Tutorial 24: Graphics Engine - Materials
  21664. 88%Bruce Momjian: Postgres Blog
  21665. 98%Beginner's Series to: JavaScript | Channel 9
  21666. 98%Now Open for Business: Sdkbin - the Marketplace for .NET Developers
  21667. 98%Using monorepos to increase velocity during early stages of product development | Creating Startups
  21668. 98%How to use, open, resize, and split Panes in the Windows Terminal
  21669. 99%Writing JavaScript tools in other languages – a new trend?
  21670. 99%Asyncify a method and event response
  21671. 99%How to use autocomplete at the command line for dotnet, git, winget, and more!
  21672. 60%Responding to the OFCCP on our June diversity commitments - Microsoft on the Issues
  21673. 87%Yael Tauman Kalai - Real World Cryptographers Podcast
  21674. 96%dotnet/aspnetcore
  21675. 94%JDConf - Save the Date!
  21676. 97%Microsoft Announces Playwright for Python Web Testing Tool -- Visual Studio Magazine
  21677. 88%.NET Conf 2020
  21678. 99%Building a Weather Station Bot
  21679. 99%How to design an algorithm
  21680. 91%The Challenges of NPNM Innovation - Bone and Feathers
  21681. 93%My App Scaled to 46,000 Users Two Weeks After Launch and Made $0. Lessons Learned.
  21682. 87%Zoom, Humming and Rough Consensus | Tom Gamon
  21683. 99%How to prepare for tech summer internships — Web log of agrawal-d
  21684. 92%Thingifying the world (ii)
  21685. 94%Team Management Brain Dump
  21686. 97%How a side project has made me a better manager
  21687. 98%Message Queue Overload from High Processing Latency
  21688. 99%Azure Cosmos DB Repository .NET SDK v.1.0.4 | Azure Cosmos DB Blog
  21689. 97%The Design Of Scalar Aes Instruction Set Extensions For Risc-V
  21690. 97%Configure code analysis rules - .NET
  21691. 98% Chrome is deploying HTTP/3 and IETF QUIC
  21692. 98%PS5 Teardown: An up-close and personal look at the console hardware
  21693. 96%Bridge to Kubernetes Simplifies Microservice Development in Visual Studio/VS Code -- Visual Studio Magazine
  21694. 93%NVIDIA Announces Cloud-AI Video-Streaming Platform to Better Connect Millions Working and Studying Remotely
  21695. 96%Release Release v1.2.0 · aslotte/MLOps.NET
  21696. 97%39 Shirts - Leaving Mozilla
  21697. 90%Inventing Virtual Meetings of Tomorrow with NVIDIA AI Research
  21698. 98%virtualmlnet/hackathon-2020
  21699. 99%Get all prediction scores from your ONNX model with ML.NET
  21700. 99%Introdução ao ML.NET - Machine Learning com .NET na prática
  21701. 96%Prioritizing Patients with Predicted Heart Disease Result with ML.NET > Amatis Blog
  21702. 98%r/ProgrammerHumor - Oh, as easy as that. No wonder it's popular.
  21703. 97%Episode 163 – MLOps and ML.NET with Alexander Slotte | The 6 Figure Developer
  21704. 99%Get started with MLOps.NET
  21705. 99%Machine Learning | Cómo hacer predicciones en batch usando ML.NET
  21706. 99%Getting Started with ElasticSearch, Part 1 – Seeding
  21707. 99%.NET Internals: System.Threading.Channels - UnboundedChannel<T> Part 2 - Steve Gordon - Code with Steve
  21708. 99%Getting Started with Machine Learning using ML.NET | NDC Sydney 2020
  21709. 99%Take A Look At ML.NET
  21710. 71%Grapefruit Is One of the Weirdest Fruits on the Planet
  21711. 92%Error C3867: non-standard syntax; use '&' to create a pointer to member: What it means and how to fix it | The Old New Thing
  21712. 98%Message Queue Overload! Avoiding Processing Latency
  21713. 99%C# for Loop (Animated Examples)
  21714. 80%Buy For Life
  21715. 99%How to Troubleshoot THREADPOOL Waits and Deadlocked Schedulers
  21716. 99%Two ways you can take advantage of types in JavaScript (without TypeScript) - The Blinking Caret
  21717. 98%r/ProgrammingBuddies - Website to find coding buddies/friends
  21718. 99%From site.css to component styles
  21719. 90%Edgescan Questions & Answers with Troy Hunt Part 3 - Cyber Security, Security Scan, Full Stack Vulnerability Management
  21720. 92%100,000 Stars
  21721. 98%.NET App Developer Links - 2020-10-07
  21722. 92%MIME type mismatch error after enabling the HTTP response header “X-Content-Type-Options”
  21723. 98%Storage 101: Monitoring storage metrics - Simple Talk
  21724. 99%SuperJSON - JSON on steroids
  21725. 99%Creating a .NET Core Global Tool
  21726. 99%Changing Serilog Minimum level without application restart on .NET Framework and Core
  21727. 97%Cryptologie | Libressl Documentation Status Update
  21728. 92%AI Applications Without a PhD
  21729. 99%How to Publish Angular with ASP.NET Core - Code Maze
  21730. 96%How Mercedes-Benz uses Mixed Reality to quickly connect remote experts with field technicians
  21731. 97%TIME for a WTF MySQL moment
  21732. 97%How to remember what you learn
  21733. 99%The Future of .NET is .NET 5 | DB123
  21734. 99%How to Store Session Tokens in a Browser (and the impacts of each)
  21735. 91%Side projects
  21736. 99%The data on drop-downs - don't let your users suffer!
  21737. 67%Don’t Find Mentors. Find Your Future Self. — Juan David Campolargo
  21738. 96%Interfaces That Help Machine Learning
  21739. 90%GPT-3 Bot Posed as a Human on AskReddit for a Week
  21740. 96%When to leave the best job ever – Mike Thomas - Tech Leader. Engineering Manager. Software Developer.
  21741. 98%Ideas from my Development Setup: Clipboard :: Ceda EI's Blog
  21742. 96%Building a Homelab VM Server (2020 Edition)
  21743. 92%Taiwan's amazing bike-sharing system
  21744. 97%Diagnostics tools overview - .NET Core
  21745. 95%Q3 Linux Touchpad like Macbook Update: Multitouch gesture test packages are ready – Relentless Simplicity
  21746. 97%GitLab's security trends report – our latest look at what's most vulnerable
  21747. 98%Smart male chastity lock cock-up
  21748. 64%Scientists discover 24 'superhabitable' planets with conditions that are better for life than Earth
  21749. 99%Game Development with .NET | .NET Blog
  21750. 99%Four Micro-Frontend Architecture Types You Can Implement With Blazor
  21751. 98%Elixir v1.11 released
  21752. 90%GitHub Quick Reviews
  21753. 95%Understanding Global VNet Peering Support for Azure SQL Managed Instance
  21754. 99%Life, part 36
  21755. 86%VS Code Favorite Python Closes In on Java in Popularity Ranking -- Visual Studio Magazine
  21756. 97%ARM Series #12: Azure DevOps With ARM Templates
  21757. 94%Plausible: Self-Hosted Google Analytics alternative
  21758. 73%Amazon.com : RODE VideoMic Studio Boom Kit - VM, Boom Stand, Adapter, 25' Cable : Camera & Photo
  21759. 68%How to plug in your USB Type A connector correctly the first time | The Old New Thing
  21760. 97%RavenDB JVM Client
  21761. 99%amuste/DnetIndexedDb
  21762. 99%.NET Internals: System.Threading.Channels - UnboundedChannel (Part 1) - Steve Gordon - Code with Steve
  21763. 99%ADefWebserver/BlazorSimpleSurvey
  21764. 99%Drag and drop file uploading with .NET 5.0 Blazor InputFile component – Roman Simuta
  21765. 99%r/Blazor
  21766. 85%The Nobel Prize in Physics 2020
  21767. 99%Adding health checks with Liveness, Readiness, and Startup probes: Deploying ASP.NET Core applications to Kubernetes - Part 6
  21768. 99%Announcing .NET 5 Preview 4 and our journey to one .NET | .NET Blog
  21769. 98%Building a simple tooltip component for Blazor in under 10 lines of code*
  21770. 64%All Hands - Fall 2020 Question
  21771. 99%How to Handle JAMstack Forms with KwesForms
  21772. 97%Practice Typing, Read Lit | TypeLit.io
  21773. 87%Stop the EARN IT Bill Before It Breaks Encryption
  21774. 99%Creating a dotnet new Project Template
  21775. 99%What you could steal from the Kakoune code editor right now, and get away with it
  21776. 98%Orleans is a cross-platform framework for building robust, scalable distributed applications | Microsoft Orleans Documentation
  21777. 98%r/UIUC - Chowbus is Hacked & Leaks 800,000+ entries of Personal Data
  21778. 98%.NET App Developer Links - 2020-10-06
  21779. 97%Blazor For All
  21780. 94%Nvidia unveils Jetson Nano 2GB for students and robot hobbyists | ZDNet
  21781. 99%Tidy up your HttpClient usage
  21782. 97%Security Of Streaming Encryption In Google's Tink Library
  21783. 99%Git anatomy - Simple Talk
  21784. 99%Monsters Weekly 185 - Azure Static Web Apps
  21785. 99%milkshakesoftware/PreMailer.Net
  21786. 93%milkshakehq.com is coming soon
  21787. 91%Home
  21788. 56%Former Patent Litigator Becomes Federal Judge And Begins Advertising For Patent Trolls To Come To His Court (And They Have In Droves)
  21789. 94%How we built a $1m ARR SaaS startup – Canny Blog
  21790. 99%6 Best Practices to Keep a .NET Application's Memory Healthy - Michael's Coding Spot
  21791. 99%What’s New In Python 3.9 — Python 3.9.0 documentation
  21792. 98%Diagram Maker: Open sourcing IoT visualization | Amazon Web Services
  21793. 96%.NET Interactive Now Does .NET Notebooks with VS Code -- Visual Studio Magazine
  21794. 94%Cells are very fast and crowded places
  21795. 98%dotnet/installer
  21796. 99%Deploy your .NET Core Blazor app in minutes with Azure Static Web apps
  21797. 86%Why You Should See Race – A City Away
  21798. 95%In tepid defense of…
  21799. 98%Who monitors Prometheus?
  21800. 98%Randomizing Lists in Power Automate Flow
  21801. 95%The Database is on Fire
  21802. 97%Moonshot Papers | David Wyde
  21803. 98%Guerrilla productivity tactics
  21804. 96%It Didn’t Take Too Long…
  21805. 98%Consensus is Harder Than It Looks
  21806. 98%#147 Martine and Michael Dowden, Teaching Children to Program | no dogma podcast
  21807. 96%Fighting the Tinder++ Malware
  21808. 99%Why do AirPods sound so bad when you’re on a call?
  21809. 96%Last Week in .NET – Issue #12 – dotnet and .NET Please don't do this to us again
  21810. 79%Twitter is holding me hostage
  21811. 71%How men can change themselves and the world
  21812. 73%Coach! Football is life. | Gergely Nemeth
  21813. 96%Influence of Minimalism
  21814. 99%Build a Face Recognition System for $60 with the New Nvidia Jetson Nano 2GB and Python
  21815. 99%Fortunately, I don't squash my commits
  21816. 97%GET OFF MAH TRACK! The Game | ldjam.com
  21817. 90%Get off Mah Track: The Game by RubyNova
  21818. 98%Full-Bleed Layout Using CSS Grid
  21819. 91%I built a lay-down desk
  21820. 98%Full-Bleed Layout Using CSS Grid
  21821. 98%Slack System Status
  21822. 98%Principles of Data Oriented Programming
  21823. 99%Binary Classification Using PyTorch: Preparing Data -- Visual Studio Magazine
  21824. 97%Memoria [EN] No. 36 (09/2020)
  21825. 99%DotNet 2020 [Online]
  21826. 99%C# in Simple Terms - Operators
  21827. 99%The .NET Docs Show - Data and .NET with Julie Lerman
  21828. 98%Register to Vote
  21829. 97%Article series: Yet Another Bug Tracker
  21830. 90%How can I bulk-revert a subdirectory of a repo to an earlier commit? | The Old New Thing
  21831. 99%Writing automated UI tests for an ASP.NET Core application using Playwright and xUnit - Gérald Barré
  21832. 99%Building Flexible APIs with GraphQL and ASP.NET Core - Espresso Coder
  21833. 99%OAuth2 Refresh Token with Anular and IdentityServer4
  21834. 99%Update the HTML head from your Blazor components
  21835. 96%Back to Machine Learning Basics - Clustering
  21836. 96%222: Cool New Tech
  21837. 99%Microsoft Translator API and Bot Framework | C# Tutorials Blog
  21838. 99%Anbox - Android in a Box
  21839. 98%Stack/Heap Allocation, Frames, Call Stacks, Recursion - Computer Stuff They Didn't Teach You #12
  21840. 98%.NET App Developer Links - 2020-10-05
  21841. 99%macOS translation layer for Linux
  21842. 99%Autofac 6, integration tests and .NET generic hosting
  21843. 99%Exploring your .NET applications with dotnet-monitor
  21844. 98%Streamline .NET Dependency Management with NuGet Meta Packages | endjin
  21845. 99%Deploy your .NET Blazor app in minutes with Azure Static Web Apps
  21846. 97%Bringing the browser developer tools to Visual Studio Code
  21847. 99%User-defined functions in Serilog Expressions
  21848. 97%Running ASP.NET Core 5 RC applications on Azure App Service
  21849. 99%GZip EmbeddedResource in MSBuild with RoslynCodeTaskFactory
  21850. 97%Cryptologie | Zero-Knowledge Proofs From Information-Theoretic Proof Systems
  21851. 99%Create a Website Scraper for Azure Functions
  21852. 94%Groovy Loops | ldjam.com | Ludum Dare game jam
  21853. 99%dotnet/HttpRepl
  21854. 94%The DDoS That Almost Broke the Internet
  21855. 96%The Good, the Bad, and the Bye Bye: Why I Left My Tenured Academic Job · Yanick Fratantonio
  21856. 88%Algorithm discovers how six simple molecules could evolve into life’s building blocks
  21857. 99%Motivation and why finishing a personal project is hard.
  21858. 99%davidwengier/winforms
  21859. 98%How we ran a Unix-like OS (Xv6), on our home-built CPU with our home-built C compiler
  21860. 91%shapez.io
  21861. 89%The Real Reason Your City Has No Money — Strong Towns
  21862. 99%It’s 255:19AM. Do you know what your validation criteria are?
  21863. 99%I got 7 job offers during the worst job market in history. Here’s the data...... — Jeff Li Chronicles
  21864. 99%The two types of technology companies
  21865. 98%The illusion of technology
  21866. 98%Knolling
  21867. 98%Sonos is spying on me… (and you)
  21868. 94%The Power of a Link
  21869. 91%The passion economy and the future of finance
  21870. 97%Basic Concepts in Unity for Software Engineers
  21871. 90%Imposter syndrome: Is it a bug or a feature? | Blog
  21872. 72%Restoring Democracy - A Thought Experiment • Lashoun
  21873. 96%Turing Machine Notation and Normal Form
  21874. 99%Database Creation with DbUp
  21875. 81%Gespensterwald 64b by Desire
  21876. 71%The Internet's Own Boy: The Story of Aaron Swartz
  21877. 98%Release Week 40 of the year 2020 · AdrienTorris/awesome-blazor
  21878. 97%Computation Of A 30750-Bit Binary Field Discrete Logarithm
  21879. 99%A Human Friendly Data Format — NestedText 1.0.0 documentation
  21880. 98%Witeboard
  21881. 78%r/WatchRedditDie - Reddit Rewrites History By Excluding Aaron Swartz
  21882. 94%Applying "Make Invalid States Unrepresentable"
  21883. 99%Using protobuf-net with Noda Time
  21884. 62%Actively speaking two languages protects against cognitive impairment
  21885. 98%Git Exercises
  21886. 99%Why do we use the Linux kernel's TCP stack?
  21887. 94%Color blindness
  21888. 67%Amazon.com: Non-Slip Rubber Mousepad Ouija Board Mouse Pad Retro Ouija Board Mouse Pad 180mm x 220mm x 2mm: Computers & Accessories
  21889. 68%REGISTER YOURSELF TO VOTE - When We All Vote
  21890. 96%brackets cheatsheet
  21891. 98%Frequently Answered Questions | Open Source Initiative
  21892. 97%Robots, Oracles And Protocols; Breaking Cryptography Through Information Leakage
  21893. 97%When does Blazor decide to render your UI?
  21894. 97%What The Heck Is "keyboard Interactive" Authentication?
  21895. 97%.NET Dev Summit 2020 - APAC
  21896. 99%Using the OrchardCore OpenID management feature with an existing OpenIddict deployment
  21897. 98%Wiki - RustStarterKit2020
  21898. 94%Saving in the age of abundance
  21899. 90%The end of the American internet — Benedict Evans
  21900. 99%Save your wrists and your time: lose the mouse | Kevin Chow
  21901. 99%Does Snowflake have a technical moat worth 60 billion?
  21902. 90%Why Charge, How Much to Charge, and Pricing - Bone and Feathers
  21903. 87%Open Source Thinkpad T420 Battery Part 2
  21904. 80%Replacing Zoom with Open Broadcaster Software
  21905. 99%LLVM provides no side-channel resistance
  21906. 99%SLOs for Open Source
  21907. 99%nidhaloff/igel
  21908. 61%Passwords with Troy Hunt
  21909. 97%Computer science is not software engineering | Swizec Teller
  21910. 85%Month full of Days | undefined News - Times of India
  21911. 91%The open source paradox - <antirez>
  21912. 99%The .NET Stacks #19: An Ignite recap and F# with Phillip Carter
  21913. 99%Raycasting engine in Factorio 1.0 (unmodded) - Facto-RayO v2.0
  21914. 99%Newsletter Week 40, 2020
  21915. 98%Quartz.NET 3.2 Released | Quartz.NET
  21916. 97%What is the best Dumb TV without smart features? - Pointer Clicker
  21917. 76%Bring your whole self
  21918. 76%Require PRs be in a repo with hacktoberfest topic and be accepted by MattIPv4 · Pull Request #596 · digitalocean/hacktoberfest
  21919. 99%.NET 5: Exploring System.Net.Http.Json namespace
  21920. 99%ASP.NET Core breaking changes
  21921. 99%The Kyber/Dilithium NTT
  21922. 98%[Wikitech-l] Logging everyone out
  21923. 99%Code Maze Weekly #45 - Code Maze
  21924. 84%Azure Load Balancer insights using Azure Monitor for Networks | Azure Friday
  21925. 59%Warren Buffett Says This 1 Simple Habit Separates Successful People From Everyone Else
  21926. 98%How To Get Promoted
  21927. 97%Analyze suspicious emails with Tines and urlscan - Phish.ly
  21928. 91%I built a lay-down desk
  21929. 90%siderea | Where Our Economy Is, For the Young [econ, US, Patreon]
  21930. 87%Income tax
  21931. 98%Joel Grus – Creating Games in Streamlit
  21932. 98%What I’ve learned about isometric rendering
  21933. 96%Why Does My Computer Not Boot with a USB Hub Attached?
  21934. 99%Emulate vision deficiencies in DevTools
  21935. 99%Pressing YubiKeys
  21936. 92%Magic Wand Rechargeable Teardown – Inside Sex Toys
  21937. 80%Samsung Ads
  21938. 97%Xamarin.Forms 5 Preview: Advanced UI Controls for Beautiful Apps
  21939. 99%Stephen Toub - Dotnetos Week
  21940. 91%Microsoft Trainees Helping To Solve Homelessness On The Power Platform
  21941. 99%Xamarin Warsaw Mobile Developers #21 - ONLINE
  21942. 96%Flatpak - a security nightmare
  21943. 94%Why Privacy Is the Most Important Concept of Our Time - In Re
  21944. 97%Episode 61 - Azure and Live Conferences With Andy Morrell
  21945. 99%Little gotcha with C++/WinRT iterators: The case of the mutated temporary | The Old New Thing
  21946. 97%C# Language Highlights: Tuples
  21947. 98%.NET App Developer Links - 2020-10-02
  21948. 99%Computers Are Hard: app performance with Jeff Fritz
  21949. 98%.NET Conf 2020 and Community Events this October | Xamarin Blog
  21950. 98%ArrayPool vs MemoryPool—minimizing allocations in AIS.NET | endjin
  21951. 92%xraymemory/micromtn
  21952. 98%.NET Framework October 1, 2020 Cumulative Update Preview Update for Windows 10, version 2004 and Windows Server, version 2004 | .NET Blog
  21953. 98%Setting environment variables for ASP.NET Core apps in a Helm chart: Deploying ASP.NET Core applications to Kubernetes - Part 5
  21954. 99%Building Your Next Web App with ASP.NET Core
  21955. 76%HP 975A Ink Cartridge Cyan
  21956. 99%UI/UX for Devs: An Illustrated Mental Model for Empathy
  21957. 97%Overview
  21958. 99%Publishing an ASP.NET Core App to Azure App Service Using Visual Studio - Code Maze
  21959. 97%Escaping strings in Bash using !:q
  21960. 62%KubeCon + CloudNativeCon North America 2020 Virtual: Project Tye: Building Developer Focused...
  21961. 79%How One Guy Ruined #Hacktoberfest2020 #Drama
  21962. 99%Enjoyable Code Reviews with Dr. Michaela Greiler | Hanselminutes with Scott Hanselman
  21963. 97%Bridge to Kubernetes
  21964. 93%The Next Desktop Replacement: Phones? | Joshua Austin
  21965. 89%Short-form podcasts are the future, just not mine - Martin's Thoughts
  21966. 94%How to avoid overengineering
  21967. 99%My Deep Learning Toolchain
  21968. 97%Assumptions and Variable Names
  21969. 97%Replicating User Profile UI | The Xamarin Show
  21970. 89%Proton’s statement on the BGP hijacking incident this week
  21971. 97%Why not PHP?
  21972. 98%Spaced repetition, Anki and Execute Program - mike.place
  21973. 88%Adopting a clean gold standard
  21974. 98%all you need to build a product is a mission – noemi titarenco
  21975. 98%Programmers need to think like hackers!
  21976. 93%Startup Lessons I Needed to Learn First Hand (But Maybe You Don't)
  21977. 93%MBA: Useless? Worth it? How to decide if business school is for you — ThinkTank
  21978. 88%FUSE for macOS: Why a popular open source library became closed source and commercially licensed
  21979. 51%On .NET Live - Building a College Diary with Xamarin.Forms
  21980. 70%Comment passer pour un hacker auprès de non-développeurs. - Les Joies du Code - Humour de développeurs : gifs, memes, blagues
  21981. 99%Render diagrams on the fly in your Blazor apps
  21982. 89%New reinforcement learning methods aim to improve AI in gaming and beyond
  21983. 99%The Future of IdentityServer
  21984. 98%.NET Rocks! vNext
  21985. 99%JamesNK/BlazorSerialization
  21986. 97%Code Small with C# in .NET nanoFramework for Embedded Systems -- Visual Studio Magazine
  21987. 96%BlazorRepl/BlazorRepl
  21988. 94%Announcing Major Performance Improvements for Azure SQL Managed Instance
  21989. 98%Bringing the browser developer tools to Visual Studio Code
  21990. 97%rui314/chibicc
  21991. 92%mono/website
  21992. 99%C# in Simple Terms - Casting, Conversion, and Parsing
  21993. 96%Code scanning is now available! - The GitHub Blog
  21994. 97%Hacktoberfest presented by DigitalOcean
  21995. 91%r/DIY - My wife recently passed away. I used my time off to build her the giant bookshelf she always wanted.
  21996. 77%USB-C Was Supposed to Simplify Our Lives. Instead, It’s a Total Mess.
  21997. 99%Bonus operations for C++/WinRT iterators: The IIterable<T>, and C++/WinRT collections | The Old New Thing
  21998. 98%Helping Junior Developers Find Jobs with Drew Clements
  21999. 94%How normal am I?
  22000. 94%Car Seats as Contraception by Jordan Nickerson, David H. Solomon :: SSRN
  22001. 99%Beyond Sentiment Analysis: Object Detection with ML.NET
  22002. 78%Industrial literacy
  22003. 98%Azure Sydney User Group (Sydney, Australia)
  22004. 94%Melb․Net Virtual Meetup in October
  22005. 98%.NET App Developer Links - 2020-10-01
  22006. 99%Implement Azure AD Client credentials flow using Client Certificates for service APIs
  22007. 94%Melb․Net Virtual Meetup in October
  22008. 99%Hacktoberfest 2020 and .NET OSS – .NET Tools Blog | JetBrains
  22009. 97%Windows Performance Analyzer "WPA" Intro
  22010. 92%Google TV
  22011. 99%Serialize Interface Instances With System.Text.Json
  22012. 97%TypeScript is slow. What can we do about it?
  22013. 99%Leaving Silverlight: Converting to WPF .NET Core
  22014. 91%How to Make a VSCode Extension | Barbarian Meets Coding
  22015. 99%.NET Framework Connection Pool Limits and the new Azure SDK for .NET | Azure SDK Blog
  22016. 99%Examples of Four New Features in C# 9 That Aren't in C# 8
  22017. 90%Learning tracker
  22018. 99%the fast, featureful, GPU based terminal emulator — kitty 0.18.3 documentation
  22019. 99%Confidential Containers Nodes Now Supported on Azure Kubernetes Service (AKS) – Public Preview
  22020. 89%Say goodbye to hold music
  22021. 97%Linux under WSL2 can be leaking - Blog | Mullvad VPN
  22022. 97%Advanced Arrays
  22023. 95%Windows XP leak confirmed after user compiles the leaked code into a working OS | ZDNet
  22024. 93%Why Beeminder?
  22025. 97%ClickHouse, Redshift and 2.5 Billion Rows of Time Series Data
  22026. 80%The Definition of News Has Been Legally Changed
  22027. 94%DigitalOcean's Hacktoberfest is Hurting Open Source
  22028. 94%Semantically Modeling of Narrative Events
  22029. 99%Fast Builds: Make a Url Shortener with .NET
  22030. 96%planck constant
  22031. 99%Using Hangfire and MediatR as a Message Dispatcher
  22032. 96%Blazor Guru Details Best Performance Practices -- Visual Studio Magazine
  22033. 95%How to not get lost while job-hunting?
  22034. 88%The Coinbase post was 100% right. Here's what you can do about it
  22035. 94%Personality Does Not Define Success
  22036. 94%The story on how I discovered, fell in love and abandoned Event Sourcing
  22037. 95%Objects Of Power
  22038. 97%How about connecting any BLE, Modbus, Serial IoT device to Azure easily? That's what the IoT Plug and Play bridge is for! Learn more on the #IoTShow with @obloch
  22039. 98%Code scanning is generally available - GitHub Changelog
  22040. 98%Ideas from my Development Setup: Always Tmux :: Ceda EI's Blog
  22041. 87%Dan's Tattoo Assassins Page
  22042. 78%teenage engineering – OB–4 magic radio
  22043. 98%Episode 348 - Cloud Skills Challenge
  22044. 95%Google/Fitbit will monetise health data and harm consumers
  22045. 99%How to Build Securely with Blazor WebAssembly (WASM)
  22046. 94%Microsoft Retools WPF Open Source Effort After Negative Feedback -- Visual Studio Magazine
  22047. 96%Transitioning the Dapr project to open governance
  22048. 98%NASA Built Two Versions of the Apollo Command Module
  22049. 98%.NET Interactive Preview 3: VS Code Insiders and Polyglot Notebooks | .NET Blog
  22050. 98%Collect and Automate Diagnostic Actions with Azure App Services | Premier Developer
  22051. 98%Entity Framework Community Standup - Sept 30th 2020 - Geographic Data with NetTopologySuite
  22052. 98%Welcoming Gitter to Matrix! | Matrix.org
  22053. 94%Six Figures in 6 Days
  22054. 98%Validating an input on keypress instead of on change in Blazor - Gérald Barré
  22055. 95%GameDataCrunch: my facts-first game metrics website
  22056. 66%Coinbase offers exit package to those uncomfortable with new direction
  22057. 98%Flexbox Froggy
  22058. 99%Bonus operations for C++/WinRT iterators: The IIterator<T> | The Old New Thing
  22059. 97%C# Language Highlights: Tuples
  22060. 99%Hangfire + MediatR = Message Dispatcher
  22061. 99%dotnet/AspNetCore.Docs
  22062. 99%Provisioning resources on AWS using AWS CDK and Azure DevOps Pipelines
  22063. 91%Hackers jailbreak Apple's T2 security chip powered by bridgeOS - Report Cyber Crime
  22064. 96%NDC Sydney 2020 | Online Developers Conference
  22065. 98%Customer Success Engineer- Australia
  22066. 98%.NET App Developer Links - 2020-09-30
  22067. 85%Release OBS Studio 26.0 · obsproject/obs-studio
  22068. 93%Seeing Theory
  22069. 99%Immutability in JavaScript
  22070. 99%A simple pattern for using System.CommandLine with dependency injection | endjin
  22071. 88%Getting rid of array bound checks, ref-returns and .NET 5 – TooSlowException
  22072. 90%Find and Compare Removalists
  22073. 98%New features in the fish shell
  22074. 99%From Zero to main(): How to Write a Bootloader from Scratch
  22075. 96%Alcohol poisoning - Symptoms and causes
  22076. 79%SwiftUI 2.0: Flexible Layout Design
  22077. 97%Repo experience survey results | .NET Blog
  22078. 99%A categorized list of all Java and JVM features since JDK 8 to 15
  22079. 99%Vespa vs. Elasticsearch for matching millions of people
  22080. 99%Rust 2021: GUI
  22081. 98%The .NET Portability Analyzer - .NET
  22082. 97% Azure Machine Learning Designer
  22083. 97%Doing discourse better: Stuff I wish I knew
  22084. 89%Infrastructure as Code and Azure – A Match Made in the Cloud (Part 1)
  22085. 96%I've become obsessed with networked thought
  22086. 88%Automated Machine Learning on Azure
  22087. 99%It Is Never a Compiler Bug Until It Is
  22088. 99%Tines Blog / Part 3 : Respond and protect with a multi-pronged automated approach
  22089. 92%How to convert more users when their trial expires
  22090. 98%Xamarin.Forms 5 Preview Ships Ahead of .NET 6 Transition to MAUI -- Visual Studio Magazine
  22091. 86%Future
  22092. 97%Fun Yet Effective Meetings
  22093. 95%Vitamin D and Covid: A Review
  22094. 95%Social Media
  22095. 99%vanila-io/wireflow
  22096. 99%kzu/NuGetizer
  22097. 72%The .NET Docs Show - Accessibility, Autonomous Systems 🤖, and more with John Alexander
  22098. 97%ARM Series #11: GitHub Actions
  22099. 90%GitHub Quick Reviews
  22100. 98%is it worth it? — Martin Kleppmann’s blog
  22101. 98%Microservices and containerization - Ratko Cosic
  22102. 99%Floating Point in the Browser, Part 1: Impossible Expectations
  22103. 77%Social Cooling - big data's unintended side effect
  22104. 99%protobuf-net/protobuf-net.Grpc
  22105. 89%Juneteenth History
  22106. 99%Stupid solutions: Live server push without JS
  22107. 99%RoadShow Microsoft #2
  22108. 99%Identifying Airtel middleboxes that censor HTTPS traffic
  22109. 98%Setting environment variables for ASP.NET Core apps in a Helm chart: Deploying ASP.NET Core applications to Kubernetes - Part 5
  22110. 95%Samsung TV owners complain about increasingly obtrusive ads
  22111. 89%🚨🚨 That's a lot of YAML 🚨🚨
  22112. 97%Google Play requiring Android apps to use its billing system - 9to5Google
  22113. 75%gRPC-Web in Blazor
  22114. 89%Carl Franklin's Blazor Train: CSS 101 with Chris Sainty
  22115. 99%Role-Based Access Control with Angular and IdentityServer4
  22116. 87%November DDD by Night
  22117. 90%Why does HTML think “chucknorris” is a color?
  22118. 99%Use Attributes & Middleware in ASP.NET Core for Logging, Telemetry, and Anything Else - Michael's Coding Spot
  22119. 97%How not to pass parameters in Entity Framework Core 5 – Michał Białecki Blog
  22120. 99%Azure Advocates Weekly Round Up - A Blazing Week at Microsoft Ignite!
  22121. 88%WebAssembly Could Be the Key for Cloud Native Extensibility – The New Stack
  22122. 98%.NET 5.0 App Trimming and Potential for Future Progress - NDepend
  22123. 99%Monsters Weekly 184 - Static Site Generators with Khalid Abuhakmeh
  22124. 99%Don't Let Your .NET Applications Fail: Resiliency with Polly | Hacker Noon
  22125. 98%.NET App Developer Links - 2020-09-29
  22126. 85%As Predicted, Google’s Search Preference Menu Eliminates DuckDuckGo
  22127. 53%YouTube celebrates Deaf Awareness Week by killing crowd-sourced captions
  22128. 98%Pack.png seed reversal methodology
  22129. 99%Using Access Token to Secure Angular Calls to Web API
  22130. 99%ASP.NET Core 5 Route to Code: Taking advantage of Microsoft.AspNetCore.Http json extensions
  22131. 97%ML.NET Improves Object Detection -- Visual Studio Magazine
  22132. 96%Sign in - Google Accounts
  22133. 95%David Nicholas Williams
  22134. 94%Daniel Vassallo made $200k teaching how to get Twitter followers
  22135. 92%On failure - Can's blog
  22136. 96%The SaaS Website Content You Need to Close Sales [Data]
  22137. 81%2 months of daily blogging
  22138. 93%Things I Was Wrong About: Types  — Sympolymathesy, by Chris Krycho
  22139. 96%Customer Communication During Incidents The How to of Status Page Updates
  22140. 91%More Improvements for VS Code's New Python Language Server -- Visual Studio Magazine
  22141. 96%Why Blogs Died - Greg Raiz
  22142. 92%Home is where the bits flow
  22143. 95%You Don’t Need Permission – Bone and Feathers
  22144. 99%Why you need a service registry
  22145. 98%Service principles and app registration
  22146. 98%muesli/duf
  22147. 59%Mark Okhakumhe - Intellectual Property Rights in the Technology Sector [w/ASL Interpreting]
  22148. 98%Azure Service Fabric managed clusters are now in public preview
  22149. 91%How to get promoted
  22150. 99%Maoni0/mem-doc
  22151. 99%I was wrong. CRDTs are the future
  22152. 97%Learn how to bring SQL to the IoT edge using SQL Edge on Azure IoT Edge with Vasiya Krishnan and @obloch on the #IoTShow
  22153. 93%Becoming a Director of Program Management with .NET’s Scott Hunter
  22154. 99%Maoni Stephens - Dotnetos Week
  22155. 99%C# in Simple Terms - Primitive Types, Literals, and Nullables
  22156. 99%How to Adapt Your .NET App for SameSite
  22157. 99%Automatic factory with Microsoft.Extensions.DependencyInjection and Castle DynamicProxy
  22158. 99%Don’t Launch a Browser Running ASP.NET Core Back-end Created from Web Template Studio
  22159. 99%The DevOps Handbook – The Value of A/B Testing
  22160. 93%Advisory: security issues in AWS KMS and AWS Encryption SDKs
  22161. 97%If You Don't Understand Quantum Physics, Try This!
  22162. 82%Eat The World Vs. Eaten by The World — Juan David Campolargo
  22163. 92%Thoughts on Structured Editing: Breaking Away from Syntax
  22164. 97%How I keep ads away from me
  22165. 91%Bipolar: feelings vs. reality - BrettTerpstra.com
  22166. 97%Sidecar Pattern in Action
  22167. 94%Battle of the $350 laptops: Acer Swift 1 vs. Gateway Ryzen 3 3200U
  22168. 88%Edgescan Questions & Answers with Troy Hunt Part 2 - Cyber Security, Security Scan, Full Stack Vulnerability Management
  22169. 90%BBC Micro Elite source code
  22170. 96%221: Swift on Windows, Clean Code, and iOS 14
  22171. 99%How do I remove the first 300 million lines from a 700 GB txt file on a system with 1 TB max disk space?
  22172. 97%Reading Documentation Upfront
  22173. 99%A Subtle Gotcha with Azure Deployment Slots and ASP.NET Core
  22174. 99%Building a Xamarin.Forms Moon Phase App – .NET Tools Blog | JetBrains
  22175. 87%My summer 2020 road trip along the Italian Riviera
  22176. 96%This Hacked Coffee Maker Demands Ransom and Demonstrates a Terrifying Implication About the IoT
  22177. 96%Twitter Contributions
  22178. 97%Back to Machine Learning Basics - Decision Tree & Random Forest
  22179. 99%Streaming an HTTP response in Blazor WebAssembly - Gérald Barré
  22180. 97%Universal Split Screen
  22181. 96%It’s not free software if you can’t easily fork it (and how to fix it)
  22182. 98%Microsoft.PowerShell.ConsoleGuiTools 0.5.0
  22183. 98%Announcing Azure Deprecation Notices
  22184. 99%Static hosting with Azure Blob Storage and Azure CDN - Simple Talk
  22185. 96%Zig's New Relationship with LLVM
  22186. 99%The Serverless Hype Explained!
  22187. 95%For Us, Without Us: Addressing Tech's Shortcomings in Creating Equity for Black People [w/ASL]
  22188. 94%git commit-tree parlor tricks, Part 9: How can I bulk-revert an entire repo to an earlier commit? | The Old New Thing
  22189. 82%Your Man in the Public Gallery: Assange Hearing Day 18 - Craig Murray
  22190. 89%Town Hall [w/ASL Interpreting]
  22191. 98%.NET App Developer Links - 2020-09-28
  22192. 74%Happiness is Bad - Naughty Computer
  22193. 98%AnthonyGiretti/commonfeatures-webapi-aspnetcore
  22194. 99%Introducing DotNet.SystemCollections.Analyzers
  22195. 97%Web Debugging: Watching Element Changes
  22196. 99%Shawn Wildermuth's Blog
  22197. 97%ASP.NET Core 3.1 Migration by NickCraver · Pull Request #355 · opserver/Opserver
  22198. 99%Remember ASP.NET Request Culture Using Middleware
  22199. 80%ongoing by Tim Bray · Won’t Subscribe
  22200. 98%codemix/ts-sql
  22201. 97%A better logs experience with GitHub Actions - The GitHub Blog
  22202. 99%A tale of two libcs
  22203. 91%Dawood Iddris - The Future of Tech and How to Keep in Touch While It Evolves [w/ASL Interpreting]
  22204. 82%bar.com
  22205. 70%Vote Save America 2020
  22206. 99%How to properly manage ssh keys for server access :: Päpper's Coding Blog — Have fun coding.
  22207. 98%Git: Dealing with unrelated changes whilst working on a feature branch
  22208. 98%LEd – 2D level editor
  22209. 98%Microsoft Launches a New Communication Platform with Azure Communication Services
  22210. 99%Microsoft Releases Bridge to Kubernetes
  22211. 55%ShopBack and RedDoorz report data breaches
  22212. 95%Ora2Pg - Moves Oracle database to PostgreSQL
  22213. 92%TWC9: #MSIgnite, GitHub Codespaces, Microsoft Edge for Linux and more
  22214. 95%Kubernetes and Container Orchestration 101 - Computer Stuff They Didn't Teach You #11
  22215. 76%Stop Asking Me to “Sign Up”
  22216. 99%A tale of two libcs
  22217. 95%Being visible.
  22218. 93%A Short Story for Engineers
  22219. 97%Taking Notes
  22220. 99%SQLite Is Dynamically Typed
  22221. 69%The ROS Theory of Obesity - Fire In A Bottle
  22222. 69%Divide Then Conquer
  22223. 94%Azure DevOps Services: Essentials – Git with Visual Studio and VS Code | Premier Developer
  22224. 99%MichaelBell/HovalaagCPU
  22225. 94%Harold Jackson N / A - Black Queer Living: A History of DIY Culture in the Black LBGT+ Community
  22226. 80%On Methodology: Turing Laureates Discuss their Approach to Work
  22227. 98%C# Corner @CsharpCorner
  22228. 99%Dev Discussions - Phillip Carter
  22229. 96%Open Alpha Playtest - Sept 26, 2020
  22230. 95%Lightning Interviews with Danny Thompson - Part 2 [w/ASL Interpreting]
  22231. 99%Use CryptographicallySecureRandomBytes for Guid generation by jkotas · Pull Request #42770 · dotnet/runtime
  22232. 86%mplayer.c - Pastebin.com
  22233. 99%The .NET Stacks #18: RC1 is here, the fate of .NET Standard, and F# with Isaac Abraham
  22234. 98%Blazor WebAssembly : Authentication State - EP12
  22235. 95%Toward a "modern" Emacs
  22236. 99%Pluralsight Editing: Behind the Scenes
  22237. 96%Bypassing Android MDM using Electromagnetic Fault Injection by a Gas Lighter for $1.5
  22238. 98%cecilphillip/ContosoCrafts
  22239. 93%View Background Image
  22240. 99%Code Maze Weekly #44 - Code Maze
  22241. 59%Quick, Draw!
  22242. 99%ML.NET September Updates | .NET Blog
  22243. 72%Desktop Community Standup - Sept 24th 2020 - Open source development for WinForms
  22244. 99%Swift System is Now Open Source
  22245. 99%IntelliCode Team Completions
  22246. 99%Ruby 3.0.0 Preview 1 Released
  22247. 99%Securing Services with MSAL
  22248. 97%Microsoft and VMware: Supporting Spring and Open Source Developers
  22249. 95%Death of the Dev Machine? -- Visual Studio Magazine
  22250. 79%Azure Container Instances (ACI) under the hood | Azure Friday
  22251. 97%A Blog About Computer Systems and Language Design
  22252. 95%Angie Jones - Keynote: The Reality of Developing an Artificial World [w/ASL Interpreting]
  22253. 82%How I Became the...
  22254. 86%Is this real life?
  22255. 98%Most Technical debt is just bullshit
  22256. 94%Will iOS 14 Destroy Your Productivity?
  22257. 98%Things Elixir's Phoenix Framework Does Right
  22258. 92%Salman Ansari - Blog
  22259. 99%The failed promise of Web Components – Lea Verou
  22260. 99%Using External Configuration with Spring Cloud Config and Steeltoe
  22261. 94%Amazon Luna servers will run Windows games directly on Nvidia T4 GPUs
  22262. 97%Xamarin SDK for Xbox One, Xbox Series X, Xbox Series S
  22263. 98%People expect technology to suck because it actually sucks
  22264. 86%PG and Jessica
  22265. 99%Getting Started with System.CommandLine
  22266. 94%Free VPNs are bad for your privacy – TechCrunch
  22267. 97%JsonSrcGen + CoreRT = Pure Magic
  22268. 88%BBC Sound Effects - Research & Education Space
  22269. 98%Rockin’ The Code World with dotNetDave: Show #1
  22270. 98%Lightning Interviews with Danny Thompson - Part 1 [w/ASL Interpreting]
  22271. 97%Machine Learning Community Standup - Sept 23rd 2020 - Blazor WASM & ML.NET with .NET 5
  22272. 99%ggerganov/wave-share
  22273. 99%This AI Restores Old Photos with Damages AUTOMATICALLY
  22274. 80%Your Man in the Public Gallery: Assange Hearing Day 17 - Craig Murray
  22275. 99%Structured binding may be the new hotness, but we'll always have std::tie | The Old New Thing
  22276. 95%Learn Git Branching
  22277. 90%Get to know your .NET streamers
  22278. 99%Modern JavaScript Explained For Dinosaurs
  22279. 84%The BBC is releasing over 16,000 sound effects for free download
  22280. 99%Looks Like the Windows XP Source Code Just Leaked on 4chan
  22281. 90%calibre - New in calibre 5.0
  22282. 95%Save your spot at the Azure Data Explorer online event!
  22283. 95%Microsoft Edge Browser Coming To Linux | Build5Nines
  22284. 96%Webinar – Blazor – C# in the Browser – .NET Tools Blog | JetBrains
  22285. 99%Allow Your Users to Login to your ASP.NET Core App Through Facebook
  22286. 99%Lessons for beginners and junior developers - Technology
  22287. 99%Optimizing Your Website with Fiddler and Lighthouse
  22288. 97%Feature watch: ECMAScript 2021
  22289. 99%Zero Installer, Zero MSIX, Zero Packaging with .NET Single File Apps - Nick's .NET Travels
  22290. 99%TodoMVC Full Stack with Azure Static WebApps, Node and Azure SQL #beginners #node #sql #serverless
  22291. 99%Open sourcing the R and Python language extensions for SQL Server - SQL Server Blog
  22292. 77%Escaping the Dark Forest
  22293. 95%Work on what matters
  22294. 98%Learn C# with CSharpFritz - Ep 5: Collections, Generics, and Introducing LINQ
  22295. 97%A Monster's Expedition (Through Puzzling Exhibitions)
  22296. 99%How Oodle Kraken and Oodle Texture supercharge the IO system of the Sony PS5
  22297. 98%Alex West | Daily blog
  22298. 99%Indy Xamarin User Group - The Best Way to Architect Your Xamarin.Forms App
  22299. 98%Remarkable software engineers write remarkable code - Joannes Vermorel's blog
  22300. 96%Notes on Notes
  22301. 95%What I Wish I Knew Before I Started Job Hunting
  22302. 64%Story ate the world. I’m biting back.
  22303. 98%Optimize Your Meetings for Engagement
  22304. 88%Access to Porn does not mean Sexual Freedom — Karel Donk
  22305. 99%Testing Controllers, Messages & Systems with Andrew Lock
  22306. 70%Start Freelancing Today with The Tap Room's Kelly Vaughn | Hanselminutes with Scott Hanselman
  22307. 98%Release ILSpy 6.2 · icsharpcode/ILSpy
  22308. 98%Moving away from Visual Studio to JetBrains Rider - Hi, I'm Ankit
  22309. 94%This is a pretty dire assessment of Mozilla
  22310. 94%Education is never a straight line – My Website
  22311. 91%AppStore Reviews Should be Stricter
  22312. 87%DIY Solar Tiki lights from a couple of cheap hardware store items | Igor Kromin
  22313. 84%Publish a Blazor WebAssembly app and .NET API with Azure Static Web Apps - Learn
  22314. 83%Nate Rose - Innovating on OUR STEM Education [w/ASL Interpreting]
  22315. 99%Creating Real-Time Charts with Blazor WebAssembly and SignalR
  22316. 97%How to Secure Azure SQL Database by Setting Minimal TLS Version
  22317. 97%Introducing Metrics Advisor
  22318. 93%Quiver Quantitative
  22319. 99%Docker, Kubernetes, Azure et DevOps
  22320. 77%Future of C#
  22321. 94%Microsoft.Data.Sqlite 5.0
  22322. 98%locationtech/jts
  22323. 92%Building a self-sustaining open-source business in the cloud era
  22324. 94%Namespace NetTopologySuite | NetTopologySuite
  22325. 94%Microsoft.Data.Sqlite 5.0
  22326. 99%NetTopologySuite
  22327. 97%New release: Have I Been Pwned feature lets you find out if your email has been compromised
  22328. 99%Episode 347 - KEDA
  22329. 99%deWiTTERS Game Loop – deWiTTERS
  22330. 94%Home - Coalition for App Fairness
  22331. 98%Don't IPO over functions that can be de-refined · llvm/llvm-project@5ce3272
  22332. 76%1 in 4 Parents Is Working While Caregiving. Here's Why Employers Need to Rethink Their Child Care Benefits
  22333. 97%NET Core Releases and Support | .NET Blog
  22334. 99%dotnet/winforms
  22335. 99%C# in Simple Terms - The Type System
  22336. 95%A Pipeline Made of Airbags
  22337. 54%Your Man in the Public Gallery: Assange Hearing Day 16 - Craig Murray
  22338. 98%Why We Upgraded Our Production Application to .NET 5.0
  22339. 57%This $1 hearing aid could treat millions with hearing loss
  22340. 96%Shukri Abdullahi - Through Programming I Became a Better Artist [w/ASL Interpreting]
  22341. 79%Oops! Something went wrong. - YouTube
  22342. 96%Age of Ascent Founder's Packs
  22343. 89%PostgreSQL: PostgreSQL 13 Released!
  22344. 98%Blitz.js, - The Fullstack React Framework For the JAMstack
  22345. 99%Inside C++/WinRT: How does C++/WinRT represent ABI types? | The Old New Thing
  22346. 80%Bleeding edge tech means you'll bleed to death
  22347. 98%Using Azure RBAC with Azure Key Vault
  22348. 97%Service principles and app registration
  22349. 95%Uncomfortable Questions About App Signing
  22350. 99%Securing Azure Functions using Azure AD JWT Bearer token authentication for user access tokens
  22351. 96%Added type handler for jsonpath by YohDeadfall · Pull Request #3177 · npgsql/npgsql
  22352. 98%rotoclone/strategic-communication
  22353. 93%Release v4.4.0 · Blazored/Typeahead
  22354. 99%Set up continuous integration for .NET Core with OpenShift Pipelines - Red Hat Developer
  22355. 98%Async Expert - Module 04 - Lesson 04 - TaskCompletionSource
  22356. 80%Click here to support Na leczenie podopiecznych organized by Stowarzyszenie Pomocy Królikom
  22357. 98%.NET App Developer Links - 2020-09-24
  22358. 99%.NET Rocks! vNext
  22359. 99%ASP.NET Core Localization Jump Start
  22360. 97%NET Core Releases and Support | .NET Blog
  22361. 98%Top Microsoft Ignite 2020 News For Developers | Build5Nines
  22362. 99%Power Up Your Dev Experience with Nx.io
  22363. 99%Microsoft Ignite
  22364. 99%Method `.item()` for Arrays, Typed Arrays, and strings
  22365. 50%Jeff Bezos wants to start a school for kids whose families are underpaid by people like Jeff Bezos
  22366. 95%Proposal: Low level struct improvements by jaredpar · Pull Request #3936 · dotnet/csharplang
  22367. 99%Moving work Out-of-Process using Brighter and RabbitMQ
  22368. 97% Computer Vision for Spatial Analysis
  22369. 95%Microsoft Ignite
  22370. 99%Microsoft Ignite
  22371. 93%They're Deleting My Channel - But They Don't Even Know Why!!?!
  22372. 99%Python behind the scenes #2: how the CPython compiler works
  22373. 94%Why did I leave my stable job in the middle of a pandemic?
  22374. 96%Two Types of Boredom
  22375. 94%Idea to paying customer in one month
  22376. 97%The trade-offs of being a startup founder | Findka
  22377. 97%B2B SaaS Marketing Guide - 2020
  22378. 96%Save money and uninstall Tinder
  22379. 92%Early Sales for Developer-Facing Startups
  22380. 83%Blackfacts and the Wakanda Technology Platform - Technology By Us, for Us, About Us [w/ASL]
  22381. 99%There would be no Hey without Gmail
  22382. 97%My quest to find happiness: Part 1
  22383. 99%Why Mobile IDEs Are Bad
  22384. 94%#VS2019 – ML.NET Model Builder training using GPU, CPU and … Azure !
  22385. 95%Wikipedia is getting a new look for the first time in 10 years. Here’s why.
  22386. 93%Mono Icons
  22387. 98%.NET Virtual User Group | .NET Foundation
  22388. 96%Home - Ignite 2020 Book of News
  22389. 98%Tutorial: Building a static web app with Blazor in Azure Static Web Apps
  22390. 88%How data breaches lead to fraud – Which? News
  22391. 99%Visual Studio 2019 v16.8 Preview Update Adds Codespaces -- Visual Studio Magazine
  22392. 99%Automating .NET Security Updates
  22393. 98%Unity hiring: Senior Software Engineer, Scripting @ Copenhagen
  22394. 99%Xamarin.Forms 5.0.0.1487-pre1 (5.0.0 Pre Release 1) Release Notes - Xamarin
  22395. 98%MLOps- The .Net Way with Alexander Slotte
  22396. 99%Beyond Sentiment Analysis: Object Detection with ML.NET
  22397. 98%February 26, 2020 - Open Source Project Management and Deploying to Azure !coffee
  22398. 75%ML.NET | Blazor WASM
  22399. 98%Introducing Bean Machine
  22400. 97%March 3, 2020 - Minimal March PIVOT! Live Coding .NET on a Chromebook
  22401. 99%Baseball decision analysis with ML.NET and Blazor - Azure Architecture Center
  22402. 98%upodate tensorflow.net to 0.20.0 by LittleLittleCloud · Pull Request #5404 · dotnet/machinelearning
  22403. 75%ML.NET | Blazor WASM
  22404. 90%Data Science Virtual Group
  22405. 99%bartczernicki/Test-Blazor-MLNet-WASMHost
  22406. 98%Baseball ML Workbench
  22407. 99%End-to-End Serverless Deep Neural Network with Azure Functions and ML.Net
  22408. 96%Amnesia is now open source! – Frictional Games
  22409. 84%February 28, 2020 - C#, Machine Learning, and PowerBI with Alex Davis from Madrinas
  22410. 98%ML.Net - Modelos em Produção com WebApi e Docker | Dados ao Cubo
  22411. 99%bartczernicki/ArtificialIntelligence-Presentations
  22412. 95%Release ML.NET 1.5.2 · dotnet/machinelearning
  22413. 94%#VS2019 – ML.NET Model Builder training using GPU, CPU and … Azure !
  22414. 68%Danny Thompson - Keynote: From Frying Chicken To Software Engineer [w/ASL Interpreting]
  22415. 99%FrictionalGames/AmnesiaTheDarkDescent
  22416. 99%Run EF Core Queries on SQL Server From Blazor WebAssembly
  22417. 95%Microsoft Ignite
  22418. 99%Moving work Out-of-Process using Brighter and RabbitMQ
  22419. 96%DevReach Online - The Premier Dev Conference - Monday
  22420. 99%Deploying a .NET desktop application using MSIX - Gérald Barré
  22421. 92%今月から、スタジオジブリ作品の場面写真の提供を開始します - スタジオジブリ|STUDIO GHIBLI
  22422. 96%Rockin' The Code World with dotNetDave - Show 1
  22423. 94%How to get your C++/WinRT asynchronous operations to respond more quickly to cancellation, part 3 | The Old New Thing
  22424. 99%Blazor WebAssembly on Azure Static Web Apps
  22425. 98%Firefox usage is down 85% despite Mozilla's top exec pay going up 400%
  22426. 99%Visual Studio Codespaces Is Now Github Codespaces
  22427. 98%.NET App Developer Links - 2020-09-23
  22428. 99%No script is too simple
  22429. 99%Defend Your Web Apps from Cross-Site Scripting (XSS)
  22430. 94%My personal Quality Assurance list before submitting my applications to QA
  22431. 99%Run EF Core Queries on SQL Server From Blazor WebAssembly
  22432. 90%Coding unit tests is boring. Wouldn't it be cool if an AI could do it for you? That's where Diffblue comes in
  22433. 99%Don't Code Tired | Approval Tests: Write Tests More Quickly
  22434. 98%Everything about null in JavaScript
  22435. 98%Migrate, modernize .NET applications with Azure
  22436. 99%How to generate code using Roslyn source generators in real world scenarios
  22437. 98%Announcing more ways, we’re making app development easier on Windows
  22438. 99%The September 2020 release of Azure Data Studio is now available - SQL Server Blog
  22439. 99%Using GitHub Codespaces with .NET Core | .NET Blog
  22440. 99%Introducing Swift on Windows
  22441. 96%A Picture of Java in 2020 – IntelliJ IDEA Blog | JetBrains
  22442. 98%The biggest gainers in Video Games sales rank over the past 24 hours
  22443. 99%charliesome/doslinux
  22444. 92%Amazon.com: Dell OEM Genuine USB 104-key Black Wired Keyboard (RH659 L100 SK-8115): Computers & Accessories
  22445. 97%Windows Terminal Preview 1.4 Release | Windows Command Line
  22446. 99%What is a good input method?
  22447. 96%The Management Flywheel
  22448. 99%How to use your support system to get started with marketing today
  22449. 97%What’s New in Web Experiences, Ignite 2020: Need to secure your remote workers? Choose Microsoft Edge as your browser for business
  22450. 95%I Will Build Something Great...Once I Get an Idea
  22451. 97%The Era of Visual Studio Code
  22452. 87%I got married and had kids so you don't have to | Robert Heaton
  22453. 99%Running SQL Server Integration Tests in .NET Core Projects via Docker - Dangl.Blog();
  22454. 96%Report 2019-113
  22455. 97%Thoughts on the Pythagorean theorem
  22456. 98%Banjo Obayomi - Grimoire, A Data-Centric Blogging Platform [w/ASL Interpreting]
  22457. 99%Microsoft to Contribute to Java on Windows and Mac ARM
  22458. 99%Microsoft Ignite
  22459. 98%773219 - Warning if HTTP/2 pushed items are not collected
  22460. 98%71.177.243.54
  22461. 98%Make tracking your work easier than ever with Tables
  22462. 99%Using GitHub Actions in Visual Studio is as easy as right-click and Publish | Visual Studio Blog
  22463. 75%The cop who quit instead of helping to gentrify Atlanta
  22464. 99%New Features in Visual Studio 2019 v16.8 Preview 3.1 | Visual Studio Blog
  22465. 90%GitHub Quick Reviews
  22466. 96%Release 1.0.0-preview5 · microsoft/reverse-proxy
  22467. 99%New for Blazor: Azure Static Web Apps Support -- Visual Studio Magazine
  22468. 94%Hybrid Disaster Recovery Scenarios for SQL Server
  22469. 99%Microsoft Ignite
  22470. 99%Azure Static Web Apps with .NET and Blazor | ASP.NET Blog
  22471. 99%Microsoft Ignite
  22472. 99%Microsoft Ignite
  22473. 98%Google Interview Questions Deconstructed: The Knight’s Dialer
  22474. 96%The Oscars
  22475. 84%Firefox 81.0, See All New Features, Updates and Fixes
  22476. 99%postprintum/devcomrade
  22477. 98%Amazon.com: Online Shopping for Electronics, Apparel, Computers, Books, DVDs & more
  22478. 93%Empowerment to the People! What You Need to Know About Black People, Disability, and Accessibility
  22479. 98%View PDF files in Firefox or choose another viewer
  22480. 99%terrajobst/sample-blog-tooling
  22481. 98%Why does the Disk Cleanup tool's Windows Update Cleanup take so long and consume so much CPU? | The Old New Thing
  22482. 96%Simple Anomaly Detection Using Plain SQL
  22483. 99%Top 5 Pieces of Advice for Aspiring Web Developers
  22484. 99%Creating a Helm chart for an ASP.NET Core app: Deploying ASP.NET Core applications to Kubernetes - Part 4
  22485. 99%Chrome Web Store payments deprecation
  22486. 81%» X-COM The Digital Antiquarian
  22487. 99%Angular Authentication Actions with IdentityServer4 - Code Maze
  22488. 99%Blazor UI Components - Telerik UI for Blazor
  22489. 98%.NET App Developer Links - 2020-09-22
  22490. 95%Monsters Weekly 183 - Cross Browser Automation with Playwright
  22491. 94%terrajobst/sample-blog-tooling
  22492. 99%Experimenting with .NET 5 Target Framework Names and the Windows platform - Nick's .NET Travels
  22493. 93%GitHub to replace 'master' branch with 'main' on 1st October
  22494. 97%Add sample post by terrajobst · Pull Request #2 · terrajobst/sample-blog-tooling
  22495. 99%Injecting services into Serilog filters, enrichers, and sinks
  22496. 98%Using Disassembly Tool for optimized debugging
  22497. 99%Lessons Learned from Running Postgres 13: Better Performance, Monitoring & More
  22498. 96%Lightweight justice for your SBC!
  22499. 93%Bridge to Kubernetes GA | Visual Studio Blog
  22500. 99%Angular OAuth2 OIDC Configuration with IdentityServer4
  22501. 73%Tech CEOs: Become a D&I Accomplice, Not Just an Ally
  22502. 86%The Local Case for Reparations — Strong Towns
  22503. 98%You Have A Performance Problem
  22504. 75%I asked an online tracking company for all of my data and here's what I found
  22505. 99%WordPress Creator Vs The Jamstack - Kev Quirk
  22506. 98%Understanding and getting started in the marketing game | Ramen Potential
  22507. 93%Seeing Like an Algorithm — Remains of the Day
  22508. 98%My Least Favorite Rust Type
  22509. 88%Exclusive: Hackers Hit Virgin Mobile in Saudi Arabia
  22510. 62%The Autoplay President
  22511. 97%What I learned flashing an EEPROM · Steel Brain
  22512. 95%The Algorithm Isn’t Everything: TikTok’s Virtuous Cycle
  22513. 99%VPNs from first principles
  22514. 83%A little rant about talent - Benji's Blog
  22515. 99%Everything you want to know about New Features of C#9
  22516. 95%We need young programmers; we need old programmers
  22517. 99%Build Xamarin.iOS apps using iOS 14 and Xcode 12 | Xamarin Blog
  22518. 97%20 Sorts, Visualized - Scatter Plot
  22519. 76%Aaron Saunders - Keynote - The Journey To Inclusive Innovation Incubator In3DC [w/ASL Interpreting]
  22520. 99%NuGet/Home
  22521. 98%No, Moving Your SSH Port Isn't Security by Obscurity | Daniel Miessler
  22522. 97%Top 10 .NET 5.0 new APIs - NDepend
  22523. 95%Entity Framework Core 5 RC1 Is Feature Complete, Ready for Production -- Visual Studio Magazine
  22524. 99%Announcing Next Generation Pulumi Azure Provider
  22525. 63%September 21st! A Charity Fundraiser
  22526. 99%Why not rust for security?
  22527. 99%Introducing C# in Simple Terms!
  22528. 97%February 21, 2020 - Blazor and interesting differences from Web Forms
  22529. 99%February 25, 2020 - Linux and .NET - Live from Channel 9!
  22530. 98%February 20, 2020 - Deploying Blazor Samples to Azure.. Attempt #2
  22531. 99%Why Not Rust?
  22532. 95%Android 11—The Ars Technica Review
  22533. 97%UniFi Switch PRO 24 PoE
  22534. 99%The .NET Docs Show - Azure and All Things Mobile 📱 with Matt Soucoup
  22535. 99%Write Xamarin.Mac Apps With JetBrains Rider
  22536. 88%Claudius Mbemba - What They Don't Teach You About Fundraising as a Black Founder [w/ASL]
  22537. 99%My Notebook: Refit - A type-safe REST library
  22538. 60%Why Microsoft Is the Perfect Fit
  22539. 99%JavaScript Isolation in Blazor Components - Gérald Barré
  22540. 92%Git commit-tree parlor tricks, Part 8: I just rebased my branch, but now I realize that I should have merged | The Old New Thing
  22541. 98%Microsoft Identity and series introduction
  22542. 94%Allow `docker push' to push multiple/a subset of tags · Issue #267 · docker/cli
  22543. 94%New performance improvements in Unity 2020.2
  22544. 99%Shaking things up a bit - ASPF02O Outro
  22545. 77%Domains for the Rest of Us
  22546. 97%Marc Andreessen On Productivity, Scheduling, Reading Habits, Work, and More - Andreessen Horowitz
  22547. 96%220: Apple Event Recap - Apple Watch Series 6 & New iPad Air
  22548. 98%Keith's Building Tour - Objectivity #231
  22549. 99%PEM Loading in .NET Core and .NET 5
  22550. 98%.NET App Developer Links - 2020-09-21
  22551. 98%Microsoft Releases Entity Framework Core 5.0 RC 1
  22552. 55%Custom Defender Showcase | ECD Automotive Design
  22553. 97%PORK: A Technology Resilience Framework
  22554. 99%Postgres For Those Who Can’t Even, Part 3 - In The Real World
  22555. 99%Cross-platform diagnostic tools for .NET Core
  22556. 77%Major Activision hack reportedly compromises over 500k CoD accounts | Dexerto.com
  22557. 99%Announcing TypeScript 4.1 Beta | TypeScript
  22558. 99%Learn Docker in one month - on YouTube! Your guide to week 3 of 4
  22559. 92%Sysmon v12.0, Process Monitor v3.60, Procdump v10.0 and ARM64 ports
  22560. 95%Ben - Initial cut by benaadams · Pull Request #6022 · TechEmpower/FrameworkBenchmarks
  22561. 65%Dream Vendor "Canna_Bars" Sentenced to Prison - Darknetlive
  22562. 99%Why Not Rust?
  22563. 89%Rock the Vote
  22564. 94%On the use of a life
  22565. 96%Order on Motion for Preliminary Injunction AND Order on Motion for Preliminary Injunction – #59 in U.S. WeChat Users Alliance (N.D. Cal., 3:20-cv-05910) – CourtListener.com
  22566. 99%‎Steve - The Jumping Dinosaur!
  22567. 97%dwmkerr/hacker-laws
  22568. 96%Laid off, now what?
  22569. 99%Throw Away Code
  22570. 90%Valerie Phoenix - Empowered By Imposter Syndrome [w/ASL Interpreting]
  22571. 98%Secrets I use to becoming a better remote developer
  22572. 97%Revenue Model, not Culture, is the Dominant Term
  22573. 99%MEAN Stack Considered Harmful
  22574. 94%How Do Neobanks Make Money?
  22575. 99%Remote Build Execution
  22576. 84%We need physical audio kill switches
  22577. 97%Debug ASP.NET Core Back-end Created from Web Template Studio
  22578. 99%Brian Douglas - Your Next Open Source Contribution [w/ASL Interpreting]
  22579. 97%February 18, 2020 - Giving Blazor a ViewState?
  22580. 99%February 19, 2020 - Blazor Component Updates to Support DataBinding
  22581. 88%Electronic Components Distributor - Mouser Electronics
  22582. 99%February 16, 2020 - Open Source C#, Blazor, and the DataBinder
  22583. 97%gorhill/uMatrix
  22584. 99%evanw/esbuild
  22585. 99%TL;DR Rust
  22586. 83%DuckDB - An embeddable SQL OLAP database management system
  22587. 98%mozilla/rr
  22588. 89%Windows Server Vulnerability Requires Immediate Attention
  22589. 99%pin_ptr (C++/CLI)
  22590. 82%Most people are happy to share their work! #learnontiktok #tiktokpartner #research #edutok
  22591. 99%CVE-2020-1472: 'Zerologon' Vulnerability in Netlogon Could Allow Attackers to Hijack Windows Domain Controller
  22592. 89%Max Hodak - What is relativity, anyway?
  22593. 99%Monitoring my home network
  22594. 96%👨‍🔧 Maker tech on the land
  22595. 97%How To Be Talent
  22596. 96%How to Think About Your Marketing Career
  22597. 96%My first 15,000 curl commits
  22598. 99%Brittney Braxton - Journaling as a Dev [w/ASL Interpreting]
  22599. 98%Introducing Precursor « bunnie's blog
  22600. 96%SARS-CoV-2 positivity rates associated with circulating 25-hydroxyvitamin D levels
  22601. 98%Deploying ASP.NET Core applications to Kubernetes - Part 3 by @andrewlocknet - Abundant Code
  22602. 89%watchOS 7 Removes Force Touch Support From Your Apple Watch, Here's Everything That's Changed
  22603. 81%PASS Summit 2020 > Register Now
  22604. 80%What Does Culturally Responsive Teaching Mean in an Online Environment? [w/ASL Interpreting]
  22605. 97%The .NET Stacks #17: EF Core 5, Blazor + CSS, and community!
  22606. 99%Dev Discussions - Isaac Abraham
  22607. 96%Index of /hovalaag/size
  22608. 99%Git Internals - Learn by Building Your Own Git
  22609. 96%Index of /hovalaag/speed
  22610. 96%Poncelet's Porism - Numberphile
  22611. 76%Why Christopher Nolan Actually Blew Up A Real Plane For Tenet
  22612. 99%dotnet-trace for .NET Core tracing in PerfView, SpeedScope, Chromium Event Trace Profiling, Flame graphs and more!
  22613. 99%When double.Epsilon can equal 0
  22614. 78%Mind-Blowing View Of The Chicago Skyline From Indiana
  22615. 95%A developer's guide to Ignite 2020
  22616. 93%Who can and can't contribute - FEC.gov
  22617. 86%Quand j'implémente un bout de code trouvé sur Stack Overlfow directement en production - Les Joies du Code - Humour de développeurs : gifs, memes, blagues
  22618. 98%Use long flags when scripting
  22619. 89%Becoming RBG: Ruth Bader Ginsburg's Journey to Justice: Levy, Debbie, Gardner, Whitney: 9781534424555: Amazon.com: Books
  22620. 97%Code to Cloud with Docker and Azure Container Instances | Azure Friday
  22621. 99%Dating our clients
  22622. 88%How to be an introverted leader
  22623. 78%The forecasting fallacy — Alex Murrell
  22624. 98%Stop just using “Frontend” or “Backend” to describe the Engineering you like
  22625. 94%Mastodon shows its stripes
  22626. 99%The most important feature of Sublime Text
  22627. 92%Ayodele Odubela - Combatting Bias in ML [w/ASL Interpreting]
  22628. 98%Anthony Seure / Don't hate the book because you don't use it
  22629. 99%My Principles for Building Software
  22630. 83%Are Founders Allowed to Lie?
  22631. 97%VS Code 1.49 (August 2020 Update) Continues Remote Development Improvements -- Visual Studio Magazine
  22632. 98%Introducing Cosmos DB Studio
  22633. 97%mrDIMAS/rg3d
  22634. 99%Announcing ImageSharp.Web 1.0.0 | Six Labors
  22635. 98%Blessing Krofegha - Is Headless CMS the Future of Development? [w/ASL Interpreting]
  22636. 98%Age of Ascent Trailer
  22637. 99%Continuous Integration for the .NET Framework
  22638. 99%Code Maze Weekly #43 - Code Maze
  22639. 95%Apple Ending Fortnite Save the World Updates for Mac
  22640. 99%Astrocamel - Blog/Portfolio of George Skouroupathis
  22641. 92%To All The Jobs I Had Before
  22642. 97%HOVALAAG Processor Documentation
  22643. 99%Fabulous: Functional App Development | Xamarin Blog
  22644. 70%Commerce Department Prohibits WeChat and TikTok Transactions to Protect the National Security of the United States
  22645. 99%Release v3.0.0 One Piece · vuejs/vue-next
  22646. 60%Ice
  22647. 71%What happened to Firefox Send?
  22648. 97%HOVALAAG
  22649. 99%#ServerlessSeptember 2020 Content Collection - updated 🚨 DAILY 🚨
  22650. 99%I get a weird error about no matching function when I try to use winrt::capture | The Old New Thing
  22651. 99%Calling public methods on Blazor component from another component - Gérald Barré
  22652. 97%RavenDB Meetup : Building a grown up database
  22653. 99%The File System is Unpredictable
  22654. 97%Episode 60 - Uno Platform With Jérôme Laban
  22655. 89%NVIDIA Broadcast App Out Now! Turn Any Room Into A Home Studio On GeForce RTX GPUs
  22656. 99%FreeCAD/FreeCAD
  22657. 98%safepassme
  22658. 98%.NET App Developer Links - 2020-09-18
  22659. 98%TechEmpower Web Framework Performance Comparison
  22660. 99%GraphQL on Azure: Part 5 - Can We Make GraphQL Type Safe in Code | LINQ to Fail
  22661. 99%TypeScript Builders: Improving your types one step at a time
  22662. 98%C# 9.0: Target-typed expression | Miguel Bernard's Blog
  22663. 99%The future of .NET Standard | .NET Blog
  22664. 88%Ultra Safe Nuclear Corporation
  22665. 98%Under Deconstruction: The State of Shopify’s Monolith
  22666. 98%DivineOmega/laravel-password-exposed-validation-rule
  22667. 97%Xamarin.Forms Code Snippets
  22668. 99%22687 - (pgp) [meta] OpenPGP support
  22669. 97%Windows Sysinternals - Windows Sysinternals
  22670. 90%.NET on Microsoft Learn
  22671. 99%What the heck is source code, environments, and versioning for non technical people
  22672. 98%The broken Internet | ungleich.ch
  22673. 97%The stages of a side project
  22674. 99%Aurora Database | Bin Wang
  22675. 94%9 Year Homelab history in pictures
  22676. 84%Escargotic Commotion
  22677. 96%Taking Notes on Our Feelings
  22678. 92%A new way to learn about technology with Disco's Saron Yitbarek | Hanselminutes with Scott Hanselman
  22679. 95%Deduplicating Decklists
  22680. 89%Ashley Janelle Why You're Not Landing that UX Role [w/ASL Interpreting]
  22681. 99%An introduction to Data Oriented Design with Rust
  22682. 97%How to Shut Off Public Connectivity to Azure SQL Database
  22683. 95%PowerToys: Utilities to customize Windows 10
  22684. 96%Let's Encrypt's New Root and Intermediate Certificates
  22685. 93%Visual Studio Code's C++ Extension Hits v1.0 General Availability -- Visual Studio Magazine
  22686. 94%Becoming a Director of Program Management with .NET’s Scott Hunter
  22687. 99%On .NET Live - .NET Core Code Coverage with Coverlet
  22688. 95%Document
  22689. 99%CQRS and MediatR in ASP.NET Core - Code Maze
  22690. 98%C++ Leads Visual Studio 2019 v16.8 Preview 3 Improvements -- Visual Studio Magazine
  22691. 92%The Countdown Show
  22692. 67%Cloudflare and the Wayback Machine, joining forces for a more reliable Web - Internet Archive Blogs
  22693. 99%Debug Your .NET Core Apps in WSL 2 with Visual Studio | .NET Blog
  22694. 98%.NET Tooling Community Standup - Sept 17th 2020 - Analysis Levels in .NET 5: Find latent bugs
  22695. 79%Germany will violate 3 international agreements with the Unitary Patent, says FFII
  22696. 95%Why We Don't Like Our Underground House
  22697. 97%Privacy-focused search engine DuckDuckGo is growing fast
  22698. 99%Episode 346 - Autonomous Systems
  22699. 98%The C++/WinRT "capture" function helps you interoperate with the COM ABI world | The Old New Thing
  22700. 97%Dear Programmers, You Are Not F****** Special
  22701. 70%RavenDB in Action Workshop in NDC Conference
  22702. 99%ASP.NET App Migration Webinar | Microsoft Azure
  22703. 97%GitHub CLI 1.0 is now available - The GitHub Blog
  22704. 98%Diversity in Tech With Pariss Chandler
  22705. 90%Philipp is annoyed
  22706. 99%Retrieving Images from the Clipboard and WPF Image Control Woes
  22707. 98%.NET Framework September 2020 Cumulative Update Preview Update | .NET Blog
  22708. 98%Herding Code 242: The COVID Cabin Fever
  22709. 99%Microsoft Releases .NET 5.0 RC 1
  22710. 98%.NET App Developer Links - 2020-09-17
  22711. 99%Azure + Spring Boot = Serverless - Q&A with Julien Dubois
  22712. 97%Microsoft announces new Project OneFuzz framework, an open source developer tool to find and fix bugs at scale - Microsoft Security
  22713. 97%What is the cloud? Explained
  22714. 99%Using OpenAPI with .NET Core - Red Hat Developer
  22715. 99%Building an AWS DevOps Pipeline for Databases - Redgate Software
  22716. 99%Running 16-bit applications on Windows 10 64-bit
  22717. 98%MYSTERY MEMORY LEAK: WHERE DID MY MEMORY GO?!
  22718. 73%Melbourne is not a city in revolt. The truth is far more incredible (and far more boring)
  22719. 94%.NET Rocks! vNext
  22720. 92%iOS 14 is available today
  22721. 98%Core Web Vitals - Wix vs. WordPress, Shopify vs. Shopware – What's fastest? - SISTRIX
  22722. 99%Why use MediatR? 3 reasons why and 1 reason not
  22723. 97%A Thanksgiving Carol
  22724. 63%So You Want To Be A
  22725. 92%iOS 14 vs iPadOS 14: Every iPhone feature you’re not getting on the iPad
  22726. 97%.NET Rocks! vNext
  22727. 96%I Suspect many Task Deadlines are Designed to Force Engineers to Work for Free
  22728. 97%Some Things I’ve Learned About SEO
  22729. 98%10 Tips for Ramping Up as a Senior Engineer
  22730. 94%How I learned to charge my customers
  22731. 95%I want to outsource technical interviews
  22732. 99%skeeto/endlessh
  22733. 99%Can I really be an engineer?
  22734. 94%Julio Biason .Net 4.1 | The Hidden Value of TikTok
  22735. 95%How to Become As Rich As Bill Gates
  22736. 69%What happened to all the non-programmers?
  22737. 96%The IKEA Packout
  22738. 97%Turtles all the way down.
  22739. 95%The thing about age • Pranay Prakash
  22740. 96%The Great Ensmallening
  22741. 97%Join @joemoeAT and @obloch on the #IoTShow as they discuss how #CrateDB can help turning #IIoT data into action on @Azure @CrateIO
  22742. 90%Nova
  22743. 96%Steeltoe - External Configuration with Spring
  22744. 92%windeln.de confirms data security incident
  22745. 98%Entity Framework Community Standup - Sept 16th 2020 - What's New with Migrations in EF Core 5.0
  22746. 87%Major German shopping site leaks customer data
  22747. 99%DIY TinyTV Kit
  22748. 98%Azure Container Instances - Docker integration now in Docker Desktop stable release
  22749. 99%Microsoft Says .NET 5 Replaces .NET Standard (Except for ...) -- Visual Studio Magazine
  22750. 99%Blazor Server CRUD App Using Visual Studio Code
  22751. 97%Microsoft submits Linux kernel patches for a 'complete virtualization stack' with Linux and Hyper-V
  22752. 97%Why is Apple acting like an Asshole?
  22753. 98%Seeding data in EF Core using SQL scripts
  22754. 99%Playing with EF Core 5 and Stack Overflow Data
  22755. 99%Oracle EF Core 3.1 Production Release
  22756. 99%Migrations Overview - EF Core
  22757. 97%Developer Weekly Podcast on RavenDB with Oren Eini
  22758. 99%CSS isolation in Blazor - Gérald Barré
  22759. 99%MediatR: Why should you use it?
  22760. 98%Material Shell- A new desktop experience
  22761. 97%Composant avancé avec Blazor, refaisons un Windows 3.1
  22762. 88%ReconInfoSec/canaries2thehive
  22763. 98%Why did I lose the ability to co_await a std::future and concurrency::task? | The Old New Thing
  22764. 80%Integrating Thinkst Canaries with TheHive
  22765. 99%.NET Performance Optimisations Don't Have to be Complex - Steve Gordon - Code with Steve
  22766. 99%Securing Azure Key Vault inside a VNET and using from an Azure Function
  22767. 98%Support OctoPrint
  22768. 98%Rewriting the Technical Interview
  22769. 88%IBM publishes its quantum roadmap, says it will have a 1,000-qubit machine in 2023 – TechCrunch
  22770. 99%Introducing Pebble: A RocksDB Inspired Key-Value Store Written in Go | Cockroach Labs
  22771. 98%.NET App Developer Links - 2020-09-16
  22772. 95%Nvidia’s Integration Dreams
  22773. 99%Building a Database Application in Blazor - Part 2 - Services - Building the CRUD Data Layers
  22774. 99%Four Reasons Why Your ASP.NET Core Application is Not Working in IIS
  22775. 98%Leaving Silverlight: Your Options
  22776. 99%Building a Database Application in Blazor - Part 1 - Project Structure and Framework
  22777. 99%Building Cross-Platform Desktop Apps with Electron.NET
  22778. 94%When you browse Instagram and find former Australian Prime Minister Tony Abbott's passport number
  22779. 58%Remembering my father
  22780. 96%Workshop Module 5: Deploying Service Mesh to Kubernetes
  22781. 99%The future of .NET Standard | .NET Blog
  22782. 57%Thought Leadership Series: How can we remain relevant in a virtual world?
  22783. 94%We do crafts with origami resin and miniatures. by CraftsKaizen
  22784. 97%Security through obscurity isn't / Matiss Treinis
  22785. 99%Making Scott Hanselman's Powerpoint Greenscreen trick work with RevealJS via Blazor Server
  22786. 95%You're Not Solving the Problem You Think You're Solving
  22787. 73%The Great Bubble Barrier - A smart solution to plastic pollution
  22788. 99%Reinforcement learning, non-Markov environments, and memory
  22789. 96%Who Influences Your Working Pace?
  22790. 98%The Production Readiness Spectrum
  22791. 91%It always takes more time - Stan Bright
  22792. 84%Smoke Has Caused Temperature Forecasts to Go Crazy Plus An Update
  22793. 96%Searching for style
  22794. 97%Turn Your Newsletter Into an Experience — Ari Lewis
  22795. 97%An Introduction to Microsoft Hybrid SQL Server Solutions
  22796. 97%Getting the DOM to debug for you
  22797. 98%Elon Musk's "Loop" - It's bad, folks
  22798. 93%.NET 5 Hits 'Go Live' Status in RC1, Ready for Production -- Visual Studio Magazine
  22799. 90%GitHub Quick Reviews
  22800. 97%.NET Foundation Project Spotlight - Cake
  22801. 86%ElasticON Global | Free virtual event | 13-15 October 2020 | Elasticsearch & ELK Stack user conference
  22802. 99%ASP.NET Core updates in .NET 5 Release Candidate 1 | ASP.NET Blog
  22803. 99%ASP.NET Core Configuration – Azure Key Vault - Code Maze
  22804. 97%6 red flags I saw while doing 60+ technical interviews in 30 days - interviewing.io blog
  22805. 97%dotnet/format
  22806. 97%gnu.org
  22807. 99%ASP.NET Community Standup - Sep 15, 2020 - New Features for .NET API Developers
  22808. 99%Anchor navigation in a Blazor application - Gérald Barré
  22809. 96%Zigソフトウェア財団とZenプログラミング言語に関する声明 - News - The Zig Programming Language
  22810. 95%Fasting mimicking diet as an adjunct to neoadjuvant chemotherapy for breast cancer in the multicentre randomized phase 2 DIRECT trial
  22811. 99%Adam Storr - Using Project Tye to Run .NET Worker Services
  22812. 99%Use CSS isolation in your Blazor projects
  22813. 98%ARM Series #10: Template for Resource X
  22814. 98%Luxon
  22815. 99%Settings Sync in Visual Studio Code - IT's BUILT IN NOW!
  22816. 88%Embarrassing product names averted: Windows Embedded POS and Windows 10 for Advanced PCs | The Old New Thing
  22817. 99%An introduction to deploying applications with Helm: Deploying ASP.NET Core applications to Kubernetes - Part 3
  22818. 97%Telerik Web Products R3 2020 Release Webinar
  22819. 97%Agenda 2020 - NDC Sydney 2020 | Online Developers Conference
  22820. 97%A Better Mousetrap - Turnerj (aka. James Turner)
  22821. 98%How HTTPS works
  22822. 98%Home
  22823. 98%Moment.js | Docs
  22824. 97%Raspberry Pi as a local server for self hosting applications
  22825. 98%.NET App Developer Links - 2020-09-15
  22826. 99%Monsters Weekly 182 - Sending Dates from JavaScript to .NET
  22827. 96%Microsoft Visual Studio Code August 2020 (version 1.49) update gets several improvements
  22828. 99%.NET Adds Latent Bug Discovery Feature
  22829. 97%Index Usage: finding indexes not being used - Simple Talk
  22830. 99%– Wren
  22831. 95%Update .NET frameworks to .NET 5.0 by benaadams · Pull Request #6000 · TechEmpower/FrameworkBenchmarks
  22832. 98%A database for every repl
  22833. 97%Don't get burned by missing await Calls for Async Code in ASP.NET Core Middleware
  22834. 97%Microsoft.EntityFrameworkCore 5.0.0-rc.1.20451.13
  22835. 99%Support ECDiffieHellman on X509Certificate2 by vcsjones · Pull Request #42180 · dotnet/runtime
  22836. 98%Phosphine gas in the cloud decks of Venus
  22837. 97%The Art of Turboing
  22838. 72%A New Way To Monetize An Audience
  22839. 98%The compositor is evil
  22840. 73%UBM, and a lament for the software industry
  22841. 76%Home Office Project: Overkill Workbench Series Part 1
  22842. 92%Never Invest in the Business Model
  22843. 97%GNSS Jamming and Spoofing, aka Galileo's Authentication Algorithm Part 3 - Articles
  22844. 99%Febraury 13, 2020 - Blazor TreeView GridLines and starting the FormView component
  22845. 95%Minimum Viable Air Quality Monitoring
  22846. 99%Understanding Gaussian Blurs - Digital Bunker
  22847. 97%Countdown Show: Microsoft Ignite 2020 - Episode 2
  22848. 97%February 14, 2020 - Blazor Coding with Squirrel
  22849. 95%Modelling a Wealth Tax Correctly · Krishna's words
  22850. 79%npgsql/efcore.pg
  22851. 67%MMOs You’ve Never Heard Of: Age of Ascent, Little Sim World, Arcane Showdown, Riders Republic
  22852. 95%Blazor Gets Faster (Even Without AOT) -- Visual Studio Magazine
  22853. 93%Prepare your cloud environments using Azure landing zones | Azure Friday
  22854. 98%Disassembly improvements for optimized managed debugging | Visual Studio Blog
  22855. 97%ASP.NET Community Standup - Sept 8 2020 - New Identity experience with Microsoft.Identity.Web
  22856. 99%ASP.NET Core Configuration – Securing Sensitive Data Locally - Code Maze
  22857. 99%Shawn Wildermuth's Blog
  22858. 98%GraphQL - Fiyaz Hasan
  22859. 99%Announcing Entity Framework Core (EFCore) 5.0 RC1 | .NET Blog
  22860. 97%Building Windows Terminal with WinUI
  22861. 99%Announcing .NET 5.0 RC 1 | .NET Blog
  22862. 63%Hints of life on Venus
  22863. 99%ASP.NET Core updates in .NET 5 Release Candidate 1 | ASP.NET Blog
  22864. 99%Just Vim It! Learning Vim For Fun and Profit
  22865. 99%Life, part 35
  22866. 99%"await Task.WhenAll" Shows One Exception - Here's How to See Them All
  22867. 92%TWC9: Microsoft Ignite, Surface Duo Release, WSL2 Updates, Xbox Series S and more
  22868. 99%Running a .NET Core application in Kubernetes - high level walk-through
  22869. 96%219: Move over float, it is time for Half
  22870. 98%Lazy load assemblies in a Blazor WebAssembly application - Gérald Barré
  22871. 74%Apple Tries to Charge as Much as a New MacBook Pro for a Screen Replacement
  22872. 99%Svitla Smart Talk: Most Common Mistakes in Using Tasks and in Asynchronous Code
  22873. 94%Niek/Niek
  22874. 99%DotFest 2020: Using Roslyn to improve your codebase
  22875. 98%.NET App Developer Links - 2020-09-14
  22876. 99%Analyzing Chicago’s Taxis data with RavenDB
  22877. 99%Create an Application with Web Template Studio
  22878. 98%Is Kubernetes Programming?
  22879. 86%What's up with error C4838: a WinRT type cannot be a member of a union, and how can I work around it? | The Old New Thing
  22880. 96%What's so hard about PDF text extraction? ​
  22881. 95%What is personal information?
  22882. 97%Jobs at CyberCX
  22883. 99%Tip 277 - Azure Functions on Kubernetes with KEDA Part 1 of 2
  22884. 97%The New Git Experience
  22885. 99%Fabulous: Functional App Development | Xamarin Blog
  22886. 98%Microsoft Surface Duo is released | Surface Duo Blog
  22887. 99%Serving Images Stored in a Database through a Static URL using .NET Core 3.1
  22888. 98%Pull Request is your friend not foe!
  22889. 97%Hosting applications on Azure B-series virtual machines
  22890. 99%Learn Docker in one month - on YouTube! Your guide to week 2
  22891. 99%Is Entity Framework Core Quicker than Dapper? ORM Speed Test
  22892. 89%Your Phone Is Your Castle – Purism
  22893. 92%Why governments should adopt and invest in FOSS
  22894. 78%Teacher invents low-tech laptop & CD lifehack to screen handwritten notes for online class
  22895. 97%Collecting dumps anywhere with dotnet-monitor
  22896. 92%Map - PurpleAir
  22897. 64%NVIDIA to Acquire Arm for $40 Billion, Creating World’s Premier Computing Company for the Age of AI
  22898. 64%NVIDIA to Acquire Arm for $40 Billion, Creating World’s Premier Computing Company for the Age of AI
  22899. 97%The feedback loop of productivity | Blog
  22900. 98%Ankit Gupta's Blog
  22901. 97%Enable Learning in Technical Writing
  22902. 97%When to start looking for a new job
  22903. 98%Getting The Most Out Of Anki
  22904. 95%Thoughts on giving feedback
  22905. 73%The Five Temptations of a CEO — cherif.ca
  22906. 97%Disrespectful Design—Users aren’t stupid or lazy
  22907. 94%GitHub Actions annotation previewer
  22908. 99%damienbod/AspNetCoreMvcVueJs
  22909. 99%efcore/EFCore.CheckConstraints
  22910. 99%damienbod/IdentityServer4VueJs
  22911. 99%Code Maze Weekly #42 - Code Maze
  22912. 99%Epoch Converter
  22913. 94%Support ECDiffieHellman on X509Certificate2 by vcsjones · Pull Request #42180 · dotnet/runtime
  22914. 68%Unix Time Stamp - Epoch Converter
  22915. 95%Super Mario Bros. 3 in 3 minutes - World Record Speedrun Explained
  22916. 99%google/makani
  22917. 98%I Want to Fix Goodreads
  22918. 97%Some Great Books For Programmers That StackOverflow Cannot Replace
  22919. 55%Why Do So Many People Want Us Back In The Office?
  22920. 89%Choosing a mailing list tool for WordPress besides MailChimp – Andy Sylvester's Web
  22921. 97%coin_artist – 34700 $coin Puzzle Write-Up ($20,000)
  22922. 95%“But it works”
  22923. 98%Why senior engineers get nothing done | Swizec Teller
  22924. 98%Be considerate while sharing knowledge
  22925. 58%It's No 'Giggle': Managing Expectations for Vulnerability Disclosure
  22926. 71%Unix Time Stamp - Epoch Converter
  22927. 80%r/homeassistant - Is it possible to get data from my utility's meters?
  22928. 84%Dickhead of the Week: Instagram CEO Adam Mosseri
  22929. 67%The Importance of Numbers - with Tim Harford — The Numberphile Podcast
  22930. 95%Open Alpha Playtest - Sept 12, 2020
  22931. 98%The Importance of Numbers (with Tim Harford) - Numberphile Podcast
  22932. 50%The Numberphile Podcast
  22933. 95%The Importance of Numbers - with Tim Harford — Numberphile
  22934. 69%‎The Numberphile Podcast on Apple Podcasts
  22935. 99%Pack.PNG has been FOUND! - Here's how they did it.
  22936. 97%Friday Five: Azure Cloud, Active Directory, More!
  22937. 99%Epoch Converter
  22938. 95%‘Ugh Fields’, or why you can’t bear to think about that task
  22939. 96%App Store Review Guidelines - Apple Developer
  22940. 99%Announcing the GitHub integration with Microsoft Teams - The GitHub Blog
  22941. 97%In-App Purchase Rules – Marco.org
  22942. 81%FCPS Statement on Ransomware Investigation | Fairfax County Public Schools
  22943. 99%Vxsort by PeterSolMS · Pull Request #37159 · dotnet/runtime
  22944. 97%Epic vs Apple: What to Expect? - IT Hare on Soft.ware
  22945. 95%From Vim to Ed
  22946. 90%You Are Planning Too Much | eitherway
  22947. 91%Why Don't VCs Index Invest?
  22948. 92%Microsoft Ignite
  22949. 93%Back to Learning: Save 45% on Books and eBooks
  22950. 97%Security by Obscurity is Underrated
  22951. 89%Release v0.3.0 · ant-design-blazor/ant-design-blazor
  22952. 81%Increasing reports of Pixel 3 and Pixel 3 XL battery swelling damaging phones
  22953. 99%The macros for declaring COM interfaces, revisited: C++ implementation | The Old New Thing
  22954. 93%Minitel: The Online World France Built Before the Web - IEEE Spectrum
  22955. 99%[llvm-dev] [RFC] Machine Function Splitter
  22956. 98%The SP mvp Weekly
  22957. 94%Autism / Asperger's Test - 2 Minute Test, Instant Results.
  22958. 92%OmniSharp/omnisharp-roslyn
  22959. 96%Caddy Server Acquired By Apilayer
  22960. 96%How I operated as a Staff engineer at Heroku
  22961. 93%Tines | Security Orchestration, Automation and Response (SOAR) Platform | Product
  22962. 84%100 Websites That Shaped The Internet As We Know It
  22963. 99%Shawn Wildermuth's Blog
  22964. 98%Unit Testing in TypeScript Code – .NET Tools Blog | JetBrains
  22965. 97%C# 9.0: Improved pattern matching | Miguel Bernard's Blog
  22966. 99%Migrate Your ASP.NET Framework to ASP.NET Core with Okta
  22967. 99%Securing Azure Functions using an Azure Virtual Network
  22968. 96%Computed Column Performance in SQL Server - Simple Talk
  22969. 89%Notifiable Data Breaches – and how to avoid them
  22970. 97%Microsoft's Fluid Framework is now open source on GitHub
  22971. 99%What Clojure spec is and what you can do with it (an illustrated guide)
  22972. 99%TOML: Tom's Obvious Minimal Language
  22973. 99%Use the concrete ECDiffieHellmanCng type. by vcsjones · Pull Request #42086 · dotnet/runtime
  22974. 91%Xamarin Community Standup - Sept 3rd 2020 - XAML Tooling Updates & Dual-screen Fun
  22975. 85%Nikola: How to Parlay An Ocean of Lies Into a Partnership With the Largest Auto OEM in America
  22976. 99%How do Routers Work, Really?
  22977. 94%Let employees sell their equity
  22978. 99%Learn C# with CSharpFritz - Ep 4: C# Conditionals and Loops for Beginners
  22979. 93%The Tyranny of the Popcorn Post - Will Patrick
  22980. 95%Survival of the Fittest
  22981. 92%Waiting for Zero
  22982. 98%Everything I ever learned about creating online courses. Part 1: Product Development
  22983. 93%Stop Watching YouTube
  22984. 91%How I got fibre
  22985. 95%Giggle; laughable security | Digital Interruption Research
  22986. 88%‎A Monster's Expedition
  22987. 84%A Monster's Expedition by Draknek & Friends
  22988. 77%Workshop Module 6: Distributed Data
  22989. 94%Access Linux filesystems in Windows and WSL 2 | Windows Command Line
  22990. 90%Why it is Important that Software Projects Fail
  22991. 99%The Cloud Skills Show Episode 5: Web
  22992. 96%A conversation could change a life | R U OK?
  22993. 99%Life, part 34
  22994. 99%The macros for declaring COM interfaces, revisited: C++ version | The Old New Thing
  22995. 95%Relativty an Open-source VR headset for $200
  22996. 95%Relativty - An open-source VR headset for $200 | Product Hunt
  22997. 99%Emacs is very special regarding UIs
  22998. 99%Working with Local Storage in a Blazor Progressive Web App -- Visual Studio Magazine
  22999. 99%Wordpress on .NET Core
  23000. 99%Microsoft Developer UK @msdevUK
  23001. 99%5 most annoying website features I face as a blind person every single day | The Big Hack
  23002. 72%Edgescan Questions & Answers with Troy Hunt Part 1 - Cyber Security, Security Scan, Full Stack Vulnerability Management
  23003. 67%7 ud af 20 ministres kodeord ligger åbent tilgængeligt på nettet: ‘Det er hovedrystende’
  23004. 96%The Amazing $1 Microcontroller - Jay Carlson
  23005. 88%Jared Mauch - Getting Fiber To My Town (NLNOG Live! September 2020)
  23006. 97%Agenda 2020 - NDC Sydney 2020 | Online Developers Conference
  23007. 98%Building Windows Terminal with WinUI | Windows Command Line
  23008. 98%.NET Framework September 2020 Security and Quality Rollup Updates | .NET Blog
  23009. 99%GraphQL on Azure: Part 4 - Serverless CosmosDB
  23010. 97%Settings Sync for Visual Studio Code
  23011. 99%Self-Documenting Code&#58; No Comment
  23012. 99%Free e-book: Blazor for ASP.NET Web Forms Developers | ASP.NET Blog
  23013. 99%.NET Core September 2020 Updates – 2.1.22 and 3.1.8 | .NET Blog
  23014. 99%Understand Recoil in React
  23015. 98%Thin vs Fat Integration Events
  23016. 99%Goodbye Xamarin.Forms, Hello .NET MAUI!
  23017. 91%Mimestream
  23018. 88%Sourcegraph - Universal Code Search
  23019. 97%Kubernetes YAML Generator
  23020. 99%Use .NET Interactive to run .NET code in Jupyter Notebooks on an Azure Machine Learning compute instance
  23021. 92%Global AI Tour | The Tech Platform
  23022. 99%henon/Python.Included
  23023. 99%#VS2019 – ML.NET Model Builder GPU Support, awesome !
  23024. 99%#MLNet – AutoML for ranking scenarios
  23025. 99%ML.NET Workshop
  23026. 97%Machine Learning com ML.Net no Jupyter Notebook | Dados ao Cubo
  23027. 98%Machine Learning Crash Course With ML.NET
  23028. 86%New Zealand Is About to Test Long-Range Wireless Power Transmission
  23029. 98%How we learnt to stop worrying and love web scraping
  23030. 92%Why is there a normal galaxy sitting at the edge of the Universe?
  23031. 98%Socket.IO
  23032. 99%microsoft/FluidFramework
  23033. 99%C# 9.0: Target-typed New Expressions – Make Your Initialization Code Less Verbose
  23034. 74%Dozens of scientific journals have vanished from the internet, and no one preserved them
  23035. 99%Hacking Ethernet out of Fibre Channel cards
  23036. 98%Learn C# with CSharpFritz - Ep 3: C# Methods, Events, and Delegates for Beginners
  23037. 98%20 years to overnight success
  23038. 95%Shaping your team culture | Helen Anderson
  23039. 75%grit, or the moralist’s fable about education
  23040. 98%How does Night Mode work? | Sivasubramanyam A
  23041. 95%Visualizing My Imposter Syndrome - Ricardo Luevanos
  23042. 88%The story of how to NOT start a project. - Mr. Picky
  23043. 96%How To Build Momentum in Life & Business
  23044. 98%How I streamline and “automate” giving one free mentoring session every day.
  23045. 98%168 AWS Services in 2 minutes
  23046. 92%Programming is a losers game | Tom Gamon
  23047. 92%Learn TV
  23048. 99%.NET & GRPC What they forgot to tell you
  23049. 97%Fix repeatedly decoding base64 with large grpc-web-text request by JamesNK · Pull Request #1045 · grpc/grpc-dotnet
  23050. 93%The cron schedule expression editor
  23051. 96%Is the web getting slower? | DebugBear
  23052. 99%Raccoon Attack
  23053. 99%The macros for declaring COM interfaces, revisited: C version | The Old New Thing
  23054. 98%Stack Exchange Data Dump : Stack Exchange, Inc. : Free Download, Borrow, and Streaming : Internet Archive
  23055. 97%A Taxonomy of Bidirectional Scattering Distribution Function Lobes for Rendering Engineers
  23056. 83%On all that fuckery
  23057. 63%So You Want To Be A
  23058. 99%Little Known ASP.NET Core Features - HTTP Trailers
  23059. 99%First Steps with Blazor - Simple Talk
  23060. 89%gRPC Best Practices for .NET
  23061. 99%How to Build a RESTful API with Deno
  23062. 99%View your Azure Cache for Redis data in new Visual Studio Code extension
  23063. 99%.NET Microservices with Steeltoe
  23064. 99%The Native File System API: simplifying access to local files
  23065. 99%microsoft/FluidFramework
  23066. 95%Fluid Framework Preview
  23067. 99%Fluid Framework is now open source - Microsoft 365 Developer Blog
  23068. 92%Free Hosted Titanoboa
  23069. 99%Getting started PeachPie
  23070. 99%The HTML autocomplete attribute
  23071. 99%Using a web camera with fun filters in your ASP.NET Core Blazor WebAssembly application – Roman Simuta
  23072. 99%EngstromJimmy/Blazm.Bluetooth
  23073. 99%Splitting code and markup into different files when creating a Blazor component - Gérald Barré
  23074. 99%AzureAD/microsoft-identity-web
  23075. 98%The Best Samples to Teach Yourself Blazor
  23076. 98%dotnet/aspnetcore
  23077. 99%Adding a Little DAPR to your .NET Microservices
  23078. 91%Release 4.1.1 Release · aspnet/AspNetKatana
  23079. 99%Maoni0/mem-doc
  23080. 98%Scaling SignalR Core Web Applications With Kubernetes
  23081. 87%Spreadsheets, smoke, and leases
  23082. 98%Clipboard API for browsers is inconsistent
  23083. 96%Good students find questions, not answers
  23084. 96%Why Masks Work Better Than You Think: An Interactive Essay
  23085. 89%How to Consume Information - Daniel Adeyemi
  23086. 98%Have I Been Pwned Report
  23087. 94%Why I dropped out of college
  23088. 98%The Automated CIO
  23089. 96%After-the-fact warnings
  23090. 99%Gem Island • Nicholas Pilkington
  23091. 99%Is there any place for monoliths in 2020? - Francisco J. Revoredo
  23092. 80%The Two Risks of Investing - Jonathan Liu
  23093. 95%For the Future of Work, Look to Gaming
  23094. 99%Using Logrotate to manage logs – Mohit Khare
  23095. 98%Non-POSIX file systems - weinholt.se
  23096. 87%That time I needed money… – Dave Gooden
  23097. 87%BombSolver - Test Run
  23098. 95%Announcing a new way to paste URLs, Link format!
  23099. 89%State of Cybersecurity Industry Exposure at Dark Web
  23100. 99%loic-sharma/BaGet
  23101. 96%Vitamin D, part 3 - The Evidence
  23102. 98%Get Weather Forecast -- with records
  23103. 84%Home - History of .NET
  23104. 73%Study: “LinkedIn is Basically a Money Pit” Because of Ad Fraud
  23105. 97%GDPR Violation: ScribD acquires PII on 500M users in a deal with LinkedIn
  23106. 99%Configuring resources with YAML manifests: Deploying ASP.NET Core applications to Kubernetes - Part 2
  23107. 87%Charge your Tesla for less
  23108. 95%Dhghomon/programming_at_40
  23109. 99%.NET Microservices with Steeltoe
  23110. 99%Azure DevOps Podcast: Derek Comartin on Migrating to .NET Core - Episode 104
  23111. 67%Your Man in the Public Gallery: the Assange Hearing Day 6 - Craig Murray
  23112. 95%Why I Link to WayBackMachine Instead of Original Site
  23113. 93%How is it possible to jam a virtual card reader? | The Old New Thing
  23114. 98%Create React App vs Next.js vs Gatsby
  23115. 99%BashPitfalls - Greg's Wiki
  23116. 98%Update noda time plugin to support bcl types by forwarding these to the existing bcl type handlers. by davidroth · Pull Request #3124 · npgsql/npgsql
  23117. 97%AVIF has landed
  23118. 98%Migration of Arbitrage from Windows to Mesos
  23119. 70%The US Army Spent Millions Developing Giant, Six-Legged Walking Trucks in the 1980s
  23120. 97%How to speed up the Rust compiler one last time – Nicholas Nethercote
  23121. 80%Inaugural Melb.NET virtual meetup
  23122. 78%Eftel Group - Telecommunication Infrastructure for Corporate, Wholesale, Government & Residential Sectors
  23123. 99%Pair programming with JetBrains IDEs
  23124. 98%Learn Docker in one month - on YouTube! Your guide to week 1
  23125. 99%ASP.NET Core Configuration - Options Validation - Code Maze
  23126. 99%Auto generated WebAPI client library with NSwag
  23127. 98%Assembly Versioning and DLL Hell in C# .NET: Problems and Solutions - Michael's Coding Spot
  23128. 99%Using a Dapper Base Repository in C# to Improve Readability
  23129. 98%Dataflow Analysis of Integral Values – .NET Tools Blog | JetBrains
  23130. 96%Can't disable Chrome Mobile video autoplay. Have set to Blocked in Site Settings; still autoplaying
  23131. 99%sinshu/managed-doom
  23132. 92%Quand je découvre que mon code a été modifié en mon absence - Les Joies du Code - Humour de développeurs : gifs, memes, blagues
  23133. 99%DIY IoT door monitor with ESP8266
  23134. 95%Re-examining our approach to memory mapping | Time series data, faster
  23135. 99%Disposable mask under the microscope
  23136. 99%Tooltips in tooltips · Philip Ardeljan is a UI designer
  23137. 93%Stellar Cartography With Self Organizing Maps
  23138. 99%Tinkerer - You Aren't Going To Need It
  23139. 99%Before you pack your webapp in Electron | Ori Livni’s Notes
  23140. 96%» BitTorrent v2
  23141. 78%The Business Lessons I Learned from Not Cutting My Hair for 18 Months
  23142. 78%Beijing KFC
  23143. 61%Language Log » "That, that, that…", part 2
  23144. 97%Music Theory is Racist
  23145. 99%Create php-gd2-12129745956.jpg by dddndd21 · Pull Request #107 · StackExchange/StackExchange.DataExplorer
  23146. 69%This is definitely rare: It happens only ten times a month | The Old New Thing
  23147. 99%C++/WinRT injects additional constructors into each runtime class | The Old New Thing
  23148. 98%18.S191 Introduction to Computational Thinking
  23149. 92%Oracle Developer Live—Java
  23150. 98%Weekly Notes - #27 | Miguel Bernard's Blog
  23151. 74%TLS certificate lifespan cut short: A win for security, or cause for chaos?
  23152. 98%Things I Learned to Become a Senior Software Engineer
  23153. 92%index - BasicIncome
  23154. 67%Verizon achieves milestone in future-proofing data from hackers
  23155. 96%Elixir Is Not Ruby. Elixir Is Erlang
  23156. 97%It’s getting Cozy
  23157. 99%Securing Azure Functions using certificate authentication
  23158. 99%Build and Deploy .Net Core WebAPI Container to Amazon EKS using CDK & cdk8s | Amazon Web Services
  23159. 99%Calling Windows APIs in .NET5
  23160. 99%When Things Get Really Bad – NTFS File System Corruption War Story
  23161. 97%An Azure Reference Architecture – Azure From The Trenches
  23162. 94%Kassel Labs
  23163. 99%Migrating from ASP.NET to ASP.NET Core
  23164. 98%Web-to-App Communication: The Native Messaging API
  23165. 95%Visual Studio Codespaces is consolidating into GitHub Codespaces | Visual Studio Blog
  23166. 93%Hard to discover tips and apps for making macOS pleasant
  23167. 98%Noita - A roguelite where everything can be destroyed.
  23168. 99%Service proxy, pod, sidecar, oh my!
  23169. 89%Rain Speedtest
  23170. 98%Preventing Insecure Network Connections | Apple Developer Documentation
  23171. 92%DEVintersection Virtual Workshop Event
  23172. 97%Why you want to encrypt password hashes
  23173. 87%Athletic Anti-Nutrition: What a Vegan Diet Did to Carl Lewis
  23174. 99%The most efficient way to solve problems: not having them
  23175. 94%What is the Value of Browser Diversity?
  23176. 87%Attention is your scarcest resource
  23177. 80%Boardwatch Magazine Vol 09 01 1995 Jan : Free Download, Borrow, and Streaming : Internet Archive
  23178. 98%How to pick more beautiful colors for your data visualizations
  23179. 96%10+ Sorts, Visualized - Disparity Cube (Radix, Gravity, Quicksort, ...)
  23180. 87%boardwatch-1994-08 : Free Download, Borrow, and Streaming : Internet Archive
  23181. 70%Predators and Prey - Numberphile
  23182. 99%Contra - Behind the Code
  23183. 99%yaelwrites/Big-Ass-Data-Broker-Opt-Out-List
  23184. 98%NetLearner.org Home page - NetLearner.Portal
  23185. 99%Key exchange standards - Manning
  23186. 98%Massacring C Pointers
  23187. 87%Are You An Anarchist? The Answer May Surprise You!
  23188. 99%jsakamoto/ipaddressrange
  23189. 98%The stack monoid
  23190. 95%vasanthv/talk
  23191. 97%Why you should charge more for your app subscriptions – Matt Ronge
  23192. 78%Debt Matters
  23193. 65%My Ergodox EZ Layouts to Relearn Typing within Three Days
  23194. 99%Building a better home network
  23195. 95%Fraidycat
  23196. 97%When to stop working on side-projects
  23197. 97%The MVP reconnect daily
  23198. 99%Key exchange standards - Manning
  23199. 98%Ubuntu 20.04 LTS’ snap obsession has snapped me off of it
  23200. 97%spectresystems/spectre.console
  23201. 96%Bridging the Gap Between Junior and Senior Engineers
  23202. 99%Yahtzee in Blazor WebAssembly Part 1: The C# Model
  23203. 98%Microsoft Offers New Documentation for Blazor and gRPC in ASP.NET Core -- Visual Studio Magazine
  23204. 94%You Should Probably Change Your Password! | Michael McIntyre Netflix Special
  23205. 99%Snake in a QR code
  23206. 76%» Bullfrog after Populous The Digital Antiquarian
  23207. 99%wybiral/micropython-aiolora
  23208. 98%.NET Rocks! vNext
  23209. 99%10 Steps to Replace REST Services with gRPC-Web in Blazor WebAssembly | Syncfusion Blogs
  23210. 97%Controller Display by Fred Wood by Fred Wood
  23211. 99%Asynchronous coroutines with C# 8.0 and IAsyncEnumerable
  23212. 86%Lose Weight with Nightmare Fuel
  23213. 96%A Meta-Layer for Notes
  23214. 84%Wittgenstein’s Revenge
  23215. 95%Garbage in, garbage out
  23216. 98%The 16 Hour Product
  23217. 96%A history of elliptic curves in tweets
  23218. 84%Join the DotNetEvolution Discord Server!
  23219. 97%xkcd: University COVID Model
  23220. 96%University COVID Model
  23221. 97%C# - Handy Features
  23222. 94%Update on Adobe Flash Player End of Support
  23223. 91%Microsoft Ignite
  23224. 99%Costs of running a Python webapp for 55k monthly users
  23225. 99%What Every C Programmer Should Know About Undefined Behavior #2/3
  23226. 76%The .NET Docs Show - Exploring ASP.NET Core + Vue.js with Matt Millican
  23227. 72%Coursera | CareerForce
  23228. 99%Modern C
  23229. 98%Rough edges in the when_all coroutine, part 2: Overloaded comma operator | The Old New Thing
  23230. 97%Future of C#
  23231. 96%Edit and Replay your network requests, direct from the browser
  23232. 97%Using HIBP, AppInsights and Grafana to detect credential stuffing.
  23233. 98%Add contibutors to the release notes by Brar · Pull Request #46 · npgsql/doc
  23234. 83%Website Security, WAF, CDN, DDoS Protection | AppTrana
  23235. 85%Reddit gets its app to 50 million Play Store downloads, mostly by making the mobile web experience miserable
  23236. 99%A Beginner’s Guide to Setting Up a Web Application with Typescript and Express
  23237. 99%Ian Bebbington - State-of-the-art ML in UWP
  23238. 99%It's 2020 and it is time for text mode with Gui.cs
  23239. 99%Top-level programs in C# 9.0
  23240. 99%10 Steps to Replace REST Services with gRPC-Web in Blazor WebAssembly | Syncfusion Blogs
  23241. 98%Everything You Need to Know to Get Started with Deno
  23242. 62%It’s not just cars that make pollution. It’s the roads they drive on, too
  23243. 99%Integrate ASP.NET Core Razor components into Razor Pages and MVC apps
  23244. 63%NuScale’s small nuclear reactor is first to get US safety approval
  23245. 75%Time passed since Daniel applied for a US visa
  23246. 91%RGBW RGB Downlight WiFi - 4 Pack
  23247. 81%What is your take on checking return values?
  23248. 99%Learn how to deploy .NET Core apps to Azure with GitHub Actions
  23249. 92%Battery-free Game Boy runs forever
  23250. 96%Upcoming changes to CI/CD Minutes for free tier users on GitLab.com
  23251. 98%samizdatco/skia-canvas
  23252. 95%Why You Should Share Your Ideas Online - Stew Fortier
  23253. 87%Beginner's Mind | SQL, Code, Coffee, Etc.
  23254. 98%Why I Don't Care About My Window Manager
  23255. 98%Winning Communication in Remote Teams
  23256. 88%Open Source Everything
  23257. 88%A case for the mediocre developer
  23258. 72%Thomas Jefferson to John Norvell
  23259. 93%This Tiny Nuclear Reactor Will Change Energy—and Now It's Officially Safe
  23260. 93%Microsoft Expressive Pixels: a platform for creativity, inclusion and innovation
  23261. 72%What If Certain Mental Disorders Are Not Disorders At All?
  23262. 89%On .NET Live - Application logs and diagnostics with Serilog
  23263. 97%FilePizza - Your files, delivered.
  23264. 86%A* Program — /dev/color
  23265. 76%Black engineers group seeks next-gen IT leaders
  23266. 97%transport_security_state_static.json - Chromium Code Search
  23267. 99%Call session - Microsoft User Research
  23268. 98%Restrict DownloadLinks to a specific user by Yiddishe-Kop · Pull Request #9 · armancodes/laravel-download-link
  23269. 94%React is becoming a black box
  23270. 98%Restrict DownloadLinks to a specific user by Yiddishe-Kop · Pull Request #9 · armancodes/laravel-download-link
  23271. 98%Rough edges in the when_all coroutine, part 1: Empty parameter list | The Old New Thing
  23272. 99%Creating background .NET Core services on Linux
  23273. 98%Juno College Bootcamp Student to Web Developer with Ro The Coder
  23274. 99%Blazor WebAssembly : Custom Authentication - EP11
  23275. 83%Factorio - Trailer 2014
  23276. 92%Factorio - Trailer 2020
  23277. 99%Build your own .NET memory profiler in C#
  23278. 98%Platform Tempered Glass Plate 310*310mm for FDM 3D Printer
  23279. 88%Shelly1 physical button switch not working - Offizielles Shelly Support Forum
  23280. 99%The release of the Azure Data Studio extension generator is now available - SQL Server Blog
  23281. 93%Connector for AWS in Azure Cost Management + Billing is now generally available
  23282. 99%Use TempDataAttribute For Clean Code
  23283. 99%AWS Toolkit in JetBrains Rider | Amazon Web Services
  23284. 99%C# 9.0: Records – Work With Immutable Data Classes
  23285. 94%DevReach 2020 Now ONLINE & Free
  23286. 99%Virtual Events in September to Discover! | Xamarin Blog
  23287. 98%Building React Apps With Storybook — Smashing Magazine
  23288. 93%Amazon.com: RCAWD Front and Rear Shock Absorber Oil Filled Type Aluminum Alloy 1316 for Rc Hobby Model Car 1-14 Wltoys 144001 Buggy Option Parts Hop-Ups 4Pcs(Yellow): Toys & Games
  23289. 95%MIT 18.S097: Programming with Categories
  23290. 99%thomasgalliker/ObjectDumper
  23291. 86%ASP.NET Community Standup - Aug 25th 2020 - Razor Tooling
  23292. 97%Customizing Trimming in .NET Core 5 | .NET Blog
  23293. 99%Full-Text Search Battle: PostgreSQL vs Elasticsearch
  23294. 98%E-mail gateways and gatekeeping
  23295. 98%Inexpensive Dynamic DNS over IRC
  23296. 97%Options, Text Editor, C#, Advanced - Visual Studio
  23297. 99%In Defense of a Switch
  23298. 75%Pour One Out | Potemkin Life
  23299. 96%Calming down Clickhouse
  23300. 88%Writing for nobody, writing for everybody
  23301. 99%Blanket Solutions and Microservices
  23302. 79%Think Twice Before You Wish to Live Forever — Remo Uherek
  23303. 87%max.hn | 3 years of receiving my twitter feed via mail
  23304. 94%Why Universal Basic Income Is Inevitable: What You Need To Know -
  23305. 99%Data practices for scrappy startups
  23306. 90%The Official, Authorized List Of Legitimate Reasons For Deciding to Become a Manager
  23307. 97%leeoniya/uPlot
  23308. 97%Cloud firewall management API SNAFU put 500k SonicWall customers at risk
  23309. 99%dotnet/roslyn
  23310. 98%The .NET Docs Show - .NET open-source projects 👨🏻‍💻 with Isaac Levin 👨🏻‍🦲
  23311. 99%.NET CLI Templates in Visual Studio | .NET Blog
  23312. 99%XAML Hot Reload Survey
  23313. 79%TSA tries out another (illegal) biometric “ID verification” system – Papers, Please!
  23314. 98%So You Want to Learn Physics... — Susan Fowler
  23315. 99%ARM64 Performance in .NET 5 | .NET Blog
  23316. 99%NeoAxis Engine 2020.5 Released - .NET Core, Visual Studio Code, Rider support, improved built-in GUI
  23317. 98%chsienki/Kittitas
  23318. 99%10 lesser-known Web APIs you may want to use
  23319. 98%Lo-Fi Player
  23320. 99%Synthesizing a when_all coroutine from pieces you already have | The Old New Thing
  23321. 99%Announcing PeachPie 1.0-preview1 @ PeachPie
  23322. 95%Future Tech 2020 Conference | Homepage
  23323. 99%connorferster/handcalcs
  23324. 99%Rewritten in Rust: Modern Alternatives of Command-Line Tools · zaiste.net
  23325. 97%Most favorited Hacker News posts of all time
  23326. 77%Inaugural Melb.NET virtual meetup
  23327. 95%The Why and How of Privacy and Security — This Too Shall Grow
  23328. 84%Create on Your Terms with Your Community | Patreon Blog
  23329. 93%How to Spot Toxic Software Jobs From Their Descriptions
  23330. 90%US court fully legalized website scraping and technically prohibited it - Parsers
  23331. 99%Adding Scripting to .NET Applications
  23332. 99%Deploying .NET Core to Heroku
  23333. 97%Postel's Law - The Robustness Principle
  23334. 97%Running Container Workloads in Microsoft Azure - Simple Talk
  23335. 99%Aspect Oriented Programming using proxies in ASP.NET Core | Awaiting Bits
  23336. 98%Tracing at Slack: Thinking in Causal Graphs - Slack Engineering
  23337. 99%ASP.NET Core Configuration - Basic Concepts - Code Maze
  23338. 99%Announcing the General Availability of Bottlerocket, an open source Linux distribution built to run containers | Amazon Web Services
  23339. 99%Using Digital Signatures to check integrity of cipher texts in ASP.NET Core Razor Pages
  23340. 99%Translating NHibernate LINQ query to SQL
  23341. 84%New Steps to Combat Disinformation - Microsoft on the Issues
  23342. 84%9 open source leaders I enjoy following on Twitter
  23343. 97%Xamarin.Forms New Drawing API! Part 1
  23344. 90%Experian database laked
  23345. 61%Handle IdLinkage X509 chain building status. by vcsjones · Pull Request #41691 · dotnet/runtime
  23346. 99%Add SafeBuffer Span<T> methods by huoyaoyuan · Pull Request #40842 · dotnet/runtime
  23347. 96%Why I Actively Discourage Online Tooling like `jwt.io` and Online JSON Validators · Jamie Tanna | Software Engineer
  23348. 83%Make Security an Inside Job – Design Monday | J Wolfgang Goerlich
  23349. 92%You flow downhill
  23350. 99%amymhaddad
  23351. 99%Why developers hate Ruby on Rails
  23352. 93%On the Epic side of history
  23353. 89%How I Built Our Marketing Team, 15 Years After Launching – Bogdan Mitrache
  23354. 92%Thoughts on Fundraising - Blair Reeves
  23355. 95%Lunar
  23356. 95%Nerves-keyboard - Running a mechanical keyboard with Elixir
  23357. 97%Seven trust and safety features to build into your product before someone gets hurt
  23358. 96%I've decided to pursue a Bootstrap MBA
  23359. 94%Awesome 8-Bit DIY Breadboard Computer (Kits are Available) - EEWeb
  23360. 93%Adding a Little DAPR to Your .NET Microservices
  23361. 97%CoffeeGeek - Baratza Sette 30 Grinder
  23362. 97%VALORANT's 128-Tick Servers
  23363. 92%ASP.NET Community Standup - Sept 1 2020 - YARP Reverse Proxy Toolkit
  23364. 96%Introducing GitHub Container Registry - The GitHub Blog
  23365. 99%Improvements in native code interop in .NET 5.0 | .NET Blog
  23366. 99%Performance best practices with gRPC
  23367. 63%Why we are suing the Administration - Newsroom
  23368. 98%Why I’m Writing A Book On Cryptography
  23369. 99%htop-dev/htop
  23370. 99%An Introduction to Kubernetes: Deploying ASP.NET Core applications to Kubernetes - Part 1
  23371. 94%More on trivial functions like CopyRect and EqualRect | The Old New Thing
  23372. 98%GitLens Extension in Visual Studio Code
  23373. 99%The database I wish I had
  23374. 97%About Applebot
  23375. 98%Monsters Weekly 178 - How to Manually Trigger GitHub Actions
  23376. 96%Build a REST API in .NET Core - Simple Talk
  23377. 99%How to log NHibernate SQL to ASP.NET Core loggers
  23378. 98%Natively Format JavaScript Numbers
  23379. 99%Setting Up GrayLog For Use With NLog
  23380. 96%REST – the ignored parts – Webinar Recording – .NET Tools Blog | JetBrains
  23381. 99%Monsters Weekly 180 - SQL Profiling with Azure Data Studio
  23382. 99%Solution & Project Structure of a Loosely Coupled Monolith
  23383. 96%.NET Foundation Project Spotlight
  23384. 99%Monsters Weekly 179 - Working with AsyncLocal
  23385. 99%Free Books for Learning and Getting Started with Cloud-Native .NET Apps
  23386. 99%Exploring the .NET Core library Coravel for Task Scheduling, Caching, Mailing and more
  23387. 98%Docker 101 and How do containers work?
  23388. 99%New C# Source Generator Samples | .NET Blog
  23389. 98%Shawn Wildermuth's Blog
  23390. 98%AWS SDK for .NET v3.5 Now Generally Available | Amazon Web Services
  23391. 99%Minimal React: getting started with the frontend library
  23392. 99%What is .NET? How does it work? Is it a language or a Platform?
  23393. 99%Don't Code Tired | Running xUnit.net Tests on Specific Threads for WPF and Other UI Tests
  23394. 99%C# preprocessor directive symbols from the dotnet build command line via DefineConstants
  23395. 99%Securing Azure Functions using API Keys
  23396. 99%BSides København
  23397. 73%Consequences Of Code « blarg?
  23398. 94%Motivation
  23399. 99%Azure/bicep
  23400. 98%Version number bumped to 3.0.0 from 2.8.0 (tentative). · ruby/ruby@21c62fb
  23401. 99%Debug ASP.NET Core Blazor WebAssembly
  23402. 93%If your Mac doesn't turn on
  23403. 86%Google, the Stupidity Amplifier — Greg Egan
  23404. 98%App Trimming in .NET 5 | .NET Blog
  23405. 99%F# 5 update for August | .NET Blog
  23406. 99%A Lesson in LoRa Module P2P Standards (or the Lack Thereof)
  23407. 97%Supporting Linux kernel development in Rust
  23408. 99%Introducing the Half type! | .NET Blog
  23409. 99%Big Plans for Big Data and .NET for Spark | .NET Blog
  23410. 98%The Architecture of Open Source Applications
  23411. 99%GIFBot - Interactive Twitch Bot
  23412. 99%An interesting question for technical founders
  23413. 99%Soatok’s Guide to Side-Channel Attacks
  23414. 93%Amazon.com: BatPower 120W USB C Laptop Car Charger, PD 90W Car Charger for New Surface Book 2 Laptop Pro 7 USB C Car Charger HP Spectre X360 Razer Microsoft Dell Laptop Car Charger Vehicle DC 12v-24v Auto Adapter: Computers & Accessories
  23415. 99%System Programming in 2k20
  23416. 86%On the moral authority of the founding CEO - As Risky As It Gets
  23417. 90%The Importance of Doing - Jonathan Liu
  23418. 99%Tips for stable and portable software
  23419. 85%No longer looking for shortcuts!
  23420. 99%Deployed To Production Is Not Enough
  23421. 81%Zigbee Device Compatibility Repository
  23422. 93%At First I Thought Someone Was Trying to Scam Me Out of My Domain Name
  23423. 98%Taking a look at Gerät 32620 — The Postface
  23424. 99%.NET R&D Digest (August, 2020)
  23425. 93%1st Game: Snek - Making an 8 Bit pipelined CPU
  23426. 88%Users
  23427. 93%App Review process updates - News - Apple Developer
  23428. 97%Orleans at Microsoft
  23429. 93% 2.90 — blender.org
  23430. 99%Blender 2.90 - Features Showcase
  23431. 87%PinePhone Manjaro Community Edition | PINE64
  23432. 99%Application Containerization - Migrate apps to Azure Kubernetes Service (Preview)
  23433. 98%Is there a code page that matches ASCII and can round trip arbitrary bytes through Unicode? | The Old New Thing
  23434. 99%Dispose Resources Asynchronously With IAsyncDisposable
  23435. 93%The More You Know The More You Realize You Don't Know
  23436. 96%Why are there 5280 feet in a mile?
  23437. 98%Adding a little Swagger to OData
  23438. 99%Inject a service into a System.Text.Json converter
  23439. 96%Analysis of Today's CenturyLink/Level(3) Outage
  23440. 98%Release ILSpy 6.2 Preview 1 · icsharpcode/ILSpy
  23441. 96%Do we really travel through time with the speed of light?
  23442. 99%Blazor GameDev - part 9: introducing the Finite State Machine - Davide Guida
  23443. 80%Take Action with MJ for Texas · Mobilize
  23444. 82%Get Involved - MJ for Texas
  23445. 85%My PR was denied by Iranian Law
  23446. 94%Vimac
  23447. 98%Being a Grafanista: a look from inside
  23448. 86%swyx Writing | How to Create Luck
  23449. 91%My mama told me "Hiring a Developer" is like a box of chocolate, you never know what you gonna get - Alireza Savand blog
  23450. 97%Less is more
  23451. 96%Zen and Development | Potemkin Life
  23452. 99%reegeek/StructLinq
  23453. 98%Real-time rendering of water caustics
  23454. 93%VerifyTests/DiffEngine
  23455. 99%Introduction
  23456. 97%Cryptologie | Links
  23457. 98%vinayak-mehta/present
  23458. 93%Antifragile Web Development
  23459. 97%[outages] Level3 (globally?) impacted (IPv4 only)
  23460. 97%NASA Workmanship Standards : National Aeronautics and Space Administration : Free Download, Borrow, and Streaming : Internet Archive
  23461. 99%How to build mini high voltage Jacob's Ladder
  23462. 99%Exploring mullender.c - A deep dive into the first IOCCC winner :: LainSystems
  23463. 83%Flexbox Defense
  23464. 98%Zero-Knowledge Proofs from Information-Theoretic Proof Systems - Part I | ZKProof Standards
  23465. 99%So you want to roll your own crypto?
  23466. 91%Random colours – ANU QRNG
  23467. 98%Atte Juvonen - No, banks do not have a magic wand that creates money out of thin air
  23468. 93%Fully embracing the dumb terminal laptop
  23469. 86%Don't get stuck - stitcher.io
  23470. 93%Beyond Black Hole: A Shower Thought
  23471. 81%SubtletyAndSignificance
  23472. 87%Memoirs from My First Interview
  23473. 96%Tips for hobby embedded development beginners
  23474. 94%Anatomy of a low frequency aviation radio beacon
  23475. 96%A Good Day | Jonathan Verrecchia
  23476. 99%Write explicit type guards
  23477. 99%Software Engineering Tips and Best Practices for Data Science | Ahmed BESBES
  23478. 96%Go Fuzz Yourself! Where do I even begin?! – MIKE CURNOW
  23479. 99%- Age of Ascent
  23480. 98%Follow My Explorations into AWS for .NET Developers
  23481. 92%GeekDesk “Max” sit-stand desk review: Two years with a motorized desk
  23482. 99%Programming with Proofs for High-assurance Software
  23483. 92%Life is Short
  23484. 95%Very short functions are a code smell – an overview of the science on function length – Software by Science
  23485. 99%Slack disclosed on HackerOne: Remote Code Execution in Slack...
  23486. 99%dotnet/aspnetcore
  23487. 99%Objective-Rust
  23488. 98%Optimized shot-based encodes for 4K: Now streaming!
  23489. 94%Linux Hardware Reviews, Open-Source Benchmarks & Linux Performance
  23490. 98%CSS 3D ENGINE
  23491. 91%Cyberdecks For High-Tech Low-Lifes
  23492. 98%HealthcareIsDumb.com
  23493. 95%florinpop17/app-ideas
  23494. 95%Ham radio is dying! No it’s not, it's evolving - K0LWC
  23495. 59%Analysis | For some military veterans, QAnon conspiracies offer comfort and belonging
  23496. 87%Apple Terminates Epic Games' Developer Account
  23497. 99%weikio/PluginFramework
  23498. 84%Zoom is now critical infrastructure. That’s a concern
  23499. 93%Pure and Applied Chess
  23500. 95%Why not make it easier to share the truth? part 1
  23501. 93%Analog writing tools
  23502. 93%Ethereum Is a Dark Forest
  23503. 98%The ability to send a plain text email is not a skill people care about (mostly)
  23504. 86%Hidden Gems Conference Day 3 Track Two
  23505. 99%How I finally beat my son at a computer game
  23506. 96%Overlap and Glue
  23507. 95%Open Alpha Playtest - Aug 29, 2020
  23508. 95%RFC8890: The Internet is for End Users
  23509. 97%Website Domains Names & Hosting
  23510. 98%DNS Physical Structure
  23511. 98%EGX 2020 Leftfield Submissions
  23512. 99%How do I convert from the C++/WinRT projection type to the C++/WinRT implementation type? | The Old New Thing
  23513. 93%🎓 Dr. Freemo :jpf: 🇳🇱 (@freemo@qoto.org)
  23514. 86%The Internet Speculative Fiction Database
  23515. 97%Meet Silq- The First Intuitive High-Level Language for Quantum Computers
  23516. 89%Muse — tool for thought
  23517. 97%Zoom still don't understand GDPR
  23518. 97%A Short Guide to Minimal Web Development · Jens Oliver Meiert
  23519. 97%Easily create web extensions for Safari. - News - Apple Developer
  23520. 99%.NET for Spark Survey
  23521. 98%WSLconf
  23522. 72%From a Whatsapp group prototype to a $1.3 million investment. A founders validation journey.
  23523. 94%Coaching without doing
  23524. 94%Ergonomic superiority, RSI and why I bought a split keyboard
  23525. 98%Regulation Is Killing Medical Software Innovation
  23526. 99%Getting Started PeachPie
  23527. 95%Asana S-1 Analysis - Comparing One Productivity Powerhouse to Another by @ttunguz
  23528. 97%It Took 2 Years To Make My First Dollar Selling A Product
  23529. 79%Democracy in China During the Early 20th Century
  23530. 94%How To Update Your BIOS For Windows 8? | Samsung Support Gulf
  23531. 97%CTO + VP Engineering: Needed or Redundant?
  23532. 98%Agenda: .NET Core as Cloud Native - NDC Minnesota 2020 | Online Developers Conference
  23533. 90%Wind and solar are 30-50% cheaper than thought, admits UK government
  23534. 99%The Single Responsibility Principle Revisited
  23535. 99%Securing Blazor Client-side Applications
  23536. 98%Announcing Rust 1.46.0 | Rust Blog
  23537. 98%agileobjects/ReadableExpressions
  23538. 91%Home | reMarkable
  23539. 99%Automatically find latent bugs in your code with .NET 5 | .NET Blog
  23540. 96%TikTok
  23541. 99%Kill sticky headers
  23542. 99%Use Project Tye to simplify your .NET microservice development experience (part 2)
  23543. 98%Scrollbar Blindness | Sven Kadak
  23544. 98%HTML Standard
  23545. 99%How do I convert from the C++/WinRT implementation type to the C++/WinRT projection type? | The Old New Thing
  23546. 99%Fullstack Course Tracker with React, Airtable, and Netlify - JAMstack Crash Course #2
  23547. 70%Venus is the Best Place in the Solar System to Establish a Human Settlement (2003)
  23548. 83%Facebook apologizes to users, businesses for Apple’s monstrous efforts to protect its customers' privacy
  23549. 98%d3/d3
  23550. 99%Code Runner - Visual Studio Marketplace
  23551. 98%C++ with Visual Studio Code on macOS
  23552. 85%iOS 14 privacy settings will tank ad targeting business, Facebook warns
  23553. 99%Crowdin | Localization Management Platform for agile teams
  23554. 80%Computer Stuff They Didn't Teach You #9 - Ports and Processes! What Process has that Port open?
  23555. 65%The Potentially Revolutionary Celera 500L Aircraft Officially Breaks Cover
  23556. 99%Configure VS Code for Clang/LLVM on macOS
  23557. 97%Call For Presentations – PasswordsCon
  23558. 98%Technical Advisory – wolfSSL TLS 1.3 Client Man-in-the-Middle Attack (CVE-2020-24613)
  23559. 99%.NET Rocks! vNext
  23560. 99%Racket
  23561. 93%Release Beta 9 - adds support for .net 5.0 preview 8 and later · egil/bUnit
  23562. 75%How to not give a fuck
  23563. 93%The Joy of Things being Things - The Space Under the Window (Andrew Plotkin, 1997) - Half Mermaid Productions
  23564. 83%Why walking meetings boost creativity 60% - Greg Raiz
  23565. 95%The Five Pillars Of Wealth Building - Darius Foroux
  23566. 90%Robots I Love
  23567. 86%What you should study
  23568. 95%Bilingual baby name finder
  23569. 95%Evolving .NET Framework Monoliths with .NET 5 and Kubernetes
  23570. 97%Release 1.0.0-preview4 · microsoft/reverse-proxy
  23571. 89%Using Azure Monitor Workbooks for Quick Monitoring Analytics - Daily .NET Tips
  23572. 99%Making WAVs: Understanding, Parsing, and Creating WAV Files in JavaScript
  23573. 99%Announcing Entity Framework Core (EF Core) 5.0 Preview 8 | .NET Blog
  23574. 99%Understanding .NET Generic Host Model - Sahan Serasinghe - Personal Blog
  23575. 98%Fennel – Why Fennel?
  23576. 98%Windows Terminal Preview 1.3 Release | Windows Command Line
  23577. 99%Building A GitHub Repo Importer For A .NET Application - James Hickey
  23578. 66%Jacques Cousteau's Grandson Wants to Build the International Space Station of the Sea
  23579. 97%Is TDD Dead
  23580. 99%Life, part 33
  23581. 99%First Run Dedection with Xamarin.Essentials | Xamarin Blog
  23582. 98%Why Johnny Won't Upgrade · Jacques Mattheij
  23583. 99%A REAL Nintendo Wii is Packed into this Handheld!!!
  23584. 97%Frontend performance: React SSR and the Uncanny Valley
  23585. 98%PCI Express Retimers vs. Redrivers: An Eye-Popping Difference | Astera Labs
  23586. 99%Arwes - Sci-Fi UI Framework
  23587. 99%Why are some system functions exported as stubs instead as forwarders? | The Old New Thing
  23588. 98%radEventListener: a Tale of Client-side Framework Performance | CSS-Tricks
  23589. 97%Beyond REST and RPC: Asynchronous Eventing and Messaging Patterns
  23590. 97%The Intersection of Microservices, Domain-Driven Design and Entity Framework Core
  23591. 98%Adding a little Swagger to OData
  23592. 97%What happens when you load a URL?
  23593. 89%Where's the YouTube Video? : dylanbeattie.net
  23594. 58%You want people to do the right thing? Save them the guilt trip | Psyche Ideas
  23595. 99%ASP.NET Core updates in .NET 5 Preview 8 | ASP.NET Blog
  23596. 71%Hiring is Broken | Emily Nakashima | Monktoberfest 2018
  23597. 99%Producer/consumer pipelines with System.Threading.Channels
  23598. 95%Heyyyyyyyyyyyy.com | email with *nuance*
  23599. 86%💲🇹🇼 Sharing Salary in Taiwan 🤔(only paid by Taiwanese company or Local branch, No remote)
  23600. 85%Black Americans Want Police to Retain Local Presence
  23601. 98%Syllabus for Eric's PhD students
  23602. 98%Optimal Peanut Butter and Banana Sandwiches | Ethan Rosenthal
  23603. 98%Event Sourcing on Azure - part 1: architecture plan - Davide Guida
  23604. 99%wybiral/micropython-lora
  23605. 94%Providers | PrivacyTools
  23606. 97%Bahnschrift font family - Typography
  23607. 89%EVOLT 11148 | D/LIGHT LED 12W TRI COL IP44 DIM 92MM WHT
  23608. 99%open-sdr/openwifi
  23609. 91%Smart RGBW WiFi DownLight
  23610. 97%How to achieve career growth: opportunities, skills & sponsors - Blog by Damian Schenkelman
  23611. 98%Visual Studio 2019 for Mac - Preview Release Notes
  23612. 97%Reflecting on my failure in building Prosper.
  23613. 99%ASP.NET Core updates in .NET 5 Preview 8 | ASP.NET Blog
  23614. 87%Google Play Music Desktop Player
  23615. 89%Source Generators in C#
  23616. 99%highlightjs/highlight.js
  23617. 98%.NET Rocks! vNext
  23618. 95%Can Thieves Crack 6-Digit iPhone Passcodes?
  23619. 95%Quick S-1 Teardown: Snowflake
  23620. 99%Constrained Open Generics Support Merged in .NET Core DI Container
  23621. 93%Thorsten Ball - But does it help you ship?
  23622. 98%Visual Studio 2019 v16.8 Preview 2 Releases New Features Today! | Visual Studio Blog
  23623. 97%Leading-Trim: The Future of Digital Typesetting
  23624. 96%If Humans Spoke in Vectors...
  23625. 99%Announcing .NET 5.0 Preview 8 | .NET Blog
  23626. 98%Is cloud security too easy to screw up? | A Cloud Guru
  23627. 96%What's it like as a Senior Engineer?
  23628. 96%Do Storks Deliver Babies? - Numberphile
  23629. 88%DevOps Notts - August 2020 - Michael Gillett and Martin Woodward - OUR FIRST BIRTHDAY 🎉🎂!
  23630. 99%Github package registry not compatible with dotnet nuget client
  23631. 99%jcansdale/gpr
  23632. 97%Kindle Collects a Surprisingly Large Amount of Data
  23633. 99%Should you unit-test API/MVC controllers in ASP.NET Core?
  23634. 99%Build a Pokedex with NextJS and Tailwind CSS - SSR vs SSG
  23635. 65%A New Botnet Is Covertly Targeting Millions of Servers
  23636. 98%Quaternions and 3d rotation, explained interactively
  23637. 98%How to write in plain English
  23638. 88%[base] Revision 364746
  23639. 99%Blazor by Example
  23640. 98%The 2020 Virtual LLVM Developers' Meeting Program
  23641. 82%NDC Sydney 2020 | Software Developers Conference
  23642. 99%dotnet/runtime
  23643. 90%The Maths Masterclasses | TalentEd
  23644. 99%Asynchronous programming - C#
  23645. 99%SharpLab
  23646. 98%projectkudu/kudu
  23647. 96%Please read the paper before you comment
  23648. 99%LiveSharp
  23649. 90%Scaling Docker to Serve Millions More Developers: Network Egress - Docker Blog
  23650. 62%Oh what a feeling: New Toyotas will upload data to AWS to help create custom insurance premiums based on driver behaviour
  23651. 90%S-1
  23652. 83%Challenge to scientists: does your ten-year-old code still run?
  23653. 95%Release Submit Propagation Nation v0.2.2 · haacked/aspnet-client-validation
  23654. 99%Release Squirrel.Windows 2.0.0 · Squirrel/Squirrel.Windows
  23655. 88%PaperCall.io - .NET Conf 2020
  23656. 98%The making of Visual Studio IntelliCode's first deep learning model: a research journey | Visual Studio Blog
  23657. 98%View dependent packages on NuGet.org | The NuGet Blog
  23658. 98%How to Query HaveIBeenPwned Using an Azure Sentinel Playbook
  23659. 68%Troy Hunt @troyhunt
  23660. 98%GCD and the magic of subtraction
  23661. 92%Can we be both rational and creative? - Daniel Bustamante
  23662. 96%My startup validation process
  23663. 92%Saving the Web With Very Small Amounts of Money
  23664. 99%How to write Blog without Motivation
  23665. 75%You Can Sit With Us - Jonathan Liu
  23666. 98%Under the Hood of a Simple DNS Server
  23667. 65%Alice in Wonderland and the theft of the public domain
  23668. 90%What You Learned Before You Were Born
  23669. 77%Story of Vitamin D Toxicity
  23670. 99%Enforce .NET code style in CI with dotnet format - Gérald Barré
  23671. 92%S-1
  23672. 99%Cross-platform cryptography in .NET Core and .NET 5
  23673. 92%How to use the editor in Azure Cloud Shell? - Daily .NET Tips
  23674. 97%Exploring App Service Diagnostics in Azure Portal - Daily .NET Tips
  23675. 98%Defining Cloud Native
  23676. 98%DevOps, Waffles, and Superheroes - Oh My!
  23677. 86%Stay Sharp
  23678. 98%Learn C# with CSharpFritz - Ep 1: Types, Type Conversion, and C# Language Syntax
  23679. 98%.NET Rocks! vNext
  23680. 99%Using Redis as a .NET Core Data Store
  23681. 92%Developing and Deploying Microservices with 'Tye'
  23682. 95%ASP.NET Community Standup - Aug 4th 2020 - Project Tye Update
  23683. 98%A Journey into .NET Microservices with Steeltoe
  23684. 98%Announcing New Version of the dotNetTips.Utility Assemblies and NuGet Packages!
  23685. 99%.NET Regular Expressions
  23686. 99%.NET Rocks! vNext
  23687. 99%Entity Framework Community Standup - August 19th 2020 - Many-to-Many in EF Core 5.0
  23688. 99%Pieter Levels makes $600k a year from Nomad List and Remote OK
  23689. 95%Migrating .NET Framework Web Apps to Azure
  23690. 97%On .NET Live - Generating static web applications with Statiq
  23691. 99%Inspect and Mutate IQueryable Expression Trees
  23692. 93%Workshop Module 2: Modeling and Architecting Microservices
  23693. 99%API Communication in Microservices with Azure API Management and Azure Functions
  23694. 83%On .NET Live - Sharing your status with Smart Bulbs and PrecenseLight
  23695. 88%Languages & Runtime: .NET Community Standup - August 13 2020 - IOT, API Analyzers, Bin Log Reader
  23696. 97%Workshop Module 1: Introducing Microservices
  23697. 99%What not to do in ASP.NET, and what to do instead
  23698. 98%Try New Gradients & Brushes with Xamarin.Forms 4.8 | Xamarin Blog
  23699. 89%Why You Should Care About Microservices
  23700. 99%Call a Web API From a .NET Client (C#) - ASP.NET 4.x
  23701. 99%Packaging and deploying .NET Core for Linux - Part 2
  23702. 99%Measure performance in Xamarin.Android applications | Xamarin Blog
  23703. 98%Learn C# with CSharpFritz - Ep 2: Building our own types with Class
  23704. 98%.NET Rocks! vNext
  23705. 97%A tale of webpage speed, or throwing away React
  23706. 71%Rust Contributors
  23707. 98%Learn how to deploy .NET Core apps to Azure with GitHub Actions | Azure Friday
  23708. 99%NuGet and long file name support · Issue #3324 · NuGet/Home
  23709. 99%Bare-Metal MCU #9 - Review; ATTiny85 from scratch
  23710. 77%JRediSearch version 1.8 Sync Up by tombatron · Pull Request #1531 · StackExchange/StackExchange.Redis
  23711. 98%Implement ROLE command by zmj · Pull Request #1551 · StackExchange/StackExchange.Redis
  23712. 89%How can I get the number of processors in the system, when there are more than 64? | The Old New Thing
  23713. 96%Altopia Corporation Information
  23714. 94%Questions · Patrick Collison
  23715. 99%C# to the max! Continuations, co-routines and Source Generators!
  23716. 99%.NET &amp; JavaScript Ninjas Community Program | Telerik
  23717. 98%Never Run ‘python’ In Your Downloads Folder
  23718. 99%Actually Portable Executable
  23719. 89%Computer Stuff They Didn't Teach You #7 - Git Push --Force will destroy the timeline and kill us all
  23720. 97%Computer Stuff They Didn't Teach You #4 - Git 101 Basics
  23721. 97%Computer Stuff They Didn't Teach You #6 - Git Rebase vs Merge explained
  23722. 97%Computer Stuff They Didn't Teach You #2 - Code Pages, Character Encoding, Unicode, UTF-8 and the BOM
  23723. 97%Computer Stuff They Didn't Teach You #3 - Basic Text Editing and Hotkeys in VS Code
  23724. 89%Computer Stuff They Didn't Teach You #5 - Git Pull Requests explained
  23725. 82%Computer Stuff They Didn't Teach You #1 - What's a Carriage and Who's Feeding it Lines? CRLF
  23726. 92%xunit/xunit
  23727. 78%KitchenAid&#174; Stand Mixer Ice Cream Maker Attachment
  23728. 99%tomrothe.de - Behavior-Driven Test Data
  23729. 92%Daily links from Cory Doctorow
  23730. 77%Yards, balls, fences, and software engineering
  23731. 92%Logs and Time Series are not the same - Vallified
  23732. 70%Newton Papers : College Notebook
  23733. 69%US Border Patrol Says They Can Create Central Repository Of Traveler Emails, Keep Them For 75 Years - View from the Wing
  23734. 95%Making an OS (x86) - Part 1: CPU, Assembly, Booting
  23735. 98%What's New In DevTools (Chrome 86)  |  Web  |  Google Developers
  23736. 96%Atmosphere Experiment by Sebastian Lague
  23737. 98%Coding Adventure: Atmosphere
  23738. 98%Gary Ewan Park - How to verify SQL Server connection using udl file
  23739. 93%Computer Stuff They Didn't Teach You #8 - Containers? So What? Docker 101 Explained
  23740. 99%sbidy/wiz_light
  23741. 98%Thinking about dependencies :: sunshowers
  23742. 94%Hide My Secrets - Visual Studio Marketplace
  23743. 99%ExecutionContext vs SynchronizationContext | .NET Parallel Programming
  23744. 69%Worldwide Mobile Data Pricing League | Cost of 1GB in 230 countries - Cable.co.uk
  23745. 95%Logical Increments
  23746. 98%Pilo: Raspberry Pi-Powered Lights-Out Remote Server Management for $60 or less
  23747. 88%PaperCall.io - .NET Conf 2020
  23748. 99%MSBuild Log Viewer
  23749. 96%Blockchain, the amazing solution for almost nothing
  23750. 98%Build tools around workflows, not workflows around tools
  23751. 82%Voting in NC FAQ | NC-Voter
  23752. 92%The Anti-Capitalist Software License
  23753. 94%Future of DeepSpeech / STT after recent changes at Mozilla
  23754. 98%degoogle
  23755. 99%drduh/macOS-Security-and-Privacy-Guide
  23756. 98%VTM
  23757. 97%Contempt Culture - The Particular Finest
  23758. 97%awaescher/RepoZ
  23759. 95%ant-design-blazor/ant-design-pro-blazor
  23760. 97%amuste/BlGridExamples
  23761. 82%Cryptography Dispatches
  23762. 97%BlGrid.ServerSide
  23763. 70%High Score | Netflix Official Site
  23764. 98%Ventoy
  23765. 99%do {...} while (0) in macros
  23766. 99%Encrypting texts for an Identity in ASP.NET Core Razor Pages using AES and RSA
  23767. 99%Newsletter Week 34, 2020
  23768. 73%China is building a GitHub alternative called Gitee – TechCrunch
  23769. 97%N O D E
  23770. 50%LiveAuctioneers data breach: Millions of cracked passwords for sale, say researchers
  23771. 95%July 11, 2020 - LiveAuctioneers Account Security
  23772. 54%AI Slays Top F-16 Pilot In DARPA Dogfight Simulation
  23773. 96%.NET Dev Summit 2020 - Virtual Conference - Bengaluru
  23774. 99%Use Project Tye to simplify your .NET microservice development experience (part 1)
  23775. 98%What's new in the Windows Store client
  23776. 96%Get Microsoft Remote Desktop - Microsoft Store en-CA
  23777. 98%Why write ADRs
  23778. 98%nTopology jobs
  23779. 92%Leaked Palantir S-1 shows $579M loss in 2019 – TechCrunch
  23780. 96%Exclude code that follows [DoesNotReturn] from code coverage (per #898) by kevin-montrose · Pull Request #904 · coverlet-coverage/coverlet
  23781. 93%Kids Trap (Collection 1-15)
  23782. 77%This is your one shot
  23783. 97%fast.ai releases new deep learning course, four libraries, and 600-page book
  23784. 93%Generating Sales from YouTube micro-influencers
  23785. 94%You don’t always have to be productive - WEEB TRASH LIFE
  23786. 99%Tom Spark Talks with Troy Hunt - Owner of HaveIBeenPwned!
  23787. 88%Toward a Zoom agreement
  23788. 86%Hand washing stations
  23789. 92%Why I Started Experimental Cooking — A Pursuit of Joy
  23790. 84%Why Do Technical Recruiters Even Exist? - Scott Turman
  23791. 99%Port 5432 is open: introducing the Splitgraph Data Delivery Network
  23792. 70%Why efficiency is dangerous and slowing down makes life better | Psyche Ideas
  23793. 98%Ignoring mass reformatting commits with git blame – Rob Allen's DevNotes
  23794. 98%An Update on MDN Web Docs – Mozilla Hacks - the Web developer blog
  23795. 99%Developer Advocate, Careers At EDB
  23796. 83%Inside the Microsoft STL: The std::exception_ptr | The Old New Thing
  23797. 99%My Stream Timer
  23798. 99%.NET Productivity Tips and Tricks
  23799. 98%Recognizing different types of exception objects that Windows platform libraries can throw | The Old New Thing
  23800. 98%How NAT traversal works
  23801. 97%Productivity Tips and Tricks
  23802. 95%GUIDs are globally unique, but substrings of GUIDs aren't | The Old New Thing
  23803. 98%Introducing the new Azure SDKs
  23804. 99%Azure SDK Latest Releases | Azure SDKs
  23805. 95%Approximate results may vary
  23806. 98%reMarkable microSD
  23807. 96%The Brussels Choice - Numberphile
  23808. 99%First thoughts on Rust vs OCaml
  23809. 97%Chromium’s impact on root DNS traffic | APNIC Blog
  23810. 98%Why Did Mozilla Remove XUL Add-ons?
  23811. 97%Fullstack Vulnerability Management | Cyber Attack Prevention
  23812. 93%Building a Second Brain: The Illustrated Notes
  23813. 92%Building a Second Brain
  23814. 72%Lightroom App Update Wipes Users' Photos and Presets, Adobe Says they are 'Not Recoverable'
  23815. 94%Development quotes of the week [LWN.net]
  23816. 98%How Shopify Reduced Storefront Response Times with a Rewrite
  23817. 99%Upgrade to .NET 5 by davidfowl · Pull Request #96 · davidfowl/BedrockFramework
  23818. 99%Guess a GUID
  23819. 99%WSL 2 Support is coming to Windows 10 Versions 1903 and 1909 | Windows Command Line
  23820. 99%Docker Desktop & WSL 2 - Backport Update - Docker Blog
  23821. 99%Add enhancement to default behavior of client reconnection by barahonajm · Pull Request #24992 · dotnet/aspnetcore
  23822. 96%The Temporality of Media
  23823. 91%Who to ignore (3 bullshit filters)
  23824. 97%The Ebb and the Flow of Product Development
  23825. 89%Is Sapiens Worth Reading? — mattswain.co.uk
  23826. 92%How to Initiate Contact With a Mentor | Daniel Miessler
  23827. 84%Angel Investing: Check Sizes
  23828. 98%Transfer a Software Project - Lessons Learned - dcaulfield
  23829. 94%The sandpaper learning method
  23830. 73%Pascal’s Scam - Second Breakfast
  23831. 93%The Impostor's Advantage
  23832. 99%Announcing TypeScript 4.0 | TypeScript
  23833. 76%Hoppscotch
  23834. 73%.NET Tooling Community Standup - August 20th 2020 - Chat with the NuGet team!
  23835. 96%Moving from YouTube to PeerTube
  23836. 97%An early release of pbrt-v4 and some notes about pbrt-gpu
  23837. 98%24h Sunrise/Sunset
  23838. 99%NGINX Config | DigitalOcean
  23839. 99%First Side Project with Svelte...and Other Cool Stuff (Stripe, Netlify Identity, FaunaDB)
  23840. 99%Loosely Coupled Monolith
  23841. 97%How To Remember Anything Forever-ish
  23842. 99%ASP.NET Core in Action, Second Edition
  23843. 99%ASP.NET Core Health Checks
  23844. 99%A Deep Dive into How .NET Builds and Ships | .NET Blog
  23845. 99%Evaluating “ReadLine using System.IO.Pipelines” Performance in C#
  23846. 99%Evaluating “ReadLine using System.IO.Pipelines” Performance in C# — Part 2
  23847. 94%The Case of the Top Secret iPod - TidBITS
  23848. 99%davidfowl/CommunityStandUpNet5
  23849. 75%Random UO anecdote #2
  23850. 99%How to contact Google SRE: Dropping a shell in cloud SQL
  23851. 99%dotnet/interactive
  23852. 99%davidfowl/CommunityStandUpNet5
  23853. 99%jesseduffield/horcrux
  23854. 80%Meet the startup that helped Microsoft build the world of Flight Simulator – TechCrunch
  23855. 93%Ice Lake AVX-512 Downclocking
  23856. 98%Everything Old is New Again: Binary Security of WebAssembly
  23857. 96%Microsoft.dotnet-httprepl 3.1.0
  23858. 89%Unico Campania, hackerato il sito: 165mila email e password di utenti in rete. “Subito disattivati”
  23859. 98%Can't you just right click?
  23860. 81%You deserve better news. Let me pay for it.
  23861. 82%Persisting as a solo founder
  23862. 98%How I Use Work Tools To Organize Personal Life
  23863. 77%Should billionaires exist? – Part 1
  23864. 99%My dev super power is "I can build anything" so what the heck should I build?!
  23865. 99%Obfuscating your email on the web
  23866. 96%A Guide to Autodidactism | Jack Kinsella
  23867. 99%Implementing 'focus and reply' for Fastmail with JMAP
  23868. 99%Buildstarted/PuppeteerSharpBypassingBotDetection
  23869. 94%chris124567/puppeteer-bypassing-bot-detection
  23870. 97%Post | theheadless.dev - Learn Puppeteer & Playwright
  23871. 97%569936821221962380720 - Numberphile
  23872. 88%Pixel 4xl stuck on 50% ,Switches off randomly,Has a battery symbol with a ?
  23873. 99%MediatR: how to use Decorators to add retry policies - Davide Guida
  23874. 99%Bring the best of the Web to your .NET desktop applications with WebView2 | .NET Blog
  23875. 99%minvws/nl-covid19-notification-app-backend
  23876. 95%Most "mandatory requirements" in corporations are imaginary
  23877. 79%The Reason For The Weird PHP Function Names
  23878. 99%ASP.NET Core 5: Make your options immutable
  23879. 98%Simulate Mobile Devices with Device Mode in Microsoft Edge DevTools - Microsoft Edge Development
  23880. 99%Porting a Golang and Rust CLI tool to D
  23881. 87%Researchers Can Duplicate Keys from the Sounds They Make in Locks
  23882. 99%A Cloudflare worker to redirect image requests from dickhead content scraper's site to a Rick Roll
  23883. 99%Symmetric and Asymmetric Encryption in .NET Core
  23884. 99%Kowainik - Haskell mini-patterns handbook
  23885. 91%The Death Of Corporate Research Labs
  23886. 88%Buy Femtoduino a Coffee. ko-fi.com/femtoduino
  23887. 99%Introducing C# 9: Native-sized integers
  23888. 83%ShinyHunters Serving up 21 New Compromised Databases - Binary Defense
  23889. 98%$5 DIY "Smart" Garage Door Opener using Sonoff SV
  23890. 97%Introduction & Table of Contents
  23891. 95%A Look at the Current 2020 Hard Drive Failure Rates
  23892. 96%You Need a Password Manager. Here Are the Best Ones
  23893. 96%Scrum is not for humans
  23894. 88%Graphical Linear Algebra
  23895. 97%Big money, not big data
  23896. 99%Vulnerabilities in ATM Milano's mobile app
  23897. 95%The Economics of OnlyFans | XSRUS
  23898. 94%Early Startup Employees and Company Growth
  23899. 92%Release v0.0.1 · wybiral/zap
  23900. 97%How many pieces can a puzzle have?
  23901. 93%The Contrary Consultant
  23902. 97%Kinesys Advantage2 - Review after three years of use
  23903. 99%dotnet/runtime
  23904. 81%Why Remote Work Will Convince You to Relocate -
  23905. 99%The little guide to CI/CD for frontend developers - Maxime Heckel's Blog
  23906. 91%Wealth Tax
  23907. 96%ASP.NET Community Standup - Aug 11th 2020 - Blazor Updates in .NET 5
  23908. 96%Is the Phone Gap closed in 2020?-firt.dev
  23909. 69%Dear Apple: Your Services Are No Longer Required.
  23910. 99%Uzay-G/archivy
  23911. 98%Web Scraping without getting blocked
  23912. 99%Let's Learn x86-64 Assembly! Part 0
  23913. 59%Popular seafood species in sharp decline around the world
  23914. 96%The ASP.NET Team @TheASPNETTeam
  23915. 99%ignatandrei/NETCoreBlockly
  23916. 99%Running headless Chromium in Azure Functions with Puppeteer and Playwright
  23917. 85%umami
  23918. 87%Modeling a Wealth Tax
  23919. 99%Controlling IHostedService execution order in ASP.NET Core 3.x
  23920. 86%Laying the foundation for Rust's future | Rust Blog
  23921. 98%If Founders Treated Their Investors The Same Way They Treated Their Employees
  23922. 98%Nintendo DS Architecture | A Practical Analysis
  23923. 98%sourcegen.dev - Source Generator Playground
  23924. 99%privacycg/first-party-sets
  23925. 99%SuperIlu/DOjS
  23926. 92%2.5 Million Medical Records Leaked By AI Company
  23927. 99%Supporting Encrypted Content-Encoding in HttpClient - Replacing Bouncy Castle With .NET Core
  23928. 95%Canon's cloud platform has lost users' files – and it CAN'T restore them
  23929. 91%RC-Network Modellsport e.V.
  23930. 88%NDC Workshops Q4 2020: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  23931. 98%JWTs: Which Signing Algorithm Should I Use?
  23932. 97%Dungeon Map Doodler
  23933. 81%ERAC National Certification Database - GMA-507368
  23934. 99%karpathy/minGPT
  23935. 59%Apple expands its independent repair program to Mac, after US antitrust investigation examined company’s repair policies – TechCrunch
  23936. 96%Dependency
  23937. 98%Data Breach Statement - Utah Gun Exchange
  23938. 79%2020 (ISC)² Global Achievement Awards: Celebrating achievements in cybersecurity - Help Net Security
  23939. 96%Apple, Epic, and the App Store
  23940. 99%Gregor Riegler · Levels of Modularity
  23941. 69%Cheating is OK (In Some Places) — Brendan Cahill
  23942. 96%Your first 90 days as CTO or VP Engineering.
  23943. 96%Introduction to quantum computing with Q# – Part 6, No-cloning theorem
  23944. 90%Why I Left a Career as a Startup CTO to Become a Writer
  23945. 96%How to Read Instagram Backup Messages the Easy Way - jq
  23946. 84%On How Couples Meet and Legal Salaries - Jonathan Liu
  23947. 98%SSH Considered Harmful – Why You Should Be Using Persistent Sessions
  23948. 94%.NET and Visual Studio project tooling survey
  23949. 90%#124 Een wachtwoord is als een onderbroek, een interview met TROY HUNT #haveibeenpwned
  23950. 84%C# 9 – Anthony Giretti's .NET blog
  23951. 95%Carl Franklin's Blazor Train: Application State
  23952. 97%Codice Software joins Unity Technologies to bring version control to real-time 3D workflows
  23953. 99%Introducing Blazor Automatic Kingdom
  23954. 99%Practical Debugging for .NET Developers is Available! - Michael's Coding Spot
  23955. 91%Report: “No Need to Hack When It’s Leaking:” GitHub Leaks of Protected Health Information
  23956. 93%Apple Threatens to Terminate Epic Games' Developer Accounts on August 28
  23957. 97%ASCII Ray Tracing in C++ Console
  23958. 58%Support SkyCircl.es
  23959. 98%Ct.js — a free game editor
  23960. 99%Life, part 32
  23961. 93%The ODIN
  23962. 93%IBM Reveals Next-Generation IBM POWER10 Processor
  23963. 68%Response to Google open letter
  23964. 96%mines
  23965. 97%Hiding messages in x86 binaries using semantic duals
  23966. 92%Recent advances in Natural Language Processing- Some Woolly speculations
  23967. 77%Watch Netflix Through a Filmmaker's Lens
  23968. 89%Open letter - The way Aussies search with Google is at risk - Google
  23969. 96%Stateful Hash-Based Signatures | CSRC | CSRC
  23970. 94%WebAssembly Weekly Issue #126
  23971. 96%SQLite Release 3.33.0 On 2020-08-14
  23972. 98%charliegerard/safe-space
  23973. 99%MicroPython - Python for microcontrollers
  23974. 99%Using Kibana to Debug Production Issues | Preslav Mihaylov
  23975. 94%Digital Sight Management, and the Mystery of the Missing Amazon Receipts
  23976. 98%Factorio and Software Engineering · Krishna's words
  23977. 93%Delete Your Social Media 📱 — Brendan Cahill
  23978. 97%The “Easiest” Paths to Product Management
  23979. 99%Code Smell: Concrete Abstraction
  23980. 87%Focus on what you can control
  23981. 95%» The ergonomic mouse that saved my wrist by James Eftegarie
  23982. 99%labuladong/fucking-algorithm
  23983. 99%p-j-miller/ya-sprintf
  23984. 92%Pascal (Not Just Nickel & Dime) - Computerphile
  23985. 53%United States Postal Service (USPS) Files Patent for a Blockchain-Based Voting System - Herald Sheets
  23986. 85%Publication Images
  23987. 95%Developers’ side projects
  23988. 93%Web by Google (TM)
  23989. 94%The Mutt E-Mail Client
  23990. 82%Everything You Need to Vote - Vote.org
  23991. 83%ROMAN EMPEROR PROJECT - Daniel Voshart - Design / Cinematography
  23992. 97%How I use Obsidian to manage my goals, tasks, notes, and software development knowledge base
  23993. 98%[PATCH] fs: NTFS read-write driver GPL implementation by Paragon Software.
  23994. 74%The best way to exercise self-control is not to exercise it at all | Psyche Ideas
  23995. 78%To the future occupants of my office at the MIT Media Lab
  23996. 97%Oh Shit, Git!?!
  23997. 98%The Illustrated TLS Connection
  23998. 94%Fastest star ever seen is moving at 8% the speed of light
  23999. 95%Cross Stitch and Embroidery Keycap for Mechanical Keyboard R5 MX | PrusaPrinters
  24000. 98%Domain hacks with unusual Unicode characters
  24001. 92%linksfor.dev(s)
  24002. 99%Frustrated? It's not you, it's Rust - fasterthanli.me
  24003. 94%Future Tech 2020 Conference | Homepage
  24004. 99%Survey: Native AOT · Issue #40430 · dotnet/runtime
  24005. 97%Getting started as a cloud engineer with Gwyneth Peña | Azure Friday
  24006. 98%Isoflow
  24007. 96%A Guide to Understanding What Makes a Typeface Accessible, and How to Make Informed Decisions.
  24008. 97%Cloud images, which one is the fastest?
  24009. 94%Short Domain Names
  24010. 87%The BEAM has Spoiled Me
  24011. 98%The Mythical DevOps Engineer - Alessandro Diaferia
  24012. 98%What is Immutable Infrastructure?🤔
  24013. 95%twilco/kosmonaut
  24014. 57%A Database of 5,000 Historical Cookbooks Is Now Online, and You Can Help Improve It
  24015. 98%Can modern software be snappy? :: The Brush Blog
  24016. 99%Java Performance in Containers
  24017. 75%Chernobyl Fungus Eats Nuclear Radiation Via Radiosynthesis
  24018. 78%Amazon's Machine Learning University is making its online courses available to the public
  24019. 97%Mozilla’s uncertain future
  24020. 92%Zillow 2020 Urban-Suburban Market Report - Zillow Research
  24021. 90%I was building a new website for Post Apathy - until the petulant CEO of Ghost.org deleted my website
  24022. 99%davidwengier/SourceGeneratorPlayground
  24023. 99%Test components in ASP.NET Core Blazor
  24024. 97%Dear Google Cloud: Your Deprecation Policy is Killing You
  24025. 84%Check Your Voter Registration Status - Vote.org
  24026. 95%The Walmart Drive-in
  24027. 88%Domeneshop
  24028. 50%Most Americans Have No Real Choice in Internet Providers – Institute for Local Self-Reliance
  24029. 95%Multi-Cloud is the Worst Practice - Last Week in AWS
  24030. 99%Unicode In Five Minutes ⌚
  24031. 98%My best SEO tactic so far
  24032. 94%DEVintersection Virtual Workshop Event
  24033. 99%XLL with Embedded ASP.NET Core (Kestrel) - Built with XLW against .NET 5 Preview
  24034. 95%Adding support for constrained open generics to DI by jbogard · Pull Request #39540 · dotnet/runtime
  24035. 98%What it took to Reach $100 MRR
  24036. 82%Bend business networking to your will
  24037. 99%Machine Learning of Sets
  24038. 89%Navigating Termsheets
  24039. 98%10 Reasons why Enterprises should modernize Applications
  24040. 98%A quick look at Rookout, a real-time debugging & logging product
  24041. 99%How Well your Product is Really Doing
  24042. 92%Commiserations, skepticism, and antirealism about genomics and Truth
  24043. 75%20 Developer Portfolios for Inspiration
  24044. 98%Testing Sucks
  24045. 95%How to write commit messages that will save you a lot of time
  24046. 91%Mozilla's failures and a path to profitability
  24047. 97%Multitasking Is A Myth. Here's why
  24048. 97%Build An Audience Online - How To Build It?
  24049. 97%How to Become a Technical Product Manager
  24050. 92%www.QRpicture.com
  24051. 91%r/gatech - My story of what it’s been like being symptomatic for covid at Georgia Tech
  24052. 96%What's the future of Servo? · Discussion #27575 · servo/servo
  24053. 98%Intel® Trust Domain Extensions
  24054. 99%Write your Own Virtual Machine
  24055. 99%servo/servo
  24056. 96%I Love MDN, or the cult of the free in action
  24057. 99%ASP.NET Core Blazor Server with Entity Framework Core (EFCore)
  24058. 98%dotNET Weekly
  24059. 86%Google resumes its attack on the URL bar, hides full addresses on Chrome 86
  24060. 97%Mozilla: The Greatest Tech Company Left Behind
  24061. 99%Creating a dotnet tool
  24062. 55%Socially distant abbreviated summer vacation
  24063. 83%Hubble finds that Betelgeuse's mysterious dimming is due to a traumatic outburst
  24064. 96%Friday Facts #360 - 1.0 is here! | Factorio
  24065. 98%Migrating to .NET Core: Mission Complete - CodeOpinion
  24066. 98%Subscribe to Reactor Events
  24067. 99%rossumur/espflix
  24068. 99%Write-Ahead Log
  24069. 99%Programming Linux With .NET Core 3: Introduction & Chapter 2
  24070. 98%Serverless: I'm a big kid now - Simple Thread
  24071. 90%Azure SQL Capacity Planning: Overview | Data Exposed
  24072. 99%ReSharper 2020.2: Improved Code Analysis for C# 8, Code Cleanup on Save, and Revamped Unit Test Runner – .NET Tools Blog | JetBrains
  24073. 98%Migrating to .NET Core: Mission Complete - CodeOpinion
  24074. 98%Rider 2020.2: Localization Manager, Debugger Updates, and Major Updates to Unity Support – .NET Tools Blog | JetBrains
  24075. 97%Ian Bebbington - On the incredible value proposition of .NET & the Uno Platform
  24076. 99%ANNOUNNCING: Uno Platform 3.0 - Linux Support, Fluent, Material and more. - Uno Platform
  24077. 99%"Rust does not have a stable ABI"
  24078. 99%Segmented Log
  24079. 99%Equality for free – planetgeek.ch
  24080. 89%Web browsers need to stop
  24081. 98%Byron/gitoxide
  24082. 95%Could Fanatec upgrade firmware to support keyboard mappings on Xbox consoles now?
  24083. 95%Container Image Retention Policy
  24084. 99%YairHalberstadt/stronginject
  24085. 99%Ubuntu on WSL 2 Is Generally Available | Ubuntu
  24086. 94%patriksvensson/dotnet-example
  24087. 99%The Languages Which Almost Became CSS - Eager Blog
  24088. 54%Air pollution is much worse than we thought
  24089. 68%Epic files suit against Apple after Fortnite pulled from iOS App Store [Updated]
  24090. 88%Stop Getting Fu*ked By Technical Recruiters - A Nerd's Guide to Negotiating Salary, Benefits, and Raises - Scott Turman
  24091. 96%Post-Open Source
  24092. 92%How I Offloaded My Anxiety to Trello
  24093. 91%How I Collected a Debt from an Unscrupulous Merchant
  24094. 78%Nineteen Eighty-Fortnite
  24095. 98%.NET Rocks! vNext
  24096. 97%The Fortnite Mega Drop - Permanent Discounts Up to 20%
  24097. 99%Life, part 31
  24098. 85%If the NSA has been hacking everything, how has nobody seen them coming?
  24099. 97%Handles are the better pointers
  24100. 98%How to Build a Pig Latin Translator with Vanilla JavaScript
  24101. 96%BlazorTransitionableRoute 1.0.2
  24102. 99%Build Auth FAST for Blazor WebAssembly in .NET
  24103. 99%JByfordRew/BlazorTransitionableRoute
  24104. 98%Stopping phishing campaigns with bash
  24105. 99%VisualSOS.Extension - Visual Studio Marketplace
  24106. 97%Vitamin D, part 1
  24107. 97%Release 0.6.0-preview1 · dotnet/blazor
  24108. 92%EmailPwd: Has your email been hacked?
  24109. 99%Announcing the new Jupyter Book
  24110. 92%How to optimize your Azure workload costs
  24111. 99%Securing Web Application Secrets Through Azure Key Vault - Simple Talk
  24112. 98%Secrets of a .NET Professional
  24113. 99%Data Prep for Machine Learning: Encoding -- Visual Studio Magazine
  24114. 99%TDD and Exception Handling With xUnit in ASP.NET Core
  24115. 99%.NET Framework August 2020 Security and Quality Rollup Updates | .NET Blog
  24116. 99%Durable Functions: Part 1 – The Intro
  24117. 99%Serverless apps on AWS using F# and fable
  24118. 78%Raise less money
  24119. 95%Building & Debugging Microservices faster using Kubernetes and Visual Studio
  24120. 81%Why Bertrand Russell's argument for idleness is more relevant than ever
  24121. 99%Learn to write COBOL programs in VS Code
  24122. 95%I Love MDN ♥️ Share your appreciation for MDN
  24123. 98%Microsoft Open Source
  24124. 94%Squares and Tilings - Numberphile
  24125. 99%Correctly handle a cached CRL with no NextUpdate by vcsjones · Pull Request #40717 · dotnet/runtime
  24126. 93%JULY 2020 UPDATE: Average User Rating for Micromobility Operators - Prabin Joel
  24127. 99%Risks of Clicking Links - ahmsec
  24128. 98%Ready to move to the Open Web? | Joshua Austin
  24129. 90%How does "Send all to voicemail" actually work, anyway? :: Kevin Liu
  24130. 97%Search is too good - A Walk Within Boredom
  24131. 74%The Social Media Problem · Jacques Mattheij
  24132. 90%From stock market email newsletter side project to micro SaaS
  24133. 84%Donate now | Donate to Mozilla
  24134. 98%microsoft/msquic
  24135. 97%Mozilla Alumni Network
  24136. 87%Internet connection needed at home
  24137. 95%Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries (3rd Edition) (Addison-Wesley Microsoft Technology Series): Cwalina, Krzysztof, Barton, Jeremy, Abrams, Brad: 9780135896464: Amazon.com: Books
  24138. 69%Pen Test Partners: Boeing 747s receive critical software updates over 3.5" floppy disks
  24139. 99%Announcing TypeScript 3.1 | TypeScript
  24140. 99%FarazzShaikh/Terrain-Builder
  24141. 99%Build an intelligent chat bot that runs on Slack, Facebook & more!
  24142. 99%Here's what's new and coming to .NET Core with versions 2.1, 2.2, and 3.0
  24143. 98%The Year In Science 2018
  24144. 99%Security Compliance Survey
  24145. 99%dadhi/LempTest
  24146. 61%Mitochondria May Hold Keys to Anxiety and Mental Health | Quanta Magazine
  24147. 84%Court dismisses Genius lawsuit over lyrics-scraping by Google – TechCrunch
  24148. 84%r/europe - Highly accurate scientific study results
  24149. 97%Creating background .NET Core services on Linux
  24150. 99%Continuous Speech Recognition in .NET Core WPF applications
  24151. 95%Quorum
  24152. 99%Tip 274 - Set Your AzContext Interactively
  24153. 90%Monsters Weekly 177 - C# 9 Record Types Revisited
  24154. 99%Check out this workshop @AzureAIConf - Advanced .NET, Containers and Azure
  24155. 99%The CompSci Pub
  24156. 99%dotnet/aspnetcore
  24157. 99%Bevy - Introducing Bevy
  24158. 95%Tripping over the potholes in too many libraries
  24159. 94%Azure DevOps Server 2020 RC2 now available | Azure DevOps Blog
  24160. 93%How to stop procrastinating by using the Fogg Behavior Model
  24161. 99%.NET Core August 2020 Updates – 2.1.21 and 3.1.7 | .NET Blog
  24162. 96%ASP.NET Community Standup - Aug 11th 2020 - Blazor Updates in .NET 5
  24163. 94%A Keyboard With Blank Keycaps Made Me an Expert Typist · Bojan Vidanovic
  24164. 78%Steve Blank Teaching Lean Innovation in the Pandemic
  24165. 96%Creating a QR Code step by step
  24166. 96%The Five P Framework for Product Discovery
  24167. 97%That coworker who never stops refactoring
  24168. 89%YouTube is King … TikTok is Queen — Ari Lewis
  24169. 96%I don’t trust Signal
  24170. 83%Everything I did wrong fundraising as a first-time founder - Alex Cohen
  24171. 95%Would breaking up 'big tech' work? What would? — Benedict Evans
  24172. 98%Careers in Industry and Academia
  24173. 98%What Is a Cholesky Factorization?
  24174. 98%Warn if users target EOL frameworks by joeloff · Pull Request #12579 · dotnet/sdk
  24175. 98%joseftw/jos.httpclient
  24176. 79%The case for why Google should be regulated as a public utility | RankScience
  24177. 98%SpaceX & Starlink: Is Satellite Internet a Good Idea?
  24178. 99%Building a BASIC Interpreter, '80s Style, Part 2
  24179. 99%Building a BASIC Interpreter, '80s style
  24180. 99%crt.sh | 2427368505
  24181. 99%Let’s implement a Bloom Filter
  24182. 93%Northern VA CodeCamp
  24183. 99%It is perfectly OK to only code at work, you can have a life too.
  24184. 86%Staff Product Security Engineer
  24185. 97%Free SSL Certificates and SSL Tools
  24186. 99%Single Page Applications using Rust
  24187. 86%Senior Product Security Engineer
  24188. 97%The kernel and BitKeeper part ways
  24189. 99%DI scopes in IHttpClientFactory message handlers don't work like you think they do
  24190. 99%The day I accidentally built a nudity/porn platform
  24191. 96%Changing World, Changing Mozilla – The Mozilla Blog
  24192. 99%I Built My First Google Chrome Extension!
  24193. 95%Workshop: Hack Yourself First: How to go on the Cyber-Offence - Day 1/2 - NDC TechTown 2020
  24194. 97%Integration Testing ASP.NET Core Applications: Best Practices - Code with Steve
  24195. 98%Emacs 27.1 released
  24196. 95%PDF: Still Unfit for Human Consumption, 20 Years Later
  24197. 99%How Malicious Tor Relays are Exploiting Users in 2020 (Part I)
  24198. 99%Retry Error Handling for Activities and Orchestrations in Azure Durable Functions
  24199. 89%That UPS you bought for your home server may not be as useful as you think
  24200. 91%Woz's 70th Birthday
  24201. 99%Use Visual Studio in Presentation Mode | Visual Studio Blog
  24202. 99%An ASP.NET Core URL Builder
  24203. 96%Reactive Extensions for .NET | endjin
  24204. 96%Shawn Wildermuth's Blog
  24205. 94%Comic: Pirates Love Continuous Deployment
  24206. 99%Devcontainers AKA performance in a secure sandbox
  24207. 99%Blazor vs Angular for Web Developers
  24208. 99%Implementing Model View Update Pattern in Typescript
  24209. 99%Tip 273 - Getting started with Azure Image Builder
  24210. 99%GraphQL on Azure: Part 3 - Serverless With JavaScript
  24211. 93%Math.Clamp Method (System)
  24212. 65%The Clean Network - United States Department of State
  24213. 82%Amia Srinivasan · The Sucker, the Sucker! What’s it like to be an octopus? · LRB 6 September 2017
  24214. 99%Type.IsAssignableTo by benaadams · Pull Request #40326 · dotnet/runtime
  24215. 96%How I Modernized My Flash Game
  24216. 96%terrajobst/HarvestPlatformSupport
  24217. 97%Achilles: Small chip, big peril. - Check Point Software
  24218. 87%Why We Chose Prodigy • Marty Hu
  24219. 99%Are CRDTs suitable for shared editing?
  24220. 96%Metaprogramming, Metaobject Protocols, Gradual Type Checks: Optimizing the "Unoptimizable" Using Old Ideas · Stefan-Marr.de
  24221. 99%Simon Blogs
  24222. 98%Dorking Your Way to Search Results That Don’t Suck
  24223. 98%It’s Not You - It’s Your Knowledge Base
  24224. 90%Why I Can’t Stand the FSF
  24225. 97%Python Typosquatting for Fun not Profit
  24226. 97%How To Understand Systems
  24227. 93%How I'm getting things done in 2020 · ./jm
  24228. 96%You don't need this fancy recommendations system
  24229. 95%Structured Debugging
  24230. 99%Tolerate imperfection
  24231. 98%I want to contribute to your project, how do I start?
  24232. 97%Advices on writing blog posts
  24233. 98%Beware Of Best Practices
  24234. 87%Implement resiliency in a cloud-native ASP.NET Core microservice - Learn
  24235. 98%Why the C Language Will Never Stop You from Making Mistakes
  24236. 96%The Linux Backdoor Attempt of 2003
  24237. 99%MonoGame 3.8
  24238. 62%Why We Urgently Need a Hippocratic Oath for Software Engineers (Business Strategy)
  24239. 95%How long does food in a freezer stay frozen when the power goes out
  24240. 99%We Can Do Better Than SQL
  24241. 98%Database Profiling with Visual Studio | Visual Studio Blog
  24242. 88%How are barcodes read?? (Library-less image processing in C#)
  24243. 99%Use C# Preprocessor Directives
  24244. 97%Free EBook: Developer's Guide To Azure: 2020 Edition | Build5Nines
  24245. 98%Fiddler Everywhere Simplifies Web Debugging
  24246. 90%Making repeated edits easier with IntelliCode suggestions | Visual Studio Blog
  24247. 99%Authenticate a ASP.NET Core Web App With Microsoft.Identity.Web
  24248. 93%Advanced search on NuGet.org | The NuGet Blog
  24249. 99%Building ASP.NET Core applications on Visual Studio Codespaces and Visual Studio Code
  24250. 99%Announcing TypeScript 4.0 RC | TypeScript
  24251. 99%Learn Node.js with these 5 modules on LEARN
  24252. 99%Configuration, Secrets and KeyVault with ASP .NET Core
  24253. 97%“It never gets easier, you just go faster.”
  24254. 59%Federal Reserve announces details of new 24x7x365 interbank settlement service with clearing functionality to support instant payments in the United States
  24255. 91%Bill Gates on Covid: Most US Tests Are ‘Completely Garbage’
  24256. 83%r/ModSupport - Ongoing incident with compromised mod accounts
  24257. 97%Introducing C# 9: Extending Partial Methods
  24258. 98%What you lose when you retool.
  24259. 99%How to create a Logging Dashboard with Kibana | Preslav Mihaylov
  24260. 99%Mobile Phone Streams
  24261. 99%dorking (how to find anything on the Internet)
  24262. 96%Talk to Yourself - Austin G. Walters
  24263. 99%Grand Challenges of Robotics
  24264. 87%On being extrovertAugust 8th, 2020
  24265. 96%Comradery
  24266. 97%bulletproofs::notes::range_proof - Rust
  24267. 98%Latches inside: Reverse-engineering the Intel 8086's instruction register
  24268. 91%Why you should fire your bad customers
  24269. 98%Introducing Rome
  24270. 68%Hans Hildenbrand: The German front in rare color photos, 1914-1918 - Rare Historical Photos
  24271. 96%Firefox Voice | browse the internet with your voice
  24272. 98%M 2.6 - 3 km SE of Sparta, North Carolina
  24273. 86%Latest Earthquakes
  24274. 99%Brice’s Blog
  24275. 96%TwikTwok
  24276. 99%UPI 101: The Basics
  24277. 90%Western Digital Red WD101EFAX 10TB 3.5
  24278. 99%How to encrypt and decrypt shared folders on my Synology NAS
  24279. 99%microsoft/terminal
  24280. 91%Hedging tail risk, emigration, keyboard superoptimization
  24281. 76%Opinions worth sharing | Quentin Delcourt
  24282. 96%Second Innings: SaaS - Harsha Halvi's Blog
  24283. 97%Why is Backblaze tracking me?
  24284. 95%The problem with labeling people
  24285. 86%My first year without social media
  24286. 98%Lessons learned leading an internal team
  24287. 86%Winning the Internet
  24288. 97%Why Did The Mathematician Cross The Road? - with Roger Penrose
  24289. 78%Why Did The Mathematician Cross The Road? - with Roger Penrose — The Numberphile Podcast
  24290. 69%‎The Numberphile Podcast on Apple Podcasts
  24291. 93%danso - git branch --delete master
  24292. 52%Google's secret home security superpower: Your smart speaker with its always-on mics
  24293. 98%An attempt to make a font look more handwritten
  24294. 97%When Feature Flags Do And Don’t Make Sense
  24295. 74%How to better design your game communities for kindness
  24296. 55%RaDVaC – Rapid Deployment Vaccine Collaborative
  24297. 81%Oatly: The New Coke
  24298. 71%Why Did The Mathematician Cross The Road? - with Roger Penrose — Numberphile
  24299. 80%Alcohol as a social technology to check the trustworthiness of others
  24300. 94%Newsletter Week 32, 2020
  24301. 85%C# to the max! Continuations, co-routines and Source Generators!
  24302. 88%Why is This Idiot Running My Engineering Org?
  24303. 98%hndex.org
  24304. 99%SQLite and EF Core Concurrency Tokens
  24305. 97%Thread by @alkreidler: Thread: Google and other tech giants are happy to have control over the Web's metadata schemas, but they let its infrastructure languish. Sc…
  24306. 91%Bill Gates on Covid: Most US Tests Are ‘Completely Garbage’
  24307. 99%vcmi/vcmi
  24308. 96%6- Axis IMU with ESP32
  24309. 73%Intel, ARM, IBM, AMD Processors Vulnerable to New Side-Channel Attacks
  24310. 58%Government’s PACER Fees Are Too High, Federal Circuit Says (2)
  24311. 99%SalehAlbuga/azure-functions-swift
  24312. 98%Building dashboards for operational visibility | Amazon Builders' Library
  24313. 99%dotnet-presentations/dotNETConf
  24314. 95%julielerman/dotnetconfms2020
  24315. 99%Automate everything that is not part of the problem you’re solving
  24316. 77%Talking about power tools of the culture – Andy Sylvester's Web
  24317. 97%Do more by Doing less
  24318. 96%2020 is the year of IPv6
  24319. 99%In-Memory Caching in ASP.NET Core - Detailed Guide
  24320. 93%Query optimizer and chess? · Erthalion's blog
  24321. 79%What VCs Can't Say
  24322. 94%DEVintersection Virtual Workshop Event
  24323. 66%Have I Been Pwned Set to Go Open-Source
  24324. 90%Working in Public and the Economics of Free
  24325. 99%Introduction | FAST
  24326. 92%Scientists rename genes because Microsoft Excel reads them as dates
  24327. 85%Apple says game streaming services like Microsoft's xCloud violate App Store policies
  24328. 87%PINEPHONE | PINE64
  24329. 98%First Impressions of Rust
  24330. 99%Mac keyboard shortcuts
  24331. 98%Q&A - EventStoreDB, Event Sourcing, CQRS, and DDD
  24332. 98%Draft - io_uring - GSoC 2020 by 1Jo1 · Pull Request #10356 · netty/netty
  24333. 96%N O D E
  24334. 98%liljencrantz/crush
  24335. 99%An alternative to ConfigureAwait(false) everywhere
  24336. 58%Apple responds to Xbox Project xCloud iOS block, Microsoft kicks back
  24337. 95%Automatically Improving Floating Point Accuracy
  24338. 94%A Brief History of The Deficit Myth with Dr. Stephanie Kelton
  24339. 96%Use nightly builds - Mobile Blazor Bindings
  24340. 72%Monsters Weekly 176 - HMAC in Postman (Postperson)
  24341. 95%Diagnostics and Instrumentation Packages Targeting Open Telemetry Beta for MongoDB and NServiceBus Published
  24342. 99%Easy ASP.NET Core localization with AppText – Martijn Boland
  24343. 99%Introducing Plugin Framework 1.0.0 – Plugins for .NET apps including Blazor and ASP.NET Core with built-in support for Nuget - Mikael Koskinen
  24344. 99%High-Water Mark
  24345. 99%Getting Started: Apache Kafka with .NET Core - CodeOpinion
  24346. 99%Leader and Followers
  24347. 99%Configuring Codespaces for .NET Core Development
  24348. 96%Introducing React Wednesdays—A Hangout with React Experts
  24349. 99%Dash | Scale up, speed up.
  24350. 94%Hacking group puts millions of Zoosk dating profiles up for sale • Graham Cluley
  24351. 95%Nyan Sat - Satellite Communications Challenge
  24352. 99%Accelerating Standard C++ with GPUs Using stdpar | NVIDIA Developer Blog
  24353. 99%Merge Extension GetEnumerator into master by 333fred · Pull Request #46573 · dotnet/roslyn
  24354. 76%Powderfinger - Odyssey Number Five 20th Anniversary (Trailer)
  24355. 99%Azure/azure-notificationhubs-android
  24356. 90%GitHub draft pull requests should trigger the pipeline
  24357. 93%It's time to get some wins.
  24358. 99%Surviving Django (if you care about databases) — Daniele Varrazzo
  24359. 95%Reversing Lyft’s ride history API to analyze 6 years worth of rides
  24360. 99%A Day Without Business – Charlie Monroe
  24361. 88%Negotiations
  24362. 99%A Modern Space Cadet / Steve Losh
  24363. 98%Proof of X
  24364. 87%Productivity porn
  24365. 93%Saving Your Initial Reaction
  24366. 98%What I learned from 35 Hackathons
  24367. 93%A short case for unifying the iPad and the MacBook
  24368. 61% XXXI.
  24369. 97%acidanthera/OpenCorePkg
  24370. 96%WASM: Add MD5 and SHA* hash functions by akoeplinger · Pull Request #40486 · dotnet/runtime
  24371. 81%Toilet Trouble – Aaron Bockover
  24372. 93%YC Startup Library
  24373. 98%A Brief History of The Deficit Myth with Dr. Stephanie Kelton
  24374. 99%Azure Thursday - 6 August 2020 19:00 CEST
  24375. 80%AzureThursday @AzureThursday
  24376. 79%dotnet/Kerberos.NET
  24377. 99%hephaest0s/usbkill
  24378. 99%Is Using LINQ in C# Bad for Performance?
  24379. 98%Life Beyond Coding with Justin Chau
  24380. 90%How to Cancel Tasks in C# - Using CancellationTokenSource and CancellationToken
  24381. 99%Life, part 30
  24382. 99%ErikEJ/EFCorePowerTools
  24383. 99%simdjson/simdjson
  24384. 93%<ol>: The Ordered List element
  24385. 99%Reverse Reverse
  24386. 94%AutomaticKingdom
  24387. 99%ADefWebserver/AutomaticKingdom
  24388. 95%Telerik Blazor 2.16—Editor TreeList StockChart ContextMenu
  24389. 99%Monitoring .NET Core applications on Kubernetes - Red Hat Developer
  24390. 99%the creeping scourge of tooling config files in project root directories · Issue #79 · nodejs/tooling
  24391. 99%Generate Reference Assemblies With Refasmer – .NET Tools Blog | JetBrains
  24392. 93%JuxtaposeJS Embed
  24393. 98%Build High-performance Microservices with gRPC and .NET
  24394. 98%Visual Studio 2019 v16.7 and v16.8 Preview 1 Release Today! | Visual Studio Blog
  24395. 89%New Azure SQL Learning Tools help reduce the global technology skills gap
  24396. 96%Why is async void bad and how do I await a Task in an object constructor in C#? - Brian Lagunas
  24397. 95%What is default(object) used for?
  24398. 99%Best way to create an empty collection (array and list) in C# (.NET)
  24399. 99%nxrighthere/UnrealCLR
  24400. 97%Amazon.com: SAMSUNG T7 Portable SSD 1TB - Up to 1050MB/s - USB 3.2 External Solid State Drive, Gray (MU-PC1T0T/AM): Computers & Accessories
  24401. 95%Chat Bubble Blindness | Atlist
  24402. 99%Web We Want - Web Apps
  24403. 98%Native AOT Survey
  24404. 51%Remembering Frances E. Allen | IBM Research Blog
  24405. 98%Visual Studio 2019 for Mac version 8.7 is now available | Visual Studio Blog
  24406. 97%Why are you testing your software?
  24407. 99%SharpLab
  24408. 98%Layering domains and microservices using API Gateways | Kislay Verma
  24409. 99%SharpLab
  24410. 92%Turn your camera on for remote meetings
  24411. 99%Reverse Engineering Netgear's Auth to extend my Meural
  24412. 82%Consumer Data Exposed in Telemarketing Adviser Breach
  24413. 96%On finding your passion — CULLIN
  24414. 98%Don't just learn to code, learn to create
  24415. 99%Using .NET Core Tools to Create Reusable and Shareable Tools & Apps
  24416. 95%Latest Firefox rolls out Enhanced Tracking Protection 2.0; blocking redirect trackers by default – The Mozilla Blog
  24417. 96%.NET Summit 2020 Online Conference
  24418. 94%Entity Framework: .NET Community Standup - August 5th 2020 - EF Core In Depth Video Series
  24419. 99%Chris Sainty: Blazor Routing - What you need to know
  24420. 95%GitLab Support is no longer processing MFA resets for free users
  24421. 55%r/sysadmin - [Rant... sorta] Physically moved a server today...
  24422. 99%Watch SpaceX ACTUALLY hop Starship SN-5 150m!!!
  24423. 99%How to SSH into WSL2 on Windows 10 from an external machine
  24424. 99%THE EASY WAY how to SSH into Bash and WSL2 on Windows 10 from an external machine
  24425. 99%Fuzzy.Blazor.FluentRenderTreeBuilder 1.1.0
  24426. 98%Creating an .NET AWS serverless application using API Gateway with API Key
  24427. 99%Query Design performance issues #01 - All-in-one query
  24428. 90%GitHub joins the Open Source Security Foundation - The GitHub Blog
  24429. 94%Announcing the new TypeScript Website | TypeScript
  24430. 99%Data Prep for Machine Learning: Normalization -- Visual Studio Magazine
  24431. 99%Enforcing asynchronous code good practices using a Roslyn analyzer - Gérald Barré
  24432. 96%Microsoft joins Open Source Security Foundation
  24433. 98%Creating a Progressive Web App with Blazor WebAssembly -- Visual Studio Magazine
  24434. 98%Patterns of Distributed Systems
  24435. 99%Azure Event Hubs With Kafka
  24436. 80%TikTok and the Sorting Hat — Remains of the Day
  24437. 98%restore: trying out mmap-based file extraction by zkat · Pull Request #3524 · NuGet/NuGet.Client
  24438. 98%1Password for Linux development preview
  24439. 95%Story Creator - Social Media Video Editor For Brands & Agencies
  24440. 99%Announcing ImageSharp 1.0.0 | Six Labors
  24441. 97%Amazon.com: Govee Temperature Humidity Monitor, Bluetooth Room Temperature Monitor, Indoor Thermometer Hygrometer Gauge with Alert, Free Data Export Temp Humidity Sensor for Home Garage Greenhouse Cigar Humidor: Home Improvement
  24442. 96%The Hacker Way: How I taught my nephew to program
  24443. 95%Why I Chose Dropbox Despite All the Privacy Scandals – The Hulry
  24444. 96%It’s 2020, And I’m Still Getting Plain Text Credentials Via Email
  24445. 94%In the Pursuit of Knowledge and Mastery
  24446. 83%rowlinson bike shed - Bing images
  24447. 88%Cloudfront Geolocation headers
  24448. 99%Speech Synthesis on Linux
  24449. 82%Manazir
  24450. 97%What is Numerical Stability?
  24451. 91%Frequency + Common Goal + Vulnerability = Great Friends — Juan David Campolargo
  24452. 98%Google has shut down Toogles
  24453. 95%Why I Self-Host My Website Analytics
  24454. 95%I Got Scammed Out Of $5K
  24455. 96%The Need for Speed, 23 Years Later
  24456. 96%27-inch iMac gets a major update
  24457. 73%Essence of linear algebra — 3Blue1Brown
  24458. 60%Two Friends Quit Their Jobs to Build a Cabin. Everything Went Wrong.
  24459. 95%Tales of the Autistic Developer - Senior Developer
  24460. 92%Create Customizable, Hi-Def, and Scalable Backgrounds
  24461. 96%Issue UPDATE: in graph theory, different definitions of edge crossing numbers - impact on applications?
  24462. 82%Amazon.com: Genki - Covert Dock for the Nintendo Switch. Ultra Portable Switch Accessories - TV Docking & Charging via USB-C. FREE BONUS: USB C 3.1 included: Video Games
  24463. 64%Django 3.1 Released | Weblog
  24464. 87%.NET Foundation Board of Directors Election 2020: Results!
  24465. 95%Introducing localization support in OpenIddict 3.0 beta3
  24466. 99%Exploring the code behind IHttpClientFactory in depth
  24467. 96%The best parts of Visual Studio Code are proprietary
  24468. 99%How can I protect static files with authorization on ASP.NET Core?
  24469. 99%Starboard
  24470. 97%Make a responsive Navbar with Blazor and Tailwind?
  24471. 78%Why Is America Stuck with Bad Headlights?
  24472. 99%Cleaner tests with XUnit's IAsyncLifetime and expression-bodied members
  24473. 99%The Julia Language
  24474. 99%The .NET Core Journey at Criteo
  24475. 99%PowerShell Microservice - Hello World
  24476. 97%Sign Up for the Private Preview of Visual Studio support for Codespaces! | C++ Team Blog
  24477. 99%XamarinCommunityToolkit: an introduction - Gerald Versluis
  24478. 98%August dotNET Virtural Events to Tune Into | Xamarin Blog
  24479. 93%Automated Production Deployments are Not the Key to DevOps Performance - Redgate Software
  24480. 97%.NET Annotated Monthly | August 2020 – .NET Tools Blog | JetBrains
  24481. 99%.Net Framework Nuget Packages - Solving Assembly Redirection From Package Vs Assembly Versioning, Dependency Resolution, And Strong-Naming | Software Meadows
  24482. 98%Drawing Custom Graphs in HTML and Javascript - The Long Walk
  24483. 99%Moving .NET to Linux at Scale
  24484. 99%Shawn Wildermuth's Blog
  24485. 99%Best Practices for Regular Expressions in .NET
  24486. 87%Shell and Blazor Navigation by lachlanwgordon · Pull Request #152 · xamarin/MobileBlazorBindings
  24487. 94%Microsoft Joins Open Source Security Foundation - Microsoft Security
  24488. 99%What Makes Godot Engine Great for Advance GUI Applications
  24489. 91%プレステ4の裏側 ソニー社員も見られないロボの指先
  24490. 98%LesnyRumcajs/grpc_bench
  24491. 99%Go vs Rust: Writing a CLI tool
  24492. 98%RollerCoaster Tycoon 2 - The Impossible Maze
  24493. 93%The Rise of Data Science | Louie Dinh
  24494. 97%Peeking at user agents for fun and profit :: Kevin Liu
  24495. 95%The Art of Not Thinking
  24496. 78%Managing Chronic Pain as a Developer
  24497. 98%A Primer on Database Replication
  24498. 98%Different kinds of testing
  24499. 80%Planning for my kidnapping - My blog
  24500. 98%Replacing YouTube & Invidious
  24501. 81%Your calendar should be a whitelist, not a blacklist
  24502. 97%Stop learning and start doing
  24503. 99%Validating Apps That Connect to Your Server
  24504. 99%Hybrid Blazor apps in the Mobile Blazor Bindings July update | ASP.NET Blog
  24505. 94%The UX of LEGO Interface Panels – George Cave
  24506. 91%Brady Haran - Me and YouTube: The Benefits of Making Videos About Science & Math (July 31, 2020)
  24507. 99%Establishing Your App’s Integrity | Apple Developer Documentation
  24508. 91%NuGet - You can book online!
  24509. 95%The Coming Open Source Sustainability Crisis
  24510. 93%How Raygun increased transactions per second by 44% by removing Nginx | Raygun Blog
  24511. 99%giraffe-fsharp/Giraffe
  24512. 97%Letter Opener – Open Winmail.dat, MSG and EML files online
  24513. 95%RELEASE: ASP .NET Core 3.1 A-Z eBook
  24514. 83%Mastodon 3.2
  24515. 99%Life, part 29
  24516. 77%The Truth Is Paywalled But The Lies Are Free ❧ Current Affairs
  24517. 99%Implement the "download file" feature on a Blazor WebAssembly app
  24518. 97%How it works - Briar
  24519. 98%Choosing the right asynchronous-messaging infrastructure for the job - Red Hat Developer
  24520. 98%Semantic Highlighting in the PowerShell Preview extension for Visual Studio Code | PowerShell
  24521. 60%Hardware interrupts
  24522. 97%IIS Express error: Failed to register URL for site. The process cannot access the file because it is being used by another process.
  24523. 98%.NET Framework July 2020 Cumulative Update Preview for Windows 10, version 2004 | .NET Blog
  24524. 98%UI/UX for Devs: Have You Thought About the Mental Model?
  24525. 99%Debugging with Fiddler Everywhere: Collaborative Debugging
  24526. 94%GitLab Takes Over VS Code Extension, Plans Improvements -- Visual Studio Magazine
  24527. 99%Azure Cloud Shell Tips And Tricks | Build5Nines
  24528. 99%So I coded Plague Inc. for a Calculator
  24529. 95%133m records for sale as fruits of data breach spree keep raining down
  24530. 86%Microsoft to continue discussions on potential TikTok purchase in the United States - The Official Microsoft Blog
  24531. 96%.NET Foundation Board Member Elections
  24532. 71%Brain-Gut Circuit Lets Microbiota Directly Affect the Sympathetic Nervous System
  24533. 91%Why Mercedes & BMW Vehicles Need To Adopt The Tesla Platform
  24534. 95%2gether
  24535. 99%Python Beginner Projects 2020 - Add them to your resume!
  24536. 96%Web apps aren't tech. They're "tech".
  24537. 93%Let's Talk about Cache - Daniel Leskosky
  24538. 88%Create change within your locus of control
  24539. 93%The Problem of Preference Falsification in Online Dating
  24540. 95%Who Should Buy ARM? - Dr. Z and Eng. L
  24541. 85%Free Market Capitalism vs Government Socialism
  24542. 96%Honey, I Accidentally Became A Product Manager
  24543. 99%FAQs - Raspberry Pi Documentation
  24544. 90%Hydroxychloroquine: The Narrative That it Doesn’t Work is the Biggest Hoax in Recent Human History
  24545. 99%Low latency tuning guide
  24546. 63%TrueFire hacked - credit cards and other personal info potentially compromised
  24547. 90%Home | Laws of UX
  24548. 96%Tines Blog / Part 1 : Breaches are inevitable and early detection is crucial
  24549. 60%Cosmetics firm Avon leaks 19 million customer records (Includes interview)
  24550. 99%GPU.js - GPU accelerated Javascript
  24551. 98%System UIcons
  24552. 95%Hacking Portable Air Conditioners
  24553. 99%andrewlock/blazor-with-source-generators-poc
  24554. 69%NASA Astronauts Return Home in SpaceX's Crew Dragon Spacecraft
  24555. 93%David Wong Portfolio
  24556. 96%Pimp up your Blazor EditForms with Tailwind CSS!
  24557. 87%2km From Home
  24558. 99%Revealing Passwords
  24559. 90%David Wong Portfolio
  24560. 90%David Wong
  24561. 93%What Happened When I Peeked Into My Node_Modules Directory
  24562. 83%Ineffective Altruism
  24563. 91%Why did Neobanks become so boring? - This Too Shall Pass by Rhys Wallace
  24564. 98%Sharing knowledge in a remote team, across timezones
  24565. 98%English to SQL: progess updates
  24566. 98%Techniques for Difficult Team Members - dcaulfield
  24567. 94%When you find out you’re the copycat
  24568. 85%Python is now the second most popular language for programming - newserector
  24569. 99%dodyg/practical-aspnetcore
  24570. 99%Unbricking a $2,000 Bike With a $10 Raspberry Pi
  24571. 96%WordSafety.com
  24572. 97%What I Learned from Doing 60+ Technical Interviews in 30 Days
  24573. 99%OctoPrint.org
  24574. 98%OctoPrint/OctoPrint
  24575. 71%Glucosamine Supplementation Reduces All-Cause Mortality | Lifespan.io
  24576. 99%Azure Durable Functions Monitoring and Diagnostics
  24577. 83%ASCII rendering Tetrahedron with shading | Platonic Solids Part 1
  24578. 95%If You Don’t Know, Now You Know: Black Women Deserve More Credit | The Daily Social Distancing Show
  24579. 98%Unity Tutorial | 3D Spinning Cube in 10 minutes | .NET
  24580. 96%Niklaus Wirth was right and that is a problem – bowero
  24581. 81%The Big Crackdown is upon us – NEWS FROM UNDERGROUND
  24582. 96%swyx Writing | Slack is Fumbling Developers
  24583. 99%Leveraging Cloudflare Workers to prevent attackers from bypassing your Cloudflare WAF
  24584. 97%What makes Paul Graham a great writer?
  24585. 91%Apple’s bulls**t narrative on the App Store
  24586. 99%How I Spent 2 Days Chasing a Bug that Didn't Exist
  24587. 83%Build and deploy GitHub Pages from any branch beta The GitHub Blog
  24588. 99%OpenTelemetry .NET Beta Released!
  24589. 98%trozler/whereAmI
  24590. 97%Zello Security Notice – July 31, 2020
  24591. 73%Blackbaud's Bizarre Ransomware Attack Notification
  24592. 99%.NET R&D Digest (July, 2020)
  24593. 99%Read function arguments from .NET applications with .NET ProfilingAPI
  24594. 79%News Releases | Washington State Department of Agriculture
  24595. 91%7 Resource Scheduling Errors and How to Mitigate Them - DZone Agile
  24596. 96%Release Release v0.20.0 · microsoft/PowerToys
  24597. 98%Upgrade to pip 20.2, plus, changes coming in 20.3
  24598. 92%Developer News - Visual Studio Marketplace
  24599. 99%Blazor GameDev - part 6: mouse input - Davide Guida
  24600. 98%Azure Thursday - August 2020
  24601. 94%Monitoring demystified: A guide for logging, tracing, metrics | TechBeacon
  24602. 94%Philosophers On GPT-3 (updated with replies by GPT-3) - Daily Nous
  24603. 95%Add a Blazor sample by ADefWebserver · Pull Request #30 · richorama/IronBlock
  24604. 99%Code Maze Weekly #36 - Code Maze
  24605. 94%Turn on & manage community contributions
  24606. 98%Google Timelapse
  24607. 98%Using the brightness() CSS Filter to generically highlight Content
  24608. 99%Angular Language Service for Visual Studio — NoWaySheCodes
  24609. 77%September DDD by Night
  24610. 79%Book Your Daily Ride or Make Money Driving Now
  24611. 99%How we migrated Dropbox from Nginx to Envoy
  24612. 99%Run Blazor-based .NET Web applications on AWS Serverless | Amazon Web Services
  24613. 95%TDD is an antidote for uncertainty
  24614. 99%How to fix .NET Core's 'Unable to obtain lock file access' error on Red Hat OpenShift - Red Hat Developer
  24615. 99%Integration testing your Polly policies with HttpClient Interception
  24616. 99%How do I find which directory my .NET Core console application was started in or is running from?
  24617. 96%DTIC TR JUMPER INDEX
  24618. 99%Introducing launch configurations support for SAM debugging in the AWS Toolkit for VS Code | Amazon Web Services
  24619. 98%Back to Basics #2: Binding Markup - Nick's .NET Travels
  24620. 98%dotnet-presentations/dotNETConf
  24621. 97%rynowak/link-a-thon
  24622. 99%dotnet/designs
  24623. 69%The Era of DNA Database Hacks Is Here
  24624. 98%Token authentication requirements for API and Git operations - The GitHub Blog
  24625. 99%Azure/CloudShell
  24626. 64%Libraries lend books, and must continue to lend books: Internet Archive responds to publishers’ lawsuit - Internet Archive Blogs
  24627. 96%Announcing Windows 10 Insider Preview Build 20170 | Windows Experience Blog
  24628. 71%AirPods Pro Clone Review - Tim Leland
  24629. 91%On Inflection Points - Michael Dempsey: Blog
  24630. 94%The Forgotten Early Adopters
  24631. 98%Cat without cat on the commandline
  24632. 66%Where have all the rentals gone?
  24633. 97%Apple tells app devs to use IPv6 as it's 1.4 times faster than IPv4 | ZDNet
  24634. 99%The 3 problems of Django
  24635. 99%The essence of quantum mechanics
  24636. 84%The Haskell Elephant in the Room
  24637. 91%2020-07-30 Beyond REST and RPC Asynchronous Eventing and Messaging Patterns.pptx
  24638. 96%Lecture Slides | Performance Engineering of Software Systems | Electrical Engineering and Computer Science | MIT OpenCourseWare
  24639. 96%Microsoft.dotnet-httprepl 3.0.47301
  24640. 83%Indian Students To Learn Coding Skills From 10 Yrs Of Age: New Education Policy
  24641. 91%Search Results for “grpc” – Anthony Giretti's .NET blog
  24642. 90%A Piece of Pi
  24643. 99%Angular Language Service - Visual Studio Marketplace
  24644. 99%Life, part 28
  24645. 99%Using WinDBG with .NET Core 3
  24646. 99%Azure Functions On macOS With JetBrains Rider
  24647. 58%Budget
  24648. 96%.NET Foundation "State of the Union"
  24649. 86%You Want to See My Data? I Thought We Were Friends! - Facts So Romantic - Nautilus
  24650. 99%How to Deal with Burnout
  24651. 99%Trains․NET - Episode 40 - Trees! And a massive refactoring to enable Trees!
  24652. 99%Sudoku solver (Algorithm explained w/ code)
  24653. 96%A new funding model for open source software
  24654. 90%Azure Cost Management + Billing updates – July 2020
  24655. 96%NuGet PackageReference Versions SOLUTION Wide
  24656. 99%Handling concurrency in an ASP.NET Core Web API with Dapper
  24657. 98%Measuring Concurrent Jobs Over Time
  24658. 97%Back to Basics #1: Data Context - Nick's .NET Travels
  24659. 87%Announcing Microsoft Security’s #CyberContest
  24660. 83%The Secret Origin of the Action RPG
  24661. 89%Universal Basic Income is Capitalism 2.0
  24662. 98%Teaching GPT-3 to Identify Nonsense
  24663. 87%Security Incident
  24664. 96%Zoom Security Exploit - Cracking private meeting passwords
  24665. 93%Why and How I Bullet Journaling
  24666. 99%amymhaddad
  24667. 99%The State of Ruby 3 Typing
  24668. 96%Rewrite or Refactor - The Risks of Rewrites
  24669. 84%If you see everything, you'll get nothing 🎯
  24670. 99%Dual-monitor 4K@60hz KVM switch for $30
  24671. 98%Open problems in Robotics
  24672. 80%ChatBooks discloses data breach after data sold on dark web
  24673. 94%Why aren’t you more serious?
  24674. 98%You don’t need reproducible builds.
  24675. 98%Incident Management. Not everything is critical
  24676. 99%Learn about the latest .NET Productivity features | .NET Blog
  24677. 94%Hacker leaks 386 million user records from 18 companies for free
  24678. 96% Microsoft joins the Blender Development Fund — blender.org
  24679. 56%Rainbow Hunt
  24680. 98%.NET Conf: Focus on Microservices
  24681. 88%Jon Galloway: VS Mac & More
  24682. 94%Dzoukr/SDSCore
  24683. 99%Let's build a Full-Text Search engine
  24684. 99%Blazor WebAssembly : Open-source Project - EP10
  24685. 89%Customizing your repository's social media preview
  24686. 99%Detecting duplicate routes in ASP.NET Core: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 5
  24687. 96%Андрей Акиньшин — Поговорим про перформанс-анализ
  24688. 97%Dungeon Numbers - Numberphile
  24689. 91%Addressing the July 2020 e-commerce and marketing data breach -- A Message From Ledger’s Leadership | Ledger
  24690. 83%Full data set for the 2020 Developer Survey now available! - Stack Overflow Blog
  24691. 98%Three reasons to migrate your ASP.NET apps and SQL Server data to Azure
  24692. 99%Monsters Weekly 175 - YARP!
  24693. 99%Problems and Solutions for Agility with Legacy Monolith Databases - Redgate Software
  24694. 96%Pimp up your Blazor EditForms with Tailwind CSS!
  24695. 97%Write Object-Oriented TypeScript Well – .NET Tools Blog | JetBrains
  24696. 94%poteto/hiring-without-whiteboards
  24697. 98%Shawn Wildermuth's Blog
  24698. 50%Dunzo suffers data breach, launches internal investigation
  24699. 98%felixrieseberg/macintosh.js
  24700. 95%Fireworks: Sugar Stars
  24701. 99%Development Containers in Education with Visual Studio Code
  24702. 97%Interview with a Pornhub Web Developer
  24703. 98%New Developer Landing Page and Issues Repo - Windows Developer Blog
  24704. 83%Vulnerability doesn’t come after trust – it precedes it.
  24705. 58%Conversations and Ideas
  24706. 97%Visual Studio 2019 for Mac - Release Notes
  24707. 96%Great CRO Tool or Privacy Nightmare – SystemTrap
  24708. 71%Trademarking Infocom, again, part one
  24709. 99%Increasing Battery Life on an Arch Linux Laptop (ThinkPad T14s) - Austin G. Walters
  24710. 65%Jack of all trades, master of none
  24711. 80%Alcohol delivery service Drizly hit by data breach – TechCrunch
  24712. 60%Apparel - Unisex - .NET Foundation Store
  24713. 97%Firefox 79: The safe return of shared memory, new tooling, and platform updates – Mozilla Hacks - the Web developer blog
  24714. 75%The Toxoplasma Of Rage
  24715. 99%github/roadmap
  24716. 84%Historical programming-language groups disappearing from Google
  24717. 99%runlyio/core-dotnet
  24718. 96%Introducing GitHub's OpenAPI Description - The GitHub Blog
  24719. 99%WasmBoxC: Simple, Easy, and Fast VM-less Sandboxing
  24720. 97%github/renaming
  24721. 94%Announcing the GitHub public roadmap - The GitHub Blog
  24722. 98%Move C# 9 specs to sub-folder by jcouv · Pull Request #3731 · dotnet/csharplang
  24723. 98%Expanding Beyond 64kb of Memory with Bank Switching (16-Bit VM in JavaScript 012)
  24724. 99%Migrating a 40TB SQL Server Database
  24725. 99%IEvangelist/Blazing.Twilio.Video
  24726. 99%Detecting duplicate routes in ASP.NET Core: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 5
  24727. 95%Chessprogramming wiki
  24728. 99%Lazy Load Images with Vanilla JavaScript and Intersection Observer
  24729. 99%Fody/MethodDecorator
  24730. 99%Polymorphic Encryption Algorithms — Generating Code Dynamically
  24731. 99%ritterim/stuntman
  24732. 99%Some SQL Tricks of an Application DBA
  24733. 99%Official Support for Remote Debugging a .NET Core Linux app in WSL2 from Visual Studio on Windows
  24734. 97%Why It's Easier to Manage 4 People Than It Is to Manage 1 Person · Stay SaaSy
  24735. 98%Catalina - *all* web-browsers fail to open new pages after a few hours use.
  24736. 78%ongoing by Tim Bray · Not an Amazon Problem
  24737. 90%shirhatti/zocket
  24738. 99%Double Entry Accounting for Developers — Django Hordak 1.0 documentation
  24739. 97%Advancing resilience through chaos engineering and fault injection
  24740. 99%Gittrends lags: A Tale Of CollectionView and Garbage Collector
  24741. 99%LunrCore, a lightweight search library for .NET
  24742. 96%How do I set multiple items to a Windows Runtime vector in a single call? | The Old New Thing
  24743. 99%Task asynchronous programming as an IO surrogate
  24744. 99%The falsehoods of anti-AGPL propaganda
  24745. 67%Comic: Why Do Their Keyboards Keep Breaking?
  24746. 99%Calling Generic Methods from Non-Generic Code in .Net
  24747. 99%How to list and download the contents of a Google Drive shared folder in C#
  24748. 99%Don't Judge XAML Based On Lines of Code - Nick's .NET Travels
  24749. 98%How GPT3 Works - Visualizations and Animations
  24750. 84%Join the DotNetEvolution Discord Server!
  24751. 87%Learn more about the Ransomware attack we recently stopped
  24752. 56%Public Asked To Report Recipt of any Unsolicited Packages of Seeds
  24753. 99%SachiraChin/dotnet-monitor-ui
  24754. 73%dotnet-monitor ui
  24755. 99%When does it make sense to use containers in a development workflow?
  24756. 95%How do I stop others from sharing files with me? I want to stop file sharing on my Android.
  24757. 96%Vocodes. Vocal playground.
  24758. 83%Hackers stole GitHub and GitLab OAuth tokens from Git analytics firm Waydev | ZDNet
  24759. 99%Writing a file system from scratch in Rust · carlosgaldino
  24760. 81%The Great Fish Oil Experiment
  24761. 99%Buidler, Waffle & Ethers | The Geeky Grower
  24762. 99%VPE and CTO - the first 90 days
  24763. 95%Work or walk?
  24764. 97%Product Gravity
  24765. 98%Wrappers
  24766. 62%Paul Graham's "Same Way"
  24767. 96%Don't forget the human
  24768. 98%CS Syd - How to deal with money in software
  24769. 97%Tech vs Biotech — Celine Halioua
  24770. 82%You Want Options
  24771. 83%May you suffer well
  24772. 98%Make Slack Smaller
  24773. 85%The Freud Moment
  24774. 97%Usability of Footnotes
  24775. 98%Box CI
  24776. 99%Apache Arrow 1.0.0 Release
  24777. 58%Is 40 the new 60? How popular media portrays the employability of older software developers
  24778. 99%Oodle 2.8.9 with Oodle Texture speed fix and UE4 integration
  24779. 94%Stack Overflow Developer Survey 2020
  24780. 99%Highlights from Git 2.28 - The GitHub Blog
  24781. 95%The code I’m still ashamed of
  24782. 98%Life, part 27
  24783. 98%How to pay your rent with your open source project
  24784. 91%UnoConf 2020 - Uno Platform Developer Conference
  24785. 98%Index
  24786. 99%Cosmos DB capacity pitfall: When more is less
  24787. 99%Merging migrations in Entity Framework Core 5 – Michał Białecki Blog
  24788. 94%Headphones are collecting too much personal data
  24789. 99%microsoft/vscode
  24790. 93%BenchmarkDotNet 0.12.1
  24791. 99%Tyrrrz/CliFx
  24792. 97%Slowsort - a pessimal sorting algorithm | Arpit Bhayani
  24793. 93%andrewducker | Facebook has blocked Dreamwidth
  24794. 96%Copy/Pasta Driven Development®
  24795. 91%Fresh Mozzarella From Scratch Recipe
  24796. 99%LunrCore, a lightweight search library for .NET
  24797. 99%Tip 272 - Azure Security Best Practices
  24798. 93%Super Troopers (2/5) Movie CLIP - The Cat Game (2001) HD
  24799. 99%Reverse Engineering Tools Review
  24800. 95%Naming things
  24801. 83%Twilio Security Incident Shows Danger of Misconfigured S3 Buckets
  24802. 95%S&P Best of Times Wost of Times
  24803. 99%Writing more succinct C# – in F# (Part 1)!
  24804. 88%Amazon gets priority while mail gets delayed, say letter carriers
  24805. 97%Virtual Azure Community Day - July 28th, 2020
  24806. 98%Compilers Do Static Analysis, They Just Don't Tell You · Peter Dimov
  24807. 99%Create Your Own Logging Provider to Log to Text Files in .NET Core
  24808. 99%Understanding the SynchronizationContext in .NET with C#
  24809. 98%Small Mailserver Best Current Practices
  24810. 87%New ‘Meow’ attack has deleted almost 4,000 unsecured databases
  24811. 99%How C# Records will change my life
  24812. 97%Developers Should Abandon Agile
  24813. 95%What’s the point?
  24814. 97%Finding Joy in Making Happy Little Computer Videos on YouTube
  24815. 99%Lets stop being stupid about security
  24816. 97%Pixelles Creator Fund | Pixelles (Montreal)
  24817. 94%Primer: The Job Guarantee
  24818. 98%Wicked problems
  24819. 90%Relâchement des gestes barrière chez les jeunes : «Le pire qu’on aura, c’est une grosse grippe»
  24820. 99%Exploring the Worker Thread API in Node
  24821. 75%An alleged Nintendo leak has unearthed early game prototypes | VGC
  24822. 81%slither.io
  24823. 97%Sponsor @egil on GitHub Sponsors
  24824. 99%The fastest way do debug .net code without sources.
  24825. 59%Public Asked To Report Recipt of any Unsolicited Packages of Seeds
  24826. 99%adam-mcdaniel/oakc
  24827. 98%froggey/Mezzano
  24828. 99%Doing Stupid Stuff with GitHub Actions
  24829. 91%LunrCore 2.3.8
  24830. 97%Promo Data Breach FAQ
  24831. 99%Fundamentals of the Vulkan Graphics API: Why Rendering a Triangle is Complicated
  24832. 90%Working From Home
  24833. 96%The Four Actions I Took To Attract 72,000 Followers
  24834. 81%Hacking the Bureaucracy to Get Stuff Done
  24835. 99%The Art Of Learning For Software Developers
  24836. 99%How to Make Money With Blogging?
  24837. 96%Dance training is superior to repetitive physical exercise in inducing brain plasticity in the elderly
  24838. 96%How I would grow Gumroad – Min-Kyu Jung
  24839. 62%Grab a Shitty Rod and Start Fishing — Dickie Bush
  24840. 92%Your Brain = Your Dog?
  24841. 99%Joe Bergeron | Java Obfuscation: A Pattern Language
  24842. 94%plant99/felicette
  24843. 96%How I Finally Started Listening to Podcasts Every Day – The Hulry
  24844. 99%canhorn/EventHorizon.Blazor.TypeScript.Interop.Generator
  24845. 99%Reverse engineering tools for .NET applications
  24846. 98%Component lifecycles – Blazor University
  24847. 99%SuperTails/langcraft
  24848. 96%Gopiandcode > logs > Bloom filters debunked: Dispelling 30 Years of bad math with Coq!
  24849. 99%Use function pointers in more places by jkotas · Pull Request #39752 · dotnet/runtime
  24850. 62%Who gets invited to the party?
  24851. 86%Indian IT consultancies struggle against technological obsolescence
  24852. 97%GitHub Protips: Tips, tricks, hacks, and secrets from Luke Hefson
  24853. 80%Regional Air Mobility - Lilium
  24854. 95%On Liberating My Smartwatch From Cloud Services « bunnie's blog
  24855. 99%hallatore/Netling
  24856. 95%ASP.NET Community Standup - July 21st 2020 - Web Tools with Sayed Hashimi
  24857. 93%Summernote - Super Simple WYSIWYG editor
  24858. 96%From Dev to Devrel
  24859. 94%Twitter Card
  24860. 92%Realestate Investing for Engineers
  24861. 95%Why Schrems is wrong - From Luxembourg with Love
  24862. 57%The surprising science of alpha males & females: The most empathetic member of the group
  24863. 98%p410n3 blog
  24864. 90%Sets and Probability
  24865. 81%A Short Guide to Statistical Rethinking²
  24866. 95%Dreambuilding as a CEO
  24867. 98%Pursuing Speed, Pt. 2 — 0xFF.nu
  24868. 86%A Federal Blue Checkmark, and Not Learning Lessons
  24869. 97%Need business ideas? Watch out for unbundlings
  24870. 85%Christmastide, Ohio - Podcast App Links - Plink
  24871. 91%Instacart customer records hacked, includes order history - 9to5Mac
  24872. 60%U.K. School Hires 10-Year-Old Nigerian Tech Genius As Coding Instructor
  24873. 95%Quartz.NET 3.1 Released | Quartz.NET
  24874. 98%10 Standout GitHub Profile READMEs
  24875. 80%Implemented support for user provided pixel shaders by mrange · Pull Request #7058 · microsoft/terminal
  24876. 95%To Get More Replies, Say Less
  24877. 56%When Hubble Stared at Nothing for 100 Hours
  24878. 81%Microsoft Analyzed Data on Its Newly Remote Workforce
  24879. 94%14 Best Data Science Books to Read Right Now
  24880. 96%Advice to Myself When Starting Out as a Software Developer
  24881. 82%King County Elections
  24882. 80%Hand Tremor Mouse Accessibility Software
  24883. 74%Slack Files EU Competition Complaint Against Microsoft - Several People Are Typing
  24884. 95%Microservices and [Micro]services – Kalele
  24885. 98%hwayne/awesome-cold-showers
  24886. 69%The Four Quadrants of Conformism
  24887. 62%Who gets invited to the party?
  24888. 93%I Made Wii Tennis in 24 Hours
  24889. 99%Waiting for Azure Durable Functions to complete
  24890. 94%Buy on Google is now open and commission-free
  24891. 94%Considering Rust
  24892. 99%PostSharp Blog | Thinking beyond Roslyn source generators and aspect-oriented programming
  24893. 99%Stop throwing Exceptions! Start being Explicit
  24894. 97%Blazor EditForms, an essential tool or too much magic?
  24895. 67%Men's T-Shirt | Create your own | Spreadshirt
  24896. 99%Detect missing CancellationToken using a Roslyn Analyzer - Gérald Barré
  24897. 92%Top Programming Languages 2020 - IEEE Spectrum
  24898. 99%GraphQL on Azure: Part 2 - dotnet and App Service
  24899. 99%Fast refresh and more on Windows with 0.62 release · React Native for Windows + macOS
  24900. 98%ASP.NET Core 3, IIS and empty HTTP headers
  24901. 97%Redirect azurewebsites.net to Custom Domain
  24902. 88%Google Fonts
  24903. 60%Ongoing Meow attack has nuked >1,000 databases without telling anyone why
  24904. 87%public-games@w3.org from July 2020: by thread
  24905. 74%Intel's 7nm is Broken, Company Announces Delay Until 2022, 2023
  24906. 92%How to Manage a Freelance User Experience Designer or Researcher — Cakewalk Labs UX/UI Consulting
  24907. 98%Whose bug is it anyway?
  24908. 99%Don&#39;t buy the AirPods Pro - Another Rattlegate story
  24909. 99%ARCHITECTURE.md
  24910. 98%You don't need no Service Mesh
  24911. 95%Marketing Month Week 2
  24912. 75%China launches ambitious Tianwen-1 Mars rover mission
  24913. 93%Five Buck Fatigue - Underjord
  24914. 96%The Indie Consulting Business Model Canvas V0.1
  24915. 95%On .NET Live - A chat with the .NET Interactive Team
  24916. 86%Recent influx of substack posts to Hacker News
  24917. 95%My Backup Plan & Lessons learned
  24918. 93%Dropping Out of College to Join Facebook: 3 Years Later
  24919. 99%Using Turbolinks with the SAFE web stack
  24920. 69%‎The Numberphile Podcast on Apple Podcasts
  24921. 83%The Third Cornet - with Katie Steckles — The Numberphile Podcast
  24922. 98%The Third Cornet - with Katie Steckles — Numberphile
  24923. 94%obfuscar/obfuscar
  24924. 67%Garmin services and production go down after ransomware attack | ZDNet
  24925. 94%Inside a Collaborative Text Editor
  24926. 94%BBS Graphics History: Pretty Awesome, Until the Web Showed Up
  24927. 98%Top 7 OBS Studio Tricks for 2020 – and you won’t believe #4
  24928. 99%.NET Presentations: Events in a Box!
  24929. 96%SecureString obsoletions and shrouded buffer proposal by GrabYourPitchforks · Pull Request #147 · dotnet/designs
  24930. 86%Archive
  24931. 99%Life, part 26
  24932. 99%Dhghomon/easy_rust
  24933. 76%Slack Files EU Competition Complaint Against Microsoft
  24934. 95%TinyPilot: Build a KVM Over IP for Under $100
  24935. 98%I Created An A.I. to DESTROY Tetris
  24936. 96%Cognitect Joins Nubank
  24937. 99%Add CBOR property-based tests by eiriktsarpalis · Pull Request #39828 · dotnet/runtime
  24938. 98%My Process for Creating YouTube Videos
  24939. 96%1 Second Painting - Home
  24940. 96%KDE Slimbook
  24941. 98%RGB Keyboard as Audio Level Meter
  24942. 96%Amazon Ion
  24943. 94%.NET Conf: Focus on Microservices
  24944. 97%troyhunt/hibp-stickers
  24945. 98%Build software better, together
  24946. 97%SQL Server Management Studio 18.6 is now generally available  - SQL Server Blog
  24947. 97%Storage 101: Data Security and Privacy - Simple Talk
  24948. 98%MSIX Packaging Tool July 2020 Release is now available!
  24949. 99%C# 9: Putting it all together with a scavenger hunt
  24950. 99%Getting Started with Azure DevOps - Simple Talk
  24951. 98%Windows Terminal Preview 1.2 Release | Windows Command Line
  24952. 97%Three Reasons You Should Join the Tour de Tech
  24953. 99%Announcing Entity Framework Core EF Core 5.0 Preview 7 | .NET Blog
  24954. 98%.NET Framework July 2020 Cumulative Update Preview | .NET Blog
  24955. 99%Blazor Tuesday Tip: Test User Behavior Not Implementation Details With bUnit
  24956. 65%Microsoft Campus Tours - Inside the NEW Channel 9 Studio
  24957. 98%Akeyless Vault Review: Intuitive Secrets Management Solution for Your DevOps Workflow
  24958. 99%.NET Foundation Projects
  24959. 99%Add support for binding record types by pranavkm · Pull Request #23976 · dotnet/aspnetcore
  24960. 99%Enable tab completion - .NET Core CLI
  24961. 99%propjockey/css-sweeper
  24962. 91%Apple Security Research Device Program - Apple Developer
  24963. 99%bitdefender/bddisasm
  24964. 87%Badges!
  24965. 97%VS Code Docker extension can now run containers in Azure Container Instances - Open Source Blog
  24966. 76%Online classes are not worth cost of full tuition
  24967. 90%Customer feedback for Have I Been Pwned
  24968. 98%Phillip Carter
  24969. 88%Media Claims of Law Enforcement Agencies Purchasing Breach Data, How Serious Is It?
  24970. 98%Fawkes
  24971. 98%Design Docs at Google
  24972. 99%Windows Server Insiders getting gRPC support in Http.sys
  24973. 83%First Ever Image of a Multi-Planet System around a Sun-like Star Captured by ESO Telescope
  24974. 72%Twilio: Someone broke into our unsecured AWS S3 silo, added 'non-malicious' code to our JavaScript SDK
  24975. 99%Hybrid Blazor apps in the Mobile Blazor Bindings July update | ASP.NET Blog
  24976. 86%How Flash games shaped the video games industry
  24977. 98%VSCode CSS Snippets - Visual Studio Marketplace
  24978. 98%Write code that is easy to delete, not easy to extend.
  24979. 83%Mathematicians Discover the Perfect Way to Multiply | WIRED
  24980. 97%dodyg/practical-aspnetcore
  24981. 96%It's time to start writing
  24982. 99%How and why I (attempt to) use Links as main browser
  24983. 93%Why Medium is Not the Home for Your Ideas – The Hulry
  24984. 99%.NET for Beginners - Dusted Codes
  24985. 98%r/dotnet - A wiki written in 416 lines of C#9 code all in Program.cs
  24986. 98%Monsters Weekly 174 - NodaTime and JavaScript Dates
  24987. 99%GraphQL on Azure: Part 2 - dotnet and App Service | LINQ to Fail
  24988. 87%Levels.fyi Salary Stream – Software Engineer Offers
  24989. 98%Svelte <3 TypeScript
  24990. 95%Azure Icons - Azure Architecture Center
  24991. 93%System.Formats.Asn1 5.0.0-preview.7.20364.11
  24992. 99%Complexity of Hello World & what comes after
  24993. 95%Use function pointers in more places by jkotas · Pull Request #39752 · dotnet/runtime
  24994. 97%Humble Book Bundle: Raspberry Pi by Raspberry Pi Press
  24995. 94%Release 1.0.0-preview3 · microsoft/reverse-proxy
  24996. 99%Improve health, wellbeing, and productivity by tracking your home workspace CO2 levels - Latest open tech from seeed studio
  24997. 99%shanselman/Hanselminutes-Transcripts
  24998. 99%Scaling relational SQL databases – Software development and beyond
  24999. 98%Fast design will kill your product · Philip Ardeljan is a UI designer
  25000. 96%Email Your Memory
  25001. 97%Digital Astronomy with Cellular Automata · Kyle Hovey
  25002. 95%Where to blog? Medium, substack, WordPress, Ghost, or roll your own?
  25003. 89%India, Jio, and the Four Internets
  25004. 97%How to Choose What To Read
  25005. 91%You might not have a motivation problem
  25006. 98%How I learned 50 new keyboard shortcuts in 42 minutes
  25007. 99%Exploring Fully Homomorphic Encryption
  25008. 98%Conversation with my dog
  25009. 88%The Era Of Unlimited Everything: Unlimited Materials & Unlimited Money — Juan David Campolargo
  25010. 83%Opinions are a liability
  25011. 93%The Thinking Placebo
  25012. 95%Syntax highlighting is a waste of an information channel
  25013. 99%How JIT Compilers are Implemented and Fast: Pypy, LuaJIT, Graal and More | Carol's Blog
  25014. 87%Reforming Wall Street, Protecting Main Street - Obama Foundation
  25015. 99%Thank you for trying out Project Tye!
  25016. 99%Release Tye 0.4 · dotnet/tye
  25017. 98%Getting Started With ASP.NET
  25018. 99%Monitoring your own infrastructure using Grafana, InfluxDB, and CollectD
  25019. 98%Safely reviving shared memory – Mozilla Hacks - the Web developer blog
  25020. 96%Why you need "cross-origin isolated" for powerful features
  25021. 98%Making your website "cross-origin isolated" using COOP and COEP
  25022. 99%ASP.NET Core Updates in .NET 5 Preview 7 | ASP.NET Blog
  25023. 98%Announcing .NET 5.0 Preview 7 | .NET Blog
  25024. 99%Announcing Entity Framework Core EF Core 5.0 Preview 7 | .NET Blog
  25025. 99%Creating a custom endpoint visualization graph: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 4
  25026. 98%Stripe: Building a Developer Cult
  25027. 99%The most powerful and extensible open source Wiki software
  25028. 80%Invert, always, invert
  25029. 99%Farmer: Simpler ARM deployments with Octopus Deploy - Octopus Deploy
  25030. 93%‘Strong Opinions, Weakly Held’ Doesn't Work That Well
  25031. 93%ShareX - Screen capture, file sharing and productivity tool
  25032. 99%Netlify Serverless Functions with Netlify Dev
  25033. 96%SQL Server 2019 Tuple Mover Behavior Change
  25034. 98%Essays on programming I think about a lot
  25035. 99%PowerShell script to automate configuring PostgreSQL for SSPI authentication on Windows
  25036. 95%Zoom Earth – View LIVE satellite images
  25037. 95%You Can’t Kill the Bloomberg Terminal. But If You Were Going to Try, Here’s How.
  25038. 95%Designing a New Old Home: Part 1
  25039. 99%Effect Programming in C#
  25040. 99%Systems design for advanced beginners | Robert Heaton
  25041. 88%Zoekmachine met gelekte wachtwoorden bevat 10 miljard accounts
  25042. 99%Exploring the .NET open source hybrid ORM library RepoDB
  25043. 99%Zero to Hero with App Service, Part 4: Migrate Applications to Azure App Service
  25044. 99%Transact-SQL: The Building Blocks to SQL Server Programming by Gregory A. Larsen - Simple Talk
  25045. 96%Sorting in Blazor WebAssembly and ASP.NET Core Web API - Code Maze
  25046. 98%MS Performance HUD – Analyze EventLog Reading Performance In Realtime
  25047. 99%Using Key Vault and Managed Identities with Azure Functions
  25048. 99%.NET on AWS: Introducing Docker ECS Integration - Code with Steve
  25049. 99%Creating a custom DfaGraphWriter using ImpromptuInterface for easier reflection: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 3
  25050. 95%Natively Format JavaScript Dates and Times
  25051. 98%Azure Service Fabric 7.1 Second Refresh Release
  25052. 88%TransPerfect’s GlobalLink Vasont Inspire CCMS Releases New .NET Core Build and Surpasses Industry Performance Standards
  25053. 97%NerdyPepper/dijo
  25054. 99%Azure Static Web Apps: a first look
  25055. 98%MicrosoftEdge/MSEdgeExplainers
  25056. 98%Ireland donates its COVID Tracker app to Linux Foundation
  25057. 93%Make your feed discoverable
  25058. 99%What about design? | Grumpy pep.
  25059. 96%Nikon D5600 in 2020: still worth it?
  25060. 98%22 Principles for Great Product Managers
  25061. 99%Thoughts on Cross-platform
  25062. 98%Solving Sudoku with Graph Theory
  25063. 97%Ingradient: building the cooking tool I've always wanted
  25064. 93%Rethinking My Thinking
  25065. 86%You Don't See The Whole Picture - Party at the Moontower
  25066. 93%Are You Using These VPN Apps? Personal Info Of 20 Million Users Leaked: That’s 1.2TB Data
  25067. 99%Technology - Vectorly docs
  25068. 95%Tabler Icons
  25069. 98%I Don't Want to be a Founder and I Don't Think You Do Either | Carol's Blog
  25070. 98%Overview • Zettelkasten Method
  25071. 88%3D Book Image CSS Generator
  25072. 99%Life, part 25
  25073. 96%Turns out half the internet has a Single-Point-of-Failure called “Cloudflare”
  25074. 99%Implementing cosine in C from scratch
  25075. 99%r/MachineLearning - [Discussion] OpenAI should now change their name to ClosedAI
  25076. 98%Creating Elliptical Curve Keys using OpenSSL
  25077. 96%DIY Video Hosting
  25078. 98%Tempering Expectations for GPT-3 and OpenAI’s API
  25079. 96%Lecture Slides | Statistics for Applications | Mathematics | MIT OpenCourseWare
  25080. 97%Team Objectives - Overview | Silicon Valley Product Group
  25081. 99%iamshaunjp/deno-websockets
  25082. 87%BunnyCDN - Simple, Powerful & Lightning Fast CDN
  25083. 97%dendron
  25084. 99%Asynchronous messaging with Azure Service Bus
  25085. 99%Four Reasons React Renders (and three ways to stop it) – Cory House
  25086. 99%Sort Data With ASP.NET Core and Query Strings
  25087. 99%Travis logs and .NET Core console output
  25088. 99%Ian Bebbington - Cross-Platform Real-Time Communication with Uno & SignalR
  25089. 99%Microservices with ASP.NET Core 3.1 | Pro Code Guide
  25090. 99%Azure SDK Release (July 2020) | Azure SDKs
  25091. 99%A new, more simplified setup for X-Ray tracing of .NET applications | Amazon Web Services
  25092. 99%Eliminating duplicate objects: three approaches
  25093. 99%How to make separate Work and Personal Profiles with the New Microsoft Edge on Beyonce's Internet
  25094. 99%In Praise of Elevated Values
  25095. 93%Azure SQL Bootcamp
  25096. 99%Tip 271 - Azure Functions and secure configuration with Azure Key Vault
  25097. 64%.NET Foundation Board Elections – Meet the Candidates!
  25098. 98%Experiment: Wirelessly Control a Cyborg Cockroach
  25099. 79%Seven 'no log' VPN providers accused of leaking – yup, you guessed it – 1.2TB of user logs onto the internet
  25100. 93%Worms Armageddon 3.8 Features - Worms Knowledge Base
  25101. 88%A Bug-Sized Camera for Bug-Sized Robots and Bug-Sized Bugs - IEEE Spectrum
  25102. 93%Cryptography Dispatches: DSA Is Past Its Prime
  25103. 98%Amazon.com: Customer Questions & Answers
  25104. 84%Wattpad data breach exposes account info for millions of users
  25105. 98%Explain Kubernetes to me like I'm Five
  25106. 99%SignalR without Javascript, the Promise of Blazor - Steve Lorello
  25107. 60%TrueNAS Core will soon replace FreeNAS—and we test the beta
  25108. 94%Cloudflare outage and the risk in today's Internet
  25109. 94%Things Unexpectedly Named After People · Notes
  25110. 98%Foam: Software as Curation
  25111. 98%Adding SIP calls to Android – for free!
  25112. 98%CloudFront Analytics
  25113. 98%CloudFormation Tips and Tricks
  25114. 83%Made 13 Dollars with Brave and Basic Attention token
  25115. 62%On Becoming a Devout Pastafarian
  25116. 95%Clipboard injection on the Financial Times
  25117. 99%Audio From Scratch: Part3, changing the amplitude
  25118. 99%I wish pods were fully restartable · Erkan Erol
  25119. 97%My failed startup - How it failed and why i'm giving the code away for free.
  25120. 98%One year of Flutter as a web developer
  25121. 91%What TikTok got right.
  25122. 95%Tired of note-taking apps
  25123. 96%Technical analysis of client identification mechanisms - The Chromium Projects
  25124. 99%Fixing Mass Effect black blobs on modern AMD CPUs
  25125. 91%A Simple Scam Trick (Don't get fooled!)
  25126. 91%Release Npgsql v4.1.4 · npgsql/npgsql
  25127. 87%reveiws on games.
  25128. 98%Arlec Grid Connect Smart 5m LED White & Colour Changing Strip Light
  25129. 93%Swiss Political System: More than You ever Wanted to Know (I.)
  25130. 95%hugelkultur: the ultimate raised garden beds
  25131. 92%OpenAI's GPT-3 may be the biggest thing since bitcoin
  25132. 99%Is software development better than 20 years ago? | Loosely Coupled Show #011
  25133. 99%Understanding F# applicatives and custom operators
  25134. 87%On Trouser Pockets | Sam Bleckley
  25135. 98%Krita, OpenGL and Qt – Fading Memories
  25136. 99%shabda/tweet-signer
  25137. 99%lawl/NoiseTorch
  25138. 99%Turning the IDE Inside Out with Datalog
  25139. 84%Powerful AI Can Now Be Trained on a Single Computer - IEEE Spectrum
  25140. 94%Automatic Garage Opener
  25141. 69%If Looks Could Kill (1991) - IMDb
  25142. 98%Mainframe workloads supported on Azure
  25143. 99%Azure Functions Day 0 survey
  25144. 99%dotnet-foundation/announcements
  25145. 99%CP2104 USB to Serial Converter Arduino Programmer
  25146. 95%The Ultimate Oldschool PC Font Pack: FAQ/Docs/ReadMe
  25147. 99%Compiler Explorer - C (x86-64 clang 10.0.0)
  25148. 74%Cloudflare outage on July 17, 2020
  25149. 99%Add methods to convert between hexadecimal strings and bytes by tkp1n · Pull Request #37546 · dotnet/runtime
  25150. 99%The encrypted homelab
  25151. 95%Delivering value & reducing risk
  25152. 97%stu2b50
  25153. 54%Goodbye to Grommet
  25154. 99%Raspberry Pi as a Penetration Testing Implant (Dropbox) - System Overlord
  25155. 92%How a Chrome Extension Broke My Web App
  25156. 88%tetrakai
  25157. 96%Some people like their jobs
  25158. 74%My 2017 iPhone X Died: I Got a 2016 iPhone SE, Upgraded the Battery and Added Wireless Charging — It's Great
  25159. 91%Questionable Advice: Can Engineering Productivity Be Measured?
  25160. 96%Software Consulting: What This Really Means and How to Start
  25161. 99%Lazy evaluation in real life
  25162. 81%What Is Preferred Stock And Why Is Given To Investors?
  25163. 74%Apple Is Killing A Billion-Dollar Ad Industry With One Popup
  25164. 74%NewPipe - a free YouTube client
  25165. 99%All the Ways to Make a Web Component - June 2020 Update
  25166. 98%TensorFlow, Keras and deep learning, without a PhD
  25167. 73%Release v0.14.0 · vmware-tanzu/octant
  25168. 85%A Walk through of Azure
  25169. 99%Getting Started with ASP.NET Core
  25170. 98%Index
  25171. 94%GitHub Archive Program: the journey of the world's open source code to the Arctic
  25172. 99%What is a Developer Advocate - Here's What I Do
  25173. 99%EF Core In depth – Tips and techniques for configuring EF Core – The Reformed Programmer
  25174. 96%MAVERICK LIFE TECH: Four steps to take right now to protect your accounts from hackers
  25175. 98%Hypertext Style: Cool URIs don't change.
  25176. 98%What’s New in Thunderbird 78
  25177. 99%How to store app secrets for your ASP .NET Core project
  25178. 98%C# 9: New `and`, `or`, and `not` Keywords for Pattern Matching
  25179. 99%.NET on AWS: Pushing a .NET Docker Image to Amazon ECR - Code with Steve
  25180. 98%How Object.entries work internally in JavaScript
  25181. 98%GitHub Actions Overview | Premier Developer
  25182. 99%How Do You Comfort a JavaScript Bug?
  25183. 99%Thread Safety & Scoped Lifetime in Dependency Injection Containers
  25184. 97%100 Best Kubernetes Books of All Time
  25185. 99%Features/module initializers by RikkiGibson · Pull Request #46071 · dotnet/roslyn
  25186. 97%microsoft/ProcMon-for-Linux
  25187. 98%Testing on the Toilet: Don’t Mock Types You Don’t Own
  25188. 99%dotnet/designs
  25189. 98%Be a Hero - Bonus Panel - Fowl Language Comics
  25190. 98%How the OBS Project changed video forever with lead Hugh Bailey
  25191. 83%Careers
  25192. 99%Tweaks
  25193. 99%What exactly is the DevOps model and what advantages does it bring to your workflow?
  25194. 97%Poor feedback from readers
  25195. 89%My First PC
  25196. 94%The pivot Snapchat never made
  25197. 98%Giving your first International talk - Recon2019 & BlackHat - Niemand - Cyber Security
  25198. 99%We need tests. But now or later?
  25199. 97%Do You Like Your Internal Customers? Give Them Self-Service!
  25200. 99%Release Dapr Runtime v0.9.0 · dapr/dapr
  25201. 97%Mads Brodt - Front-end engineer
  25202. 95%Fort & Forge
  25203. 96%How to Be Unpersuasive - Calvin Rosser
  25204. 59%Software Update by 👨🏽‍💻 Francisco Costa
  25205. 94%Zulip 3.0: Threaded Open Source Team Chat
  25206. 99%pimbrouwers/Falco
  25207. 97%When your coworker does great work, tell their manager
  25208. 61%Twitter Is at Its Best When Verified Accounts Can’t Tweet
  25209. 93%Board of Director 2020 Elections - Interviews - Round 1
  25210. 99%Announcing Rust 1.45.0 | Rust Blog
  25211. 64%Let’s avoid talk of ‘chemical imbalance’: it’s people in distress | Psyche Ideas
  25212. 77%Join conversation
  25213. 99%Life, part 24
  25214. 99%I made a robot to cut my hair with scissors
  25215. 99%How SHA-2 Works Step-By-Step (SHA-256)
  25216. 99%Post title
  25217. 98%Hacking Reolink cameras for fun and profit
  25218. 99%The Internet Wasn't Built for Security
  25219. 92%Create: Frontend - A one of a kind live event from Microsoft about all things frontend
  25220. 99%Viewing Managed COM Objects Through Native Pointers | Visual Studio Blog
  25221. 94%Systems Performance: Enterprise and the Cloud, 2nd Edition
  25222. 99%C# 9 Deep Dive: Target Typing and Covariant Returns
  25223. 99%Introducing C# Markup for Xamarin.Forms | Xamarin Blog
  25224. 97%Implementing a Thread Safe Message Queue in C#
  25225. 99%Deploying a .NET Core Blazor App to Netlify using GitHub Actions
  25226. 99%Introduction to Web Programming in F# with Giraffe - Part 1 — Softwarepark
  25227. 99%Introduction to Functional Programming in F# - Part 11 — Softwarepark
  25228. 98%The July 2020 release of Azure Data Studio is now available - SQL Server Blog
  25229. 99%Understanding Functions in JavaScript
  25230. 91%Workshop: KEDA, Scale Your Kubernetes Workload on Your Own Terms - NDC Melbourne 2020
  25231. 66%PinePhone – PINE Store
  25232. 74%Blockchain.com Explorer | BTC | ETH | BCH
  25233. 97%Create a Meetup Account
  25234. 98%damageboy
  25235. 99%Stop The Overuse Of Copy-Pasting And Unecessary Libraries
  25236. 98%The (painful) Enterprise Way to the Cloud
  25237. 95%Why inaccurate antigen tests are better than slow PCR tests · Chris Said
  25238. 92%The next wave in higher education
  25239. 98%benjamin.computer - Benjamin Blundell
  25240. 97%When (not) to squash commits
  25241. 97%Espresso shots and software development – Lucas T. Teixeira
  25242. 95%Almost Paperless Office
  25243. 91%Lies, Damn Lies, and Front-end Tracking
  25244. 99%Thought: Handling rate limited apis
  25245. 98%Not recommending Purism - anarcat
  25246. 94%“Zero logs” VPN exposes millions of logs including user passwords, claims data is anonymous
  25247. 99%New experimental Razor editor for Visual Studio | ASP.NET Blog
  25248. 98%.NET Conf: Focus on Microservices
  25249. 99%dotnet/crank
  25250. 55%Tech Job Interviews Assess Performance Anxiety Instead Of Coding Skills: Report
  25251. 82%What a Counterfeit Lightning to Headphone Adapter Looks Like
  25252. 98%Oliver's Blog
  25253. 94%The Importance of Deep Work & The 30-Hour Method for Learning a New Skill
  25254. 91%Orthodox Privilege
  25255. 99%DRBG: rename the DRBG taxonomy. · openssl/openssl@ce3080e
  25256. 78%Comet NEOWISE
  25257. 99%Blazor and Dragons! How to Consume gRPC-web From Blazor
  25258. 87%Nearly 70% of iOS and Android users will deny tracking permissions if they are requested in-app to opt-in - Online Survey Tool, Mobile App for Quick Survey
  25259. 90%Oracle JRE and JDK Cryptographic Roadmap
  25260. 95%Welcome to Element!
  25261. 97%Release Beta 8 · egil/bUnit
  25262. 95%Data Structures & Algorithms I Actually Used Working at Tech Companies
  25263. 93%You've only added two lines - why did that take two days!
  25264. 99%Host ASP.NET Core on Linux with Nginx
  25265. 91%Webinar – REST – the ignored parts
  25266. 99%How does the built-in dependency injection work on ASP.NET Core?
  25267. 99%Bypassing Polymorphism with Reflection in .NET - Matthias Koch
  25268. 98%10 Visual Studio Navigation Productivity Tips - NDepend
  25269. 99%Deep Dive: How is the ASP.NET Core Middleware Pipeline Built? - Code with Steve
  25270. 99%.NET Framework July 2020 Security and Quality Rollup Updates | .NET Blog
  25271. 81%Our Data
  25272. 99%End-to-End Integration Testing with NServiceBus: How It Works
  25273. 99%Fiddler Everywhere: Scanning for 404 and 500 Status Codes
  25274. 97%Web Proxy Auto Discovery
  25275. 99%.NET Core July 2020 Updates – 2.1.20 and 3.1.6 | .NET Blog
  25276. 96%FCC ID 2AWHPR201
  25277. 99%Generally available: Azure Private Link for Azure SignalR Service | Azure updates | Microsoft Azure
  25278. 96%How to Receive an SMS With Blazor and SignalR
  25279. 99%SharpLab
  25280. 96%Pixel Art Tutorials - Saint11
  25281. 99%Add public comment period for bylaw and policy changes by bradbiddle · Pull Request #197 · dotnet-foundation/website
  25282. 99%dotnet/aspnetcore
  25283. 99%How HEY Protects Your People
  25284. 98%Visual Studio 2019 for Mac - Preview Release Notes
  25285. 94%How to Transform Your Board Meeting with Written Narratives by @ttunguz
  25286. 93%You've only added two lines - why did that take two days!
  25287. 97%The Power of Defaults
  25288. 95%Make me think!
  25289. 97%My Motivation Behind Digital Minimalism
  25290. 93%Most advice is too prescriptive to be useful
  25291. 98%oltdaniel - Do not render a PDF in a canvas
  25292. 96%Entrepreneur, Stage 1: Bootstrapping, Burnout, and Babies
  25293. 98%The Resume is Dead. And Content Killed it. — Avthar
  25294. 85%Luck is the Opposite of Efficiency - J.D. Moyer
  25295. 87%Save the world with a personal carbon tax
  25296. 85%Reclaiming Technology / Thomas Wang
  25297. 99%Blazor GameDev - part 4: moving a sprite - Davide Guida
  25298. 90%Arbiter Sports - ArbiterSports
  25299. 98%10 best free app to track a Cheating Spouse for Android
  25300. 79%Tech Sector Job Interviews Assess Anxiety, Not Software Skills
  25301. 94%Reliable Async Systems with Coyote - Part 1
  25302. 91%BinaryFormatter long-term obsoletion plan by GrabYourPitchforks · Pull Request #141 · dotnet/designs
  25303. 94%Digicert revokes a raft of web security certificates
  25304. 99%papers-we-love/papers-we-love
  25305. 98%crates.io: Rust Package Registry
  25306. 80%crates.io security advisory | Rust Blog
  25307. 68%The TikTok War
  25308. 98%Etcd, or, why modern software makes me sad
  25309. 97%Portal Abstractions with Sam Ritchie - CoRecursive Podcast
  25310. 50%Disallow unrestricted polymorphic deserialization in DataSet by GrabYourPitchforks · Pull Request #39304 · dotnet/runtime
  25311. 98%Coding Adventure: Procedural Moons and Planets
  25312. 97%Is it worth the cost?
  25313. 96%How to Run a Live Coding Stream on Twitch using OBS
  25314. 95%All .Net Exceptions List
  25315. 99%Creating a custom DfaGraphWriter using ImpromptuInterface for easier reflection: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 3
  25316. 99%How To Create a Github Profile ReadMe
  25317. 55%‎The Numberphile Podcast on Apple Podcasts
  25318. 91%Ex-Googler's Startup Comes Out of Stealth With Beautifully Simple, Clever Robot Design - IEEE Spectrum
  25319. 95%Podcast — Numberphile
  25320. 83%The Mathematical Showman - Ron Graham (1935-2020) — The Numberphile Podcast
  25321. 84%Dotnetos Week - 5 days, 5 sessions, 5 speakers
  25322. 98%The Mathematical Showman - Ron Graham (1935-2020) - Numberphile Podcast
  25323. 99%Python Malware On The Rise
  25324. 97%Add support for Pipeline Operator by Pokute · Pull Request #38305 · microsoft/TypeScript
  25325. 99%Debugging web apps in Visual Studio with custom browser configurations | endjin
  25326. 95%How to stop worrying and adopt nullable reference types – Webinar Recording
  25327. 99%Sometimes It's Easier to Mock Without Moq
  25328. 92%Monsters Weekly 173 - Record Types
  25329. 99%All in One with OData $Batch | OData
  25330. 99%Azure Web App: Connection Strings | Build5Nines
  25331. 99%Implementation of the C# IO container
  25332. 99%Handling SPA Fallback Paths in a Generic ASP.NET Core Server
  25333. 99%Understanding How Assemblies Load in C# .NET - Michael's Coding Spot
  25334. 95%Implicit References, Context Popup, Configuration and Deprecation Messages – NuGet Updates in Rider 2020.2 EAP
  25335. 85%Atlas of Surveillance
  25336. 94%VEX in Houdini: Mandelbrot and Mandelbulb
  25337. 66%How Remote Work Could Destroy Silicon Valley
  25338. 99%Git - gitfaq Documentation
  25339. 99%zombodb/pgx
  25340. 99%libtorrent adds support for the WebTorrent protocol » Feross.org
  25341. 89%Thousands of shop, bank, and government websites shut down by EV revocation | Netcraft News
  25342. 98%How I made $11,673 in 5 days with an open-source project | Samuel Štancl
  25343. 92%My impression of the PineBook Pro - a $200 ARM powered laptop
  25344. 88%Dark Web Price Index 2020. Check all 2020 Dark Web Prices
  25345. 98%Ideas Are Worthless - Greg Raiz
  25346. 97%Why Do We Have Dev Rels Now?
  25347. 84%Philipp is annoyed
  25348. 88%Why you should be more unlikeable
  25349. 80%Head asleep, body awake
  25350. 94%A $50.000/year streaming service | Gianluca Mauro
  25351. 94%Doing the impossible
  25352. 91%A Steve Jobs masterclass (from a decade ago)
  25353. 99%Give some ❤️ to your PR
  25354. 97%Why Every Developer Should Start Blogging
  25355. 98%Matthew Leibowitz - Uno Conference
  25356. 74%Linux founder tells Intel to stop inventing 'magic instructions' and 'start fixing real problems'
  25357. 99%Life, part 23
  25358. 95%European Union sets limits on platform madness
  25359. 99%primo is an all-in-one IDE, CMS, component library, and static site generator
  25360. 99%A few thoughts about Signal’s Secure Value Recovery
  25361. 98%The Most Remarkable Legacy System I Have Seen
  25362. 96%Linux kernel in-tree Rust support
  25363. 99%Performance Improvements in .NET 5 | .NET Blog
  25364. 84%So Many of Us: Recognizing Abuses of Power
  25365. 70%Some GIF fixes stb_image by NuklearBomb · Pull Request #683 · nothings/stb
  25366. 76%Hacker breaches security firm in act of revenge | ZDNet
  25367. 99%How to Build a CORS Proxy for Client-side Blazor
  25368. 94%GitHub Status
  25369. 79%Dyxsleia
  25370. 99%Azure Functions Configuration and Secrets Management
  25371. 97%AWS Well-Architected Framework – Updated White Papers, Tools, and Best Practices | Amazon Web Services
  25372. 99%Generating the Premier League Table in F#
  25373. 98%On Reactive Programming
  25374. 99%A .NET Color Console Helper
  25375. 99%Creating an Instance of Type, 8 Years Later
  25376. 98%PrimeHotel – adding Entity Framework Core 5 in .NET – Michał Białecki Blog
  25377. 98%Type-Safe Single Page Apps: F# Vs. TypeScript
  25378. 99%Entity Framework Core In-Depth Part 10
  25379. 96%The Future of Online Identity is Decentralized — yarmo
  25380. 94%.NET Core: Still a Microsoft platform thing despite more than five years open source
  25381. 96%Shawn Wildermuth's Blog
  25382. 99%Entity Framework Core In-Depth Part 9
  25383. 92%A Developer's Introduction to Data Science Video Series
  25384. 99%Devcontainers and SSL interception
  25385. 96%r/dotnet - Upcoming AMA on Monday with Krzysztof Cwalina - author of .NET Framework Design Guidelines, and a long time .NET Architect at Microsoft.
  25386. 97%Trending
  25387. 93%Apple Silicon: The Passing of Wintel
  25388. 96%Cooking for Geeks: Real Science, Great Cooks, and Good Food: Potter, Jeff: 9781491928059: Amazon.com: Books
  25389. 95%Fix capitalization of .NET by terrajobst · Pull Request #2226 · MicrosoftDocs/architecture-center
  25390. 93%Get up and running with Kubernetes
  25391. 87%The fastest way to learn a new language — ThinkTank
  25392. 99%Multiple Monitors with Touchscreens
  25393. 97%Getting Artificial Neural Networks Closer to Animal Brains
  25394. 98%stu2b50
  25395. 96%Why I Learnt How to Code (As A Non-technical Founder Of My First Startup)
  25396. 85%We are not prisoners of groupthink.
  25397. 99%The Soul of a New Debugger
  25398. 97%Episode 1: A basic expression evaluator
  25399. 99%V8 release v8.4 · V8
  25400. 99%V-Drum Explorer: Blazor and the Web MIDI API
  25401. 87%Tour of Rust
  25402. 96%Announcing the Zig Software Foundation - News
  25403. 95%Cloud Native Infrastructure Engineer / Architect at IBM | intellijobs.ai
  25404. 73%Twisties Cheesy Bacon 250g | Woolworths
  25405. 80%ongoing by Tim Bray · Just Too Efficient
  25406. 99%Getting the .editorconfig working with MSBuild
  25407. 69%Ennio Morricone - Here's to You (In Concerto - Venezia 10.11.07)
  25408. 93%Do not remain nameless to yourself
  25409. 99%Microsoft Announces that it will drop official support of PHP on Windows
  25410. 99%davidfowl/uController
  25411. 99%Do YOU know how much your computer can do in a second?
  25412. 99%Testing Firefox more efficiently with machine learning – Mozilla Hacks - the Web developer blog
  25413. 99%Building a self-updating profile README for GitHub
  25414. 97%git/torvalds/linux.git - Linux kernel source tree
  25415. 81%Powerful new route planner that prefers greenery and can generate round trip routes of a specified distance | Trail Router
  25416. 99%Enable BinaryFormatter killbit by default in aspnet applications; introduce feature switch by GrabYourPitchforks · Pull Request #12434 · dotnet/sdk
  25417. 64%Why Are Toys Such a Bad Business?
  25418. 94%Linux kernel in-tree Rust support
  25419. 90%Initial contents for BinaryFormatter security guide by GrabYourPitchforks · Pull Request #19442 · dotnet/docs
  25420. 99%The Problem with Mandating Enterprise Target State Architecture
  25421. 99%Experimenting with RF using RTL-SDR
  25422. 91%Satisfactory way of thinking
  25423. 98%The secret to long term wealth
  25424. 98%Own your infrastructure
  25425. 97%Our hiring process is what we can get away with
  25426. 99%Playground: Asp.Net Core SignalR
  25427. 78%Dunzo suffers data breach; users' phone numbers, email IDs exposed
  25428. 91%The Hard Parts — Martin Kleppmann’s talks
  25429. 99%Friday Five: Azure Live Streaming, Teams Approvals, More!
  25430. 97%Microsoft Host Integration Server - Wikipedia
  25431. 99%Array Functions and the Rule of Least Power – Pursuit of Laziness
  25432. 96%PDC 2000 | Channel 9
  25433. 96%Linux kernel in-tree Rust support
  25434. 53%Investors say agroforestry isn’t just climate friendly — it’s also profitable
  25435. 97%The Mathematics of Neural Networks (Explained Visually)
  25436. 97%AVIF for Next-Generation Image Coding
  25437. 98%960620 - Support AVIF - chromium
  25438. 93%The Liddle'est President: Padellan, Majid M, Kelly, John: 9781734666427: Amazon.com: Books
  25439. 98%bdougie/awesome-black-developers
  25440. 83%I’m leaving Sleeping Giants, but not because I want to
  25441. 99%Span Symmetric ICryptoTransform by vcsjones · Pull Request #38722 · dotnet/runtime
  25442. 95%Reducing TLS Certificate Lifespans to 398 Days – Mozilla Security Blog
  25443. 95%Don't close your MacBook, MacBook Air, or MacBook Pro with a cover over the camera
  25444. 96%1651828 - DigiCert: Delay of revocation for EV audit inconsistency incident
  25445. 99%No, node_modules are not heavy - Chaotic good engineering
  25446. 96%Marketing CPAs, Explained
  25447. 96%Keyboardio Atreus Review - sulami's blog
  25448. 98%The Frink is Good, the Unit is Evil • Hillel Wayne
  25449. 95%This blog is now running on solar power
  25450. 96%The Value of Alternative Investments · Sturm Mabie
  25451. 95%The Polymath Playbook
  25452. 82%Driving Therapy - Now on YouTube — cdahmedeh
  25453. 98%How to get your first Enterprise customer after having several SMB customers
  25454. 97%Disabling Google 2FA Doesn't Need 2FA
  25455. 96%Strong Generalization and Efficiency in Neural Programs
  25456. 99%MikeCodesDotNET/ColoredBadges
  25457. 91%Denver Startup Week | 2020 Session Selection | Building a Developer Community: Lesson Learned
  25458. 96%WWDC 2020 Followup Survey
  25459. 99%Loading Related Data - EF Core
  25460. 98%Azure Kubernetes for Developers
  25461. 84%The Bourne Collection: Online Search Is Older than You Think! - CHM
  25462. 92%LibreOffice: the next five years
  25463. 98%2 Years To Make $10 in Software Revenue
  25464. 97%Criteo R&D Blog – Medium
  25465. 98%Start Your Career as a Frontend Developer with Scrimba
  25466. 98%App suddenly crashing on startup in production due to FBSDKRestrictiveDataFilterManager.m · Issue #1427 · facebook/facebook-ios-sdk
  25467. 99%Ten modern layouts in one line of CSS
  25468. 95%Using SignalR in ASP.NET Core & React to Send Messages
  25469. 99%Passwordless: The Future of Authentication
  25470. 99%Regex Named Groups and Using Them in C# - Gerald Versluis
  25471. 79%Mads Kristensen Unveils 'The Essentials' Visual Studio Extension Pack for All Devs -- Visual Studio Magazine
  25472. 95%Ask a Techspert: How do machine learning models explain themselves?
  25473. 86%WinDbg debugger tool updated with several new improvements - MSPoweruser
  25474. 89%Webwaste
  25475. 99%C# .NET IO.Path.GetExtension vs PInvoke Win32 PathFindExtension Native API Speed Comparison
  25476. 96%Exciting new updates to the Git experience in Visual Studio | Visual Studio Blog
  25477. 99%Introducing the .NET Guide – Tutorials, Tips & Tricks for .NET, Rider, and ReSharper
  25478. 93%Azure for .NET developers
  25479. 99%Pokémon Sprite Decompression Done By Hand
  25480. 92%Free MacOS Sampler, Samplr For Touchbar
  25481. 93%How to unc0ver a 0-day in 4 hours or less
  25482. 97%Perf Track
  25483. 90%Quartz.NET
  25484. 94%A framework for investigating bugs
  25485. 96%How Machine Learning Pipelines Evolve Based on your Business Maturity
  25486. 98%How to Choose a Machine Learning Technique
  25487. 89%Is Technology Making Us More Productive?
  25488. 96%6 reflections on turning 27
  25489. 94%The death of serendipity
  25490. 99%Samplr for Touchbar · Multitouch Sampler for the Touch Bar
  25491. 56%New German law would force ISPs to allow secret service to install trojans on user devices
  25492. 95%Developer Stories | Microsoft Azure
  25493. 96%zerodivs.com
  25494. 99%Blazor GameDev - part 3: sprite rendering - Davide Guida
  25495. 99%Building ASP.NET Core Hosted Services and .NET Core Worker Services
  25496. 98%[tl;dr sec] #42 - tl;dr sec Search, Towards Trusted Sensing, Root Causes of Procrastination
  25497. 92%Programming should be a seperate category from Science & Technology
  25498. 99%synercoder/FileFormats.Pdf
  25499. 94%Entity Framework: .NET Community Standup - July 8th 2020 - EF Core 5.0 Demo Extravaganza
  25500. 99%Life, part 22
  25501. 98%Auto Union Type C Racecar
  25502. 95%Shared Cache is Going Away
  25503. 99%Learn How to Migrate Your IdentityServer4 v3 Database to IdentityServer4 v4
  25504. 99%GitHub Stars
  25505. 99%Unit Testing is Overrated | Alexey Golub
  25506. 99%IdentityServer4, OAuth, OpenID Connect Series - Code Maze
  25507. 98%Bournemouth ASP.NET Blazor Meetup Group (Bournemouth, United Kingdom)
  25508. 99%What is an event loop?
  25509. 99%Why you'll probably regret using Tailwind
  25510. 98%Moving from TypeScript to Rust / WebAssembly
  25511. 94%The saddest "Just Ship It" story ever
  25512. 99%How to write proper Software Documentation?
  25513. 88%VC Firms Promised to Help Black Founders. My Experience Shows a Different Reality.
  25514. 56%A Few Catchy Philosophy Quotes That Are Often Misinterpreted - Neel Somani
  25515. 99%Jonathan Bergknoff: Terraform Pain Points
  25516. 97%Everything is a Strawman
  25517. 98%'Jiro dreams of sushi' lessons for SaaS - Blog by Damian Schenkelman
  25518. 98%Why I built a new app for practicing keyboard shortcuts
  25519. 96%How I learned to suck less at Chess
  25520. 99%HashCode Struct (System)
  25521. 99%A deep-dive into WinUI 3 in desktop apps - Windows Developer Blog
  25522. 98%Improved XML grammar binding and more in Red Hat VS Code XML extension 0.13.0 - Red Hat Developer
  25523. 99%Working with SQLite and WebAssembly for .NET Developers - Uno Platform
  25524. 99%Beginners quick start to learn React.js
  25525. 99%End-to-End Integration Testing with NServiceBus
  25526. 95%Understanding .NET MAUI and the future of Xamarin
  25527. 99%Debounce Explained – How to Make Your JavaScript Wait For Your User To Finish Typing
  25528. 98%Microservices vs. Monoliths: An Operational Comparison – The New Stack
  25529. 99%tauri-apps/tauri
  25530. 99%Data WhiteOps collects
  25531. 98%Introduce opt-in BinaryFormatter killbit by GrabYourPitchforks · Pull Request #38963 · dotnet/runtime
  25532. 87%JustWatch - The Streaming Guide
  25533. 98%The Difference Between HTTP Auth, API Keys, and OAuth | Nordic APIs |
  25534. 98%Reddit's website uses DRM for fingerprinting
  25535. 94%SixLabors/ImageSharp
  25536. 75%The More Senior Your Job Title, the More You Need to Keep a Journal
  25537. 99%Lifeng-Liang/NSQLite
  25538. 98%A Better Private Search Engine
  25539. 99%Getting started with cross-platform development using .NET on Ubuntu on WSL | Ubuntu
  25540. 94%Linux Mint drops Ubuntu Snap packages
  25541. 82%HollyPixel
  25542. 99%Barebones WebGL in 75 lines of code
  25543. 98%Bring back the 'Developer News' on startup
  25544. 67%Goodwill Hunting
  25545. 99%.NET Core Debugging with WSL 2 - Preview - Visual Studio Marketplace
  25546. 97%JaidedAI/EasyOCR
  25547. 99%startsWith() and endsWith() functions in PHP
  25548. 66%Voter Express: Voter Express Lookup
  25549. 95%Release 3.1.2 · aspnet-contrib/AspNet.Security.OAuth.Providers
  25550. 99%dog-qiuqiu/MobileNetv2-YOLOV3
  25551. 62%r/boardgames - Card Game about Programmers/IT (free Print & Play - IT Startup)
  25552. 76%LOOPY!
  25553. 94%How Developers Stop Learning: Rise of the Expert Beginner
  25554. 98%Pwning smart garage door openers
  25555. 99%The Fastest NuGet Package Ever Published (Probably)
  25556. 95%NDC Melbourne Warmup Meetup #2
  25557. 99%Martin Björkström - gRPC Server Reflection in the .NET world
  25558. 98%Zero to Hero with App Service, Part 3: Releasing to Production
  25559. 98%What is MaxDOP controlling?
  25560. 99%How to Implement Azure Serverless with Blazor WebAssembly
  25561. 96%TypeScript Types Deep Dive - The Talk | Barbarian Meets Coding
  25562. 99%Monsters Weekly 172 - NodaTime and API Controllers
  25563. 85%When data is messy
  25564. 98%Shawn Wildermuth's Blog
  25565. 95%New Training for Your Team on Redgate University: Learn DevOps and SQL Server for Free - Redgate Software
  25566. 99%Local Users with ASP.NET Core – ASP.NET Core Identity
  25567. 99%.NET Core vulnerability lets attackers evade malware detection
  25568. 72%The Latest
  25569. 99%Solutions for EVERY GATE Theory of Computation Question! [Exam Question Monday] #gateconcept
  25570. 99%xamarin/MobileBlazorBindings
  25571. 67%New Work by Gary Larson | TheFarSide.com
  25572. 99%Release ILSpy 6.0 · icsharpcode/ILSpy
  25573. 99%RickStrahl/Westwind.AspnetCore.LiveReload
  25574. 88%HDMI Capture Comparison - OneDrive
  25575. 94%Help message for shell scripts — samizdat
  25576. 99%Pulsar vs Kafka - Comparison and Myths Explored - Kai Waehner
  25577. 98%Analysis of YouTube Trending Videos of 2019 (US)
  25578. 89%Bay Area Twitter Sentiment During a Pandemic
  25579. 87%No pain, no gain: Tracktions' story
  25580. 91%Are you living in a kettle?
  25581. 97%Most valuable developer linux notebooks in 2020
  25582. 73%mmhmm - Clear, compelling communication for everyone
  25583. 97%Saadat Qadri
  25584. 96%Ultra Cheap VPS hosts for Tor Bridges
  25585. 98%A Team
  25586. 97%Disrupting Enterprise Search
  25587. 99%ASP.NET Core Series: Route To Code
  25588. 92%Buypass European Certificate Authority (CA)
  25589. 98%Moving from data science to machine learning engineering
  25590. 99%The adaptive interface system for modern web experiences
  25591. 99%microsoft/fast
  25592. 99%sayedihashimi/myproposals
  25593. 99%MVP Perks
  25594. 55%PPP Loan Data
  25595. 96%Concurrent Reference Counting and Resource Management in Wait-free Constant Time
  25596. 99%Flatter wait-free hazard pointers - Paul Khuong: some Lisp
  25597. 95%ASP.NET Community Standup - July 7, 2020 - FAST Framework
  25598. 97%braver-browser/braver-browser
  25599. 99%Solutions for EVERY GATE Theory of Computation Question! [Exam Question Monday] #gateconcept
  25600. 94%Show & tell: a steampunk desktop background radiation monitor
  25601. 95%Dark Patterns after the GDPR: Scraping Consent Pop-ups and Demonstrating their Influence
  25602. 99%Adding an endpoint graph to your ASP.NET Core application: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 2
  25603. 83%Invite Rick
  25604. 99%Youtube DELETED Jordan Pier's Electronics Repair Channel!
  25605. 80%yourduskquibbles/webannoyances
  25606. 99%#144 Bill Wagner, .Net 5 and Unifying .NET
  25607. 99%JAMstack Crash Course - Build a Full Stack Application
  25608. 95%A Terrible, Horrible, No-Good, Very Bad Day at Slack
  25609. 96%Only 9% of visitors give GDPR consent to be tracked
  25610. 99%Custom validation logic on client AND server with Blazor?
  25611. 95%Produce your own physical chips. For free. In the Open.
  25612. 94%What’s the difference between blue/green and red/black deployments?
  25613. 97%Software architecture diagrams - which tool should we use?
  25614. 99%Using External Inputs in Azure Durable functions
  25615. 99%Java Programming
  25616. 97%Event Sourcing in .NET Core – part 1: A gentle introduction
  25617. 99%C# 8.0 nullable references: MaybeNull | endjin
  25618. 99%Add ESLint Rules to a `react-blessed` Application
  25619. 99%How to secure ASP.NET Core with OAuth and JSON Web Tokens
  25620. 99%How To Test Your React Apps With The React Testing Library — Smashing Magazine
  25621. 96%Microsoft Threat Protection advanced hunting cheat sheet
  25622. 96%Introducing event timeline – an innovative, new way to manage your security exposure
  25623. 98%.NET Core Summer Event 2020
  25624. 58%How to Explain White Privilege to Someone Who Doesn’t Think it Exists
  25625. 99%Non-Euclidean Worlds Engine
  25626. 99%Database Patterns with Azure Kubernetes Service Part 2: Azure SQL DB and Managed Identity
  25627. 98%Door & Window Sensor Alarms For Smart Home 2020
  25628. 94%Just in time knowledge - Niall Bunting
  25629. 95%How People Learn — The Brain Basics - Iulian Gulea
  25630. 99%Tasty - Delicious dotnet testing | Manuel Grundner
  25631. 83%Addio Redis, I'm leaving Redis Labs
  25632. 95%Data migration gotchas and lessons learned - Coding Nagger
  25633. 98%koaning.io: The Future of Data Science is Past
  25634. 96%James Stanley - I made a macro keypad with 3d-printed switches
  25635. 97%A new desk
  25636. 97%Giving GPT-3 a Turing Test
  25637. 97%Hacker News Design is Ugly
  25638. 99%D-Bus and Polkit, No More Mysticism and Confusion
  25639. 99%Buying and Selling stocks with maximum profit
  25640. 99%Clean Architecture, 2 years later - Elton Minetto
  25641. 93%Why You Should Share Your Salary
  25642. 98%Donut-shaped C code that generates a 3D spinning donut
  25643. 88%SEVP modifies temporary exemptions for nonimmigrant students taking online courses during fall 2020 semester
  25644. 96%NDC Melbourne Warmup Meetup #1
  25645. 94%1650910 - DigiCert: Inconsistent EV audits
  25646. 67%Decision for 2020-21 Academic Year
  25647. 99%Non-Euclidean Worlds Engine
  25648. 89%PlayStation's secret weapon: a nearly all-automated factory
  25649. 99%Performance Improvements via Formally-Verified Cryptography in Firefox – Mozilla Security Blog
  25650. 96%Model 777 — Luca Iaconi-Stewart
  25651. 93%How I Got My Attention Back
  25652. 99%Versatile Video Codec (H.266) finalized, will produce 50% smaller files than HEVC (H.265)
  25653. 94%Life, part 21
  25654. 99%Screen space shadows
  25655. 89%Fraunhofer Heinrich Hertz Institute HHI
  25656. 93%Brython
  25657. 88%Hat Problems - Numberphile
  25658. 96%Stacks of Hats (extra) - Numberphile
  25659. 99%A Concurrency Cost Hierarchy
  25660. 99%Using an OData Client with an ASP.NET Core API
  25661. 99%OData with ASP.NET Core
  25662. 99%Blazor WebAssembly : Using HttpClient in MVVM - EP09
  25663. 99%The myth of NoSQL (vs. RDBMS) "joins dont scale" - Blog dbi services
  25664. 99%Flexible Access Token Validation in ASP.NET Core
  25665. 99%Writing a winning 4K intro in Rust
  25666. 98%HTTPie – command-line HTTP client for the API era
  25667. 88%VC Firms Promised to Help Black Founders. My Experience Shows a Different Reality.
  25668. 97%ANN: Cosmos DB Profiler 1.0 Release
  25669. 99%Exploring Proxy to Achieve TypeScript Type Safety with Element Binding, two way Data Binding, Events, and More
  25670. 98%Virtual Events for Xamarin and .NET in July | Xamarin Blog
  25671. 99%A developer-centered approach to application development - Red Hat Developer
  25672. 98%Change Feed – Unsung Hero of Azure Cosmos DB | Azure Cosmos DB Blog
  25673. 99%Build an In-memory REST API with Deno and Oak
  25674. 91%HTTP OPTIONS and Default page vulnerabilities
  25675. 99%bach-sh/bach
  25676. 99%A Distributed Tracing Adventure in Apache Beam
  25677. 93%UASP makes Raspberry Pi 4 disk IO 50% faster
  25678. 98%mfreeborn/heliocron
  25679. 99%willmcgugan/rich
  25680. 96%AbdulMalikDev/ounotes
  25681. 86%Debubble
  25682. 99%A Deep Introduction to JIT Compilers: JITs are not very Just-in-time | Carol's Blog
  25683. 99%Exposing proto files in a gRPC service over a frameworkless and lightweight API
  25684. 95%Veldrid 4.8.0
  25685. 97%Castle Game Engine
  25686. 97%Old Code Gets Younger Every Year
  25687. 97%Why I’m Writing A Book On Cryptography
  25688. 98%10 modern layouts in 1 line of CSS
  25689. 90%The Comeback of Fun in Visual Design
  25690. 89%1-Line Layouts
  25691. 99%Beginner’s Guide To Abstraction – Pursuit of Laziness
  25692. 99%Learn about transaction isolation levels - LanRaccoon
  25693. 99%SemVer Considered Harmful | Joey Lynch's Site
  25694. 81%nabeelqu
  25695. 73%Eating local has a tiny environmental impact
  25696. 90%bible-api.com
  25697. 97%Why Can't I Reproduce Their Results?
  25698. 96%What I discovered studying Neuroscience, having a background in Electronics - Recknsense
  25699. 88%No, universities are not going away.
  25700. 87%How my article became one-hit-wonder on hacker news · Tomas Vik
  25701. 77%Laptop battery insights – Blog of Christian Felde
  25702. 92%When You Come at the King - This Too Shall Pass by Rhys Wallace
  25703. 98%Coffee & Open Source
  25704. 98%Linus Torvalds: 'I Do No Coding Any More' - Slashdot
  25705. 89%1-Line Layouts
  25706. 56%A ‘Viral’ New Bird Song in Canada Is Causing Sparrows to Change Their Tune
  25707. 99%willmcgugan/rich
  25708. 90%Reparar tu smartphone o instalarle una ROM será delito en México: la nueva ley que protege los candados digitales, explicada
  25709. 88%The Wrong Abstraction — Sandi Metz
  25710. 96%Release Version 01.00.30 · ADefWebserver/Blazor-Blogs
  25711. 99%Release Week 27 of the year 2020 · AdrienTorris/awesome-blazor
  25712. 58%Onyx is violating the Linux kernel's license - refuses to release source code
  25713. 99%a327ex/BYTEPATH
  25714. 94%Scamming the scammers -- catching the virus call centre scammers red-handed
  25715. 91%De-Escalating Social Media
  25716. 93%HTML tags flagged as error in razor view : RSRP-477782
  25717. 98%Another non-year of Desktop Linux – Structure and Interpretation of Computer Programmers
  25718. 98%Giving code presentations
  25719. 99%Thinking about Algorithmic problems II
  25720. 88%No More Shampoo
  25721. 90%You need a PO Box : JetGirlArt
  25722. 99%Can we even make a cloud by ourselves?
  25723. 95%Project Audio for GitHub
  25724. 96%GitHub Special Repository, The Public Profile Readme
  25725. 99%simone.computer
  25726. 96%USA.css
  25727. 97%SQL-MisterMagoo/BlazorCultures
  25728. 99%Bitcoin From Scratch - Part 1
  25729. 96%Building Subversion - CoRecursive Podcast
  25730. 98%A look at the Gemini protocol: a brutally simple alternative to the web
  25731. 99%A real-time Event Grid viewer with serverless SignalR
  25732. 98%Friday Five: Azure Private Link, Visual Studio, And More!
  25733. 99%Crear cliente en C# Windows Forms .Net Core para SignalR | Aplicaciones en tiempo real
  25734. 82%2 + 1 = 4, by quinoa
  25735. 99%retaildevcrews/webvalidate
  25736. 94%Project Gemini
  25737. 87%How can I get a Bootstrap column to span multiple rows?
  25738. 95%Flex
  25739. 92%Better words by richsalz · Pull Request #12089 · openssl/openssl
  25740. 95%The silence is deafening
  25741. 98%Where Am I? · The Internet Bytes.
  25742. 97%The true cost of knowledge | RoyalSloth
  25743. 98%Race Conditions/Concurrency Defects in Databases: A Catalogue
  25744. 99%HELP WANTED - bitprophet.org
  25745. 91%How I wrote 214 pages for a web development book with 19 pull requests in 3 months
  25746. 93%The risks of falling in love (for product designers)
  25747. 83%mrlee.dev - On Sharing Vulnerability
  25748. 93%Autonomous Review: The Best Affordable Standing Desk - Tim Leland
  25749. 87%How we beat existing network effects and got 900 customers from day one
  25750. 99%Code Only Says What it Does
  25751. 99%Goodbye
  25752. 96%Beware the Google Password Manager - fasterthanli.me
  25753. 89%Director/Sr. Director of Finance and Operations
  25754. 98%Franz – a free messaging app for Slack, Facebook Messenger, WhatsApp, Telegram and more
  25755. 95%Adds a focus trap to the modal as well as the ability to dismiss the modal with the escape key by chrissainty · Pull Request #185 · Blazored/Modal
  25756. 82%See Intricate Details in Leonardo da Vinci’s The Last Supper in a New Gigapixel Image
  25757. 96%A Markdown Editor for the 21st Century - Zettlr
  25758. 96%Icons list
  25759. 97%alfiopuglisi/guietta
  25760. 54%Anti-Algorithmic Music: How Bandcamp Is Helping Artists Beat The Odds
  25761. 94%Understand which font is being rendered - Chrome DevTools
  25762. 98%Blazor WebAssembly : Dependency Injection - EP08
  25763. 97%The SP mvp Weekly
  25764. 95%OpenStreetMap, a global map for worldwide insight
  25765. 96%Using the Internet Archive’s Wayback Machine as a CDN
  25766. 96%Inside the Invasive, Secretive “Bossware” Tracking Workers
  25767. 97%Abstract Wikipedia/July 2020 announcement - Meta
  25768. 98%Generics for Go
  25769. 97%AWS Blog
  25770. 94%Getting Started with GitFlow - Simple Talk
  25771. 98%Building and consuming GraphQL API in ASP.NET Core 3.1 - Simple Talk
  25772. 98%Announcing Pylance: Fast, feature-rich language support for Python in Visual Studio Code | Python
  25773. 99%Introducing Fiddler Jam
  25774. 98%ASP.NET Core Series: Deploying your Microservice to Azure Container Instances
  25775. 98%Always Use the for…of loop to iterate in JavaScript
  25776. 99%Devs-Garden/jsonbase
  25777. 87%Serious Vulnerabilities in F5's BIG-IP Allow Full System Compromise
  25778. 92%Michael Plant | University of Oxford
  25779. 92%Sleep Tracking: My Oura Ring Review (After Two Years) — Remo Uherek
  25780. 99%The illusion of statelessness
  25781. 94%Keeping the product promise
  25782. 93%The Science Behind The Mask | Don Jones®
  25783. 99%Thinking about Algorithmic problems
  25784. 99%@msurdi blog
  25785. 94%Micah Lerner
  25786. 98%Understanding principal component analysis | Yousuf
  25787. 94%Surprising Things About Working at Well-Known Tech Unicorns
  25788. 95%A History of my Mechanical Keyboards
  25789. 79%From Employee To Contractor - How I did it
  25790. 97%What accomplishments sound like on software engineering resumes
  25791. 98%The First Two-Million-Dollar Check
  25792. 97%Linear scalable read-write lock
  25793. 99%Minesweeper in Blazor WebAssembly Part 2: The Blazor Component
  25794. 99%Using Remote Containers in WSL 2
  25795. 99%Blazor and 2D game development - part 1: intro - Davide Guida
  25796. 97%Abstract Wikipedia/June 2020 announcement - Meta
  25797. 94%Gameplay enhancements
  25798. 95%Really Good Emails
  25799. 93%Life, part 20
  25800. 99%Git Credential Manager Core: Building a universal authentication experience
  25801. 77%Join conversation
  25802. 99%ASP.NET Core Series: Deploying your Microservice to Azure Container Instances
  25803. 98%Technical progress with Age of Ascent
  25804. 98%The Easiest Way to Version NuGet Packages
  25805. 99%NuGet Package Alternatives when Migrating to .NET Core
  25806. 99%EF Core In depth – Soft deleting data with Global Query Filters – The Reformed Programmer
  25807. 89%The Sci-hub Effect: Sci-hub downloads lead to more article citations
  25808. 81%Apple's latest privacy measures could turn users off
  25809. 83%The Whimsical Web
  25810. 94%Fighter Pilot Breaks Down Every Button in an F-15 Cockpit | Ars Technica
  25811. 96%Age of Ascent
  25812. 98%Announcing the Porting Assistant for .NET | Amazon Web Services
  25813. 96%Lights and Shadows – Bartosz Ciechanowski
  25814. 99%Shmew/Fable.SignalR
  25815. 95%Future-proofing .NET application development with the Uno Platform
  25816. 99%Cancelling a Windows Runtime asynchronous operation, part 1: C# | The Old New Thing
  25817. 99%The Magical Methods in C#
  25818. 98%The Road to Cross-Platform Setup & Bootstrapping in .NET - Matthias Koch
  25819. 99%Building a path to success for microservices and .NET Core - Project Tye + GitHub Actions
  25820. 90%[Guest Blog] Using AI to Save Lives
  25821. 99%Entity Framework Core In-Depth Part 7
  25822. 99%Environment Variables with .NET Core and Elastic Beanstalk | Amazon Web Services
  25823. 99%Feature Rejection: sending an email alert from RavenDB
  25824. 95%The Art and Design Philosophy of Age of Ascent
  25825. 96%Book Review: A Philosophy of Software Design
  25826. 92%The New Ford F-150's Onboard Generator Can Power a Ridiculous Amount of Equipment
  25827. 96%Asus Zephyrus G14 Review
  25828. 99%GitHub Pull Requests and Issues - Visual Studio Marketplace
  25829. 97%Good Enough Is Just Fine - More To That
  25830. 99%Apple Lightning
  25831. 78% XXX.
  25832. 98%The Lottery Ticket Hypothesis: A Survey
  25833. 96%Organic Proposals
  25834. 97%The dark side of KPIs - andre.schweighofer
  25835. 91%120-ish Days Later
  25836. 99%Desugaring - taking our high-level language and simplifying it!
  25837. 99%Building Bootleg BuiltWith – Blog – Emerson Code
  25838. 98%Reflecting on a year of making machine learning actually useful
  25839. 99%Respecting Browser Navigation in Single Page Applications
  25840. 99%About Scaling Model-View-Update
  25841. 99%A tale of latency and broken windows - Blog by Damian Schenkelman
  25842. 98%Why marketing is eating the world
  25843. 98%The Pros and Cons of Self-Learning
  25844. 99%open-telemetry/opentelemetry-specification
  25845. 99%dapr/azure-functions-extension
  25846. 97%Architecting Cloud Native .NET Applications for Azure
  25847. 98%GitHub.com Help Documentation
  25848. 95%Launching docs.github.com - The GitHub Blog
  25849. 89%Oppose the EARN IT Act
  25850. 77%photonlines/Intuitive-Guide-to-Maxwells-Equations
  25851. 98%Announcing Azure Functions extension for Dapr - Open Source Blog
  25852. 99%C# Digest #317 for June 29, 2020
  25853. 86%Special: Brilli Timilli - The Unmade Podcast
  25854. 90%Special: Brilli Timilli — The Unmade Podcast
  25855. 71%The Unmade Podcast
  25856. 88%Deconstructing Pinterest's reverse-image-search SEO growth hack | RankScience
  25857. 96%The Numeracy Ambassador (with Simon Pampena) - Numberphile Podcast
  25858. 99%Intermediate CSS with Kyle from Web Dev Simplified (Flexbox, Grid, Custom Properties, and more!)
  25859. 80%'It's really hard to find maintainers': Linus Torvalds ponders the future of Linux
  25860. 98%How Did Vim Become So Popular
  25861. 91%Common Voice Dataset Release - Mid Year 2020
  25862. 97%New Mac ransomware spreading through piracy - Malwarebytes Labs
  25863. 99%Creating a Multi-Tenant ASP.NET Core Web API with Dapper and SQL RLS
  25864. 99%Visualizing ASP.NET Core endpoints using GraphvizOnline and the DOT language
  25865. 99%How Hello World! changed – top level statements and functions
  25866. 95%Announcing Azure DevOps Server 2020 RC1 | Azure DevOps Blog
  25867. 99%Connection Pooling for MySQL with the Heimdall Proxy
  25868. 92%Perkeep lets you permanently keep your stuff, for life.
  25869. 99%The Pain of Debugging WebAssembly – The New Stack
  25870. 99%Build a Terminal Dashboard in React with `react-blessed`
  25871. 99%Go faster with your own re-usable Blazor components
  25872. 99%Using Spread Syntax to Merge Objects in JavaScript
  25873. 99%Write Once, Run Everywhere with .NET and the Uno Platform -- Visual Studio Magazine
  25874. 99%Updating to Azure Functions v3 in Visual Studio
  25875. 99%Misusing C#: Multiple Main() Methods
  25876. 99%Debugging .NET Core via Symbol Server on OSX in VSCode
  25877. 92%Home
  25878. 95%How do cars fare in crash tests they're not specifically optimized for?
  25879. 83%On Committing Suicide - Austin G. Walters
  25880. 99%Blazor&Dragons! How to consume gRPC-web from Blazor - part 2: the server - Davide Guida
  25881. 99%Minesweeper in Blazor WebAssembly Part 1: C# Implementation
  25882. 99%irinascurtu/graphql-dncse
  25883. 98%mizrael/BlazorCanvas
  25884. 77%Return to School - Enrollment Options | Fairfax County Public Schools
  25885. 98%protobuf-net/protobuf-net
  25886. 99%Nano services with ASP.NET Core or how to build a light API
  25887. 97%Monday, Jun. 29, 2020 - The MVP reconnect daily
  25888. 89%Real-time in no time (and costs) - with Azure Functions, Cosmos DB & SignalR - Serverless Architecture Conference
  25889. 98%Disclosure: Another macOS privacy protections bypass
  25890. 98%Experiments with WSL2... Yes you can use VSCode but could you run...
  25891. 97%Blazor WebAssembly Template Lands in .NET 5 Preview 6 -- Visual Studio Magazine
  25892. 99%Zero-Downtime* Web Apps for ASP .NET Core 3.1
  25893. 99%Announcing TypeScript 4.0 Beta | TypeScript
  25894. 99%Blazor&Dragons! How to consume gRPC-web from Blazor - part 1: the client - Davide Guida
  25895. 99%Containerize an app with Docker tutorial - .NET Core
  25896. 93%.NET Conf: Focus on Microservices
  25897. 97%How CDNs Generate Certificates
  25898. 98%NuxtJS Static Pages and Content API - The Latest Features
  25899. 99%How many trees in the Random Forest?
  25900. 98%GOTO 2018 • Machine Learning: Alchemy for the Modern Computer Scientist • Erik Meijer
  25901. 98%C# 8.0 nullable references: NotNull | endjin
  25902. 59%Domestic Meat Shortages and Exports — Jayson Lusk
  25903. 96%YES NO AS A SERVICE
  25904. 93%No Knead Sourdough Bread
  25905. 99%Tip 268 - Exploring Microsoft Power Virtual Agents based off Microsoft Bot Framework
  25906. 83%Anthony Giretti's .NET blog
  25907. 99%How To Build a Twitch Chat Bot with Nodejs
  25908. 97%Refresh Tokens in IdentityServer4 v4
  25909. 97%Assume 100% responsibility
  25910. 95%Async vs Sync Communication
  25911. 99%How to deploy Blazor webassembly on GitHub Pages using GitHub Actions - Davide Guida
  25912. 99%Load Balancing an ASP.NET Core Web App using Nginx and Docker
  25913. 90%Lockdown Burnout | Tiny Projects
  25914. 99%Advocates on Rider - Uncovering the IDE That Gets You Places - Webinar Recording - .NET Tools Blog
  25915. 68%How conspiracy theories emerge—and how their storylines fall apart
  25916. 98%IRL to Anime With Cartoonization AI
  25917. 99%home
  25918. 99%Running WSL GUI Apps on Windows 10
  25919. 99%Docker container for windows
  25920. 96%Black Girls Code, BlackGirlsCode, Women of Color in Technology
  25921. 97%Life, part 19
  25922. 99%Friday Five: OneNote, Azure SQL, And More!
  25923. 98%Linear – The issue tracking tool you'll enjoy using
  25924. 90%Capacitor plague - Wikipedia
  25925. 96%You only have to be good enough
  25926. 99%Documenting with PowerShell: Breaches using the HIBP API - CyberDrain
  25927. 90%Lockdown Suburbs - uMap
  25928. 99%Creating a Custom Validation Message Component for Blazor Forms
  25929. 97%Email Is Not Broken - Kev Quirk
  25930. 70%Wltoys 144001 1/14 2.4G 4WD High Speed Racing RC Car Vehicle Models 60km/h RC Vehicles from Toys Hobbies and Robot on banggood.com
  25931. 96%Why I don't like SemVer anymore
  25932. 99%How to list and download the contents of a GitHub repo in C#
  25933. 97%It’s Time for a Change
  25934. 99%Hosting Blazor WebAssembly app on GitHub Pages
  25935. 89%Superstimulus in 2020
  25936. 50%Pokémon Sprite Decompression Explained
  25937. 99%Zero to Hero with App Service, Part 1: Setting Up
  25938. 99%GitHub Actions for .NET Core NuGet packages - Dusted Codes
  25939. 99%Scalability concepts: zero-downtime deployments
  25940. 92%Create wonderful things, be good, have fun
  25941. 99%le podcast des technologies .NET
  25942. 95%Analysis of @anthonygiretti FOLLOWERS
  25943. 98%Classic ThinkPad Thermal Paste Change
  25944. 99%Automatic Reconnection in the Swift SignalR Client
  25945. 88%Looker might slow you down · O.
  25946. 99%Entity Framework Core In-Depth Part 6
  25947. 99%Exposing a custom type as a JSON string in an ASP.NET Core API
  25948. 91%Does more choice make software development easier?
  25949. 50%How to Know You’re Not Insane (And how a Cards Against Humanity Staff Writer was fired.)
  25950. 99%Duracellko.NET - Hosting both Blazor Server and WebAssembly in single website
  25951. 93%Circuit Breaker Pattern - Pradeep Loganathan
  25952. 94%Monsters Weekly 171 - Artiller.io + Faker.js
  25953. 84%1.29 Million customer records of LimeRoad posted on darknet for sale | QuickCyber
  25954. 71%Event detail - Redgate Software
  25955. 97%Reflections on 6 months solo SaaS startup
  25956. 96%Visual Studio for Mac: Refresh();
  25957. 89%corte.si
  25958. 75%ZX Spectrum emulator running on Blazor
  25959. 96%Our AWS bill is ~ 2% of revenue. Here's how we did it
  25960. 99%Defining Resources — IdentityServer4 1.0.0 documentation
  25961. 97%Overview — IdentityServer4 1.0.0 documentation
  25962. 84%IdentityServer4.Templates 4.0.0
  25963. 95%Resource Access in IdentityServer4 v4 and going forward
  25964. 97%Any Other Indie Hackers Building with .NET?
  25965. 98%Choosing an Azure compute service - Azure Architecture Center
  25966. 92%FabianGosebrink/ASPNETCore-Angular-SignalR-Typescript
  25967. 98%foambubble/foam
  25968. 92%5 modern alternatives to essential Linux command-line tools
  25969. 93%Python may get pattern matching syntax
  25970. 70%Astronomers detect regular rhythm of radio waves, with origins unknown
  25971. 92%Markets, discrimination, and "lowering the bar"
  25972. 98%maxgoedjen/secretive
  25973. 97%blog
  25974. 98%r/microservices
  25975. 99%Get started with Azure Queue storage using .NET - Azure Storage
  25976. 98%What Does It Take To Be An Expert At Python?
  25977. 76%How to Use the Sound Recognition Accessibility Feature in iOS 14
  25978. 99%Zero to hero - Part 5 - My buttery smooth icing algorithm
  25979. 99%GNU GCC does not round floating-point divisions to the nearest value
  25980. 99%How to get the best out of your Yubikey with GPG
  25981. 93%The Wisdom of rationals
  25982. 98%How does SQLite work? Part 1: pages!
  25983. 99%xi-editor retrospective
  25984. 98%Dreamcast 32MB RAM upgrade
  25985. 99%Configuration is an API, not an SDK
  25986. 99%Building a high performance JSON parser
  25987. 81%VS Code comments auto completion - Visual Studio Marketplace
  25988. 95%POWERful DEVS Virtual Conference
  25989. 98%How much information can you store on one laptop? (Q2 2020)
  25990. 99%devring.club
  25991. 80%New US Bill would require makers of encrypted devices to leave a backdoor
  25992. 94%Rainbow - an attempt to display colour on a B&W monitor
  25993. 99%Talk: Anatomy of ASP.NET Core Requests - Steve Gordon
  25994. 96%Palm | Product | The best small phone for minimalists, athletes, and kids
  25995. 84%LMS Prize Winners 2020 | London Mathematical Society
  25996. 84%Unim.Press: read Reddit on a newspaper
  25997. 97%GOTO 2020 • Beyond Microservices: Streams, State and Scalability • Gwen Shapira
  25998. 97%loic-sharma/BaGet
  25999. 93%feedback wanted - Developer Community
  26000. 98%HiFiC - High-Fidelity Generative Image Compression
  26001. 93%Introducing Money in Excel, an easier way to manage your finances - Microsoft 365 Blog
  26002. 99%F# 5 and F# tools update for June | .NET Blog
  26003. 92%Don't Publish On Medium — Brian Balfour
  26004. 98%The 6 Levels of Reusability
  26005. 97%JP Morgan, the largest US bank, retired their last Perl software in 2019
  26006. 98%Interviews - The Good, the Bad and the Ugly
  26007. 99%Use managed services. Please. | Dan Moore!
  26008. 99%Searching with the power of PostgreSQL in Symfony Applications
  26009. 99%The Recurring Tragedy of Orchestration
  26010. 99%Dynamic linking
  26011. 99%a string hash.c
  26012. 99%The .NET Docs Show: Blazing into Summer
  26013. 98%Download Beyond Compare Free Trial
  26014. 92%Chris Hacken - Stories about building an Internet Service Provider
  26015. 99%dotnet/core
  26016. 98%Orchard Core Release Candidate 2 now available | ASP.NET Blog
  26017. 93%Earning $800 / Month With Spotify — Steve Benjamins
  26018. 92%Why Birds Can Fly Over Mount Everest - Issue 86: Energy - Nautilus
  26019. 94%Session Details - Code PaLOUsa 2020
  26020. 95%Amazon.com: USB C Charger, RAVPower 90W 2-Port Wall Charger PD 3.0 GaN Tech Type C Fast Charging Adapter Compatible with MacBook Pro Air, iPad Pro, iPhone 11 Pro Max XR XS X SE2, Galaxy S9 S8, Nintendo and More
  26021. 99%Trace 'function enter/leave' events with a .NET profiler + detect StackOverflow. Assembler code included!
  26022. 96%Carl Franklin's Blazor Train: Blazor Component Life Cycle
  26023. 98%Dismantling barriers to participation in programming communities with Dr. Denae Ford
  26024. 98%Amazon.com: USB C to USB C Cable 10ft [100W 20V/5A], uni Type-C Fast Charging Cable, Braided USB C Cable Compatible with MacBook Pro 2019/2018/2017, iPad Pro 2020/2018, Samsung Galaxy S20/S10/S9, Grey: Computers & Accessories
  26025. 85%microsoft/reverse-proxy
  26026. 86%NET Foundation Nominations are closing
  26027. 95%Amazon.com: FosPower iPhone Charger (2 Pack), Apple MFi Certified Lightning to USB C Cable [Nylon Braided] Compatible with iPhone 11/11 Pro / 11 Pro Max/X/XS/XR/XS Max / 8/8 Plus - 10FT: Computers & Accessories
  26028. 98%Deploy to Azure Container Instances with Docker Desktop
  26029. 81%Black Lives Matter | Bonfire
  26030. 97%Announcing Azure Service Operator for Kubernetes - Open Source Blog
  26031. 87%Elijah McClain organized by Sheneen McClain
  26032. 97%Q&A: Ask the .NET Product Group Anything | UCP2019
  26033. 94%Understanding SSIM
  26034. 95%Amazon.com: USB C Charger, RAVPower 90W 2-Port Wall Charger PD 3.0 GaN Tech Type C Fast Charging Adapter Compatible with MacBook Pro Air, iPad Pro, iPhone 11 Pro Max XR XS X SE2, Galaxy S9 S8, Nintendo and More
  26035. 99%ASP.NET Core updates in .NET 5 Preview 6 | ASP.NET Blog
  26036. 99%Debugging with Fiddler Everywhere: Mocking Remote Issues
  26037. 99%Life, part 18
  26038. 99%.NET: Prepare your company for the future
  26039. 97%How to Utilize gRPC-Web From a Blazor WebAssembly Application | Premier Developer
  26040. 99%How to Unit Test an Abstract Class
  26041. 99%Announcing Entity Framework Core EFCore 5.0 Preview 6 | .NET Blog
  26042. 99%chubin/wttr.in
  26043. 99%Announcing .NET 5.0 Preview 6 | .NET Blog
  26044. 99%Mona Lisa in Real Life? Depixelizing Doom Guy? The "Upscaling" AI: PULSE
  26045. 99%Using the Blockly visual programming editor to call a .NET Core WebAPI
  26046. 99%How to embed JavaScript components in C# built Uno WebAssembly Web Applications - Uno Platform
  26047. 90%Recorded session: Modeling in non relational world | RavenDB
  26048. 99%Fix Your Timestep! | Gaffer On Games
  26049. 85%macOS Big Sur: Has the Dust Finally Settled on Limiting Third-Party Apps?
  26050. 99%Why some methodologies cannot spread?
  26051. 97%Emacs Server – Why and why not? – arenzana.org
  26052. 94%The Quest to Take Your Time Back
  26053. 98%Why AES-GCM Sucks
  26054. 98%TikTok Succeeds by Making Copying Easy
  26055. 98%Industry and workers
  26056. 95%mjg59 | Making my doorbell work
  26057. 96%What's in a Linux executable?
  26058. 98%Krita 4.3.0 Released | Krita
  26059. 90%Symbian Won
  26060. 77%Eastern European Movies in English Online
  26061. 99%dotnet/runtime
  26062. 98%Nonparametric Cohen's d-consistent effect size
  26063. 90%There’s Now an Even Worse Anti-Encryption Bill Than EARN IT. That Doesn’t Make the EARN IT Bill OK.
  26064. 99%PEP 622 -- Structural Pattern Matching
  26065. 98%Nice Bug
  26066. 85%How I deleted my Facebook, WhatsApp, and Instagram accounts, and felt great since - Shogan.tech
  26067. 99%AWS Elastic Beanstalk adds .NET Core on Linux platform | Amazon Web Services
  26068. 98%How Azure.com operates on Azure part 2: Technology and architecture
  26069. 87%Silicon Valley Pain Index
  26070. 98%Azure.com operates on Azure part 1: Design principles and best practices
  26071. 92%Learn TV
  26072. 99%ECMAScript proposal: private static methods and accessors in classes
  26073. 92%Bay Area tech diversity: White men dominate Silicon Valley
  26074. 99%Multi-Targeted NuGet Package Gotchas!
  26075. 99%Multiplayer games room with F#, SignalR, Akka.Net and SAFE stack
  26076. 99%Delivering on a promise – the essential extension pack | Visual Studio Blog
  26077. 61%10 large Bay Area tech companies employ no Black women, study finds
  26078. 99%Breaking changes, version 3.1 to 5.0 - .NET Core
  26079. 55%Amazon establishes new Counterfeit Crimes Unit
  26080. 95%Copy Paste List
  26081. 83%Enable automatic updates in a web application using Azure Functions and SignalR Service - Learn
  26082. 95%Migrate coreclr's worker thread pool to be able to use the portable thread pool in opt-in fashion by kouvel · Pull Request #38225 · dotnet/runtime
  26083. 93%Are we going to get treated to spam popups advertising Edge and having it duplicate our data from Firefox without asking every time Microsoft decides to update it from now on?
  26084. 98%What are the benefits of mobile app session recording
  26085. 97%Loved Hey, but it’s not for me
  26086. 97%How to fix the App Store?
  26087. 96%The Goldilocks Management Structure · Stay SaaSy
  26088. 98%The theory behind making something people want · Philipp Cannons
  26089. 99%Software Entropy
  26090. 96%The Super Duper Universal Binary
  26091. 94%Navigating Power & Status
  26092. 96%Nico Tuason
  26093. 96%Block websites from reading or modifying Clipboard contents in Firefox - gHacks Tech News
  26094. 93%This $35 Keyboard for Children Transformed Me Into a Novelist
  26095. 99%Introducing Amazon Honeycode – Build Web & Mobile Apps Without Writing Code | Amazon Web Services
  26096. 91%I have stepped down as a Microsoft MVP
  26097. 78%Check out this London tube map made from a working circuit board
  26098. 93%Power BI Report
  26099. 97%What Silicon Valley Doesn’t Understand About Agriculture – Thinking Agriculture
  26100. 85%LEGO blocks and organ transplants
  26101. 98%TechEmpower/FrameworkBenchmarks
  26102. 85%Meet Face ID and Touch ID for the web - WWDC 2020 - Videos - Apple Developer
  26103. 92%Video: "My girlfriend had to subscribe to my Twitch channel to tell me to open the door" - Charles Leclerc
  26104. 96%Keep all your packages up to date with Dependabot - The GitHub Blog
  26105. 98%Visual Studio 2019 for Mac - Preview Release Notes
  26106. 95%Announcing OpenJDK for Windows 10 on ARM | Java at Microsoft
  26107. 97%sotu 2.1
  26108. 99%How to Utilize gRPC-Web From a Blazor WebAssembly Application
  26109. 99%Introduction to quantum computing with Q# – Part 4, multi-qubit gates
  26110. 99%Announcing Perl 7
  26111. 94%Entity Framework: .NET Community Standup - June 24th 2020 - EF Core in Blazor
  26112. 91%F# and Functional Programming!
  26113. 96%Google blew a ten-year lead. - Second Breakfast
  26114. 82%Can I get a refund?
  26115. 99%Add Apple Silicon support by lambdageek · Pull Request #20014 · mono/mono
  26116. 98%OpenDiablo2/OpenDiablo2
  26117. 65%Facebook accused of trying to bypass GDPR, slurp domain owners' personal Whois info via an obscure process
  26118. 91%QuestDB · Console
  26119. 66%Account details for 4 million Quidd users shared on hacking forum | ZDNet
  26120. 99%Workshop: ML.NET Training - 1/2 - NDC Melbourne 2020
  26121. 99%TCC : Tiny C Compiler
  26122. 98%What I learned from looking at 200 machine learning tools
  26123. 91%Elevator.js
  26124. 99%Introducing C# 9: Improved pattern matching
  26125. 99%It’s all in the Host Class – Part 2: Configuration
  26126. 63%Exclusive: Segway, the most hyped invention since the Macintosh, ends production
  26127. 93%Differences between String and string in C# - Code Maze
  26128. 99%Deploy a .NET Container with AWS Fargate
  26129. 99%New Windows Containers GitHub repo - Roadmap and more!
  26130. 99%jantic/DeOldify
  26131. 99%Import X509 certificate and collections from PEM. by vcsjones · Pull Request #38280 · dotnet/runtime
  26132. 95%Path Building vs Path Verifying: The Chain of Pain
  26133. 94%Path Building vs Path Verifying: Implementation Showdown
  26134. 93%You can't tell people anything
  26135. 83%NHSX
  26136. 91%Terminology, Power and Oppressive Language
  26137. 96%.NET Foundation Board Member Elections
  26138. 98%Get started with Azure CLI
  26139. 98%Nobody knows what an 850% increase is, so please stop saying it - Sam Ireland
  26140. 95%A wild bug: 1970s Intel 8271 disc chip ate my data!
  26141. 99%Bit Hacks in C#
  26142. 99%Lighthouse Syndrome
  26143. 82%Reflections from a Week of Vagabonding (Pt. II) – The Blog of Joe Balcom
  26144. 74%Don’t fight the trail. Take what it gives you.
  26145. 99%Indexing JSONB columns in PostgreSQL | Vsevolod Solovyov
  26146. 94%Dungeon Scrawl | Home
  26147. 94%Notes on Note-taking
  26148. 97%So you want to become a senior engineer?
  26149. 99%[Don't merge] Create dotnet-monitor.md by shirhatti · Pull Request #1267 · dotnet/diagnostics
  26150. 81%Home - WINGS
  26151. 99%Visual Studio 2019 Preview Release Notes
  26152. 79%Cloudflare TV | Cloudflare
  26153. 95%Part II: After 3 Years of Work, Chrome Killed My Extension and Won’t Tell Me Why
  26154. 79%Cloudflare TV | Cloudflare
  26155. 95%The End of OS X
  26156. 70%CERN approves plans for a $23 billion, 62-mile long super-collider
  26157. 92%Writing about software and other curiosities
  26158. 97%Monitor GC stats with a startup hook
  26159. 99%Introducing dotnet-monitor, an experimental tool | .NET Blog
  26160. 96%hyrmn - Overview
  26161. 98%Is WebP really better than JPEG?
  26162. 97%The world is changing...
  26163. 99%IHP is a modern batteries-included Web Framework, built on top of Haskell and Nix.
  26164. 92%Addressing racial injustice - The Official Microsoft Blog
  26165. 70%Software patents are another kind of disease — Free Software Foundation — working together for free software
  26166. 98%How Create and Publish NPM Packages
  26167. 99%Learning operating system development using Linux kernel and Raspberry Pi
  26168. 98%I Just Hit $100k/yr On GitHub Sponsors! 🎉❤️ (How I Did It)
  26169. 99%3+1 ways to manage state in your Blazor application
  26170. 95%The Google ‘vs’ Trick
  26171. 99%Getting started with ASP.NET Core
  26172. 91%NYT Is Threatening My Safety By Revealing My Real Name, So I Am Deleting The Blog
  26173. 99%iTerm2 + Oh My Zsh + Solarized color scheme + Source Code Pro Powerline + Font Awesome + [Powerlevel10k] - (macOS)
  26174. 98%Your terminal can be much, much more productive
  26175. 98%Which Database should I use in my Azure Serverless App?
  26176. 99%React, Redux, and Typescript - Why, What and How - The Long Walk
  26177. 99%Monsters Weekly 170 - Noda Time and Entity Framework Core
  26178. 99%Introducing C# 9: Improved target typing
  26179. 98%XML + JSON Output for Web APIs in ASP .NET Core 3.1
  26180. 98%Ian Bebbington - Uno WebAssembly Containerization
  26181. 99%Introducing Secret Store
  26182. 99%Building End-to-End Diagnostics: User-Defined Context with Correlation Context
  26183. 99%Introducing C# 9: Top-level programs
  26184. 98%The IO functor
  26185. 98%A Guide To Migrating From ASP.NET MVC to Razor Pages - .NET Tools Blog
  26186. 98%Failover Clustering Networking Basics and Fundamentals
  26187. 99%Reduce mental energy with C# 9
  26188. 99%How to Utilize gRPC-Web From a Blazor WebAssembly Application
  26189. 99%Onion Architecture In ASP.NET Core With CQRS - Detailed
  26190. 99%Avoiding exposing identifier details to your users
  26191. 99%Create a React Teleprompter using the Web SpeechRecognition API
  26192. 99%No, MediatR Didn't Run Over My Dog
  26193. 99%A WinUI 2 Reference App
  26194. 99%dotnet/machinelearning
  26195. 99%HPackDecoder performance by JamesNK · Pull Request #23083 · dotnet/aspnetcore
  26196. 93%Elastic Stack (Elasticsearch, Kibana, Logstash, Beats) 7.8.0 released
  26197. 84%dabreegster/abstreet
  26198. 97%What’s New in macOS - macOS - Human Interface Guidelines
  26199. 99%What is Zig's “Colorblind” Async/Await?
  26200. 98%Sonos S2 compatibility | Sonos
  26201. 99%jonathan-laurent/AlphaZero.jl
  26202. 99%romkatv/powerlevel10k
  26203. 92%Stalker Online hacked! Over one million gamers' passwords made available for download
  26204. 96%Gift of inspiration and its role in technology
  26205. 99%When threadWaitRead Doesn't
  26206. 99%Improve your web typography with a few solid tips
  26207. 98%How to Transition to a Tech Career
  26208. 66%Reflections on Being a Female Founder
  26209. 97%Good intentions make bad roadmaps - andre.schweighofer
  26210. 98%Radar Theory and Teardown of Aircraft Transponder RT-459A
  26211. 93%Japan Captures TOP500 Crown with Arm-Powered Supercomputer
  26212. 95%There Is No (Real World) Use Case for Face Super Resolution
  26213. 94%Spotify is trying to embrace, extend, and extinguish open podcasting – Kyle Piira
  26214. 96%Safari 14 Beta Release Notes
  26215. 98%Interested in running?
  26216. 95%ASP.NET Community Standup - May 26th 2020 - Blazor WebAssembly 3.2 Release Party!
  26217. 81%The Next Step for Mixer - From the Myxer
  26218. 62%I created a perfect AI for Fruit Ninja
  26219. 98%schenkd/nginx-ui
  26220. 92%The warnings have changed into bannings
  26221. 96%Simplifying declarative deployments in Azure
  26222. 92%ARM Mac Impact On Intel
  26223. 95%Life, part 17
  26224. 97%Olo jobs
  26225. 98%Game Dev Digest Issue #47 - C#, Patterns, Nintendo-style Effects, Free Project Starters, and lots more!
  26226. 99%Build a Blazor WebAssembly LOB App Part 4: Make it Blazor-Friendly
  26227. 80%.NET Foundation Election 2020 Nominations are Open!
  26228. 98%Yet another robust outlier detector
  26229. 95%[ANNOUNCE] WireGuard Merged Into OpenBSD
  26230. 92%JoeMayo/LinqToTwitter
  26231. 98%Using Azure CLI to create Azure App Registrations
  26232. 93%AdrienTorris/awesome-blazor
  26233. 95%gioblu/PJON
  26234. 96%Chat Wars
  26235. 99%Software & Hardware Used in Formula 1
  26236. 95%Windows Terminal Preview 1.1 Release | Windows Command Line
  26237. 99%InnoDB Internals - Consistent Reads
  26238. 96%7 Things to Enjoy in Maui and .NET MAUI
  26239. 97%Code snippets for Xamarin Forms XAML Platform-specifics
  26240. 93%UnoConf 2020 (Virtual & Free) – Aug 12, 2020 – Save the date - Uno Platform
  26241. 99%Task.WhenAll / Select is a footgun 👟🔫
  26242. 99%Sysinternals ProcDump For Linux | Build5Nines
  26243. 99%Introducing C# 9: Questions & answers about Records
  26244. 99%How to Develop Inside a Container Using Visual Studio Code Remote Containers - Docker Blog
  26245. 97%Matrix.org
  26246. 96%Wireless is a trap
  26247. 98%@adlrocha - Software should be designed to last
  26248. 97%Delores Source Code Released!
  26249. 90%'CVS: cvs.openbsd.org: src' - MARC
  26250. 70%Toddler Password - Secure passwords generated by a toddler
  26251. 96%Memory-prediction asymmetry
  26252. 97%I used to run my own mail server
  26253. 95%Writing a curriculum vitæ
  26254. 97%6 Months of Spanish Progress
  26255. 97%nabeelqu
  26256. 99%Reverse Engineering Snapchat (Part II): Deobfuscating the Undeobfuscatable
  26257. 98%You don't need news
  26258. 99%How I cleared my inbox of calendar updates
  26259. 97%How not to be sad
  26260. 98%Reviews of distributed filesystems | Regressionist
  26261. 98%Log-Structured Merge-Trees
  26262. 99%Do you CI? | Benji's Blog -
  26263. 99%Following Your Dreams Full-Time Isn't Expensive — farza
  26264. 94%Hacking Starbucks and Accessing Nearly 100 Million Customer Records - Sam Curry
  26265. 99%On using WordPress as a back end
  26266. 78%We’re losing the war against surveillance capitalism because we let Big Tech frame the debate
  26267. 81%J. Cole – Neighbors
  26268. 99%dotnet/runtime
  26269. 99%dotnet/runtime
  26270. 97%BYE
  26271. 98%ChesterYue/ohmyzsh-theme-passion
  26272. 98%Writing userspace USB drivers for abandoned devices
  26273. 92%Why Apple Ditched PowerPC, and What it Says About Apple Ditching Intel
  26274. 97%Wireless is a trap - LessWrong 2.0
  26275. 99%FlatBuffers: FlexBuffers
  26276. 99%A little bit of plain Javascript can do a lot
  26277. 96%How is NSA breaking so much crypto?
  26278. 97%Cleaning My MacBook After 16800 Hours of Use!
  26279. 98%Sponsor @chrissainty on GitHub Sponsors
  26280. 97%Teach Yourself Computer Science
  26281. 97%jsmouret/grpc-over-webrtc
  26282. 99%My Favorite CLI Tools
  26283. 94%Linear types are merged in GHC
  26284. 98%Banjo Obayomi - Grimoire: A Data Centric Blogging Platform
  26285. 79%Nate Rose - Innovating on OUR STEM Education
  26286. 93%Angie Jones - Keynote: The Reality of Developing an Artificial World
  26287. 59%Mark Okhakumhe - Intellectual Property rights in the technology sector
  26288. 81%Blackfacts and The Wakanda Technology Platform Technology By Us For Us About Us
  26289. 84%Town Hall
  26290. 91%Lightning Interviews - Part 2
  26291. 74%Lightning Interviews - Part 1
  26292. 80%What does culturally responsive teaching mean in an online environment?
  26293. 94%Shukri Abdullahi - Through Programming I became a better Artist
  26294. 95%For Us, Without Us: Addressing Tech’s Shortcomings in Creating Equity for Black People
  26295. 97%RSS Box
  26296. 88%Dawood Iddris - The future of tech and how to keep in touch while it evolves
  26297. 89%Ashley Janelle - Why You're Not Landing That UX Role
  26298. 98%Sorting and information theory
  26299. 98%Reverse-engineering and comparing two Game Boy audio amplifier chips
  26300. 95%Head Up, Head Down
  26301. 98%One Advantage of the App Store That’s Gone
  26302. 73%Kara Swisher: ‘Is It Finally Hammer Time for Apple and Its App Store?’
  26303. 98%Proofs and computation with trees
  26304. 95%Lessons Learned: Giving Feedback as an Engineering Manager
  26305. 91%A NVIDIA Engineer In His Spare Time Wrote A Vulkan Driver That Works On Older Raspberry Pi
  26306. 95%Discovering Dennis Ritchie’s Lost Dissertation - CHM
  26307. 99%Juneteenth Conference - Track 2
  26308. 98%Virtual: Steve Collins - .NET Core Dependency Injection – The Booster Jab
  26309. 99%Juneteenth Conference - Track 1
  26310. 63%Bug #1463112 “Cat sitting on keyboard crashes lightdm” : Bugs : Unity
  26311. 98%Pair Programming - Dan Clarke
  26312. 99%Juneteenth Conference - Track 1
  26313. 94%The live coders conference
  26314. 99%Juneteenth Conference - Track 2
  26315. 93%Black Queer Living: A history of DIY culture in the Black LBGT+ community
  26316. 88%What they don't teach you about fundraising as a Black Founder
  26317. 93%Empowerment to the People! What You Need to Know about Black People, Disability, and Accessibility
  26318. 92%Combatting Bias in ML
  26319. 98%From Combat To Code How Vets Who Code Trained Over 250 veterans how to Code and Get Jobs For Free
  26320. 97%Giving Back to Tech without Burnout
  26321. 99%Journaling as a Dev
  26322. 76%Keynote: The Journey To Inclusive Innovation Incubator (In3DC)
  26323. 95%The Ideal Community Model: Lessons Learned
  26324. 95%Breaking into Tech From the Trenches
  26325. 99%Your next open source contribution
  26326. 83%Empowered By Imposter Syndrome
  26327. 99%Workshop: Docker and Kubernetes - 1/2 - NDC Melbourne 2020
  26328. 92%Home : Hypothesis
  26329. 95%HTTPS is NOT Secure Enough for API
  26330. 98%Why Figma Wins - kwokchain
  26331. 90%How I Got My 7 Person Startup Featured In Entrepreneur Magazine - David Kemmerer
  26332. 98%The ugly truth
  26333. 99%Implementing a brainfuck CPU in Ghidra - part 1: Setup and disassembly
  26334. 96%Starting from the Problem not the Solution
  26335. 93%The Wolf
  26336. 98%Switching from Fedora & Gnome to Arch & Sway | Josh Mcguigan
  26337. 98%Good and Bad Parts of Ansible after 2 Years of Usage
  26338. 99%johang/btfs
  26339. 92%Police-Data-Accessibility-Project/Police-Data-Accessibility-Project
  26340. 89%You Download the App and it Doesn't Work
  26341. 98%Written communication is remote work super power
  26342. 97%CCCXLIII - Muscle Sword
  26343. 93%Join us live! - JuneteenthConf - June 19th and 20th 2020
  26344. 98%IdentityServer4
  26345. 88%Olo - Xamarin Mobile Engineer
  26346. 79%» The Shareware Scene, Part 5: Narratives of DOOM The Digital Antiquarian
  26347. 99%Code Maze Weekly #30 - Code Maze
  26348. 98%The smartest password policy enforcer for Active Directory
  26349. 99%Build your own .NET memory profiler in C# — call stacks (2/2–2)
  26350. 92%Quit Whining about Apple and Just Stop Using Them
  26351. 95%Heading into WWDC by insulting developers, Apple? Really? - 9to5Mac
  26352. 99%Announcing CUDA on Windows Subsystem for Linux 2 | NVIDIA Developer Blog
  26353. 92%the-benchmarker/web-frameworks
  26354. 99%MiniProfiler for .NET : Release Notes
  26355. 99%dotnet/tye
  26356. 99%Machine learning on Azure for baseball decision analysis
  26357. 90%Stepping away from Caliburn.Micro · Caliburn.Micro
  26358. 99%CAP: Event Bus & Outbox Pattern
  26359. 89%New Azure maps make identifying local compliance options easy
  26360. 87%How much do you need transactions?
  26361. 98%How to setup Visual Studio Codespaces for collaborative use
  26362. 99%Refactoring optional chaining into a large codebase: lessons learned – Lea Verou
  26363. 96%Making your data residency choices easier with Azure
  26364. 99%Don't Code Tired | Configuring Custom Feature Filters with Azure App Configuration (Microsoft.FeatureManagement)
  26365. 98%The June 2020 release of Azure Data Studio is now available - SQL Server Blog
  26366. 99%AgileMapper v1.7 Released
  26367. 96%Apple gave me the Hey treatment back in 2014
  26368. 83%This is why we need to #DoTheMath, even on "small" projects. — Strong Towns
  26369. 98%Why is there a "V" in SIGSEGV Segmentation Fault? — Idea of the day
  26370. 82%The Australian Dream
  26371. 99%microsoft/WinDev
  26372. 95%Workshop: Hack Yourself First: How to go on the Cyber-Offence - 1/2 - NDC Melbourne 2020
  26373. 92%The Return of the 90s Web
  26374. 99%Let's Encrypt: Senior Software Engineer
  26375. 81%Ask Troy Hunt your data protection questions at Redgate Streamed
  26376. 94%No to .io, yes to .xyz! — Yarmo Mackenbach
  26377. 96%You need a new hobby
  26378. 93%Intuitive Programming - Comments
  26379. 99%Be Careful What You Benchmark
  26380. 96%Stop Being a Floating Leader
  26381. 80%MSI Optix MAG272CQR – Redefine eSports rules | eSports Gaming Monitor | MSI
  26382. 98%State of Linux Desktop Security
  26383. 89%People, not numbers
  26384. 99%My Favorite CLI Tools
  26385. 99%Convolutional Neural Networks - Yaonotes Blog | Yaonotes Blog
  26386. 93%How to protect your job from automation
  26387. 86%A Small Insight About Power, Markets, and Post-capitalism
  26388. 96%Hetzner Cloud Review: Revisited in 2020 - Magnus Skog
  26389. 83%Why Fighting Unintended Bias in Machine Learning Matters
  26390. 98%Scheduling in Linux – A Rebel's Musing
  26391. 94%After 3 Years of Work, Chrome Killed My Extension and Won’t Tell Me Why
  26392. 98%Simulating Liquids in Bottles with a Shader
  26393. 71%Introducing Firefox Private Network VPN’s Official Product – the Mozilla VPN – Future Releases
  26394. 76%Steve Blank The Coming Chip Wars
  26395. 99%ASP.NET Core Series: Performance Testing Techniques
  26396. 70%Akamai Edge Live | EMEA Summit 2020 | Akamai
  26397. 86%BlazorDay 2020
  26398. 99%Introducing GitHub Super Linter: one linter to rule them all - The GitHub Blog
  26399. 75%PacMan in Blazor WebAssembly
  26400. 97%ASP.NET Core Series: Blazor
  26401. 99%Testing in Production with Feature Toggles in .NET Core
  26402. 99%Life, part 16
  26403. 83%Our commitments to racial equity
  26404. 88%LibriVox | free public domain audiobooks
  26405. 99%.NET Rocks! vNext
  26406. 98%11 User Authentication · Real-World Cryptography MEAP V07
  26407. 87%Copy & Paste playground
  26408. 92%Lightweight alternatives to Google Analytics
  26409. 88%UKMT Maths Masterclass
  26410. 97%Antitrust: Commission opens investigations into Apple
  26411. 98%Please Help, Apple Is Threatening To Terminate My Apple Developer Account With No Clear Reason.
  26412. 98%GPU accelerated ML training inside the Windows Subsystem for Linux - Windows Developer Blog
  26413. 97%Image GPT
  26414. 99%Reverse Engineering Snapchat (Part I): Obfuscation Techniques
  26415. 72%AWS said it mitigated a 2.3 Tbps DDoS attack, the largest ever | ZDNet
  26416. 99%Diagnostics and Instrumentation Packages for MongoDB and NServiceBus Published
  26417. 98%ASP.NET Core Series: Tracing
  26418. 97%Blaming the operating system for allowing people to create files with unusual characters in their names | The Old New Thing
  26419. 94%Resuming optional Windows 10 and Windows Server non-security monthly updates
  26420. 99% The Continuous Integration Check-In Dance | Gary Woodfine
  26421. 99%Entity Framework Core In-Depth Part 3
  26422. 97%What’s next for Windows 10 updates | Windows Experience Blog
  26423. 98%Python in Visual Studio Code - June 2020 Release | Python
  26424. 95%Optimize your Azure costs to help meet your financial objectives
  26425. 99%Introducing C# 9: Records
  26426. 99%Development With A Dot - ASP.NET Core OData Part 3
  26427. 97%Semantic highlighting in OmniSharp and C# extension for VS Code
  26428. 98%Proposal: Use static keyword for lambdas to disallow capturing locals and parameters · Issue #275 · dotnet/csharplang
  26429. 94%Workshop: Building Your First Voice Experience with Alexa - 1/2 - NDC Melbourne 2020
  26430. 99%Lupusa87/LupusaBlazorDemos
  26431. 96%JuneteenthConf - June 19th and 20th 2020
  26432. 90%Startup School Relaunching as Continuous Program
  26433. 87%MAY 2020 UPDATE: Average User Rating for Micromobility Operators -
  26434. 93%My trip through the Starmaze: a world in the 9th dimension
  26435. 68%How I Removed My Own Face From My Head - Maximillian Laumeister
  26436. 99%Hey Next.js, Is Server Side Rendering Dead?
  26437. 97%160k+ high school students will only graduate if a statistical model allows them to
  26438. 97%QR Code History: Story of evolution of the very popular 2D Barcode
  26439. 98%Tracker Testing HEY vs MailChimp: Can They Coexist?
  26440. 88%TextMate’s Enduring Influence
  26441. 99%efcore/EFCore.NamingConventions
  26442. 98%Sleep Hygiene For Software Engineers
  26443. 91%The Web Has Got Me
  26444. 99%.NET Oxford - Scott Hunter - .NET 5 and MS Build Announcements!
  26445. 89%dodyg/practical-aspnetcore
  26446. 99%Converting a hundred million integers to strings per second
  26447. 94%Scrappy Vs. Polished
  26448. 97%Hello World, Again | Cedric Fung (vecio)
  26449. 99%hashcat 6.0.0
  26450. 99%Deep JavaScript: Theory and techniques
  26451. 97%Try the Latest Xamarin.Forms 4.7 Features Today! | Xamarin Blog
  26452. 99%Introducing AWS Snowcone – A Small, Lightweight, Rugged, Secure Edge Computing, Edge Storage, and Data Transfer Device | Amazon Web Services
  26453. 94%A virtual developer conference with a SciFi/Fantasy comic-con flair
  26454. 98%Time to upgrade your monitor
  26455. 89%End-to-End Encryption Update - Zoom Blog
  26456. 70%The .NET docs show
  26457. 99%Learn Python for Data Science Full Course - Kharpann
  26458. 99%Simplify DisplayName Calls In Razor Views
  26459. 99%Running NServiceBus Endpoints in Azure App Services Part 3: Pulling Back the Curtain on Visual Studio Publish
  26460. 96%Proxyjump, the SSH option you probably never heard of
  26461. 97%Fix IL interpreter to run on Hello World by yuchong-pan · Pull Request #37825 · dotnet/runtime
  26462. 98%Fun with Bit Hacks in C#
  26463. 87%Workshop: Web performance matters 1/2 - NDC Melbourne 2020
  26464. 98%GitHub isn't fun anymore
  26465. 98%A Jupyter kernel for SQLite
  26466. 99%Computers as I used to love them
  26467. 98%Make your PWA feel more like an app
  26468. 98%Standalone Q# console applications | StrathWeb. A free flowing web tech monologue.
  26469. 98%Monsters Weekly 169 - Giraffe
  26470. 91%Explore the stunning LEGO® Technic Lamborghini Sián
  26471. 99%FreeBSD 11.4-RELEASE Announcement
  26472. 99%Introducing C# 9: Init only properties
  26473. 97%The Importance of Nesting when Remote Working and Quarantine Working
  26474. 57%Honoring Our Beloved Melody Lo organized by Amineta Lo
  26475. 95%ASP.NET Community Standup - June 16, 2020 - Performance Infrastructure (David Fowler & Sébasten Ros)
  26476. 68%Home | Geany
  26477. 97%GitHub Terms of Service - GitHub Help
  26478. 61%The Russian Disinfo Operation You Never Heard About
  26479. 81%Executive Summary
  26480. 99%Linux GUI applications in the Windows Subsystem for Linux (WSL) survey
  26481. 86%Apple Threatens to Remove Email App 'Hey' From App Store Over Lack of In-App Subscription Option [Updated]
  26482. 93%Are 14 people currently looking at this product?
  26483. 98%Bootstrap 5 alpha!
  26484. 94%Introducing Sdkbin - The Marketplace for Software Developers.
  26485. 96%Selling People What They Want, Not What They Need
  26486. 99%Oodle Texture Compression
  26487. 97%TIL#2: How to add a transparent video to a web page
  26488. 92%How I Growth Hacked Instagram to Drive $13,000 of Card Game Sales - David Kemmerer
  26489. 96%Zoom in China
  26490. 98%DEVS(show) : The Universe is (not) deterministic. Is it a bootstrapping compiler?
  26491. 98%The Next Step for Generics
  26492. 76%News by the ton: 75 years of US advertising — Benedict Evans
  26493. 97%What does the product design team do here? — Tanner Christensen
  26494. 98%Variadic tuple types by ahejlsberg · Pull Request #39094 · microsoft/TypeScript
  26495. 83%You won't kill racism by replacing words - Coding Nagger
  26496. 98%Guix Further Reduces Bootstrap Seed to 25% — 2020 — Blog — GNU Guix
  26497. 99%3K, 60fps, 130ms: achieving it with Rust | tonari blog
  26498. 99%Download FFmpeg
  26499. 98%2020 Chrome Extension Performance Report | DebugBear
  26500. 99%gRPC-Web for .NET now available | ASP.NET Blog
  26501. 93%Why Gravity Is Not Like the Other Forces
  26502. 94%Entity Framework: .NET Community Standup - June 10th 2020 - EF Core Power Tools
  26503. 98%2020 Chrome Extension Performance Report | DebugBear
  26504. 96%Goodbye NancyFX, Hello F#!
  26505. 98%XAML code editor - Visual Studio
  26506. 98%High Performance Browser Networking (O'Reilly)
  26507. 99%Generics and Compile-Time in Rust | TiDB
  26508. 70%Black Google manager: “My education and elocution cannot save me from these situations”
  26509. 95%Apple, ARM, and Intel
  26510. 99%Cloudinary Image Upload with Nodejs and React
  26511. 94%r/programming - GitHub will no longer use the term 'master' as default branch because of negative association
  26512. 98%Reasoning by Lego: The wrong way to think about cryptography.
  26513. 98%How the Nintendo Switch prevents downgrades by irreparably blowing its own fuses
  26514. 99%corona-warn-app/cwa-documentation
  26515. 98%Blazor WebAssembly : MVVM Architecture - EP07
  26516. 99%Adding host filtering to Kestrel in ASP.NET Core
  26517. 97%Beautiful Trigonometry - Numberphile
  26518. 84%Model S Long Range Plus: Building the First 400-Mile Electric Vehicle
  26519. 60%New Statue Appears By The Colston Plinth | Best of Bristol
  26520. 95%New LEGO® MINDSTORMS® Robot Inventor lets creators build and bring to life anything they can imagine
  26521. 87%Looking Back at Postgres
  26522. 99%Tip 267 - Using the Bot Framework Composer tool
  26523. 99%Marten Quickstart with .Net Core HostBuilder
  26524. 97%C# semantic classification with Roslyn
  26525. 99%Computing with types in TypeScript
  26526. 83%Announcing .NET Foundation Election 2020
  26527. 99%Validation in ASP .NET Core 3.1
  26528. 96%Remembering Windows 2000, Microsoft’s Forgotten Masterpiece
  26529. 76%Redgate Streamed
  26530. 52%Delivery Hero Confirms Foodora Data Breach
  26531. 93%Viewing async code with Visual Studio
  26532. 90%The Flat Earth Society
  26533. 98%Recent database technology that should be on your radar (part 1)
  26534. 72%Nine ways 5G and the Internet of Things will harm humans, wildlife & Earth
  26535. 95%Introducing Windows Insider Channels | Windows Experience Blog
  26536. 93%The spreadsheet I use to compare job offers
  26537. 97%Blog
  26538. 95%How I create photo stories from my travel.
  26539. 98%The blog of wjwh - Redis Lua scripting for library writers
  26540. 95%On Coding, Ego and Attention
  26541. 95%Dear engineers, this is a marathon and not a sprint so take care
  26542. 93%fdn-email.md
  26543. 89%I tweet every time I spend money
  26544. 91%Why Does Logitech Hate Left Handed People? - Kev Quirk
  26545. 99%Offering a solution for Terminal Wide Character issues · Articles
  26546. 91%Blog of Jake | Compound Interest
  26547. 80%[OC] Baby Shark as a Finite State Machine : dataisbeautiful
  26548. 99%jbp.io :: Third-party audit of rustls
  26549. 99%Build a Blazor WebAssembly Line of Business App Part 1: Intro and Data Access
  26550. 99%MuseScore 4. Moving from notation software to composition software.
  26551. 77%Basecamp’s founders are trying to start an email rebellion
  26552. 98%Debugging Async Code: Parallel Stacks for Tasks | Visual Studio Blog
  26553. 97%Adobe Flash Player End of Life
  26554. 95%1027106 - Make ImageLib share cached imgRequests for the same SVG document even if the URI has a different ref/hash
  26555. 97%Introduction to the High Performance package - Windows Community Toolkit
  26556. 68%Holy Post - Race in America
  26557. 99%Accelerated KVM guests on WSL 2
  26558. 99%Life, part 15
  26559. 99%Build yourself a weather station. Part I
  26560. 97%The Thumb Zone: Designing For Mobile Users — Smashing Magazine
  26561. 99%DeepFakes used in Animations - A New Way of Animating?
  26562. 96%Managing Package Versions Centrally
  26563. 98%Workshop: Google Cloud Serverless - NDC Melbourne 2020
  26564. 92%Weekly Notes - #15
  26565. 94%GeorgeFloyd Protest - police brutality videos on Twitter
  26566. 98%Farm WiFi Off The Grid with Ubiquiti and Solar
  26567. 93%A collection of free books from Springer
  26568. 98%.NET with Scott Hunter Part 1
  26569. 99%.NET 5 – How to start – Michał Białecki Blog
  26570. 92%Thursday Quickie: Fixing NCrunch for Azure Functions
  26571. 99%Consuming REST API with Swagger / OpenAPI in Xamarin and Uno Applications - Nick's .NET Travels
  26572. 99%Protecting your GitHub assets with Azure Sentinel
  26573. 93%On Redis master-slave terminology - <antirez>
  26574. 85%GitHub to replace "master" with alternative term to avoid slavery references | ZDNet
  26575. 99%Workshop: Getting started with GraphQL on .NET - 1/2 - NDC Melbourne 2020
  26576. 94%Coming soon – paraLLEl N64 RDP – Resolution upscaling! (Video demonstration) – Libretro
  26577. 97%Zsh and Fish’s simple but clever trick for highlighting missing linefeeds – Vidar's Blog
  26578. 87%ISS Photo Explorer Flat
  26579. 90%Problem with Goal driven work
  26580. 99%LSTM for Programmers
  26581. 89%Matt Inouye - The Curse of Excess Information
  26582. 95%An Introduction to Progressive Delivery
  26583. 96%Managing the risk of not upgrading
  26584. 77%I'm 15 and I slept on the floor for a year. Here's why.
  26585. 99%Building a command line tool to generate number sequences
  26586. 97%Who is Saddam Hussein? #blacklivesmatter
  26587. 98%One Task Board to Rule Them All
  26588. 97%Why Low Pay In the Games Industry Leads to Bad Games – Aaron Nemoyten
  26589. 98%BLM - Bonus Panel - Fowl Language Comics
  26590. 99%EF Core In depth – what happens when EF Core writes to the database? – The Reformed Programmer
  26591. 99%How to Estimate Your Projects Like a Boss
  26592. 85%Bible Believers v. Wayne County, Mich., 805 F. 3d 228 - Court of Appeals, 6th Circuit 2015
  26593. 98%Why Devs (Should) Like Estimates - Stack Overflow Blog
  26594. 91%Never Hertz to Ask
  26595. 98%Collected Notes.
  26596. 96%Music Grid Piano. Create Beautiful Short Music Snippets
  26597. 99%How x86_64 addresses memory
  26598. 96%#FuckDiscord | Cadence's Blog
  26599. 88%JuneteenthConf: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  26600. 91%Google resumes its senseless attack on the URL bar, hides full addresses on Chrome 85
  26601. 98%Fast 2D rendering on GPU
  26602. 99%Applying for 1000 jobs per hour
  26603. 97%Jonathan Bayless - Handwired Iris Keyboard Build
  26604. 89%May 2020 news · Gwern.net
  26605. 89%How I Used Revenue Stacking To Generate Over $4,000 In One Month — Brendan Cahill
  26606. 99%jbogard/nsb-diagnostics-poc
  26607. 95%I made an actual Drum Machine in Excel
  26608. 70%microsoft/PowerToys
  26609. 99%SageMath Mathematical Software System - Sage
  26610. 87%Microsoft: Rust Is the Industry’s ‘Best Chance’ at Safe Systems Programming – The New Stack
  26611. 93%Michael Feathers - Functional Code is Honest Code
  26612. 99%SQLite As An Application File Format
  26613. 97%Publishing an NPM Package- Webinar
  26614. 70%Design electronics like it is 70's at CERN
  26615. 98%Twilio Docs - IoT - Super SIM
  26616. 92%How Many U.S. Taxpayers Are There?
  26617. 77%Urgent Immigration Update — News of a Damaging Proposed Immigration Proclamation on Non-Immigrant Visa Holders | Kuck Baxter Immigration
  26618. 79%Schedule | Linux Foundation Events
  26619. 99%Adding Additional Mime Mappings to the Static File Provider
  26620. 60%Below the Great Pacific Garbage Patch: More Garbage - Eos
  26621. 88%5 Common Feelings Being a Woman of Color in Tech
  26622. 94%Wil Shipley: Every year I fill out this survey from Apple, for Apple developers. Every year nothing changes.
  26623. 98%web.dev LIVE
  26624. 99%Detecting soccer teams using unsupervised learning and tensorflow object detection (images and videos)
  26625. 94%Alex Money
  26626. 98%In Defense of Myers Briggs
  26627. 98%Getting Started with Nix
  26628. 71%Record charts
  26629. 95%The Upcoming Future of Online Meetups
  26630. 80%Dependence
  26631. 91%A Look at Cryptovoxels
  26632. 96%Introduction to Bimachines
  26633. 78%r/sanfrancisco - I was so close to renting a new apartment, but then the landlords took it completely off the market
  26634. 98%Password Checkup Tools Warnings
  26635. 98%Optimising .NET Core Docker images - Ben Foster
  26636. 98%Biohacking Lite
  26637. 97%Best practices for managing & storing secrets like API keys and other credentials [2020]
  26638. 98%IdentityServer/IdentityServer4
  26639. 97%Jepsen: PostgreSQL 12.3
  26640. 98%Async Python is not faster
  26641. 93%Starcom: Nexus, An Indie Dev Story
  26642. 89%What to write down when you’re reading to learn
  26643. 99%CS-ONLINE.CLUB - Play CS 1.6 in the browser!
  26644. 94%Is Dark Mode Such A Good Idea? - Kev Quirk
  26645. 97%Flat UI Elements Attract Less Attention and Cause Uncertainty
  26646. 96%Release Notes Chocolatey Gui
  26647. 99%Chocolatey GUI Release 0.17.1
  26648. 92%The Trouble With Phishing
  26649. 80%GIMP - GIMP 2.10.20 Released
  26650. 99%Ecoji.NET
  26651. 99%Getting Value from appsettings.json in .NET Core
  26652. 98%Visual Studio Code May 2020
  26653. 90%Life, part 14
  26654. 98%How Do I Debug Async Code in Visual Studio? | Visual Studio Blog
  26655. 99%Multi-App Support with Custom Domains for .NET and AWS Elastic Beanstalk | Amazon Web Services
  26656. 99%DevExpress Controls for WinUI 3 Preview are Now Available
  26657. 90%RE320 - Variable‑d dynamic vocal & instrument microphone by Electro-voice
  26658. 90%University of the People: Tuition-Free, Accredited Online Degree Programs
  26659. 79%Artvee
  26660. 99%JeremyLikness/BlazorWasmEFCoreExample
  26661. 91%The Byzantine Generals Problem - Microsoft Research
  26662. 99%How async should have been
  26663. 98%Develop, Preview, Test
  26664. 92%Model facts, not your problem domain
  26665. 94%Towards a New Leveraged ETF Part 3 · Sturm Mabie
  26666. 88%Steven Gerhardt-King - Asking a stranger to watch your stuff at Starbucks doesn't make any sense
  26667. 98%The Many Quirks of Qsort
  26668. 95%And so it begins | Regressionist
  26669. 98%Compressing Synapse database | Levans' workshop
  26670. 99%ECDSA: Handle with Care
  26671. 99%Framework for unit testing generators
  26672. 98% Learning about distributed systems: where to start?
  26673. 94%Web or System Fonts
  26674. 99%Audio forwarding on Android 10 · ~rom1v/blog
  26675. 98%How to make a good impression as a new grad engineer
  26676. 94%Mission Vimpossible
  26677. 95%Oh Hello Ana - Blog
  26678. 70%JuneteenthConf: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  26679. 99%Introducing "Web Live Preview" | ASP.NET Blog
  26680. 97%OpenAI API
  26681. 99%How and why GraphQL will influence the SourceHut alpha
  26682. 90%A Facebook crawler was making 7M requests per day to my stupid website – On Coding
  26683. 99%Blazor RenderTree Explained
  26684. 99%Collations and case sensitivity - EF Core
  26685. 99%Collations and Case Sensitivity | Npgsql Documentation
  26686. 99%dotnet/pinvoke
  26687. 86%I’m watching you…
  26688. 78%Removing "Annoying" Windows 10 Features is a DMCA Violation, Microsoft Says * TorrentFreak
  26689. 99%Cloudinary and React Hooks with Domitrius Clark (Live Stream)
  26690. 64%HuffPost is now a part of Verizon Media
  26691. 98%Foxtana Pro - Redirect Cortana – Get this Extension for 🦊 Firefox (en-US)
  26692. 90%Finally, I Closed My LinkedIn - PC Maffey
  26693. 93%GE FILTERGATE
  26694. 96%The Deficit Myth: Modern Monetary Theory and How to Build a Better Economy Hardcover – 9 Jun. 2020: Amazon.co.uk: Kelton, Stephanie: 9781529352528: Books
  26695. 75%Home - The Amos Bursary
  26696. 70%Confessions of a Former Bastard Cop
  26697. 82%Woodworking for engineers
  26698. 99%Viewing AutoMapper Execution Plans with ReadableExpressions
  26699. 56%Reddit Welcomes Michael Seibel to Board of Directors
  26700. 99%How to implement Automapper in ASP.NET Core 3.1 | Pro Code Guide
  26701. 75%Blazor Day - 18th june 2020
  26702. 95%ASP.NET AJAX Control Toolkit v20.1.0 - Now Available
  26703. 98%PINETAB – 10.1″ Linux tablet with detached backlit keyboard – PINE Store
  26704. 92%await false & await true – TooSlowException
  26705. 99%How Do I Think About Async Code?! | Visual Studio Blog
  26706. 97%Shawn Wildermuth's Blog
  26707. 98%Development With A Dot - ASP.NET Core OData Part 2
  26708. 98%Azure CLI - Interactive Mode - Azure Greg
  26709. 99%.NET Core June 2020 Updates – 2.1.19 and 3.1.5 | .NET Blog
  26710. 99%Web API Versioning in ASP.NET Core 3.1 | Pro Code Guide
  26711. 99%Blazor vs React for Web Developers
  26712. 89%The Idealcast - IT Revolution
  26713. 98%Writing a full-text search engine using Bloom filters - Stavros' Stuff
  26714. 98%microsoft/terminal
  26715. 99%apohl79/audiogridder
  26716. 76%I Will Vote
  26717. 93%Why Tacit Knowledge is More Important Than Deliberate Practice
  26718. 99%.NET Virtual User Group - Building Island Tracker – Xamarin, Functions, Table Storage, and More
  26719. 78%We are implementing a one-year moratorium on police use of Rekognition
  26720. 99%The seven deceptions of microservices
  26721. 97%From Ops Engineer to Product Manager, A Career Journey
  26722. 79%The One About Giving & Receiving Feedback
  26723. 99%You dont believe in clean code
  26724. 98%Who should you be: Technology Generalist or Specialist?
  26725. 97%my love letter to redo
  26726. 98%Exploration Strategies in Deep Reinforcement Learning
  26727. 73%Radio Garden
  26728. 99%Announcing Entity Framework Core 5.0 Preview 5 | .NET Blog
  26729. 99%.NET Virtual User Group (Seattle, WA)
  26730. 99%YOLOv5 is Here
  26731. 99%ASP.NET Core updates in .NET 5 Preview 5 | ASP.NET Blog
  26732. 90%AWS Ruins Own Attempt at Sabotage - Last Week in AWS
  26733. 96%Added support for splitting on ReadOnlySpan<char> by bbartels · Pull Request #295 · dotnet/runtime
  26734. 95%r/webdev - fyi: You can bypass youtube ads by adding a dot after the domain
  26735. 99%natemcmaster/LettuceEncrypt
  26736. 99%BlazorRepl/BlazorRepl
  26737. 75%Blazor REPL
  26738. 91%Shapes
  26739. 99%dapr/dapr
  26740. 85%How Wikipedia Lost 3 Billion Organic Search Visits To Google in 2019 | Hacker Noon
  26741. 99%Announcing .NET 5.0 Preview 5 | .NET Blog
  26742. 98%25 Years of PHP History
  26743. 99%6 Steps To Run .NET Core Apps In Azure Kubernetes
  26744. 74%Don't Joke About Firing People · Stay SaaSy
  26745. 98%Blazor WebAssembly : Entity Framework Core - EP06
  26746. 89%Overcoming Bias : No Recent Automation Revolution
  26747. 96%Create diagrams with code using Graphviz
  26748. 90%After 10 Years in Tech Isolation, I'm Now Outsider to Things I Once Had Mastered
  26749. 88%gnu.org
  26750. 99%.NET Today and Tomorrow | Strangelights
  26751. 99%A Tiny, Static, Full-Text Search Engine using Rust and WebAssembly | Matthias Endler
  26752. 99%Project Tye with .Net Core and Angular
  26753. 99%Async Iterators in the Azure SDK for JavaScript & TypeScript
  26754. 99%Versioning an ASP.NET Core API
  26755. 99%TypeScript: validating external data
  26756. 99%Modernization Story: Windows Forms to .NET Core, XAML Islands and MSIX Core
  26757. 98%Durable Functions’ Distributed Tracing
  26758. 99%Security headers in ASP.NET Core
  26759. 99%DRY vs DAMP in Unit Tests
  26760. 96%SQL: What is the difference between connecting to .SQLEXPRESS and (localdb)v11.0 ? - The Bit Bucket
  26761. 99%Memory profiling on Linux and macOS with dotMemory 2020.2 - .NET Tools Blog
  26762. 97%Posh-git on Mac using Oh My Zsh Themes - Emad Alashi
  26763. 90%Tickets - NDC Melbourne 2020
  26764. 55%Haiku R1/beta2 has been released!
  26765. 99%Explore Pharaoh Ramesses VI Tomb in 3D
  26766. 64%Introducing: Quotebacks
  26767. 99%Overcoming YAML Hell in Build Pipelines - Matthias Koch
  26768. 97%Machine learning is hard.
  26769. 50%Reflecting on Close Calls
  26770. 93%Arguing over Agile
  26771. 96%The One About Managing Self As A Junior
  26772. 98%A Collection of all Keyboard Shortcuts I use
  26773. 98%How to set compensation using commonsense principles
  26774. 99%My Essential Mac Applications · jshah
  26775. 97%'Escaping Web' Season One Retrospective
  26776. 79%Learning more about lacto-fermentation - luke miles
  26777. 99%Playing Around With The Fuchsia Operating System
  26778. 93%CacheOut
  26779. 95%Moving the System.Runtime.Intrinsics.Arm namespace in box by tannergooding · Pull Request #37656 · dotnet/runtime
  26780. 99%hsoft/collapseos
  26781. 99%New inline assembly syntax available in nightly | Inside Rust Blog
  26782. 99%Setting global authorization policies using the DefaultPolicy and the FallbackPolicy in ASP.NET Core 3.x
  26783. 82%The Deficit Myth
  26784. 75%We're launching Black Tech Pipeline🚀
  26785. 99%React Router Tutorial - Setup in 5 Minutes
  26786. 99%CapRover · Build your own PaaS in a few minutes!
  26787. 99%Most tech content is bullshit - aleksandra.codes
  26788. 99%Deno Beginner | Deno Crash Course | Learn Deno
  26789. 97%target="_blank" - The most underrated security vulnerability
  26790. 98%Software & Hardware Used in Formula 1
  26791. 97%leoxshn/mangoLang_kt
  26792. 71%The Deficit Myth: Modern Monetary Theory and the Birth of the People's Economy: Kelton, Stephanie: 9781541736184: Amazon.com: Books
  26793. 99%Avoiding AccessTokenNotAvailableException when using the Blazor WebAssembly Hosted template with individual user accounts
  26794. 99%NVIDIA/cutlass
  26795. 99%Monsters Weekly 168 - Microsoft.FeatureManagement and Azure App Configuration
  26796. 99%TypeScript: narrowing types via type guards and assertion functions
  26797. 99%Angular SPA with an ASP.NET Core API using Azure AD Auth and user access tokens
  26798. 99%Create a Windows module for React Native with asynchronous code in C#
  26799. 97%ASP.NET Core 3.1: Newtonsoft.Json Issues With Enumerable.Empty Assignment
  26800. 71%Analysts say Apple should buy DuckDuckGo Search Engine
  26801. 98%Understandability: The Most Important Metric You’re Not Tracking
  26802. 84%Daniel Radcliffe Responds to J.K. Rowling’s Tweets on Gender Identity – The Trevor Project
  26803. 98%ethomson/retarget_prs
  26804. 99%Container technologies at Coinbase
  26805. 93%Potential Organized Fraud in ACM/IEEE Computer Architecture Conferences
  26806. 98%Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries, 3rd Edition
  26807. 98%Best Practices for ACME Client Operations
  26808. 95%The Live Coders
  26809. 76%Why Is Grayscale Buying 100% Of The Mined Bitcoins Since Halving - Hamad Dar's Blog
  26810. 96%22 Things You Should Give Up If You Want To Be A Successful Developer
  26811. 86%I’m switching back to “non-true” wireless earbuds. Here’s why…
  26812. 98%Borg+Vorta is finally a usable backup solution for Linux desktop | Blog by Simon Frey
  26813. 94%12 Lessons from Saying No to a Life of Mediocrity – The Blog of Joe Balcom
  26814. 99%Some Virtualization Papers Worth Reading
  26815. 60%Cox slows Internet speeds in entire neighborhoods to punish any heavy users
  26816. 95%The Path Toward Mastery—How To Become An Expert In Your Field - Iulian Gulea
  26817. 91%A Better Way to do Standups
  26818. 99%ASP.NET Core Series: Endpoint Routing
  26819. 87%How To Detect Unsupported Browsers Under a Blazor WebAssembly Application?
  26820. 99%The Mad Magazine Fold-In Effect in CSS
  26821. 94%The RuboCop Name Drama Redux
  26822. 79%Google got rich from your data. DuckDuckGo is fighting back
  26823. 99%Nulls not missing anymore
  26824. 97%Typology of Lego Computers. | Present&Correct
  26825. 97%Lessons from nullable: Superstars + Feedback
  26826. 96%Use a group to manage access to SaaS apps - Azure AD
  26827. 99%An io_uring based Transport Layer (Part III) - Preview Release - Nicolas Portmann - .NET / Java / Security
  26828. 99%Nodesign.dev | Design less develop more.
  26829. 96%Discret 11, the French TV encryption of the 80's
  26830. 65%My White Friend Asked Me on Facebook to Explain White Privilege. I Decided to Be Honest - Yes! Magazine
  26831. 70%It's never too late to stretch your wings: Why I got a Ph.D. at age 66
  26832. 99%PostSharp Blog | Pack your .NET program to a single .exe file with PostSharp Community
  26833. 89%REMOVAL PUBLIC DISPLAYS OF THE CONFEDERATE BATTLE FLAG > United States Marine Corps Flagship
  26834. 99%Type assertions in TypeScript
  26835. 99%dotnet/runtime
  26836. 99%RyuJIT: Guess unique interface for guarded devirtualization by EgorBo · Pull Request #37563 · dotnet/runtime
  26837. 99%Achieving a 12% performance lift migrating Raygun's API to .NET Core 3.1 | Raygun Blog
  26838. 99%Collapse OS — Why Forth?
  26839. 99%carlini/printf-tac-toe
  26840. 76%Email from HaveIBeenPwned wipes helpdesk tickets
  26841. 99%Blazor vs. React / Angular / Vue.js
  26842. 91%Terminology, Power and Oppressive Language
  26843. 99%Blazor WebAssembly : Debugging in VS Code, Chrome and Visual Studio : EP05
  26844. 92%Released: Update to Microsoft OLE DB Driver 18 for SQL Server
  26845. 99%The Ultimate Guide to Running Healthy Apps in the Cloud
  26846. 65%Have I Been Pwned breach report email pwned entire firm's helldesk ticket system
  26847. 92%Ladies and Gentlemen… Cloudflare TV!
  26848. 99%Hacking Windows with F# 5.0 Scripts
  26849. 99%Tip 266 - Build 2020 – Application Developer on-demand videos list
  26850. 99%BackgroundService Gotcha: Application Lifetime
  26851. 99%Easily rename your Git default branch from master to main
  26852. 99%Blazor Day - 18th june 2020
  26853. 94%SharpLab
  26854. 70%25 million user records leak online from popular math app Mathway | ZDNet
  26855. 98%Ethical Hacking: SQL Injection
  26856. 98%dotnet/runtime
  26857. 82%r/GunsAreCool
  26858. 99%Byzantine and non-Byzantine distributed systems
  26859. 76%ROTHULT Smart lock, white - IKEA
  26860. 98%Test in Production with Fiddler
  26861. 96%ASP.NET Core 3.1: Default System.Text.Json Settings Don’t Roundtrip (Serialize/Deserialize) Through Test Server
  26862. 93%Add "Update All" button to Visual Studio Installer page
  26863. 87%Bias-free communication - Microsoft Style Guide
  26864. 91%Home - Juneteenth Conference
  26865. 98%apple/password-manager-resources
  26866. 69%r/melbourne - Melbourne trams 🚃#blacklivesmatter
  26867. 99%downr 3.0 - bradygaster.com
  26868. 80%European Cybersecurity Blogger Awards Winners Announced
  26869. 96%Pricing | Six Labors
  26870. 97%Vue.js
  26871. 82%A Random Postcard
  26872. 99%Time to Evolve: .NET Multi-Platform App UI (MAUI)
  26873. 99%Call function in unmanaged DLL from C# and pass custom data types [Marshal]
  26874. 74%NPacMan.Blazor
  26875. 84%Donate | VALS
  26876. 93%Interactive map of Linux kernel
  26877. 96%Johan Kaewberg's answer to What screams 'I never properly learned to program'?
  26878. 99%mimoo/disco
  26879. 93%SimRefinery : Maxis Business Simulations : Free Download, Borrow, and Streaming : Internet Archive
  26880. 99%F# and Azure Functions
  26881. 99%Logging with Decorators in TypeScript
  26882. 99%.NET Core 3.1 Migration - Quick Reference for WEB API Projects
  26883. 99%15 Best Visual Studio Code Extensions for Web Developers | Syncfusion Blogs
  26884. 98%.NET Rocks! vNext
  26885. 97%Same Origin Policy & CORS
  26886. 97%Klein Bottles - Numberphile
  26887. 99%cradle77/OrdersDemo
  26888. 99%MS Build 2020: Key Takeaways for .NET Developers
  26889. 83%Algorithms of Oppression
  26890. 99%Run static constructors at compile time by MichalStrehovsky · Pull Request #8176 · dotnet/corert
  26891. 99%Dynamically Build LINQ Expressions
  26892. 98%Configure 3rd Party Libraries for Testing | bUnit
  26893. 94%HaveIBeenPwned
  26894. 92%Data of 3.5 million Zoomcar customers up for sale - ETtech
  26895. 99%.NET ThreadPool starvation, and how queuing makes it worse
  26896. 98%fsharpConf 2020
  26897. 99%Virtual code execution via IL interpretation
  26898. 99%Building the most inaccessible site possible with a perfect Lighthouse score
  26899. 99%Peeking under the hood of Command & Conquer
  26900. 97%Is the Periodic Table Upside Down?
  26901. 99%Widespread error in Radiance HDR RGBE conversions
  26902. 98%SixLabors.ImageSharp 1.0.0-rc0002
  26903. 98%Microsoft.Diagnostics.Runtime 2.0.130507
  26904. 99%Mastering External Web API's in ASP.Net Core and ABP with Swagger, ApiExplorer, and NSwag
  26905. 99%Why I (still) love Vaadin
  26906. 97%Faster than radix sort: Kirkpatrick-Reisch sorting
  26907. 99%milen.me — Distributed Caching & Compilation
  26908. 99%Race Conditions on Rails
  26909. 92%Running Linux on my Macbook
  26910. 97%My current Wiki approach
  26911. 96%Gearing up your development environment with IPv6 Prefix Delegation - fnordahl.com
  26912. 99%Software as a Liability
  26913. 99%Dos and Don'ts for a Product Engineering team
  26914. 98%The one bad thing about vim
  26915. 94%My Standard Desktop
  26916. 53%The shadow of have to
  26917. 99%sqlancer/sqlancer
  26918. 99%Eloston/ungoogled-chromium
  26919. 90%Email Automation Sequences
  26920. 89%The Weaponization of Diversity - Silicon Hills Lawyer
  26921. 97%The online courses you must take to be a better Data Scientist
  26922. 85%Best music to listen to when studying/working
  26923. 91%Code Review and Criticism · Caffeinspiration
  26924. 99%How are you improving your technology skills today? Start by reading articles
  26925. 96%3dSen
  26926. 92%anopara/genetic-drawing
  26927. 86%Why I Abandoned 22% of My Life
  26928. 93%How to Save Emails to Pocket
  26929. 98%My criteria for a tiny SaaS - Public Notes
  26930. 99%Ruby vs Crystal Performance
  26931. 98%Presentation Rules – Jilles.net
  26932. 96%Building an easy on the eyes IKEA style blog, in no time, for free, again
  26933. 85%Personality and Engineering
  26934. 99%Going serverless :: Aloïs Micard
  26935. 70%The Dictator's Army and charismatic founders
  26936. 93%How to be Extraordinarily Ordinary – The Blog of Joe Balcom
  26937. 97%Pragmatic weekend project - apartments bot
  26938. 99%Monitor your website with cloud functions
  26939. 92%Why you should measure tail latencies
  26940. 99%Experimenting with Memory Management for Basil
  26941. 93%Efficient Note Taking
  26942. 96%Batch, batch, batch: Respect the classics!
  26943. 99%julia as a cli calculator
  26944. 75%Restoring a UBR-1 · Robot & Chisel
  26945. 86% Keeping myself motivated to write
  26946. 98%Turn off your browser and try red, green & refactor pattern (part 2)
  26947. 96%My experience posting on
  26948. 97%Dear freelancer, protect yourself.
  26949. 98%State of the Market - Infinite State Hidden Markov Models
  26950. 92%Size Matters
  26951. 97%Deploying a Branch to Netlify on the Command-Line · Jamie Tanna | Software Engineer
  26952. 98%Taming Webpackʼs content hashes
  26953. 99%Why does this lazy sequence work? | Phillippe Siclait
  26954. 99%SQLite Forum: Caution: clang-11.0.0 miscompiles SQLite
  26955. 96%Configuring Errors and Warnings in C#
  26956. 98%.NET Rocks! vNext
  26957. 98%Hn blogs newsletter
  26958. 94%iMessage for Windows
  26959. 82%Agenda - NDC Melbourne 2020
  26960. 70%25 million user records leak online from popular math app Mathway | ZDNet
  26961. 98%Those Win9x Crashes on Fast Machines…
  26962. 98%GitHub Classroom
  26963. 98%Good Practices for Starting with Containers
  26964. 99%The top types `any` and `unknown` in TypeScript
  26965. 99%Building Design Systems for Apps
  26966. 98%ReSharper 2020.2 Roadmap - .NET Tools Blog
  26967. 99%Don't Code Tired | Gradually Rollout New Features with Targeting Feature Flags (Microsoft.FeatureManagement)
  26968. 97%Building an Azure Static Web App With GraphQL | LINQ to Fail
  26969. 73%Why isn't Seattle trying to save this Black-owned bookstore? | Nikkita Oliver
  26970. 99%Cysharp/MagicOnion
  26971. 96%PeeringDB
  26972. 99%johnboiles/obs-mac-virtualcam
  26973. 95%Is a trillion-dollar worth of programming lying on the ground
  26974. 91%Haveibeenpwned.com pwned our helpdesk! GLPI 9.4.5 SQL Injection – fyr.io
  26975. 59%This German city wants to ditch Microsoft for Linux - AndroidRookies
  26976. 90%Declining worker power versus rising monopoly power
  26977. 99%Software Engineering Within SpaceX - Yasoob Khalid
  26978. 98%Blazor Train - Free Training on Microsoft Blazor
  26979. 98%Avoiding Unexpected Navigation
  26980. 62%Ways To Help
  26981. 96%Lenovo Brings Linux® Certification to ThinkPad and ThinkStation Workstation Portfolio, Easing Deployment for Developers & Data Scientists | Lenovo StoryHub
  26982. 65%The Universe of Discourse : Weirdos during the depression
  26983. 71%Basic.css - Classless CSS Starter File
  26984. 98%The Rise and Fall of Commercial Smalltalk
  26985. 95%Add Black Lives Matter banner by benaadams · Pull Request #106 · dotnet-foundation/website
  26986. 99%Gleam v0.9 released! – by Otter Nonsense
  26987. 98%The Current State of OpenTelemetry in .NET
  26988. 99%Using Currying to Pass Additional Data to React Event Handlers
  26989. 96%Visual Studio 2019 v16.7 Preview 2 Available Today! | Visual Studio Blog
  26990. 97%Introducing Local Process with Kubernetes for Visual Studio 2019 | Visual Studio Blog
  26991. 99%OAuth 2.0 with GitHub in ASP.NET Core - Simple Talk
  26992. 82%Papers with Code - The latest in machine learning
  26993. 99%Running Awk in parallel to process 256M records
  26994. 99%How to write a (toy) JVM
  26995. 98%QuantumBox/blackgamedevs
  26996. 90%Black Game Developers
  26997. 97%immuni-app/immuni-documentation
  26998. 96%TypeScript - JavaScript that scales.
  26999. 99%.NeXt Generation (London, United Kingdom)
  27000. 98%Introducing P2P Matrix | Matrix.org
  27001. 99%joshiemoore/snakeware
  27002. 68%Lawsuit over online book lending could bankrupt Internet Archive
  27003. 96%Wiki - PinebookProSixMonthsIn
  27004. 99%Avalonia UI Framework
  27005. 95%Why Our Intuition About Sea-Level Rise Is Wrong - Oceans on Nautilus
  27006. 99%Customising the ASP.NET Core default UI without editing the PageModels
  27007. 94%Folklore.org: Round Rects Are Everywhere!
  27008. 88%r/Seattle - This is the moment it all happened
  27009. 87%Donate — Brooklyn Community Bail Fund
  27010. 96%Microsoft Defender SmartScreen is hurting independent developers – ImageView
  27011. 96%How We Solved the Worst Minigame in Zelda's History
  27012. 92%Simplifying Board Games
  27013. 95%Seven years later, I bought a new Macbook. For the first time, I don
  27014. 91%C Internals
  27015. 95%Getting Started With Cloudinary API (Live Stream)
  27016. 78%Surprise Capital One court decision spells trouble for incident response
  27017. 99%The danger of async/await and .Result in one picture – TooSlowException
  27018. 99%Serializer recommendations for 5.0 by steveharter · Pull Request #113 · dotnet/designs
  27019. 99%Martin Heinz - Personal Website & Blog
  27020. 89%The Debian Administrator's Handbook
  27021. 99%electronicarts/CnC_Remastered_Collection
  27022. 98%Stop Taking Regular Notes; Use a Zettelkasten Instead
  27023. 99%Tip 256 - Work with your Azure apps in Visual Studio Codespaces
  27024. 96%Fiddler Everywhere v0.10 is Here!
  27025. 99%Using Microsoft.FeatureManagement.AspNetCore to filter actions and HTML
  27026. 72%winget install learning | Windows Command Line
  27027. 99%Introducing the Microsoft.FeatureManagement library
  27028. 98%Getting Started with ASP.NET Core and MongoDB - Code Maze
  27029. 88%Absentee and Early Voting | USAGov
  27030. 95%Visual Studio Subscriptions administrator feature updates | Visual Studio Blog
  27031. 96%Monsters Weekly 167 - Generating an Absolute URL in Razor Pages
  27032. 85%Police brutality in Seattle
  27033. 94%Administrative Records Mask Racially Biased Policing by Dean Knox, Will Lowe, Jonathan Mummolo :: SSRN
  27034. 63%Balance fallacy - RationalWiki
  27035. 96%How We Solved the Worst Minigame in Zelda's History
  27036. 99%EF Core In depth – what happens when EF Core reads from the database? – The Reformed Programmer
  27037. 97%The Worst Typo I Ever Made
  27038. 96%Reconstructing a lost NES game from 30-year-old source code disks – Video Game History Foundation
  27039. 74%Joomla Resources Directory (JRD) Portal Suffers Data Breach
  27040. 98%Merge features/function pointers to master by 333fred · Pull Request #44727 · dotnet/roslyn
  27041. 95%38: The past, present and future of .NET. With Immo Landwerth
  27042. 99%How To Become A Hacker
  27043. 99%ryansolid/solid
  27044. 99%dotnet/tye
  27045. 99%dotnet/tye
  27046. 99%yaakov-h/Notepad.Extensions.Logging
  27047. 99%chrissainty/BuildingCustomInputComponentsForBlazorUsingInputBase
  27048. 99%dotnet/AspNetCore.Docs
  27049. 98%canaxess/presentations
  27050. 99%Framework Benchmarks Round 19 - TechEmpower Blog
  27051. 99%cake-build/cake-action
  27052. 89%Modern Web UI with Blazor WebAssembly
  27053. 99%dapr/dapr
  27054. 99%Import PEM keys by vcsjones · Pull Request #34086 · dotnet/runtime
  27055. 98%AndreyAkinshin/perfolizer
  27056. 99%.NET Core to .NET branding changes by jkotas · Pull Request #33694 · dotnet/runtime
  27057. 99%DotNetAnalyzers/DocumentationAnalyzers
  27058. 60%80-characters-per-line limits should be terminal, says Linux kernel chief Linus Torvalds
  27059. 96%Report: Indian e-Payments App Exposes Millions of Users in Massive Data Breach
  27060. 99%Measuring keyboard-to-photon latency with a light sensor
  27061. 97%This Website Will Self Destruct
  27062. 91%Weather API: Get ClimaCell's Free Weather API Now
  27063. 99%Fiddler for Xamarin Developers
  27064. 97%Changes to How We Manage DefinitelyTyped | TypeScript
  27065. 93%Logically Fallacious
  27066. 99%Login and use an ASP.NET Core API with Azure AD Auth and user access tokens
  27067. 97%Help us improve WPF and UWP XAML designer | .NET Blog
  27068. 99%ASP.NET Core WebSockets and Application Lifetime Shutdown Events
  27069. 99%a1studmuffin/SpaceshipGenerator
  27070. 98%Immutable data structures in F#
  27071. 98%What Blazor Needs: An Ecosystem
  27072. 99%Trying and setting up WSL 2
  27073. 99%Adding a WebSocket Security Middleware to ASP.NET Core Web Applications
  27074. 99%Don't Code Tired | Maintaining Feature Flag Values Across Multiple Requests (Microsoft.FeatureManagement)
  27075. 98%SerenityOS update (May 2020)
  27076. 92%Violence in Blue
  27077. 99%(Very) Basic Intro To Elliptic Curve Cryptography
  27078. 67%r/AskReddit - [NSFW] What’s the most fucked up thing the US government has done?
  27079. 97%Exploring Visual Studio Codespaces
  27080. 99%A Meeting with Scott Hunter !!
  27081. 95%What computer and software is used by the Falcon 9?
  27082. 97%A Surprising Pi and 5 - Numberphile
  27083. 86%Image Scrubber
  27084. 92%Falcon Heavy - BPS.space
  27085. 99%Simple way to notify from python app
  27086. 98%Blazor WebAssembly : Routing | NavigationManager, AdditionalAssemblies : EP04
  27087. 99%valkyrienyanko/Unity-MMORPG-Boilerplate
  27088. 98%Making a SNES game in 2020 - Yo-Yo Shuriken by Dr. Ludos
  27089. 99%CVE-2019-9506 | Encryption Key Negotiation of Bluetooth Vulnerability
  27090. 99%Rust: Dropping heavy things in another thread can make your code 10000 times faster
  27091. 56%NASA Astronauts Launch from America in Test of SpaceX Crew Dragon
  27092. 99%React and Serverless Part 2- Webinar
  27093. 99%Zero-day in Sign in with Apple
  27094. 99%Frameworkless Movement
  27095. 91%UNdata | record view | Number Days with Thunder
  27096. 87%SpaceX
  27097. 98%Entity Framework Core in Action, Second Edtion
  27098. 98%Why are some channels on Roku not working? | Official Roku Support
  27099. 92%Login
  27100. 99%crt.sh | 1
  27101. 99%reactiveui/ReactiveUI.Samples
  27102. 99%Webhook Runner for Github
  27103. 98%'Re: Why does OpenBSD still include Perl in its base installation?'
  27104. 99%ScottHolden/BFSourceGen
  27105. 99%4 Million Computers Compromised: Zoom's Biggest Security Scandal Explained
  27106. 98%A visual guide to React Mental models, part 2: useState, useEffect and lifecycles
  27107. 93%clean up kernel_{read,write} & friends v2
  27108. 92%Join us to Change the Web Together | Brave Browser
  27109. 94%Microsoft’s Project Tye aims to tame microservices development
  27110. 68%Mosquitoes: World&#8217;s Deadliest Animal
  27111. 99%Godot Engine - Godot Editor running in a web browser
  27112. 99%Why is Kubernetes getting so popular? - Stack Overflow Blog
  27113. 75%Drained.
  27114. 97%Simplifier
  27115. 86%Create and deploy a cloud-native ASP.NET Core microservice - Learn
  27116. 97%Black Visions Donations
  27117. 79%Louisville Community Bail Fund
  27118. 73%Donate | northstarhealth
  27119. 99%Oracle.EntityFrameworkCore 3.19.0-beta1
  27120. 99%Beta Release: Oracle Entity Framework Core 3.1
  27121. 99%Summary of the role of MDbg and Cordbg
  27122. 98%How does the Gmail unsubscribe button work?
  27123. 99%The radix 2^51 trick
  27124. 99%Things we learned about sums · QuestDB
  27125. 99%An Introduction to Apache Airflow
  27126. 99%Cloud Native Apps with .NET and AKS | BOD105
  27127. 81%Campaign Zero
  27128. 99%Scaling up Anime with Machine Learning and Smart Real Time Algorithms
  27129. 75%Minnesota Freedom Fund
  27130. 89%Git Made Fetch Happen
  27131. 99%I wrote a SaaS product because the internet made me believe it'd make me rich
  27132. 97%BigFooty | AFL News and Forum
  27133. 89%Language Models are Few-Shot Learners
  27134. 87%Perfvane/Example - Anomalies
  27135. 93%StreamElements - The Ultimate Live Streaming Platform
  27136. 92%Learn with Visual Studio Remote Office Hours | Visual Studio Blog
  27137. 99%The magic of C# closures
  27138. 98%Patterns for Managing Source Code Branches
  27139. 98%A Guide to Threat Modelling for Developers
  27140. 99%Developing on Docker with the new and improved Visual Studio Container Tools (and WSL2)
  27141. 95%Dark Patterns—What Not to Do to Your Users
  27142. 99%Don't Code Tired | Conditional HTML Rendering with Microsoft Feature Flags (Microsoft.FeatureManagement)
  27143. 99%Write high-quality TypeScript code - .NET Tools Blog
  27144. 98%Why use Azure Functions for ML inference ?
  27145. 99%Continuous integration workflow template for .NET Core desktop apps with GitHub Actions | .NET Blog
  27146. 99%How does ASP.NET Core processes a request? - Code Rethinked
  27147. 99%API versioning in ASP.NET Core
  27148. 96%Putting Mix, Silverlight, the CoreCLR and the DLR into context
  27149. 96%Mix 06 | A 72-hour conversation
  27150. 97%Idea Generation
  27151. 95%r/techsupport - I wrote Task Manager and I just remembered something...
  27152. 99%r/dotnet - Is dotnet completely free for commercial usage ?
  27153. 96%Tools for better thinking
  27154. 98%TechEmpower Web Framework Performance Comparison
  27155. 94%Where Did Software Go Wrong?
  27156. 86%.NET Core | Technology Radar | ThoughtWorks
  27157. 81%Video Conferencing, Web Conferencing, Webinars, Screen Sharing
  27158. 97%TechEmpower Web Framework Performance Comparison
  27159. 97%RoughNotation
  27160. 95%8GB Raspberry Pi 4 on sale now at $75 - Raspberry Pi
  27161. 89%The Vintage Beauty Of Soviet Control Rooms
  27162. 98%Against an Increasingly User-Hostile Web
  27163. 98%Micro - Home
  27164. 99%Life, part 13
  27165. 99%Hypermodern Python
  27166. 94%AudioMass
  27167. 99%How I made a game played in Notepad
  27168. 99%The “OO” Antipattern
  27169. 97%Buy a Raspberry Pi 4 Model B – Raspberry Pi
  27170. 91%Numberphile
  27171. 97%Stop Blogging on Medium if You Care about SEO [Tool Analysis]
  27172. 81%Straight to Spam
  27173. 99%Introducing Snowpack 2.0
  27174. 95%CyberCX 2021 Graduate Program | Jobs at CyberCX Graduate Roles
  27175. 98%A Guide to Threat Modelling for Developers
  27176. 99%The Dangers of TypeScript Enums | LINQ to Fail
  27177. 98%ASP.NET Core 3.1 WebAPI: The case of the failing POST request
  27178. 97%Dynamic command dispatching in C#
  27179. 98%How to Use Windows Package Manager - Petri
  27180. 98%Patterns for Managing Source Code Branches
  27181. 99%.NET Core 3.1, Docker, PostgreSQL, Swagger, C#
  27182. 83%Wishbone Breach: 40 Million Records Leaked on Dark Web
  27183. 98%</> htmx - high power tools for html
  27184. 97%The Day AppGet Died.
  27185. 98%Introduction to UEFI: Part 1
  27186. 95%Rediscovering the Small Web - Neustadt.fr
  27187. 99%Microsoft and Docker collaborate on new ways to deploy containers on Azure
  27188. 86%cmd.exe is dead, long live PowerShell: Microsoft leads aged command-line interpreter out into 'maintenance mode'
  27189. 94%Stack Overflow Developer Survey 2020
  27190. 96%The Virtual ML.NET Community Conference
  27191. 89%Research Report – Zephyr and MCUboot Security Assessment
  27192. 90%The 2020 Developer Survey results are here! - Stack Overflow Blog
  27193. 94%Stack Overflow Developer Survey 2020
  27194. 92%Obsidian
  27195. 87%SpaceX
  27196. 89%Humble Pi, Chapter 2
  27197. 90%Audiobooks & Original Audio Shows - Get More from Audible
  27198. 99%Eryb's Space
  27199. 96%How to code like the top Programmers at NASA — 10 critical rules - Alt Bulletin
  27200. 99%Entity Framework Core in Action, Second Edition
  27201. 66%‎The Numberphile Podcast on Apple Podcasts
  27202. 99%Developing Stack Overflow on MacOS
  27203. 95%The Happy Twin - with Ben Sparks — Numberphile
  27204. 79%The Happy Twin - with Ben Sparks — The Numberphile Podcast
  27205. 95%The Happy Twin (with Ben Sparks) - Numberphile Podcast
  27206. 97%How I helped reposition a database product that went on to make $1 billion in revenue
  27207. 99%Supabase | Supabase
  27208. 98%Near Real-Time Transient Clients • NServiceBus Samples
  27209. 90%I'm writing a book!
  27210. 99%Node v12.17.0 (LTS) | Node.js
  27211. 82%NextDNS
  27212. 99%welcome · ASP.NET Core in Action, Second Edition MEAP V01
  27213. 96%Optimizing RavenDB by adding Thread.Sleep(5)
  27214. 97%10 years of building .NET on AWS | Amazon Web Services
  27215. 98%A first look at records and tuples in JavaScript
  27216. 99%.NET async/await in a single picture – TooSlowException
  27217. 97%[Guest Blog] The Accidental Accessibility Advocate
  27218. 97%Messaging with Azure Service Bus - Part 9 - Premium Features
  27219. 95%Nullable Reference Types: Contexts and Attributes – A Look at New Language Features in C# 8 - .NET Tools Blog
  27220. 98%Multiple Environments in ASP.NET Core - Code Maze
  27221. 98%Introducing Collaboration—A Team Ready Fiddler Experience
  27222. 99%Unit Testing in ASP .NET Core 3.1
  27223. 98%Where's the science?
  27224. 98%A Guide to Threat Modelling for Developers
  27225. 90%Visual Computing @ IST Austria
  27226. 96%Wave Curves: Simulating Lagrangian water waves on dynamically deforming surfaces (SIGGRAPH 2020)
  27227. 98%Pure CSS Oil Painting - by Diana Smith aka cyanHarlow
  27228. 93%How a Lazy Bitch like me learned to be Productive
  27229. 78%I Was Blackmailed–Any YouTuber Could Be Next
  27230. 95%CLR, architectures, and stuff
  27231. 97%- Miguel de Icaza
  27232. 95%Florian Rappl - Microfrontends with Blazor: Welcome to the Party!
  27233. 93%Connection Speed Test
  27234. 95%ʕ•ᴥ•ʔ Bear Blog
  27235. 99%.NET Core as Cloud Native Workshop | Techorama
  27236. 98%Scaling .NET for Apache Spark processing jobs with Azure Synapse
  27237. 98%Why is Artificial Intelligence So Useless for Business?
  27238. 99%5 Types Of ZSH Aliases You Should Know
  27239. 98%Reverse Proxy Usage Spring 2020
  27240. 93%Can 1/3 + 1/3 = 2/6? It seemed so!
  27241. 99%Today’s Javascript, from an outsider’s perspective
  27242. 96%The Day AppGet Died
  27243. 97%How our 99th percentile response time went from 4000 ms to sub 10 ms
  27244. 97%Scott Hunter - .NET 5 and MS Build Announcements
  27245. 99%Life, part 12
  27246. 98%Announcing Experimental Mobile Blazor Bindings May update | ASP.NET Blog
  27247. 99%Strongly-typed ID update 0.2.1: Using strongly-typed entity IDs to avoid primitive obsession - Part 6
  27248. 85%I won't buy ebooks anymore
  27249. 99%Complete Website Redesign - (Speed Up Video)
  27250. 97%Patrik Svensson - Targeting ARM64 for Windows in Rust
  27251. 99%Idris 2 version 0.2.0 Released
  27252. 99%fsharpConf: The F# Community Virtual Conference
  27253. 99%Amazon Web Services
  27254. 98%Blazor News from Build 2020
  27255. 92%Start House
  27256. 95%I bought netflix.soy | Tiny Projects
  27257. 99%Why is Idris 2 so much faster than Idris 1?
  27258. 98%Deploying Your Web Site to Azure Static Web Apps – Chinh Do
  27259. 98%Why Infrastructure As Code? - Simple Thread
  27260. 96%Released: Microsoft.Data.SqlClient 2.0 Preview 4
  27261. 99%Don't use method with side-effect in LINQ
  27262. 99%Monsters Weekly 166 - Staged Rollouts with Microsoft.FeatureManagement
  27263. 98%BackgroundService Gotcha: Startup
  27264. 97%Scaling Azure Functions from Consumption Plan to Premium Plan (and back again)
  27265. 99%Logging to Notepad window from ASP.NET Core
  27266. 99%Introduction to Functional Programming in F# - Part 10 — Softwarepark
  27267. 99%Azure Cosmos DB wrap-up: May 2020 BUILD Announcements | Azure Cosmos DB Blog
  27268. 99%Effectively stubbing remote HTTP service dependencies with HttpClient Interception
  27269. 99%Microsoft Build 2020 | Channel 9
  27270. 59%Hacker who stole 620 million records strikes again, stealing 127 million more – TechCrunch
  27271. 97%Looking Glass Studios Podcast Archives
  27272. 97%Cryptology ePrint Archive: Report 2020/615
  27273. 90%Using Blazor to build native mobile apps
  27274. 99%Org Mode - Organize Your Life In Plain Text!
  27275. 92%The NHL’s protocol for phase 2 of return-to-play is very bad
  27276. 96%Home automation and Bitcoin?
  27277. 98%Blazor WebAssembly : Project Structure/Template - EP03
  27278. 99%Azure AD Secured Serverless Cosmos DB from Blazor WebAssembly
  27279. 98%How It All Started…AKA the Birth of the CLR - CLR, architectures, and stuff - Site Home
  27280. 98%stapelberg uses this: my 2020 desk setup
  27281. 99%Exciting new features in C# 9
  27282. 96%Software will eat software in a remote-first world
  27283. 92%GitHub Reinstates Popcorn Time Code Despite MPA 'Threat' * TorrentFreak
  27284. 99%Implementing simple cooperative threads in C - Stephen Brennan
  27285. 91%Measurements of hash functions, indexed by machine
  27286. 87%Round 4: Hacker returns and puts 26Mil user records for sale on the Dark Web | ZDNet
  27287. 74%How the biggest consumer apps got their first 1,000 users - Issue 25
  27288. 98%TUXEDO Book BA15 - Gen10 - 15,6 Zoll non-glare Full-HD IPS + AMD Ryzen 3500U + AMD Radeon Vega 8 Graphics + max. two SSDs (M.2) + max. 32GB RAM - TUXEDO Book BA15 - Gen10
  27289. 97%Habits of High-Functioning Teams
  27290. 92%Yo-Yo Ma Plays Bach Live
  27291. 98%NIST Special Publication 800-63-3
  27292. 99%Register Domain Names at Register.com
  27293. 97%18F - Consulting Software Engineer (IT Specialist)
  27294. 98%inessential: weblog
  27295. 95%Memory safety - The Chromium Projects
  27296. 95%Nicolas Garcia Belmonte
  27297. 55%the-bot-scare
  27298. 89%Chrome: 70% of all security bugs are memory safety issues | ZDNet
  27299. 81%SCM Marchant Cogito 240 Electronic Calculator
  27300. 98%Optimizing for the RDNA Architecture: presentation notes
  27301. 91%Optimizing for the Radeon™ RDNA Architecture
  27302. 98%Catalina is checking notarization of unsigned executables
  27303. 98%Devhints — TL;DR for developer documentation
  27304. 95%LaTeX.css — Make your website look like a LaTeX document
  27305. 96%Why am I shutting down Kozmos? - Azer Koçulu's Journal
  27306. 91%Jepsen Disputes MongoDB’s Data Consistency Claims
  27307. 93%Hacker Mods Old Calculator to Access the Internet, CASIO Files DMCA Complaint * TorrentFreak
  27308. 98%First Krita Beta for Android and ChromeOS in Play Store
  27309. 98%User authentication with passwords, What’s SRP?
  27310. 98%SQLite Release 3.32.0 On 2020-05-22
  27311. 99%React and Serverless - Webinar
  27312. 96%Bookmark Saturday #1 – Václav Vančura, User Interface Designer
  27313. 81%To test its security mid-pandemic, GitLab tried phishing its own work-from-home staff. 1 in 5 fell for it
  27314. 96%Calca - The Text Editor that Loves Math
  27315. 97%Should I Block Ads?
  27316. 98%Windows 10 quietly got a built-in network sniffer, how to use
  27317. 99%I made a NES emulator in Rust using generators
  27318. 96%Tab Reloader (page auto refresh) – Get this Extension for 🦊 Firefox (en-US)
  27319. 99%HTTP Server - LanguageTool Wiki
  27320. 98%GitLab 13.0 released with Gitaly Clusters, Epic Hierarchy on Roadmaps, and Auto Deploy to ECS
  27321. 98%GitHub Theme - Visual Studio Marketplace
  27322. 98%What Unity Is Getting Wrong
  27323. 85%Quellcode von Mercedes-Benz-Fahrzeugen online geleakt
  27324. 99%A Meeting with Scott Hunter !!
  27325. 98%This Goes to Eleven (Pt. 5/∞)
  27326. 96%A multi-node, elastic, petabyte scale, time-series database on Postgres for free (and more ways we are investing in our community)
  27327. 97%macOS 10.15: Slow by Design
  27328. 97%Touch Pins as Wake-up Source (ESP32 + Arduino series)
  27329. 99%Why ESP32's Are The Best Microcontrollers (ESP32 + Arduino series)
  27330. 99%ESP32: Blink the LED (ESP32 + Arduino series)
  27331. 99%Install Serial Drivers for ESP32 (macOS, Windows, Linux)
  27332. 99%Using the PlatformIO Library Manager (ESP32 + Arduino series)
  27333. 98%Using Arduino's Serial Monitor & Plotter (ESP32 + Arduino series)
  27334. 99%Using DHT22 Temperature Sensor (ESP32 + Arduino series)
  27335. 98%Deep sleep: Use RTC memory to store data (ESP32 + Arduino series)
  27336. 99%How To Install PlatformIO (ESP32 + Arduino series)
  27337. 99%Controlling Relay Board (ESP32 + Arduino Series)
  27338. 99%Connect ESP32 to WiFi (ESP32 + Arduino series)
  27339. 99%Connect to ThingSpeak (ESP32 + Arduino series)
  27340. 99%Why Use PlatformIO instead of Arduino? (ESP32 + Arduino series)
  27341. 99%Deep Sleep & Other Power Modes (ESP32 + Arduino Series)
  27342. 99%Wakeup From Sleep With a Timer (ESP32 + Arduino series)
  27343. 99%Setting up Arduino IDE for ESP32 development (ESP32 + Arduino series)
  27344. 90%An Amazon Programmer's Perspective (http://pastebin.com/BjD84BQ3)
  27345. 97%‘What Time Is It in London?’
  27346. 75%PAC-MAN Recreated with AI by NVIDIA Researchers | NVIDIA Blog
  27347. 99%Blazor In-Depth
  27348. 99%async/await is the wrong abstraction - LogRocket Blog
  27349. 99%Autofac, WebApplicationFactory and integration tests
  27350. 99%How easy is it to build a Marvel search engine with Blazor?
  27351. 81%The Fundamentals of Continuous Software Design
  27352. 99%The May 2020 release of Azure Data Studio is now available - SQL Server Blog
  27353. 91%JetBrains .NET Days Online 2020 – Session recordings available - .NET Tools Blog
  27354. 97%Don't Code Tired | Preventing Inconsistent Feature Flag Values During a Single Request (Microsoft.FeatureManagement)
  27355. 99%More Performant Serverless GraphQL with Azure Functions, GraphQL for .NET, and Cosmos DB
  27356. 99%Microsoft Build 2020 – Highlights
  27357. 98%13 Firefox browser extensions to make remote work and school a little better – The Firefox Frontier
  27358. 98%Zettelkasten — How One German Scholar Was So Freakishly Productive
  27359. 92%G4 Pro Beats the Leading Home Brand Cameras in Image Quality Shootout – Ubiquiti Networks Blog
  27360. 94%TI removes access to assembly programs on the TI-83 Premium CE
  27361. 90%Microsoft Open-Sources GW-BASIC | Windows Command Line
  27362. 99%Introducing YARP Preview 1 | .NET Blog
  27363. 59%The Parker Quiz - with Matt Parker — Numberphile
  27364. 78%The Parker Quiz - with Matt Parker — The Numberphile Podcast
  27365. 95%The Parker Quiz - Numberphile Podcast
  27366. 74%‎The Numberphile Podcast on Apple Podcasts
  27367. 99%WinDbg — the Fun Way: Part 2
  27368. 99%WinDbg — the Fun Way: Part 1
  27369. 99%Stealing Secrets from Developers using Websockets
  27370. 99%Life, part 11
  27371. 92%Windows Terminal Build Color Scheme
  27372. 99%An introduction to RabbitMQ - What is RabbitMQ?
  27373. 99%Send to Carbon with VS19
  27374. 99%Introducing Project Tye | ASP.NET Blog
  27375. 93%Community
  27376. 98%Please include documentation on how to opt out of telemetry · Issue #179 · microsoft/winget-cli
  27377. 99%Using Visual Studio Codespaces with .NET Core | .NET Blog
  27378. 97%Three bugs in the Go MySQL Driver
  27379. 96%Creating a virtual stage when in-person isn’t possible - AI for Business
  27380. 96%ARM Template Viewer - Visual Studio Marketplace
  27381. 98%Blazor WebAssembly : Hello World from Windows & Linux - EP02
  27382. 98%Blazor WebAssembly is Officially Released at Microsoft Build
  27383. 96%X
  27384. 91%The Death Of Corporate Research Labs
  27385. 73%Vertebrae by draxes
  27386. 92%Microsoft Build 2020
  27387. 87%Building a physical <blink> tag!
  27388. 98%OpenAI Model Generates Python Code
  27389. 99%ASP.NET Core in Action, Second Edition
  27390. 96%Azure Arc enabled Kubernetes preview and new ecosystem partners
  27391. 98%Oqtane Blog | Announcing Oqtane 1.0... a Modular Application Fram
  27392. 84%Azure Arc enabled Kubernetes
  27393. 99%Windows PowerToys FancyZones is the essential window manager for Windows 10
  27394. 98%Xamarin Forms turns to .NET MAUI - single project and code-base dev experience
  27395. 99%A Guide to Threat Modelling for Developers
  27396. 99%Announcing Uno Platform 3.0 - Support for WinUI 3.0 Preview 1 - Uno Platform
  27397. 97%Introduction to quantum computing with Q# – Part 3, Single qubit gates
  27398. 99%Using WSL to Launch Several Bash Command from an Application
  27399. 99%Don't Code Tired | Managing Microsoft Feature Flags with Azure App Configuration (Microsoft.FeatureManagement)
  27400. 95%How ListSeparator Depends on Runtime and Operating System - .NET Tools Blog
  27401. 99%Introducing WinUI 3 Preview 1 - Windows Developer Blog
  27402. 98%Windows Terminal 1.0 | Windows Command Line
  27403. 98%Tackle Big-O Notation in .NET Core - Simple Talk
  27404. 97%Home - Microsoft Build 2020 Book of News
  27405. 96%Remaster Update and Open Source / Mod Support
  27406. 99%What Is Nix
  27407. 98%Improvements to XAML tooling in Visual Studio 2019 version 16.7 Preview 1 | Visual Studio Blog
  27408. 84%Home Chef confirms 8 million user records stolen in breach – TechCrunch
  27409. 87%Sell Yourself Sell Your Work
  27410. 99%Composing in the Caddyfile
  27411. 83%Vishnu Mohandas
  27412. 95%Microsoft Build 2020
  27413. 51%Digital Overload: Average Adult Will Spend 34 Years Of Their Life Staring At Screens - Study Finds
  27414. 91%Microsoft Build 2020
  27415. 98%Microsoft Build 2020
  27416. 96%Turning Signal App into a Coarse Tracking Device
  27417. 95%r/commandandconquer - Comment by u/EA_Jimtern on ”Remaster Update and Open Source / Mod Support”
  27418. 99%Adding peephole optimization to Clang | Egor Bogatov — Developer at Microsoft
  27419. 99%suckless.org software that sucks less
  27420. 99%Welcome to C# 9.0 | .NET Blog
  27421. 96%There and Back Again — Scaling Multi-Tenant Kubernetes Cluster(s)
  27422. 99%F# 5 and F# tools update | .NET Blog
  27423. 99%Kyle Halladay - Ray Tracing In Notepad.exe At 30 FPS
  27424. 97%Why is This Website Port Scanning me
  27425. 99%Microsoft Build 2020
  27426. 99%SSH Agent Explained
  27427. 99%The Miracle Sudoku
  27428. 99%Accessify your Blazor apps - Hot accessibility techniques for Blazor apps
  27429. 59%Microsoft Build 2020
  27430. 90%Microsoft Build 2020
  27431. 97%Home - Microsoft Build 2020 Book of News
  27432. 95%Blogging is not dead
  27433. 97%Developer Velocity: Empowering developers to fuel business performance
  27434. 99%Announcing Entity Framework Core 5.0 Preview 4 | .NET Blog
  27435. 98%Code, collaborate, and ship your apps from anywhere
  27436. 98%A Guide to Threat Modelling for Developers
  27437. 99%Windows Forms Designer for .NET Core Released | .NET Blog
  27438. 96%Create Real-time Applications with ASP.NET Core SignalR – Using Rider! - .NET Tools Blog
  27439. 98%Patterns for Managing Source Code Branches
  27440. 99%ASP.NET Core updates in .NET 5 Preview 4 | ASP.NET Blog
  27441. 99%OpenBSD 6.7
  27442. 93%Meeting the demands of IoT edge data & compute - Azure SQL Edge now available in preview.
  27443. 99%Azure App Configuration: Configuration of .NET Applications
  27444. 96%Monsters Weekly 165 - WaitAndRetry with Polly
  27445. 99%Building End-to-End Diagnostics: Visualization with Exporters
  27446. 99%Releasing Today! Visual Studio 2019 v16.6 & v16.7 Preview 1 | Visual Studio Blog
  27447. 99%Don't Code Tired | Microsoft Feature Flags: Implementing Custom Feature Filters (Microsoft.FeatureManagement)
  27448. 98%Remembering Why Agile was a Big Deal
  27449. 96%Want to build a side business? Just buy a great Domain Name | Deep South Ventures
  27450. 98%Microsoft Build 2020
  27451. 95%Microsoft Build 2020
  27452. 86%Azure Static Web Apps documentation
  27453. 95%Windows Terminal overview
  27454. 98%it’s not just the interpreter « kmod's blog
  27455. 94%‎My Stream Timer
  27456. 50%Spotify signs ‘The Joe Rogan Experience’ to an exclusive multi-year deal – TechCrunch
  27457. 91%When SimCity got serious: the story of Maxis Business Simulations and SimRefinery | The Obscuritory
  27458. 95%Microsoft Build 2020
  27459. 95%Simple Personal Finance Tracking with GnuCash
  27460. 73%Graduate Student Solves Decades-Old Conway Knot Problem
  27461. 96%CSLA .NET 5.2.0 release
  27462. 98%Why is Rails boot so slow on macOS?
  27463. 99%A Meeting with Scott Hunter !!
  27464. 99%Bolero: F# in WebAssembly
  27465. 96%Modern Web UI with Blazor WebAssembly
  27466. 90%Quickref
  27467. 99%Announcing Microsoft Lists - Your smart information tracking app in Microsoft 365
  27468. 96%The Journey to One .NET
  27469. 98%Microsoft Build 2020
  27470. 97%Announcing accelerated training with ONNX Runtime—train models up to 45% faster - Open Source Blog
  27471. 96%The Windows Subsystem for Linux BUILD 2020 Summary | Windows Command Line
  27472. 59%Hacker arrested in Ukraine for selling billions of stolen credentials | ZDNet
  27473. 99%DirectX ❤ Linux | DirectX Developer Blog
  27474. 92%Amazon.com : pangshi 7inch Adjustable Articulating Friction Magic Arm & Large Super Clamp Compatible with DSLR Camera Rig, LED Lights, Flash Light, LCD Monitor : Camera & Photo
  27475. 98%A Google Cloud support engineer solves a tough DNS case | Google Cloud Blog
  27476. 97%Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  27477. 99%Introducing App Service Static Web Apps
  27478. 96%Microsoft Build 2020
  27479. 99%Hosting Blazor WebAssembly in Azure Static Web Apps (Preview)
  27480. 98%Microsoft Build 2020
  27481. 99%Developing for all 1 billion Windows 10 devices and beyond - Windows Developer Blog
  27482. 99%Handling Web API Exceptions with ProblemDetails middleware
  27483. 89%World IBD Day 2020
  27484. 89%World IBD Day 2020
  27485. 99%Free and Open
  27486. 99%Expanding Visual Studio 2019 support for Visual Studio Codespaces | Visual Studio Blog
  27487. 99%ASP.NET Blog | Blazor WebAssembly 3.2.0 now available
  27488. 99%Visual Studio 2019 for Mac version 8.6 is now available | Visual Studio Blog
  27489. 81%Numberphile Hat
  27490. 99%VS Code React Setup - 5 Tips
  27491. 99%Announcing .NET 5 Preview 4 and our journey to one .NET | .NET Blog
  27492. 99%Introducing .NET Multi-platform App UI | .NET Blog
  27493. 56%Microsoft MakeCode for Minecraft
  27494. 99%Windows Package Manager Preview | Windows Command Line
  27495. 61%Week of Blazor Events with Telerik - Join Us!
  27496. 99%A Universe of Sorts
  27497. 96%How Distortion Works in Music
  27498. 99%The Hardest Program I've Ever Written – journal.stuffwithstuff.com
  27499. 73%Developer in Cyprus Claims Breach of Contacts App
  27500. 99%Tiny websites are great | Tiny Projects
  27501. 98%I Built The Animal Crossing Voice Generator In 64-Lines of Code - (Animalese)
  27502. 96%sia_dev - Mixer
  27503. 99%Fiddler Everywhere is Getting a New Look
  27504. 99%TypeScript in a Weekend: A Crash Course
  27505. 99%.NET Foundation April/May 2020 Update
  27506. 99%Uno Platform lets you develop for macOS and Windows using the same code
  27507. 97%WorldBrain's Memex
  27508. 99%Grafana v7.0 released: New plugin architecture, visualizations, transformations, native trace support, and more
  27509. 98%Preventing Leaked Azure Secrets in GitHub!
  27510. 98%A Guide to Threat Modelling for Developers
  27511. 98%Don't Code Tired | Microsoft Feature Flags: Controlling Features with Feature Filters (Microsoft.FeatureManagement)
  27512. 98%Patterns for Managing Source Code Branches
  27513. 97%Webinar tomorrow - Event Sourcing in C# with RavenDB
  27514. 96%How I trick my well developed procrastination skills
  27515. 72%Satya Nadella: Permanent work from home damaging for workers' well-being | India Business News - Times of India
  27516. 98%Infographics - Alan's Factory Outlet
  27517. 98%Pricing Calculator | Microsoft Azure
  27518. 98%What is a control system anyway?
  27519. 99%Tag Helper Authoring in ASP .NET Core 3.1
  27520. 74%Living with Wildlife | Issaquah, WA
  27521. 98%The Effects on Cognition of Sleeping 4 Hours per Night for 12-14 Days: a Pre-Registered Self-Experiment - Alexey Guzey
  27522. 56%Bobcat
  27523. 98%Announcing end of support for .NET Standard 1.3 in AWS SDK for .NET | Amazon Web Services
  27524. 99%ACME End User Client and Code Signing Certificates
  27525. 94%new.css
  27526. 98%new.css
  27527. 98%Microsoft Build 2020
  27528. 74%Covve revealed as source of data breach impacting 23m individuals
  27529. 99%SharpLab
  27530. 94%SharpLab
  27531. 99%'Code changes for clarity' - MARC
  27532. 98%Hosting Blazor WebAssembly Hosted Apps in Azure App Service Web Apps - Pete Codes
  27533. 98%Microsoft Build 2020
  27534. 97%Real-time communication with Azure Functions, SignalR service and Blazor Wasm
  27535. 97%Life, part 10
  27536. 94%Schedule Your On-Demand Live Sessions at GTC Digital
  27537. 81%Norske offiserer og soldater avslørt av mobilen
  27538. 97%youtube automatically delete "communist bandits" 共匪 in all comments now?
  27539. 99%digital clock in conways game of life
  27540. 99%Multi-path cancellation; a tale of two codependent async enumerators
  27541. 95%Orb.Farm
  27542. 99%Check what .net core GC keywords are enabled without a debugger
  27543. 92%Software Burnout Is for Real
  27544. 79%The Death of Couchsurfing?
  27545. 99%Stop setting the language of your website based on my location
  27546. 98%Mystery of The French Thousands Separator
  27547. 98%The End of Integration Testing: If You've Passed All the Tests ... -- Visual Studio Magazine
  27548. 85%Released: Microsoft.Data.SqlClient 1.1.3
  27549. 99%It’s all in the Host Class – Dependency Injection with .NET
  27550. 99%Don't Code Tired | Using C# Source Generators with Microsoft Feature Management Feature Flags
  27551. 95%Experiences with email-based login
  27552. 83%Doordash and Pizza Arbitrage
  27553. 97%Discrete Mathematics - An Open Introduction
  27554. 99%Hundred Rabbits
  27555. 99%10 most common mistakes using kubernetes
  27556. 84%It's Time to Get Back Into RSS | Daniel Miessler
  27557. 92%Explore the world one photo at a time | Bing Wallpaper
  27558. 99%Snake Battle Royale - 100 Subscribers Special
  27559. 87%Bing Wallpapers - Apps on Google Play
  27560. 98%Home page - FuGet Gallery
  27561. 99%Kafka Needs No Keeper - Removing ZooKeeper Dependency
  27562. 93%XP.css
  27563. 86%May DDD By Night
  27564. 99%Shrinking BSON Documents
  27565. 98%Data processing with .NET for Apache Spark
  27566. 75%No One Goes There Anymore
  27567. 99%GraphQL API for SQL Database in .NET — setting up access to the data
  27568. 99%Handling concurrency - Aggregate Pattern and EF Core - Kamil Grzybek
  27569. 80%California - Hamilton Official Site
  27570. 99%Multi-threaded Producer Consumer using .Net Core Channels
  27571. 97%Trains․NET - Episode 29 - Nicer train collisions and a release!
  27572. 97%Private Link for Azure SQL Database - Part 1
  27573. 99%ASP.NET Core Blazor WebAssembly with Azure Active Directory groups and roles
  27574. 98%Microsoft Build 2020
  27575. 99%Build (and publish) a .dacpac (SQL Server database project) with .NET Core - even on Linux or macOS!
  27576. 97%COBOL Pong
  27577. 99%How to View the SQL Generated by Entity Framework Core using .NET Core Logging
  27578. 93%Andrew Negri / toro
  27579. 96%Here's What's New in the May Update | Rainway
  27580. 99%It’s OK for your open source library to be a bit shitty
  27581. 90%What Every Software Engineer Should Know about Apache Kafka: Events, Streams, Tables, Storage, Processing, And More
  27582. 98%Cryptology ePrint Archive: Report 2020/572
  27583. 99%Introducing ASP.NET 5
  27584. 97%Matrix Factorization - Numberphile
  27585. 99%BlazorHelp Website > Blog - Implementing Roles In Blazor WebAssembly
  27586. 93%If I could bring one thing back to the internet it would be blogs
  27587. 83%Security incident - Covve
  27588. 93%If I could bring one thing back to the internet it would be blogs
  27589. 97%Game Programming Patterns
  27590. 99%Creating and Editing Content - Demo and Q&A
  27591. 99%Data processing with .NET for Apache Spark
  27592. 90%Write your first C# code - Learn
  27593. 95%Coding is Not Computer Science
  27594. 94%Swift 5.3 Will Expand Officially Supported Platforms to Windows and Additional Linux Distributions
  27595. 92%So much of academia is about connections and reputation laundering « Statistical Modeling, Causal Inference, and Social Science
  27596. 91%Our Chrome Extension Is Safe
  27597. 96%What every developer should know about TCP
  27598. 93%Community
  27599. 99%Microsoft Build 2020
  27600. 99%PERF: ensure we run full GC on contexts
  27601. 98%Jepsen: MongoDB 4.2.6
  27602. 99%So You Want To Write Your Own CSV code? · Thomas Burette
  27603. 78%22 million emails found in mystery open database | SC Media
  27604. 99%How Not to Store Passwords
  27605. 99%Auto Saving Form Data in Blazor
  27606. 99%Announcing Uno Platform 2.4 – macOS support and Windows Calculator on macOS - Uno Platform
  27607. 91%The Dark Secrets of a Hacking Hero
  27608. 99%Five Years of Rust | Rust Blog
  27609. 84%How Google, DoorDash, & Grubhub Conspire To Screw Local Restaurants
  27610. 98%Blue Microphones Blackout Yeti USB Microphone + $50 Ubisoft Discount Code 988-000078 - Best Buy
  27611. 98%Blazor WebAssembly : Introduction/Full Course/Workshop - EP01
  27612. 99%Roundup #72
  27613. 99%Chain Actions, Funcs, and Predicates In .NET
  27614. 99%Code Maze Weekly #25 - Code Maze
  27615. 98%The HTTP headers you don't expect
  27616. 98%Microsoft Build 2020
  27617. 99%EF Core and Cosmos DB with Blazor WebAssembly
  27618. 63%TSMC Announces Intention to Build and Operate an Advanced Semiconductor Fab in the United States
  27619. 99%Development With A Dot - Unit Testing the HttpContext in Controllers
  27620. 99%Don't Code Tired | Reducing Magic Strings with Microsoft Feature Toggles (Microsoft.FeatureManagement)
  27621. 98%More fun with comments
  27622. 99%Using Dapper in ASP.NET Core applications
  27623. 96%What is Azure Front Door?
  27624. 98%Patterns for Managing Source Code Branches
  27625. 98%Announcing Hyperdrive v10
  27626. 98%NordVPN: Best VPN Service Provider | #1 Editors' Choice
  27627. 99%EF Core and Cosmos DB with Blazor WebAssembly
  27628. 92%Do Not Draw
  27629. 97%mindbg – lowleveldesign.org
  27630. 99%Up to 4GB of memory in WebAssembly · V8
  27631. 98%Handling Heavy Ad Interventions  |  Web  |  Google Developers
  27632. 98%Security Flaws in Adobe Acrobat Reader Allow Malicious Program to Gain Root on macOS Silently
  27633. 71%NVIDIA CEO Introduces NVIDIA Ampere Architecture, NVIDIA A100 GPU in News-Packed ‘Kitchen Keynote’ | The Official NVIDIA Blog
  27634. 99%Different ways to host Blazor WebAssembly (Wasm)
  27635. 99%Life, part 9
  27636. 66%Now there's nothing stopping the PATRIOT Act allowing the FBI to slurp web-browsing histories without a warrant
  27637. 91%NVIDIA’s New Ampere Data Center GPU in Full Production
  27638. 98%A Quick Look at Impredicativity (Simon Peyton Jones)
  27639. 99%The anatomy of async iterators (aka await, foreach, yield)
  27640. 99%How to add custom logging in ASP.NET Core
  27641. 91%Keep tabs on your tabs in Google Chrome
  27642. 99%Why use DTOs (Data Transfer Objects)?
  27643. 99%Logging in .NET Core and ASP.NET Core
  27644. 99%The Success and Failure of Ninja
  27645. 99%Working with OneDrive data and MS Graph in .NET Core
  27646. 98%Don't Code Tired | Using the Microsoft Feature Toggle Library in ASP.NET Core (Microsoft.FeatureManagement)
  27647. 98%Patterns for Managing Source Code Branches
  27648. 98%Patterns for Managing Source Code Branches
  27649. 96%How Sorting Order Depends on Runtime and Operating System - .NET Tools Blog
  27650. 99%.NET Framework May 2020 Security and Quality Rollup Updates | .NET Blog
  27651. 99%Announcing Uno Platform 2.3 – Android 10, Android X, WinUI and more! - Uno Platform
  27652. 99%.NET Core May 2020 Updates – 2.1.18 and 3.1.4 | .NET Blog
  27653. 86%r/interestingasfuck - Pointing out how much power few people have gets you removed from this sub apparently.
  27654. 98%TechEmpower Web Framework Performance Comparison
  27655. 54%Senate narrowly rejects plan to require a warrant for Americans’ browsing data – TechCrunch
  27656. 98%ZLogger — Zero Allocation Logger for .NET Core and Unity
  27657. 99%Microsoft Docs contributor guide overview - Contributor Guide
  27658. 99%Deno 1.0
  27659. 99%Performance speed limits
  27660. 95%Two lessons on reducing sign-up friction
  27661. 99%Building a Progressive Web App with Blazor | Visual Studio Blog
  27662. 95%Fira Code Font 3.1
  27663. 89%cobwe: this word does not exist
  27664. 93%Roundy
  27665. 90%Unreal Engine 5 Revealed! | Next-Gen Real-Time Demo Running on PlayStation 5
  27666. 99%Copy to Clipboard in Blazor
  27667. 99%Erlang Programming Language
  27668. 97%Chris's Wiki :: blog/web/HTTPSNoOldServers
  27669. 99%Let's Guess What Google Requires In 14 Days Or They Kill Our Extension
  27670. 99%Weep for Graphics Programming
  27671. 99%Linux containers in a few lines of code
  27672. 94%I made an alt because this is sketchy, so I can only post this here. The government (DEA, ICE, and local authorities) is hiding cameras on telephone poles, and then not securing those cameras with passwords. Anyone can access them.
  27673. 80%A first look at Unreal Engine 5
  27674. 74%SPACEX - ISS Docking Simulator
  27675. 99%Building End-to-End Diagnostics: Activity and Span Correlation
  27676. 99%The Janet Programming Language
  27677. 95%Raffaele Rialdi, Jon Galloway, Christophe Nasarre-Soulier, Pavel Yosifovich, Scott Wlaschin и не только – DotNet & More
  27678. 90%Analyze performance for the benefit of ourselves and others
  27679. 90%Let's talk about performance analysis
  27680. 90%Huawei denies involvement in buggy Linux kernel patch proposal | ZDNet
  27681. 99%Langton's Ant - Numberphile
  27682. 99%Announcing TypeScript 3.9 | TypeScript
  27683. 98%What’s New in .NET Core 3.0 and .NET 5.0 for Performance and Memory-Aware Folks? | SkillsCast
  27684. 99%Getting started with Angular development 2020
  27685. 97%Microsoft and Redis Labs collaborate to give developers new Azure Cache for Redis capabilities
  27686. 99%May 2020 Azure SDK Release
  27687. 94%RedisConf2020 | Takeaway
  27688. 99%Replacing JWTs with Branca and PASETO in .NET Core
  27689. 85%Patio11’s Law - Second Breakfast
  27690. 99%Meshing with LinkerD2 using gRPC-enabled .NET Core services
  27691. 99%Using System.CommandLine with a class
  27692. 99%Getting Started With Visual Studio Codespaces - Cloud IDE | Build5Nines
  27693. 96%Referencing an analyzer from a project
  27694. 96%Messaging with Azure Service Bus - Part 8 - Commands and Events
  27695. 95%WireGuard for OpenBSD Kernel Patches Posted
  27696. 98%Vladimir Khorikov: 100% Test Coverage is an Artificial Metric | Maintainable
  27697. 97%Structure and Interpretation of Classical Mechanics
  27698. 65%Iyashikei: Japan’s Genre of “Healing Games”
  27699. 76%Slack System Status
  27700. 74%Remote work worsens inequality by mostly helping high-income earners
  27701. 99%React Native for Windows & Mac · Build native Windows apps with Javascript and React
  27702. 99%In Praise of AutoHotKey • Hillel Wayne
  27703. 77%Make any PDF look like scanned!
  27704. 97%Researchers spot thousands of Android apps leaking user data through misconfigured Firebase databases
  27705. 83%What Was TON And Why It Is Over
  27706. 95%The Eclipse Foundation Is Moving to Europe
  27707. 98%Diagrams · Diagram as Code
  27708. 97%Linux Is Most Used OS In Microsoft Azure - Over 50 Percent Of VM Cores | Build5Nines
  27709. 98%Install Windows Subsystem for Linux (WSL) on Windows 10
  27710. 99%Docker - Visual Studio Marketplace
  27711. 98%GitHub stars are overvalued
  27712. 95%Openpilot, its model and driving in GTA
  27713. 68%Tiltify - Dev Around The Sun 2020
  27714. 99%Extending the shutdown timeout setting to ensure graceful IHostedService shutdown
  27715. 98%Performance best practices in C#
  27716. 85%Most detailed ever photograph of The Night Watch goes online - Rijksmuseum
  27717. 99%Increase ASP.NET File Upload Limits
  27718. 99%Airtable API Tutorial With cURL and JavaScript
  27719. 99%Credential Loading and the AWS SDK for .NET (Deep Dive) - Steve Gordon
  27720. 98%Lockdown Course: Introduction to Cryptography - James Grime
  27721. 87%Dev Around The Sun 2020
  27722. 98%Statiq - Your Imagination, Your Generator
  27723. 99%Creative Commons Licensing UI and Data Updates
  27724. 96%A 2020 Vision of Linear Algebra
  27725. 97%Pi-hole v5.0 is here!
  27726. 97%Apache NiFi
  27727. 99%Ian Bebbington - Many platforms, one world - Part 4
  27728. 99%SonarQube Integration with Visual Studio Professional
  27729. 99%Project Tye – easier development with .NET for Kubernetes
  27730. 99%A Story About .csproj, Large Solutions and Memory Usage - .NET Tools Blog
  27731. 99%Marten v4.0 Planning Document (Part 1)
  27732. 99%Demystifying Memory Profilers in C# .NET Part 3: Memory Pressure - Michael's Coding Spot
  27733. 98%Patterns for Managing Source Code Branches
  27734. 97%Top 10 must-know Kubernetes design patterns - Red Hat Developer
  27735. 98%Monsters Weekly 164 - Using Feature Filters in Microsoft.FeatureManagement
  27736. 99%Setting TypeScript For Modern React Projects Using Webpack And Babel — Smashing Magazine
  27737. 97%Reducing Your Database Hosting Costs: DigitalOcean vs. AWS vs. Azure
  27738. 93%Names, Legal Names, and Fractally Deferred Responsibility
  27739. 90%Office Licensing Service and Azure Cosmos DB part 1: Migrating the production workload
  27740. 99%Unit Testing Blazor Components with bUnit and JustMock
  27741. 99%SignalR in ASP .NET Core 3.1
  27742. 96%Office Licensing Service and Azure Cosmos DB part 2: Improved performance and availability
  27743. 81%Regional Monitoring Dashboard
  27744. 96%Use My Current Account - Microsoft Edge Addons
  27745. 79%Thank you for helping us increase our bandwidth - Internet Archive Blogs
  27746. 93%NDC Melbourne 2020 - Online Workshop Event: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  27747. 96%Webrecorder
  27748. 97%PJRC Store
  27749. 99%Next.js 9.4
  27750. 93%Scraping Recipe Websites
  27751. 93%Blockchain.com Explorer | BTC | ETH | BCH
  27752. 90%Age Reduction Breakthrough
  27753. 59%Performance Characteristics of the Abbott Architect SARS-CoV-2 IgG Assay and Seroprevalence in Boise, Idaho
  27754. 98%SourceHut + Plan 9 = ❤
  27755. 99%Web Scraping with R
  27756. 98%Deep Learning for Guitar Effect Emulation
  27757. 94%Encouraging a Culture of Written Communication – mcls
  27758. 94%Why we at $FAMOUS_COMPANY Switched to $HYPED_TECHNOLOGY
  27759. 94%The DMOTE | VE
  27760. 96%Asgard Systems uses ML.NET to reduce food waste | .NET
  27761. 97%Scancam uses ML.NET to prevent fuel theft | .NET
  27762. 99%Life, part 8
  27763. 99%Draw.io Integration - Visual Studio Marketplace
  27764. 98%Advanced SQL and database books and resources
  27765. 95%Swift 5.3 Release Process
  27766. 96%My Mid-Career Job-Hunt: A Data Point for Job-Seeking Devs
  27767. 91%Google Translate
  27768. 93%Pinned Object Heap in .NET 5 – TooSlowException
  27769. 99%Preventing mass assignment or over posting with Razor Pages in ASP.NET Core
  27770. 98%Patterns for Managing Source Code Branches
  27771. 99%How WireMock.NET Can Help in Doing Integration Testing of a .NET Core Application
  27772. 97%Announcing mssql-cli is now generally available on macOS and Linux - SQL Server Blog
  27773. 98%Avoid rolling your own leader election algorithm | RavenDB
  27774. 99%Deploying a Static Site to Azure Using the az CLI
  27775. 99%From <code>react-window</code> to <code>react-virtual</code>
  27776. 97%Decompilation support in OmniSharp and C# Extension for VS Code
  27777. 99%Using ML.NET for deep learning on images in Azure | .NET Blog
  27778. 99%Building End-to-End Diagnostics: OpenTelemetry Integration
  27779. 99%Cross-Platform Build Events in .NET Core using MSBuild
  27780. 99%Tip 263 - 5 Visual Studio Code extensions to remain productive while working remote
  27781. 97%Rider 2020.1.2 and ReSharper Ultimate 2020.1.2 Bugfixes Are Available! - .NET Tools Blog
  27782. 98%Make LLVM fast again
  27783. 88%Zoom buys Keybase to help it build end-to-end encryption
  27784. 98%Second-guessing the modern web - macwright.org
  27785. 99%Ben Wiser | My blog is now generated by Google Docs
  27786. 97%Pi-hole v5.0 is here!
  27787. 53%The Thousand Autumns of Jacob de Zoet
  27788. 95%try-convert 0.5.125603
  27789. 77%Racket is 25
  27790. 99%5 AWS Services You Should Avoid!
  27791. 98%Archive
  27792. 98%Writing More Succinct C# - Dan Clarke
  27793. 94%Scunthorpe Sans 🗯🚫 profanity-blocking font
  27794. 96%Sunday 10th May | Live | Slough Baptist Church
  27795. 99%From the Implicit flow to PKCE: A look at OAuth 2.0 in SPAs
  27796. 99%The IBM 1401 compiles and runs FORTRAN II
  27797. 98%Godot Engine - Godot 4.0 will get a new, modernized lightmapper
  27798. 99%Alternatives to PGP
  27799. 98%Cryptology ePrint Archive: Report 2018/607
  27800. 92%Convincing-looking 90s fonts in modern browsers – Vistaserv.net
  27801. 95%( Secret Sky. )
  27802. 90%How Khan Academy Successfully Handled 2.5x Traffic in a Week
  27803. 99%First, it was Craigslist, next it's Zapier
  27804. 98%Cryptology ePrint Archive: Report 2020/529
  27805. 98%Running a Programming YouTube Channel - What It's Like and Why You Should Do It
  27806. 98%Azure SQL Database : Manage & Restore Backups - EP02
  27807. 91%Fast or Slow - Global Website Speed Profiler
  27808. 98%~rabbits/orca - sourcehut git
  27809. 96%Porter Robinson's Secret Sky.
  27810. 96%Maintaining ownership continuity of your user account's repositories
  27811. 95%Keybase joins Zoom
  27812. 99%Brandon Smith's Website
  27813. 92%PaperCall.io - Live Coders Conf 2
  27814. 82%How Doom's Enemy AI Works
  27815. 98%SIGGRAPH 2020 Technical Paper: N-Dimensional Rigid Body Dynamics « Marc ten Bosch
  27816. 99%OpenCV directly in the browser (webassembly + webworker)
  27817. 98%Find your GitHub user id
  27818. 95%CryptoPerf.swift
  27819. 94%A Microcontroller Display With A Classic Twist
  27820. 98%Visual Effects with Particles: a Guide for Beginners
  27821. 99%Create a .NET Core Deamon app that calls MSGraph with a certificate
  27822. 97%How to Serve Over 100K Web Pages a Day on a Slower Home Internet Connection
  27823. 66%Sure, the Velociraptors Are Still On the Loose, But That’s No Reason Not to Reopen Jurassic Park
  27824. 98%Geode pattern - Cloud Design Patterns
  27825. 92%Making Emacs popular again
  27826. 95%VS For Mac 8.3 Preview 1 - Blazor client-side projects fail to debug due to expecting an Exe output
  27827. 95%Doctocat
  27828. 99%5 Reasons to Protect Your VPN With MFA
  27829. 96%The Original Cookie specification from 1997 was GDPR compliant
  27830. 98%Human Programming Interface | beepb00p
  27831. 95%Hack Yourself First: How to go on the Cyber-Offence - NDC Oslo 2020 | Software Developers Conference
  27832. 95%NDC Oslo Warmup Meetup #1
  27833. 75%A Rust-based TLS library outperformed OpenSSL in almost every category | ZDNet
  27834. 97%INFORMATION ON ULMON USER ACCOUNT DATA BREACH — Ulmon - Apps for Travelers: CityMaps2Go & TicketLens
  27835. 58%Indian Maths Genius Who Debunked Euler’s Theory, Made it to NYT Front Page Dies at 103
  27836. 78%Euler Squares - Numberphile
  27837. 95%There is one, and only one strain of SARS-CoV-2
  27838. 95%We Chat, They Watch: How International Users Unwittingly Build up WeChat’s Chinese Censorship Apparatus - The Citizen Lab
  27839. 99%Super Bootable 64
  27840. 99%[Question] CoreRT future plans · Issue #7200 · dotnet/corert
  27841. 99%.NET Portability Analyzer
  27842. 87%A message from our CEO: The Way Forward - Stack Overflow Blog
  27843. 97%C64 Turbo Assembler 34-Year-Old Bug Found & Fixed
  27844. 99%Testing Experience - code coverage
  27845. 95%twitch roulette
  27846. 99%[Question] CoreRT future plans · Issue #7200 · dotnet/corert
  27847. 97%Episode 81 - Malicious Life
  27848. 99%Geckoview - GeckoView
  27849. 97%Getting Started with Gridsome - A Vuejs Web Framework (Live Stream)
  27850. 98%Visual Studio 2019 for Mac - Preview Release Notes
  27851. 80%Microsoft's GitHub account allegedly hacked, 500GB stolen
  27852. 99%GCC 10.1 Released
  27853. 99%Life, part 7
  27854. 93%Zoom Acquires Keybase and Announces Goal of Developing the Most Broadly Used Enterprise End-to-End Encryption Offering - Zoom Blog
  27855. 84%Tips for Turning to the Plant Side
  27856. 99%OData Model Builder now Available | OData
  27857. 99%Don't Code Tired | C# Source Generators: Less Boilerplate Code, More Productivity
  27858. 90%Introducing Surface Go 2, Surface Book 3, Surface Headphones 2 and Surface Earbuds | Microsoft Devices Blog
  27859. 98%Entity Framework Core 5 vs SQLBulkCopy – Michał Białecki Blog
  27860. 97%Manage and find data with Blob Index for Azure Storage—now in preview
  27861. 93%Cosmos DB Profiler
  27862. 98%Patterns for Managing Source Code Branches
  27863. 99%A Small Case Study in Test Automation (and other things)
  27864. 96%Animate Anything with Xamarin.Forms
  27865. 99%Post-Build Events and .NET Core
  27866. 92%Top JavaScript Features Added in ECMAScript 2020 (ES2020)
  27867. 99%Using Razor Class Library (RCL) to generate a common UI for all your dotnet web projects
  27868. 99%Databases Still Store Data
  27869. 99%Building an Real Time Event Processor – Part 1
  27870. 96%ASP.NET Blog | Configuring Azure Services and emulators using Visual Studio
  27871. 99%Building an Real Time Event Processor – Part 2
  27872. 99%Building an Real Time Event Processor – Part 3
  27873. 63%The Importance of Passwords and Multi Factor Authentication: An Interview with Troy Hunt
  27874. 99%Crash in FBSDKRestrictiveDataFilterManager.m line 80 · Issue #1374 · facebook/facebook-ios-sdk
  27875. 98%.NET Foundation
  27876. 88%Buttplug: Sex Toy Control Software
  27877. 98%Top 10 books every .NET/C# developer should read
  27878. 97%Add tags for programming languages / genres
  27879. 91%No Hello
  27880. 70%The Art of the Japanese Sword - Face To Face | NHK WORLD-JAPAN On Demand
  27881. 99%damianedwards / SignalR - ccdd24c
  27882. 65%View and navigate through changes across multiple resources | Azure updates | Microsoft Azure
  27883. 99%WinUI
  27884. 94%Entity Framework: .NET Community Standup - May 6th 2020 - Introducing the EF Core Community Standup
  27885. 85%iamtimcorey
  27886. 73%No cookie consent walls — and no, scrolling isn’t consent, says EU data protection body – TechCrunch
  27887. 99%Release notes/1.0 - Inkscape Wiki
  27888. 96%Caddy offers TLS, HTTPS, and more in one dependency-free Go Web server
  27889. 97%Take care editing bash scripts
  27890. 79%An Adult Cam Site Exposed 10.88 Billion Records
  27891. 74%Europol arrests hackers behind Infinity Black hacker group | ZDNet
  27892. 98%Awesome Blazor Browser
  27893. 98%April Extensions for Firefox Preview
  27894. 99%Configure a domain for an Azure App Service using Cloudflare
  27895. 99%Using Postgresql Advisory Locks for Leader Election
  27896. 99%Connecting to locahost over HTTPS from simulators and emulators (revisited)
  27897. 99%Static Constructor Failures and Declaration Order
  27898. 86%May DDD By Night
  27899. 98%Patterns for Managing Source Code Branches
  27900. 96%Securing Web API with the Hybrid Flow - Code Maze
  27901. 99%Razor Pages in ASP .NET Core 3.1
  27902. 99%Humans Not Invited
  27903. 72%#GivingTuesdayNow Matching-Gift Opportunity
  27904. 99%Floating Point Visually Explained
  27905. 77%Bitly | URL Shortener, Custom Links & Link Management
  27906. 99%TLDR: Writing a Slack bot to Summarize Articles
  27907. 85%Cam Link 4K
  27908. 93%Nintendo has reportedly suffered a significant legacy console leak | VGC
  27909. 97%Firefox 76.0, See All New Features, Updates and Fixes
  27910. 94%Carbon Seqestration | Seaweed Farming | Blue Carbon |
  27911. 97%90 Days With The Pinebook Pro
  27912. 95%How Stripe Designs Beautiful Websites
  27913. 85%Working from home
  27914. 98%Blazor Tutorial : Deploy to Azure App Services
  27915. 89%Contrast Security jobs
  27916. 99%Getting Started - Introduction
  27917. 96%Formatting Strings with JavaScript Padstart and Padend Functions
  27918. 98%Sonic Pi - The Live Coding Music Synth for Everyone
  27919. 97%Using jQuery and Bootstrap from a CDN with fallback scripts in ASP.NET Core 3.0
  27920. 99%Stealing your SMS messages with iOS 0day
  27921. 98%PHP showing its maturity in release 7.4
  27922. 85%UK finds itself almost alone with centralized virus contact-tracing app that probably won't work well, asks for your location, may be illegal
  27923. 99%Auto Saving Form Data in Blazor
  27924. 90%Azure Charts Visualize your cloud learning journey
  27925. 99%Don't Code Tired | C# Source Generators: Less Boilerplate Code, More Productivity
  27926. 88%I gave away my books for free, and sales increased 4x
  27927. 98%Patterns for Managing Source Code Branches
  27928. 99%Development With A Dot - Dynamic Routing in ASP.NET Core 3
  27929. 98%Monsters Weekly 163 - Getting Started with Feature Flags
  27930. 99%Using PredicateBuilder with EF Core for Complex Queries
  27931. 99%Messaging with Azure Service Bus - Part 7 - Topics and Subscriptions
  27932. 95%Call For Papers - NDC Melbourne 2020
  27933. 97%Introducing Inkscape 1.0 | Inkscape
  27934. 94%history.txt
  27935. 93%Learn about Blazor with Michael
  27936. 96%No Cookies | Gold Coast Bulletin
  27937. 99%Why strace doesn't work in Docker
  27938. 89%Introducing Caddy 2 - The Ultimate Server with Automatic HTTPS
  27939. 96%Download Inkscape 1.0 | Inkscape
  27940. 98%Life, part 6
  27941. 91%Very British Problems: Making Life Awkward for Ourselves, One Rainy Day at a Time: Amazon.co.uk: Rob Temple: 9780751557039: Books
  27942. 68%ongoing by Tim Bray · Bye, Amazon
  27943. 96%Backblaze B2 Cloud Storage Now Has S3 Compatible APIs
  27944. 99%Inkscape 1.0 is here!
  27945. 96%systemd, 10 years later: a historical and technical retrospective
  27946. 94%Learn SQL while solving crimes! SQL Police Department
  27947. 95%try-convert 0.4.125402
  27948. 99% It's better to .Take() | Codejack
  27949. 99%SVG Fragment Identifiers in HTML and CSS
  27950. 99%Client Certificate Authentication
  27951. 90%Apple updates 13-inch MacBook Pro with Magic Keyboard, double the storage, and faster performance
  27952. 97%debugging tips: check your assumptions
  27953. 85%EEVblog
  27954. 99%Headless vs Embedded CMS (Live Stream)
  27955. 60%Pacific Time: 07:04am
  27956. 99%EF Core testing sample - EF Core
  27957. 99%How to Query SQL Server XML data type Columns in Entity Framework Core 3.x - Rob Kennedy
  27958. 96%Trains․NET - Episode 27 - Prevent trains bumping into each other
  27959. 98%Auto-failover groups in Azure SQL
  27960. 99%Curtis Lusmore
  27961. 96%F# 5
  27962. 99%Modern SAT solvers: fast, neat and underused (part 1 of N)
  27963. 68%ongoing by Tim Bray · Bye, Amazon
  27964. 90%Blazored.Toast 3.0.0
  27965. 99%Popcorn Linux - Home
  27966. 96%systemd, 10 years later: a historical and technical retrospective
  27967. 96%Explainable Deep Learning: A Field Guide for the Uninitiated
  27968. 99%[ONLINE EVENT] Turbocharged: Writing High-Performance C# and .NET Code
  27969. 99%Remote Debugging for Azure Functions Can Be a Breeze | Ozcode
  27970. 95%Tip 262 - Learn how to reduce cost with Azure
  27971. 97%Clean Coding in C# - Part I
  27972. 99%Orchestrating an application process with AWS Batch using AWS CDK | Amazon Web Services
  27973. 97%The FlixOne Bookstore Journey - WIN AN EBOOK PART 2: Hands-On Microservices with C# and .NET Core
  27974. 95%Released: Microsoft.Data.SqlClient 2.0 Preview 3
  27975. 98%Free GitHub Satellite Virtual 2020 Event May 6 | Build5Nines
  27976. 99%Removing xaml.cs with C# Source Generators - Michael Esteves
  27977. 89%Tesla Data Leak: Old Components With Personal Info Find Their Way On eBay
  27978. 98%Startup financial models - 12 templates compared for SaaS
  27979. 95% The Five Most Likely Explanations for Long Delayed Echoes - Department of Physics
  27980. 99%Making rust as fast as go
  27981. 94%Pupper — Stanford Student Robotics
  27982. 93%Full outage
  27983. 92%Salt 3000.2 Release Notes
  27984. 98%'Re: Integrating "safe" languages into OpenBSD?'
  27985. 94%New Surface Neo – Coming Holiday 2020 – Microsoft Surface
  27986. 90%Before proceeding • IACR
  27987. 97%What would you do if you lost your Google account? · Tomas Vik
  27988. 99%What to Code
  27989. 98%So I reverse engineered two dating apps...
  27990. 94%Episode 20: Emitting IL Part 3
  27991. 97%My First Year as a Freelance AI Engineer
  27992. 86%Sequoia - Pricing Your Product
  27993. 99%Installing Blazor-Blogs on Microsoft Azure
  27994. 98%Orleans UniversalSilo
  27995. 95%The Best Medium-Hard Data Analyst SQL Interview Questions
  27996. 98%How to sell a B2B product by Calvin French-Owen
  27997. 99%How does a .NET profiler work?
  27998. 55%How assembly language loops work
  27999. 96%Ubuntu 20.04 LTS’ snap obsession has snapped me off of it
  28000. 98%How We Created a Realtime Patient Monitoring System With Go and Vue in 3 days
  28001. 99%Awk in 20 Minutes
  28002. 98%Complexity Has to Live Somewhere
  28003. 99%Reducing allocations using Span<T> and Memory<T>
  28004. 70%Endorse COVIDSafe
  28005. 99%Time Periods
  28006. 99%on the usability of editable software
  28007. 99%Gatsby and Sanity - Part 4 (Live Stream)
  28008. 97%Open file links directly in Office desktop apps
  28009. 98%OpenPGP Message Format
  28010. 91%Power BI Report
  28011. 64%GTR: Shadows
  28012. 99%Code Maze Weekly #23 - Code Maze
  28013. 98%SerenityOS update (April 2020)
  28014. 99%Announcing ImageSharp 1.0 Release Candidate 1 | Six Labors
  28015. 92%Sprint management built for software teams.
  28016. 99%Migrating to ASP.NET Core
  28017. 99%Xamarin.Forms 4.6 Available Today! | Xamarin Blog
  28018. 99%bliki: KeystoneInterface
  28019. 96%Solution - unable to Copy/Paste into Gmail
  28020. 99%Introducing .NET Core Support for AWS Amplify Backend Functions | Amazon Web Services
  28021. 97%Development With A Dot - Performance in .NET – Part 4
  28022. 99%From Fiddler Classic to Fiddler Everywhere
  28023. 98%Patterns for Managing Source Code Branches
  28024. 88%I’ve Consed Every Pair
  28025. 81%ICANN Board Withholds Consent for a Change of Control of the Public Interest Registry (PIR)
  28026. 98%A Warm Welcome to ASN.1 and DER
  28027. 93%Microsoft Build 2020
  28028. 98%Microsoft Build 2020 registration is not only open, it's FREE, it's LIVE, it's VIRTUAL, and it is all FOR YOU
  28029. 77%Jukebox
  28030. 63%Over 275 Days Since Equifax's Data Breach Settlement and No One Has Been Paid | Interest.com
  28031. 98%A few of my favorite C# 7 and 8 things w/ Phil Haack [VIRTUAL ONLY]
  28032. 99%Create a .NET profiler with the Profiling API - Start of an unexpected journey
  28033. 99%Mobile Blazor Bindings - Navigation and Xamarin Essentials
  28034. 95%NuGet Trends
  28035. 97%Announcing the SourceHut project hub
  28036. 99%Life, part 5
  28037. 99%ASP.NET Blog | Blazor WebAssembly 3.2.0 Release Candidate now available
  28038. 97%Visual Studio Codespaces
  28039. 99%Rust/WinRT Public Preview - Windows Developer Blog
  28040. 88%Game of Life 32 by Desire
  28041. 98%Blazor Tutorial : Deploy to IIS - EP28
  28042. 98%Service Fabric Community Q&A 43
  28043. 95%Redis 6.0.0 GA is out!
  28044. 77%Join conversation
  28045. 93%The Open Web is Dying | PerezBox
  28046. 98%Rules of thumb for a 1x developer
  28047. 83%Data Breaches: How to Respond to a Tipoff of a Problem
  28048. 95%Using Reinforcement Learning in the Algorithmic Trading Problem
  28049. 98%Hacking Together an E-ink Dashboard
  28050. 95%How to break everything by fuzz testing
  28051. 98%SSH Tips & Tricks
  28052. 89%Tech gurus inspected the COVIDSafe app. Here's what they found
  28053. 99%Introducing Insomnia Designer
  28054. 99%Introducing Postgres Projects in Azure Data Studio
  28055. 98%Quickly transform any mockup or design into a working Blazor prototype
  28056. 87%diagrams.net
  28057. 98%Messaging with Azure Service Bus - Part 6 - Message Receiving Options
  28058. 99%Exception Helper – Rethrown Exceptions | Visual Studio Blog
  28059. 99%One Month Update to .NET Core 3.1 Lambda | Amazon Web Services
  28060. 98%Demystifying Memory Profilers in C# .NET Part 2 - Memory Leaks
  28061. 99%The Dispose Pattern is Broken
  28062. 99%Announcing TypeScript 3.9 RC | TypeScript
  28063. 99%Integrating ASP.NET Core with gRPC - Simple Talk
  28064. 98%Patterns for Managing Source Code Branches
  28065. 99%DevExpress Reports: Localization with Azure Text Translator API
  28066. 97%I could do that in a weekend!
  28067. 98%Reporting - How to Use the Microsoft Azure Translator Text API to Localize Your Reports (v20.1)
  28068. 95%Software Folklore
  28069. 99%INotifyPropertyChanged with C# 9.0 Source Generators
  28070. 97%WEBWORMHOLE
  28071. 93%Google Meet premium video meetings—free for everyone
  28072. 99%Introducing C# Source Generators | .NET Blog
  28073. 95%Sessions — Dev Around the Sun
  28074. 98%How Distributed Application Runtime (Dapr) has grown since its announcement - Open Source Blog
  28075. 96%To Microservices and Back Again - Why Segment Went Back to a Monolith
  28076. 90%Speakers — Dev Around the Sun
  28077. 82%Good writing is a business advantage. (An advertisement for myself.)
  28078. 98%Wilderness Labs Developer Portal
  28079. 95%Resilio Connect File Sync Software
  28080. 91%SailfishOS - Sailfish OS
  28081. 94%GlassWire - Personal Firewall & Network Monitor
  28082. 97%68 Bits of Unsolicited Advice
  28083. 99%Build Secure Apps on DigitalOcean with VPC and a Trustworthy Foundation
  28084. 99%Copy to Clipboard in Blazor
  28085. 95%PageSpeed Insights
  28086. 99%C# interop with C/C++ and Rust in WebAssembly - Uno Platform
  28087. 99%Contract-first development: Create a mock back end for realistic data interactions with React - Red Hat Developer
  28088. 96%The Hard Part of Learning a Language • Hillel Wayne
  28089. 98%How to use CancellationTokens to cancel operations in the Azure SDK for .NET
  28090. 96%coding.blog
  28091. 80%British Museum makes 1.9 million images available for free
  28092. 79%With questionable copyright claim, Jay-Z orders deepfake audio parodies off YouTube – Waxy.org
  28093. 99%Don’t Use Boolean Arguments, Use Enums
  28094. 98%Save time linking resources with autolink references
  28095. 95%How 3D Game Rendering Works: Texturing
  28096. 99%Preventing mass assignment or over posting with Razor Pages in ASP.NET Core
  28097. 98%Server-Side Rendering is a Thiel Truth
  28098. 98%How Automating Your Tests Improves Productivity - Simple Talk
  28099. 98%Kicking off Marten v4 Development
  28100. 99%Demo app using React/Redux/Typescript and hooks
  28101. 98%Patterns for Managing Source Code Branches
  28102. 99%MsQuic is Open Source
  28103. 95%Amy Shira Teitel, FIGHTING FOR SPACE (Stay Home and Read #4)
  28104. 97%IPFS 0.5.0 is here! Our largest upgrade to IPFS yet
  28105. 68%Troy Hunt @troyhunt
  28106. 99%Announcing the general availability of Windows Server containers and private clusters for Azure Kubernetes Service
  28107. 99%Do We Have an Obsession with Ducks in Software Development? - Steve Gordon
  28108. 85%The Anti-Amazon Alliance
  28109. 98%GitHub CLI (gh) Cheat Sheet | Build5Nines
  28110. 99%Why not "Why not WireGuard?"
  28111. 72%Tavour - Craft Beer Delivered
  28112. 92%Four Ways to Create a Function in JavaScript
  28113. 99%Messaging with Azure Service Bus - Part 5 - Message Sending Options
  28114. 52%Some overwhelmed parents are giving up on distance learning and abandoning at-home schooling
  28115. 97%Visual Studio Code Browser Preview Extension
  28116. 84%UTS #51: Unicode Emoji
  28117. 99%Smarter C/C++ inlining with __attribute__((flatten))
  28118. 98%Lewis Carroll's Pillow Problem - Numberphile
  28119. 93%Tmux for mere mortals
  28120. 99%First Release
  28121. 96%B-trees
  28122. 99%Pluralization with EF Core and EF Core Power Tools
  28123. 76%COVIDSafe
  28124. 89%Paxos vs Raft: Have we reached consensus on distributed consensus?
  28125. 97%AKS Engine Questionnaire
  28126. 95%Monsters Weekly 162 - Replacing Let's Encrypt with Managed Certificates in App Services
  28127. 99%Feature Flags - Asp.Net Core - The Long Walk
  28128. 96%Using dotTrace and dotMemory for production analysis on Linux
  28129. 98%Patterns for Managing Source Code Branches
  28130. 99%CoreBoy is a cross platform GameBoy Emulator written in C# that even does ASCII
  28131. 98%Memories - SizeCoding
  28132. 54%Confirmed: Twitter Kills Off SMS Notifications & Posting In Most Countries And Deletes SMS Followers Without Providing Any Warning - DansDeals.com
  28133. 94%Hey, I'm going to the bear pits tomorrow!
  28134. 90%COVIDSafe App Teardown & Panel Discussion
  28135. 93%What's coming in Go 1.15
  28136. 99%Query Tags in EF Core for ASP .NET Core 3.1 Web Apps
  28137. 99%This Goes to Eleven (Pt. 4/∞)
  28138. 99%Work flow of diagnosing memory performance issues – Part 2 | .NET Blog
  28139. 97%I spent $6 Million On Google Ads Last Year
  28140. 99%keys.pub - Cryptographic key management, sigchains, user identities, signing, encryption, password manager.
  28141. 81%Automate multi-container Kubernetes deployments with Azure Pipelines - Learn - Learn
  28142. 99%Building .NET Framework Applications with Github Actions
  28143. 90%How Socket Error Codes Depend on Runtime and Operating System - .NET Tools Blog
  28144. 99%Deep Neural Network from Scratch in Python | Fully Connected Feedforward Neural Network
  28145. 99%Controlling my A/C with a Gameboy · jg
  28146. 99%Life, part 4
  28147. 99%First Release
  28148. 77%T E X T F I L E S D O T C O M
  28149. 99%Getting Started : Azure App Services : EP01
  28150. 99%Have You Been Pwned? - Firewalls Don't Stop Dragons Podcast
  28151. 98%Remove certificate pinning for Australia Goverment Covidsafe Android Application
  28152. 99%a-Shell
  28153. 89%'Sextortion' scam: Police warn as porn blackmailers target Hertfordshire computer users
  28154. 86%Tax2efile, a US-based Tax E-filing Service Suffered Data Breach.
  28155. 99%Messaging with Azure Service Bus - Part 4 - Sending and Receiving Messages
  28156. 99%Tip 261 - Learn how to use Azure Kubernetes Service Diagnostics
  28157. 99%Testable Back-end Programming in F#
  28158. 98%Soon You’ll Use Fiddler Everywhere & Every Way You Asked For
  28159. 95%NUKE - Designing a build system with IDE support in mind - Webinar Recording - .NET Tools Blog
  28160. 98%Stored Procedures, ORMs, and GraphQL - ardalis
  28161. 98%The Chain of Responsibility Pattern – Or how to over engineer FizzBuzz in PowerShell
  28162. 78%Does Nick Offerman Say Fremulon?
  28163. 77%SPICIEST CHIP IN THE WORLD | Paqui One Chip Challenge
  28164. 99%SQLite/SQL Server Compact Toolbox - Visual Studio Marketplace
  28165. 95%Entity Framework Core Part 4
  28166. 99%Explicit Loading in Entity Framework Core - TekTutorialsHub
  28167. 97%Load data from Azure Blob storage into Azure SQL
  28168. 97%SPAs are dead!?
  28169. 99%Rider for Unreal Engine Public Preview Starts Now! - .NET Tools Blog
  28170. 86%Eloquent JavaScript
  28171. 99%Hackathons are Dumb
  28172. 95%Vietnam's contact tracing app broadcasting a fixed ID
  28173. 98%Barbie typewriter
  28174. 96%Cox's Blocks, a Minecraft server from Do By Friday
  28175. 97%Public Money, Public Code
  28176. 99%Teleforking a process onto a different computer!
  28177. 91%Netherlands commits to Free Software by default
  28178. 91%The Universe of Discourse : Why my book can be downloaded for free
  28179. 99%My NixOS Desktop Flow
  28180. 98%r/windows - How can I disable 'Search the web'?
  28181. 95%Preventing Software Rot
  28182. 80%WebLiero
  28183. 99%[Question] CoreRT future plans · Issue #7200 · dotnet/corert
  28184. 96%Search Results - Springer
  28185. 99%Registering an Application to a URI Scheme using .NET (custom protocol)
  28186. 68%Troy Hunt @troyhunt
  28187. 99%Build a C# App with CockroachDB and the .NET Npgsql Driver
  28188. 50%Facebook’s Calibra Team Outlines New Byzantine Fault Tolerance Testing Methods
  28189. 98%Shell productivity tips and tricks
  28190. 97%Airbnb Price Per Night Correcter
  28191. 99%Creating a Reverse Proxy in Dotnet Core
  28192. 96%Home - Pl@ntNet
  28193. 98%Time is the only real currency we have
  28194. 97%TupleElementNamesAttribute Class (System.Runtime.CompilerServices)
  28195. 92%A Third Solution
  28196. 88%AmpliFi Alien Router and MeshPoint
  28197. 92%Seinfeld
  28198. 96%Emojicode Documentation · Compile and Run Your First Program
  28199. 97%BlazorJsFastDataExchanger 1.0.1
  28200. 94%Disabling Snaps in Ubuntu 20.04
  28201. 98%Programming is not a goal.
  28202. 97%The final Python 2 release marks the end of an era - Stack Overflow Blog
  28203. 98%Working with Channels in .NET
  28204. 86%Agile’s Early Evangelists Wouldn’t Mind Watching It Die
  28205. 99%R 4.0.0 is released
  28206. 87%Play board games online from your browser
  28207. 96%Analyzing Analytics (Featuring: The FBI)
  28208. 94%Keynote - NDC Porto 2020
  28209. 90%Trains․NET - Episoide 26 - Better looking trains
  28210. 96%Coming soon: Fedora on Lenovo laptops! - Fedora Magazine
  28211. 99%Visual Studio Tricks: Increase signal to noise in your debugger
  28212. 96%SQL Server 2019 Aggressive Clustered Columnstore Cleanup
  28213. 96%Spotify’s Failed #SquadGoals
  28214. 99%Things I Wished More Developers Knew About Databases
  28215. 99%Roundup #70
  28216. 99%25 Basic Docker Commands for Beginners - Codeopolis
  28217. 96%Career advice for people with bad luck
  28218. 83%PWA Store
  28219. 99%Announcing Rust 1.43.0 | Rust Blog
  28220. 99%Streamlabs Chat CSS tweak so message goes below name. Good for tall, thin layout.
  28221. 99%How to Build a Secure AWS Lambda API with Node.js and React
  28222. 96%Azure Resource Organization Cheat Sheet
  28223. 81%JetBrains .NET Days Online – A Virtual .NET Event on May 13–14, 2020
  28224. 98%Patterns for Managing Source Code Branches
  28225. 99%Introducing MVVM architecture. Vanilla javascript implementation.
  28226. 99%C# 8.0 nullable references: embrace the expressiveness
  28227. 99%Announcing Entity Framework Core 5.0 Preview 3 | .NET Blog
  28228. 99%Jasper’s Efficient and Flexible Roslyn-Powered Execution Pipeline
  28229. 50%NuGet.org will continue to support TLS 1.0 and 1.1 until further notice | The NuGet Blog
  28230. 98%Books I recommend to my software engineering students
  28231. 98%Announcing .NET 5.0 Preview 3 | .NET Blog
  28232. 96%AKAI Fire
  28233. 99%MetricsPrototyping
  28234. 87%Instagram no longer allows people without an account to view photos and videos on computers
  28235. 94%Desktop: .NET Community Standup - April 23rd 2020 - WinForms & XAML Tooling
  28236. 99%ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 5 release now available
  28237. 99%The ProtonMail Android app is open source
  28238. 97%Ubuntu 20.04 and WSL 1
  28239. 94%Get Ubuntu | Download | Ubuntu
  28240. 99%ASP.NET Blog | ASP.NET Core updates in .NET 5 Preview 3
  28241. 98%Visual Studio: .NET Community Standup - April 16th 2020 - Chat / Q&A with Kendra and Cody
  28242. 99%Mobile Blazor Bindings - State Management and Data
  28243. 99%Life, part 3
  28244. 96%How to find cause of high kernel_task cpu usage?
  28245. 95%Is Cloudflare safe yet?
  28246. 99%.NET Core Tab Completion With Zsh
  28247. 98%Get Ubuntu 20.04 LTS - Microsoft Store
  28248. 98%Migrate SQL Express DB to Azure SQL Database
  28249. 96%The 2020 iPhone SE
  28250. 52%Elastic{ON} Tour Americas East 2020 (Virtual)
  28251. 93%Awesome 8-Bit DIY Breadboard Computer... | EEWeb Community
  28252. 97%GraphQL and Apollo with Andrew Mead (Live Stream)
  28253. 97%OODA loop simulator
  28254. 97%This is what end-to-end encryption should look like! - Jitsi
  28255. 94%Fixing Random, part 14
  28256. 95%Fixing Random, part 13
  28257. 96%Fixing Random, part 12
  28258. 95%A small state-of-the-art study on custom engines
  28259. 99%Closing the gap: cross-language LTO between Rust and C/C++
  28260. 99%FocalFossa/ReleaseNotes - Ubuntu Wiki
  28261. 99%Related Subreddits By User/Redditor Overlap
  28262. 70%Keynote - NDC Porto 2020
  28263. 97%Announcing Pulumi 2.0, Now with Superpowers
  28264. 98%Unleash your full-stack creativity with Blazor and Tailwind CSS
  28265. 99%Introducing TinyMvvm 2.0 | Daniel Hindrikes
  28266. 91%Talk: Modeling in a non relational world | RavenDB
  28267. 99%Getting started with JavaScript application development - Red Hat Developer
  28268. 79%Monsters Weekly 161 - Simple Retry Policy with Polly
  28269. 99%Introducing Jasper as an In Process Command Bus for .Net
  28270. 98%Patterns for Managing Source Code Branches
  28271. 92%Team Fortress 2 source code has leaked, and you can apparently get malware by playing
  28272. 73%‎The Numberphile Podcast: The Accidental Streamer - with 3blue1brown on Apple Podcasts
  28273. 99%Hosting Blazor Applications on GitHub Pages - MikaBerglund.com
  28274. 98%Telerik UI for Blazor 2.11.0: New Grid Features & Much More!
  28275. 92%MikaBerglund.com - Developing for Microsoft Azure and Office 365
  28276. 99%Call MS Graph APIs from ASP.NET Core 3.1
  28277. 96%Our data centers now work harder when the sun shines and wind blows
  28278. 98%Make Home & End keys behave like Windows on Mac OS X
  28279. 97%Phoenix Framework
  28280. 95%What's New in Skype for Windows, Mac, Linux and Web? | Skype Support
  28281. 99%Creating and Packaging a .NET Standard library | Visual Studio Blog
  28282. 99%SharpLab
  28283. 89%Home | The Permanent Legacy Foundation - The Permanent Legacy Foundation
  28284. 99%Things I Wished More Developers Knew About Databases
  28285. 99%EF Core Power Tools - Visual Studio Marketplace
  28286. 97%Windows Terminal Preview v0.11 Release | Windows Command Line
  28287. 97%wizard zines
  28288. 96%How to find cause of high kernel_task cpu usage?
  28289. 61%Telerik UI for Blazor - UI for Blazor 2.11.0
  28290. 78%Conversations with a six-year-old on functional programming
  28291. 75%Patreon lays off 13% of workforce – TechCrunch
  28292. 99%Engineering code quality in the Firefox browser: A look at our tools and challenges – Mozilla Hacks - the Web developer blog
  28293. 94%Scott Miller's answer to Why are Soviet mathematics/physics textbooks so insanely hardcore in comparison to US textbooks?
  28294. 99%Running ML.NET + Notebooks in Azure Machine Learning Studio
  28295. 98%Nintendo 64 Architecture | A Practical Analysis
  28296. 96%Entity Framework Core Part 3
  28297. 99%Migrating from .NET Framework to .NET Core
  28298. 96%Lab — CS-3210, Spring 2020 1 documentation
  28299. 98%Tempdb – Here’s a Problem You Didn’t Know You Have - Simple Talk
  28300. 98%Patterns for Managing Source Code Branches
  28301. 99%Help us shape the future of deep learning in .NET | .NET Blog
  28302. 99%Announcing Uno Platform 2.2 - Windows Community Toolkit support, Performance Improvements and more - Uno Platform
  28303. 99%AWS CodeBuild Test Reporting with .NET Core | Amazon Web Services
  28304. 96%On WD Red NAS Drives - Western Digital Corporate Blog
  28305. 99%The Cognitive Services + Xamarin Combo Challenge! | Xamarin Blog
  28306. 99%TypeScript Assertion Signatures
  28307. 69%Four new Google Duo features to help you stay connected
  28308. 94%98.css
  28309. 83%Hackers leak personal info of Vianet users
  28310. 96%How We Reopen
  28311. 81%The Fed
  28312. 99%Intention
  28313. 97%Phishing: how to report to the NCSC
  28314. 99%How Netflix brings safer and faster streaming experience to the living room on crowded networks…
  28315. 74%Transparent Textures
  28316. 95%Stripe is Silently Recording Your Movements On its Customers' Websites
  28317. 97%Remote Software Developers Earn 22% More Than Non-Remote Developers
  28318. 98%BlazorPro.BlazorSize 2.0.2
  28319. 98%A Possible New Backend for Rust – Jason Williams
  28320. 97%ZEIT is now Vercel - Vercel
  28321. 95%What Is Interesting About Factorio
  28322. 99%Adding simple email address obfuscation for your blog like Cloudflare Scrape Shield
  28323. 86%Special Delivery
  28324. 97%Why is this Puzzle Impossible? - Numberphile
  28325. 98%Lessons Learned Preparing and Presenting Tech Training Events
  28326. 99%Getting Started with Sanity.io
  28327. 89%Matheminecraft: Where math and Minecraft meet
  28328. 97%PlayStation Architecture | A Practical Analysis
  28329. 98%Hero Patterns
  28330. 96%Background Patterns in CSS
  28331. 99%C# 9 – Positional or Nominal Creation
  28332. 99%elmah.io is error logging and uptime monitoring for ASP.NET and Core
  28333. 97%AUTOMATIC LIP-SYNCING
  28334. 62%Ars Technica
  28335. 87%Support Foone Turing on Ko-fi.com!
  28336. 85%The Duckbill Group - Lower Your AWS Bill by 20-40%
  28337. 53%Platformonomics
  28338. 98%CINEMATIC LIGHTING Techniques Tips and Tricks
  28339. 83%Kezdőlap - BME AUT
  28340. 92%stochastic terrorism - Wiktionary
  28341. 98%Julie Lerman on about.me
  28342. 54%The Con (Tegan & Sara) but with mixed meters
  28343. 92%XML Expat parsing for the Lua programming language
  28344. 99%Mobile Blazor Bindings - Navigation and Xamarin Essentials
  28345. 96%Sahil Lavingia
  28346. 92%Growing with the Web
  28347. 95%My Mother's Best, No-Knead Peasant Bread Recipe | Alexandra's Kitchen
  28348. 51%Home Page - Institute for Local Self-Reliance
  28349. 93%AutSoft - Ideas meet technology
  28350. 99%Scene & Graphic Setup for Developer Streamers
  28351. 98%Kim Maida 🥑 — DEV Profile
  28352. 63%r/xboxone - Why doesn't ONE X support HDMI-CEC?
  28353. 96%Kefra Consulting
  28354. 70%Welcome to Webkinz World!
  28355. 99%Shane Lawrence
  28356. 96%Foone Turing is creating Tweets, Weird Hardware Things, and Videos | Patreon
  28357. 99%Shawn Wildermuth's Blog
  28358. 98%Foone Wiki
  28359. 98%Fifth Dream Today
  28360. 98%My Writings
  28361. 89%Abonnement Xbox Live - Les codes Xbox Live et les Cartes Cadeaux les moins chers du Net
  28362. 96%Secure, Fast & Private Web Browser with Adblocker | Brave Browser
  28363. 85%Our Products | Fresh Greens from West Village Greens
  28364. 99%Playing Audio Files in a Blazor Application — App vNext
  28365. 99%Tip 260 - Using Azure Functions Premium Plan to avoid cold-start
  28366. 99%The Most Exciting Promise of .NET 5
  28367. 96%Azure Service Fabric 7.1 Release
  28368. 99%Add git tags and versioning to mark Deployments in Azure DevOps Pipelines
  28369. 98%Messaging with Azure Service Bus - Part 2 - The Challenges of Messaging
  28370. 99%Building End-to-End Diagnostics and Tracing: Diagnostic Events
  28371. 98%Patterns for Managing Source Code Branches
  28372. 97%Nullable Reference Types: Migrating a Codebase – A Look at New Language Features in C# 8 - .NET Tools Blog
  28373. 87%Concurrency Week: How to Delete Just Some Rows from a Really Big Table - Brent Ozar Unlimited®
  28374. 98%How to disable “one more minute” on Scree…
  28375. 95%Python 2.7.18, the last release of Python 2
  28376. 80%Nintendo accounts are getting hijacked—including one of ours
  28377. 98%IA in Practice: Getting to Structured Content
  28378. 97%Fixing Random, bonus episode 1
  28379. 96%Fixing Random, part 15
  28380. 98%Fixing Random, part 16
  28381. 99%Fixing Random, part 17
  28382. 99%“Stubs” in the .NET Runtime
  28383. 99%Build an intelligent chat bot that runs on Slack, Facebook & more!
  28384. 99%Provide support for C# on Databricks
  28385. 98%Life, part 2
  28386. 93%Psychedelic compound from magic mushrooms produced in yeast
  28387. 88%DevTalks :: DevTalks
  28388. 96%ASP .NET Core Dev Blog Series
  28389. 98%TechEmpower Web Framework Performance Comparison
  28390. 98%BlazorHelp Website > Blog - Advanced Blazor Templating
  28391. 92%Home Page - Stack Overflow Email
  28392. 92%Proton Has Brought About 6000 Games to Linux So Far – Boiling Steam
  28393. 97%Kick The Shit Out Of Procrastination - David Thorpe
  28394. 99%Configuring Logging in Azure App Services - ardalis
  28395. 99%Feature Flags (aka Feature Toggles)
  28396. 99%Postgres For Those Who Can’t Even, Part 3 – In The Real World
  28397. 99%Strategies for migrating to TypeScript
  28398. 95%Filtering on Include in EF Core
  28399. 99%Creating web apps via TypeScript and webpack
  28400. 99%How does TypeScript work? The bird’s eye view
  28401. 98%Messaging with Azure Service Bus - Part 1 - Why Use Messaging?
  28402. 55%Where The Shadow Ends - Acoustic
  28403. 96%BANNERS - Where The Shadow Ends (Acoustic / Audio)
  28404. 99%Hardware Solutions To Highly-Adversarial Environments Part 3: Trusted Execution Environment (TEE), SGX, TrustZone and Hardware Security Tokens
  28405. 95%The Baymard Institute: A glorious, evidence-based trove of UX best practices
  28406. 99%Watching More Files With Dotnet Watch For Static Sites
  28407. 98%500 Free Computer Science Courses from the World’s Top CS Universities
  28408. 78%Exposing the Dorr Brother Scams
  28409. 99%Hands-on Scala Programming
  28410. 87%UnclePaul
  28411. 74%‎The Numberphile Podcast on Apple Podcasts
  28412. 98%.NET for Apache Spark brings enterprise coders and big data pros to the same table | ZDNet
  28413. 69%The Accidental Streamer - with 3blue1brown — Numberphile
  28414. 84%The Accidental Streamer - with 3blue1brown — The Numberphile Podcast
  28415. 94%Jevons Paradox & The Rebound Effect
  28416. 98%✏️ safer: a safer file writer ✏️
  28417. 91%Star Trek: The Next Generation In 40 Hours
  28418. 99%MiniProfiler (.NET) - AppVeyor
  28419. 97%The Accidental Streamer (with 3blue1brown) - Numberphile Podcast
  28420. 99%Running postmarketOS on iPhone 7 – project-insanity.org
  28421. 92%Convention of States Action
  28422. 98%I Took a COBOL Course and It Wasn't The Worst | Hacker Noon
  28423. 98%Aptoide Credentials Information
  28424. 81%Aptoide: Corporate Website
  28425. 93%hCaptcha - Data Labeling
  28426. 96%Scuttlebot peer-to-peer log store
  28427. 84%IT'S TIME TO BUILD - Andreessen Horowitz
  28428. 99%Enjoy Local Development with Tye, Docker, and .NET
  28429. 99%Why anti-cheat software utilize kernel drivers
  28430. 99%TablePlus | Modern, Native Tool for Database Management.
  28431. 98%ASP.NET Web API + Entity Framework Core : Deploy to IIS - EP12
  28432. 99%Distill: Why do we need Flask, Celery, and Redis? (with McDonalds in Between)
  28433. 80%This open-source program lets you run deepfakes on live video calls
  28434. 99%Build your own .NET memory profiler in C# — allocations(1/2)
  28435. 97%History in the Making: Microsoft Edge Overtakes Mozilla Firefox
  28436. 97%A Taste of GPU Compute
  28437. 99%Windows Task Dialog · Issue #146 · dotnet/winforms
  28438. 97%Amazon EC2 Instance Comparison
  28439. 99%X410 - X Server for Windows 10
  28440. 94%Stack Overflow Team Summary - Folding@Home Stats
  28441. 93%Azure Compute Instances
  28442. 99%Hello, Gleam! - The Gleam Book
  28443. 99%Building an end-to-end Speech Recognition model in PyTorch
  28444. 63%ZoomerBackgrounds
  28445. 91%Online Courses
  28446. 98%The Decline of Usability | datagubbe.se
  28447. 98%Visual Studio 2019 for Mac - Preview Release Notes
  28448. 70%NASA, SpaceX set May 27 as target date for first crew launch – Spaceflight Now
  28449. 98%Is BGP safe yet? · Cloudflare
  28450. 86%How I made a basketball hoop that always goes in
  28451. 98%Visual Studio 2019 for Mac - Preview Release Notes
  28452. 99%[wsl2] filesystem performance is much slower than wsl1 in /mnt · Issue #4197 · microsoft/WSL
  28453. 96%Light is beautiful | Thoughts of a graphics programmer and spare time photographer
  28454. 93%Trains․NET - Episode 25 - Fighting with Blazor to JavaScript interop to try to extract some speed
  28455. 98%Squaring The Circle (feat. James Grime) - Objectivity #171
  28456. 92%Internode
  28457. 99%[ONLINE] Entity Framework Past and Future
  28458. 98%Matt Segal Dev - Nand to Tetris is a great course
  28459. 97%.NET JIT compiler is not type safe – TooSlowException
  28460. 98%Userscripts Are Fun And Are Still Very Much Relevant
  28461. 99%Roundup #69: ASP.NET Core Urls & Ports, Tye, Orleans, and Diagnostics - CodeOpinion
  28462. 94%Released: Microsoft.Data.SqlClient 1.1.2
  28463. 97%Don't Code Tired | Pretty Method Display in xUnit.net
  28464. 96%Azure on the Cheap - Azure Storage Static Website and Azure Front Door
  28465. 92%Apple changes default MacBook charging behavior to improve battery health
  28466. 99%Introducing the Diagnostics Client Library for .NET Core
  28467. 99%Creating CommonJS-based npm packages via TypeScript
  28468. 98%A Rant On Reusability
  28469. 98%Rider 2020.1 Is Released! - .NET Tools Blog
  28470. 98%See What's New in Visual Studio 2019 v16.6 Preview 3! | Visual Studio Blog
  28471. 99%Announcing Uno Platform support for Visual Studio Code - Uno Platform
  28472. 99%ReSharper Ultimate 2020.1: Improved Support for C# 8.0 and C++20, Dataflow Analysis of Integer Values, and Much More - .NET Tools Blog
  28473. 96%Entity Framework Core Part 2
  28474. 53%Changing policy, Y Combinator cuts its pro rata stake and makes investments case-by-case – TechCrunch
  28475. 97%State of Vue Apr 16 2020
  28476. 99%Excel with s0lly: 5. Simulating the Game of Life
  28477. 98%Herding Code 241: The Freaky Friday macOS / Windows Switch
  28478. 99%Gatsby and Sanity.io - Part 3 (Live Stream)
  28479. 99%Cloudflare Workers Now Support COBOL
  28480. 99%Using .NET Core to provide Power Query for Excel on Mac | .NET Blog
  28481. 98%Workstream Home
  28482. 99%It's like JSON. but fast and small.
  28483. 98%Syncfusion Free Ebooks | Blazor Succinctly
  28484. 95%The Computer Scientist Who Can’t Stop Telling Stories
  28485. 95%Apple (Australia)
  28486. 99%The Ultimate Guide to Drag and Drop Image Uploading with Pure Javascript
  28487. 99%ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 4 release now available
  28488. 91%ep IV - Immo Landwerth :: DevTalks
  28489. 99%Creating a ReadOnlySequence from Array Data - Steve Gordon
  28490. 88%F# Software Foundation
  28491. 97%.NET Conf - Focus on Xamarin Event Recap | Xamarin Blog
  28492. 94%Are Boolean Flags on Methods a Code Smell? - ardalis
  28493. 94%MSIX Packaging Tool April 2020 release is now available!
  28494. 99%Augmenting Interfaces in the Global Scope in TypeScript
  28495. 98%The 2020 Guide to Creating Quality Technical Screencasts, Presentations, and Remote Meetings
  28496. 99%A Framework to DotNet Core Conversion Report
  28497. 99%Types for classes as values in TypeScript
  28498. 99%A Framework to DotNet Core Conversion Report
  28499. 99%Download the Student Developer coloring book!
  28500. 99%When to Mock
  28501. 98%What is Fiddler?
  28502. 93%IntelliSense Customer Development
  28503. 99%TCP/IP tutorial
  28504. 70%Folding@Home is now equivalent to an exascale supercomputer
  28505. 99%Building a web app with functional programming
  28506. 98%Entity Framework documentation
  28507. 95%The Keyboardio Atreus
  28508. 96%The first two statements of your BASH script should be…
  28509. 99%The most successful malleable system in history
  28510. 97%Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries, 3rd Edition
  28511. 99%WebDriver (Chromium) - Microsoft Edge Development
  28512. 97%WinUI Community Call (April 15, 2020)
  28513. 94%databinding GmbH | Ihr Partner für Software, Datenanalyse und Beratung
  28514. 97%JetBrains .NET Days Online
  28515. 89%iPhone SE: A powerful new smartphone in a popular design
  28516. 68%Breakthrough of Digital Culture: Finland accepts the Demoscene on its national UNESCO list of intangible cultural heritage of humanity - Demoscene - The Art of Coding
  28517. 98%A Programmer's Introduction to Mathematics
  28518. 98%Blazor Tutorial : Code Faster Using dotnet watch run - EP27
  28519. 78%Western Digital admits 2TB-6TB WD Red NAS drives use shingled magnetic recording – Blocks and Files
  28520. 79%Turning my obsession with the stock market into a side project
  28521. 97%KolibriOS official site
  28522. 98%ArduBee, a Ready-To-Fly Micro drone for Education and Swarming
  28523. 99%Identity & Access Control for modern Applications and APIs using ASP.NET Core 3 - NDC Porto 2020
  28524. 97%Personal gmail account claimed by SSO, can't login anymore.
  28525. 99%Windows Subsystem for Linux 2 Moving into General Availability with Improved Update Process
  28526. 99%Open Source Identity and Access Management
  28527. 80%My Commute.org
  28528. 99%April 2020 Azure SDK Release
  28529. 99%.NET Core performance revolution in Rider 2020.1 - .NET Tools Blog
  28530. 99%Refactoring: This class is too large
  28531. 99%Publish VSCode extension using GitHub Actions | Visual Studio Geeks
  28532. 92%‎TF Podcast on Apple Podcasts
  28533. 93%tippin.me
  28534. 97%Consuming GraphQL in C#
  28535. 97%Exercise in Thinking: Do Racing Stripes Make a Car Go Faster?
  28536. 98%Finally We May Have a Path to the Fundamental Theory of Physics… and It’s Beautiful—Stephen Wolfram Writings
  28537. 99%Pulumi - Modern Infrastructure as Code
  28538. 96%AMD Claims World’s Fastest Per-Core Performance with New EPYC Rome 7Fx2 CPUs
  28539. 51%SoftBank expects $24 billion in losses from Vision Fund, WeWork and OneWeb investments – TechCrunch
  28540. 98%Airbreak: Jailbreak your CPAP machine
  28541. 82%Swagger UI
  28542. 67%tom nook's laptop
  28543. 97%GitHub is now free for teams
  28544. 99%Top Visual Studio Code Git Extensions in 2020
  28545. 99%How to automatically choose a free port in ASP.NET Core 3.0
  28546. 99%Mobile Blazor Bindings - State Management and Data
  28547. 98%NextDNS is my new favourite DNS service
  28548. 96%RIP John Conway
  28549. 97%xkcd: RIP John Conway
  28550. 85%John Conway
  28551. 99%Organizational Accounts for ASP .NET Core 3.1
  28552. 99%Queuing Background Jobs with Coravel - CodeOpinion
  28553. 99%SQL Server 2017 adds support for Red Hat Enterprise Linux 8 and Ubuntu 18.04
  28554. 99%Don't Code Tired | Simplifying Parameter Null and Other Checks with the Pitcher Library
  28555. 97%Introducing a New Interactive Element: In-Game Purchases (Includes Random Items)
  28556. 98%An Introduction to GraphQL: Subscriptions
  28557. 98%Bring your own machine to Visual Studio Online | Visual Studio Blog
  28558. 99%Try gh, GitHub's new CLI
  28559. 93%Monsters Weekly 159 - Managing Database Migrations
  28560. 99%Typing functions in TypeScript
  28561. 99%Free Google Book: Building Secure and Reliable Systems - High Scalability -
  28562. 89%Webinar: Let’s Build a Financial Dashboard with React
  28563. 99%0.6.0 Release Notes · The Zig Programming Language
  28564. 99%Using Certificates from Azure Key Vault in ASP.NET Core
  28565. 95%Document Your Pain - Simple Talk
  28566. 99%Deep Data Dive with Kusto for Azure Data Explorer and Log Analytics
  28567. 67%TurboPower Software Company
  28568. 98%Rename files in linux / bash using mv command without typing the full name two times
  28569. 99%Using Alba for Integration Testing ASP.Net Core Web Services
  28570. 99%File transfer app with Blazor: Introduction - Mircea Oprea
  28571. 88%Over 500,000 Zoom accounts sold on hacker forums, the dark web
  28572. 99%Erase your darlings: immutable infrastructure for mutable systems
  28573. 97%Inkscape 0.92.5 released and Testers needed for Inkscape 1.0 Release Candidate
  28574. 99%Gatsby and Sanity.io - Part 2 Live Stream
  28575. 99%Gatsby and Sanity.io - Part 1 (Live Stream)
  28576. 99%Download Inkscape 0.92.5 | Inkscape
  28577. 96%A Personal History of Compilation Speed, Part 1
  28578. 98%Writing a Book with Pandoc, Make, and Vim — Vladimir Keleshev
  28579. 86%‎The Numberphile Podcast on Apple Podcasts
  28580. 52%Life, part 1
  28581. 95%The Legendary John Conway (1937-2020) - Numberphile Podcast
  28582. 97%Fourth View
  28583. 89%Saving Money on Internation Payments as a Remote Freelancer
  28584. 84%The Legendary John Conway (1937-2020) — The Numberphile Podcast
  28585. 93%Senior Software Engineer - IAM Platform
  28586. 75%Easier organization and increased scalability for repository administrators
  28587. 92%Senior Software Engineer - IAM Experience
  28588. 99%Serilog Logging Best Practices
  28589. 99%Download Inkscape 1.0rc1 | Inkscape
  28590. 98%Software Engineer - IAM Experience
  28591. 55%The Legendary John Conway (1937-2020) — Numberphile
  28592. 96%This is what end-to-end encryption should look like! - Jitsi
  28593. 99%Your statement is 100% correct but misses the entire point
  28594. 60%Tales from the Loop (TV Series 2020– ) - IMDb
  28595. 99%Technical reasons to choose FreeBSD over GNU/Linux
  28596. 66%Next-Gen Nuclear Power
  28597. 99%Database basics: writing a SQL database from scratch in Go
  28598. 99%A very short introduction to COBOL
  28599. 95%Name all the colors @ colornames.org
  28600. 99%Welcome back to C++ - Modern C++
  28601. 96%Introduction
  28602. 99%Your statement is 100% correct but misses the entire point
  28603. 99%Work flow of diagnosing memory performance issues – Part 1 | .NET Blog
  28604. 99%UniFi - Advanced Adoption of a "Managed By Other" Device
  28605. 98%Stop Making Students Use Eclipse
  28606. 79%How to Speak | How to Speak | MIT OpenCourseWare
  28607. 98%UniFi - How to Migrate from Cloud Key to Cloud Key or UDM
  28608. 81%Teaching a computer to strafe jump in Quake with reinforcement learning
  28609. 99%Enemy AI: chasing a player without Navigation2D or A* pathfinding
  28610. 94%CONTACT | BBB Studios Inc | Minecraft Partner
  28611. 96%Bored? How about trying a Linux speed run?
  28612. 97%The Daddy of Big Numbers (Rayo's Number) - Numberphile
  28613. 98%Practical TLA+ - Planning Driven Development | Hillel Wayne | Apress
  28614. 95%UDM-Pro Quick Start Guide
  28615. 86%John Conway 1/6 [The Free Will Lectures] - Free Will and Determinism [2009]
  28616. 94%Things That Turbo Pascal is Smaller Than
  28617. 96%Moving away from GMail
  28618. 95%"Memories" - 256 byte MSDOS intro
  28619. 96%The Death of Hype: What's Next for Scala
  28620. 99%The limitations of Android N Encryption
  28621. 90%THE EVIL OF 5G TECHNOLOGY - David Icke | London Real
  28622. 97%#badBIOS features explained
  28623. 80%The Voices Project
  28624. 98%YouTube Accidentally Permanently Terminated My Account
  28625. 96%Life, Death and the Monster (John Conway) - Numberphile
  28626. 98%Hacking my Sixth Form College network in 1991
  28627. 91%Artist Relief Submission Manager
  28628. 71%After 50 Years of Effort, Researchers Made Silicon Emit Light
  28629. 86%Saturday Morning Breakfast Cereal - Anger
  28630. 93%A Billion Views — Brady Haran
  28631. 66%UNIX: Making Computers Easier To Use -- AT&T Archives film from 1982, Bell Laboratories
  28632. 98%FreeRDP
  28633. 62%IBM will offer free COBOL training to address overloaded unemployment systems
  28634. 86%Twitter Removes Privacy Option, and Shows Why We Need Strong Privacy Laws
  28635. 80%Cobol Programmers Answer Call to Shore Up Unemployment Benefits Systems - IEEE Spectrum
  28636. 85%dotGo 2017 - Cindy Sridharan - Unmasking netpoll.go
  28637. 92%Съобщение във връзка с регистрираните онлайн потребители
  28638. 93%Senate Stock Watcher - See What Senators are Trading
  28639. 99%Godot Engine - C# progress report: iOS and signals as events
  28640. 97%Linksys Official Support - Required password reset due to DNS hack
  28641. 89%Dev Around the Sun
  28642. 92%Justponics – An aquaponics kit store
  28643. 61%Why it’s too early to start giving out “immunity passports”
  28644. 52%8x8 Video Meetings
  28645. 96%Firefox 75.0, See All New Features, Updates and Fixes
  28646. 69%This Man Owns The World's Most Advanced Private Air Force After Buying 46 F/A-18 Hornets
  28647. 94%Report thy feat unto Lord British
  28648. 97%OpenTelemetry .NET SDK progress
  28649. 97%Virtual Local User Group Feedback
  28650. 81%Something Deeply Hidden – Sean Carroll
  28651. 98%markmap-lib
  28652. 68%Adversarial Fashion
  28653. 99%Code Maze Weekly #20 - Code Maze
  28654. 99%Open Source Virtual Background | BenTheElder
  28655. 99%Zero Trust: Going Beyond the Perimeter
  28656. 99%Sign in to Microsoft Azure
  28657. 90%The Global Dollar Short Squeeze
  28658. 99%The software industry's greatest sin: hiring
  28659. 96%Firefox 75 for developers
  28660. 93%Remove "There were build errors. Would you like to continue and run..." dialog.
  28661. 97%NuGet Gallery | Home
  28662. 99%The 501 Developer Manifesto
  28663. 98%IntelliJ IDEA 2020.1: Java 14, dataflow analysis assistance in the debugger, LightEdit mode, and more!
  28664. 93%追加有り:WEB会議などで使える「エヴァンゲリオン壁紙」登場! – エヴァンゲリオン公式サイト
  28665. 96%Thinkst Canary
  28666. 98%Temporal circuit of macroscale dynamic brain activity supports human consciousness
  28667. 99%Hybridizer: High-Performance C# on GPUs | NVIDIA Developer Blog
  28668. 52%8x8 Video Meetings
  28669. 95%8x8 Video Meetings
  28670. 79%ICQ New – stay connected
  28671. 95%Jitsi Meet
  28672. 99%hello-world.cbl
  28673. 61%Planning for Yelp’s Future - Yelp
  28674. 96%Why I’m leaving Elm - lukeplant.me.uk
  28675. 98%SharpLab
  28676. 90%I Graduated Into the Dot Com Bust as a Programmer and Made It. You Will Too.
  28677. 96%The Unfriendly Robot: Automatically flagging unwelcoming comments - Stack Overflow Blog
  28678. 99%WebSockets for fun and profit - Stack Overflow Blog
  28679. 99%Swift: Google’s bet on differentiable programming | Tryolabs Blog
  28680. 91%Cloudflare dumps reCAPTCHA as Google intends to charge for its use | ZDNet
  28681. 98%I can't keep up with idiomatic Rust
  28682. 94%Briggs & Tim Minchin - HouseFyre (Lockdown Video) #StayHome
  28683. 96%Learn dbatools in a Month of Lunches
  28684. 89%When in doubt, add more indirection - Clip of davidwengier - Twitch Clips
  28685. 97%The Power of Prolog
  28686. 99%Executing your configuration
  28687. 99%Write Regular Expressions Easily with Rider - .NET Tools Blog
  28688. 96%A guide to remote development with Live Share | Visual Studio Blog
  28689. 78%Azure Friday | Channel 9
  28690. 99%Strangling .NET Framework App to .NET Core - Kamil Grzybek
  28691. 99%Using Oakton for Development-Time Commands in .Net Core Applications
  28692. 89%On architecture, urban planning and software construction
  28693. 97%Intro to quantum computing with Q# – Part 2, Superposition
  28694. 98%Uno Platform 2.1 available now - x:Bind, TwoPaneView and more - Uno Platform
  28695. 99%Thank you, Visual Studio docs contributors | Visual Studio Blog
  28696. 99%A Fast and Lightweight Solution for CQRS and Event Sourcing
  28697. 99%CSS Findings From The New Facebook Design - Ahmad Shadeed
  28698. 98%Microsoft Tye - Parte 2 | DevDicas em 10 Minutes
  28699. 88%Krisp | Noise Cancelling App
  28700. 95%Why you should stop using Google Analytics on your website
  28701. 99%Does a memory barrier ensure that the cache coherence has been completed?
  28702. 99%Depending on the right PowerShell NuGet package in your .NET project | PowerShell
  28703. 99%Virtual: What's new in Visual Studio for Mac for .NET Developers
  28704. 98%Migrating Duolingo’s Android app to 100% Kotlin
  28705. 93%Google - Site Reliability Engineering
  28706. 99%Mobile Blazor Bindings - Getting Started
  28707. 99%Building End-to-End Diagnostics and Tracing: Trace Context
  28708. 99%.NET 5.0, VS2019 Preview and C# 9.0 for ASP .NET Core developers
  28709. 90%‎Bottle Up and Explode! by Elliott Smith
  28710. 89%Going React to React Native w/ Jenn Creighton on Real Talk Javascript
  28711. 91%Edouard Klein / falsisign
  28712. 92%Free April Month
  28713. 97%Moving from reCAPTCHA to hCaptcha
  28714. 99%How to Invert a Machine Learning Matrix Using C# -- Visual Studio Magazine
  28715. 99%ASP.NET Core 5 – Enabling Razor runtime compilation #dotnetcore #aspnetcore
  28716. 99%Move OData to .NET 5 | OData
  28717. 91%Home - /dev/null as a Service
  28718. 97%SQL Server Management Studio 18.5 is now generally available - SQL Server Blog
  28719. 85%Oceanware.Ocean.Blazor 2.0.0
  28720. 99%Using GraphQL in Azure Functions to Access Cosmos DB | LINQ to Fail
  28721. 98%Meet Visual Studio for Mac’s New Integrated Terminal! | Visual Studio Blog
  28722. 77%Muscle Simulation...Now In Real Time! 💪
  28723. 97%Jitsi Meet features update, April 2020 - Jitsi
  28724. 94%Announcing Windows 10 Insider Preview Build 19603 | Windows Experience Blog
  28725. 86%dig.ccMixter Home
  28726. 97%Gnoosic - Discover new Music
  28727. 98%Microservices
  28728. 96%How we abused Slack's TURN servers to gain access to internal services
  28729. 55%NJ Governor Requests Expertise of 6 People Who Still Know COBOL
  28730. 90%Assemble and adjust your Face Shield
  28731. 98%Start Small tracking
  28732. 99%Using SIMD to aggregate billions of rows per second (on a laptop) · QuestDB
  28733. 93%v5: drop Internet Explorer support by XhmikosR · Pull Request #30377 · twbs/bootstrap
  28734. 99%Running your own secure communication service with Matrix and Jitsi | Matrix.org
  28735. 61%Stanford researchers devise treatment that relieved depression in 90% of participants in small study
  28736. 99%Introducing Krustlet, the WebAssembly Kubelet
  28737. 99%CS Degree vs Coding Bootcamp vs Self-taught (Live Stream)
  28738. 98%Introducing Aboard Beta
  28739. 99%Announcing unverified.email . Pavlo Kerestey
  28740. 97%City-Data.com - Stats about all US cities
  28741. 99%Cross-platform profiling .NET code with BenchmarkDotNet
  28742. 99%5 ways to set the URLs for an ASP.NET Core app
  28743. 99%Blazor Tutorial : Spinner or Activity Indicator : EP26
  28744. 99%Mobius – .NET runtime running on .NET Core – TooSlowException
  28745. 99%Carl Franklin's Blazor Desk Show
  28746. 99%Service and Container Orchestration for .NET with Tye
  28747. 95%Organize conference calls on Skype with one click | Skype
  28748. 95%Setting the Record Straight: containers vs. Zones vs. Jails vs. VMs
  28749. 98%Mobile Blazor Bindings - Layout and Styling
  28750. 88%quakejs.com
  28751. 80%NuGet Support in Visual Studio for Mac 8.5
  28752. 98%IdentityServer4 UI and Web API Basic Security - Code Maze
  28753. 99%Domain-Driven Design and Entity Framework Core – two years on – The Reformed Programmer
  28754. 97%PowerShell 7 support with AWS Lambda | Amazon Web Services
  28755. 99%Check Certificate Expiry Date in .NET Core - Steve Fenton
  28756. 93%New Blazor Desk Show (free) Dates! — App vNext
  28757. 99%Create, Build, Deploy and Configure an Azure Function with Azure DevOps and Azure CLI
  28758. 99%How are .NET APIs Designed? - Steve Gordon
  28759. 82%.NET docs: What's new for March 2020
  28760. 81%ASP.NET Core docs: What's new for March 2020
  28761. 83%I’m Broderick Fowler. I enjoy creating user-centric, delightful, and human experiences.
  28762. 95%Online Communities - Not another bloody "how to do remote work post"!
  28763. 71%How SEO Ruined the Internet — Superhighway 98
  28764. 96%Crafting Interpreters
  28765. 84%44M Digital Wallet Items Exposed in Key Ring Cloud Misconfig
  28766. 99%Transport Layer Security (TLS) best practices with the .NET Framework
  28767. 96%This Video Has 861,548 Views
  28768. 99%[🌐 Online] What is Blazor? And why’s it so exciting? with Chris Sainty
  28769. 99%[🌐 Online] What is Blazor? And why’s it so exciting? with Chris Sainty
  28770. 99%BenchmarkDotNet v0.12.1 | BenchmarkDotNet
  28771. 97%Sprites mods - Frekvens LED box hack
  28772. 99%Carl Franklin's Blazor Road Show
  28773. 99%Securing Blazor WebAssembly with Identity Server 4
  28774. 97%Releasing Skclusive-UI 2.0 for Blazor
  28775. 98%My Customized Windows Terminal Settings profiles.json
  28776. 99%Tip 259 - How to use Azure App Service managed certificates
  28777. 96%.NET Team Developer Seeks Help for Easy 'Up-for-Grabs' Issues -- Visual Studio Magazine
  28778. 99%Don't Code Tired | Running ASP.NET Core Apps on a Synology NAS with Docker
  28779. 99%Up to the clouds!
  28780. 98%I’ve noticed three types of serverless compute platforms. Let’s deploy something to each.
  28781. 96%Microsoft Edge is now 2nd most popular desktop browser, beats Firefox
  28782. 88%Table of Contents · Crafting Interpreters
  28783. 95%OnCheckin - Continuous Deployment for ASP.Net websites.
  28784. 94%CS106A Code in Place
  28785. 99%Work flow of diagnosing memory performance issues – Part 0 | .NET Blog
  28786. 98%Crafting "Crafting Interpreters" – journal.stuffwithstuff.com
  28787. 76%Microservices with .NET Core and Docker Episode 04 - Bandwidth Tester with Serilog and Seq
  28788. 97%Welcome · Real-World Cryptography MEAP V05
  28789. 57%drhanialghamdi on Snapchat
  28790. 80%FLOPPY DISK OVERDRIVE, by MASTER BOOT RECORD
  28791. 99%Microservices in .NET Core, Second Edition
  28792. 99%Replicate your favorite VSCode theme in Windows Terminal
  28793. 99%The Svelte Compiler Handbook
  28794. 98%Sunday Morning Live
  28795. 95%Theia - Cloud and Desktop IDE
  28796. 99%Regex Performance Improvements in .NET 5 | .NET Blog
  28797. 98%Ryan C. Gordon is creating games, tools, and awesome things. | Patreon
  28798. 91%Boring Old Business Home
  28799. 88%Covid Trends
  28800. 94%OMG! We Made One Gram of Remdesivir!
  28801. 85%Bose QC 35 Firmware 4.5.2 Noise Cancellation Investigation Report
  28802. 95%Learn computer science. Change the world.
  28803. 96%Kurzgesagt – In a Nutshell is creating Science Animation Videos | Patreon
  28804. 95%Kubernetes Research Survey
  28805. 98%Pretlist Careers
  28806. 95%How can i change the email address on my account?
  28807. 93%Treendly
  28808. 79%Digi.City
  28809. 99%HttpClient - Error handling, a test driven approach
  28810. 65%The Live Coders Conference
  28811. 98%leontrolski - 33 line React
  28812. 98%Full stack open 2020
  28813. 63%Why build an entire computer on breadboards?
  28814. 96%Impossible Squares - Numberphile
  28815. 98%10 Things I Hate About PostgreSQL
  28816. 99%How RyuJIT inlines a function (heuristics) | Egor Bogatov — Developer at Microsoft
  28817. 99%Blazor Book Examples
  28818. 98%Twitter Direct Message Caching and Firefox – Mozilla Hacks - the Web developer blog
  28819. 90%Aram Koukia
  28820. 79%Secret iPad
  28821. 75%Post Apocalyptic
  28822. 98%Scrum Dynamics
  28823. 96%All Courses
  28824. 96%How we recovered over $300K of Bitcoin
  28825. 72%Reassuring Words and Good Intentions Don't Mean Good Security
  28826. 93%Move Fast & Roll Your Own Crypto: A Quick Look at the Confidentiality of Zoom Meetings - The Citizen Lab
  28827. 97%Version 1.2.0 released
  28828. 99%‎macOS Server
  28829. 97%Webcam Hacking | Ryan Pickren
  28830. 99%Getting Started with The Twitch API (Live Stream)
  28831. 99%Sad state of cross platform GUI frameworks | RoyalSloth
  28832. 99%Hardware microphone disconnect in Mac and iPad
  28833. 99%PostgreSQL is the worlds’ best database
  28834. 93%Helping users choose stronger passwords with known data breaches
  28835. 99%Building Web Applications with Blazor
  28836. 98%A crash course in compilers – Increment: Programming Languages
  28837. 98%CodeTour VSCode extension allows you to produce interactive guides, assessments and tutorials.
  28838. 89%Stay Home and Skill Up for Free
  28839. 98%How to remote desktop fullscreen RDP with just SOME of your multiple monitors
  28840. 99%Shawn Wildermuth's Blog
  28841. 81%Consider Chesterton's Fence Principle Before Changing That Code
  28842. 99%Content Injection with Response Rewriting in ASP.NET Core
  28843. 99%If you want your OSS project to be successful…
  28844. 99%Idris 2 version 0.1.0 Released
  28845. 98%Dependency Injection Lifetimes In ASP.NET CORE
  28846. 92%What's a virus, anyway? Part 1: The bare-bones basics - Scope
  28847. 78%HCA Healthcare - Jobs
  28848. 98%Jobs, Apartments, Homes for Sale, New/Used Cars & More at Geebo
  28849. 66%Lyme disease bacteria eradicated by new drug in early tests - Scope
  28850. 94%Team 6502
  28851. 91%Десятки тысяч белорусов требуют ввести в стране карантин. Президент объясняет, почему нет
  28852. 98%(Angular & ASP.NET) Gurustop.NET By @Meligy
  28853. 93%Block Selection - Visual Studio 2019 for Mac
  28854. 82%Australian Kids' Smartwatch Maker Hit By Same Bug Again
  28855. 94%Troy Hunt
  28856. 97%Hack Yourself First: How to go on the Cyber-Offence - NDC Porto 2020
  28857. 94%GTC 2020: DLSS - Image Reconstruction for Real-time Rendering with Deep Learning
  28858. 82%Australian Kids' Smartwatch Maker Hit By Same Bug Again
  28859. 92%Learn Advanced Distributed Systems Design
  28860. 93%Free April Month
  28861. 97%Solutions Architect, Public Key Infrastructure (PKI) - Jobs at Apple
  28862. 97%Edit fiddle - JSFiddle - Code Playground
  28863. 93%Free April Month
  28864. 98%Announcing .NET 5.0 Preview 2 | .NET Blog
  28865. 98%All Microsoft’s PowerToys for Windows 10, Explained
  28866. 99%ASP.NET Blog | ASP.NET Core updates in .NET 5 Preview 2
  28867. 99%Announcing Entity Framework Core 5.0 Preview 2 | .NET Blog
  28868. 96%Welcome!
  28869. 88%A Message to Our Users - Zoom Blog
  28870. 97%How we reduced our Google Maps API cost by 94%
  28871. 99%Use Azure Key Vault for Secrets in Azure DevOps Pipelines
  28872. 84%The EARN IT Act Violates the Constitution
  28873. 95%r/ProgrammerHumor - If Microsoft developed West World
  28874. 98%Mastering Web Application Development with Express
  28875. 93%Lens | The Kubernetes IDE
  28876. 95%libgit2 v1.0 Released
  28877. 99%How SNES emulators got a few pixels from complete perfection
  28878. 99%Resiliency with Polly – Anthony Giretti's .NET blog
  28879. 99%Can .NET Core Framework Assemblies be Mapped back to Individual NuGet Packages? A Detective Story
  28880. 99%Getting Started with CQRS – Part 3 - Simple Talk
  28881. 99%Merging .NET Core and .NET Standard with New Target Framework Monikers (TFMs) – Thomas Claudius Huber
  28882. 99%Purging Technical Debt By Using Static Code Analysis Tools - Webinar Recording - .NET Tools Blog
  28883. 97%How to Build Custom Forms with React Hooks
  28884. 99%How to SSH Properly
  28885. 77%Dom's Dodge Charger 42111 | Technic™ | Buy online at the Official LEGO® Shop AU
  28886. 86%TheBlockZone | Nurturing creativity one building block at a time
  28887. 98%Ex-NSA hacker finds new Zoom flaws to takeover Macs again, including webcam, mic, and root access - 9to5Mac
  28888. 92%Attackers can use Zoom to steal users’ Windows credentials with no warning
  28889. 99%Writing .NET Database Integration Tests
  28890. 98%Perspectives & gaps between theory, practice & industry research in cryptography
  28891. 91%Introducing 1.1.1.1 for Families
  28892. 98%Visual Studio 2019 for Mac - Release Notes
  28893. 98%Building End-to-End Diagnostics and Tracing: An Intro
  28894. 91%Open Broadcaster Software | OBS
  28895. 77%GitHub: IndianaTechCS3700/ObjectOrientedProgrammingNotebooks/4488c478d1f90e4e940f122c12d45e3ac4c56a35
  28896. 96%Planning and Managing Layoffs - Andreessen Horowitz
  28897. 92%Michael Tsai - Blog - Omni Group Layoffs
  28898. 96%Microservices
  28899. 98%ASP.NET Web API + Entity Framework Core : NSwagStudio - EP11
  28900. 99%A Deep Dive into Database Attacks [Part III]: Why Scarlett Johansson’s Picture Got My Postgre Database to Start Mining Monero
  28901. 99%Getting Started with Mobile Blazor Bindings
  28902. 86%The CUDA C++ Standard Library | SuperComputing 2019 | NVIDIA
  28903. 99%Middleware in ASP .NET Core 3.1
  28904. 99%PowerShellGet 3.0 Preview 1 | PowerShell
  28905. 99%Global error Handling in gRPC & gRPC status codes – Anthony Giretti's .NET blog
  28906. 99%Monsters Weekly 158 - Azure App Configuration
  28907. 99%MSIX: Package desktop apps for Windows 10. Replace outdated installers.
  28908. 99%Best practices for using Azure SDK with ASP.NET Core
  28909. 99%Create Azure Infrastructure with Azure DevOps and Azure CLI Powershell scripts
  28910. 99%Debugging Uno Platform WebAssembly apps in Visual Studio 2019 - Uno Platform
  28911. 99%Sending and Receiving JSON using HttpClient with System.Net.Http.Json - Steve Gordon
  28912. 58%How Google Ruined the Internet — Superhighway 98
  28913. 99%Prisma 2.0 is Now in Beta: Type-safe Database Access with Prisma Client | Prisma
  28914. 79%Benchmark.NET
  28915. 97%Building dark mode on Stack Overflow - Stack Overflow Blog
  28916. 98%Entity Framework Core in Action
  28917. 81%BuyMuni Newsletter Sign Up
  28918. 99%How an anti ad-blocker works: Reverse-engineering BlockAdBlock
  28919. 95%Markdown Monster: A better Markdown Editor for Windows
  28920. 98%Visual Studio 2019 for Mac - Preview Release Notes
  28921. 99%Virtual: What's new in Visual Studio for Mac for .NET Developers
  28922. 98%rethinking openbsd security
  28923. 99%Auto-Detect Memory Issues in your App with Dynamic Program Analysis - Rider 2020.1 - .NET Tools Blog
  28924. 99%James Newton-King - Introducing gRPC HTTP API
  28925. 99%.NET R&D Digest (March, 2020)
  28926. 94%Hack Yourself First: How to go on the Cyber-Offence - NDC Copenhagen 2020
  28927. 82%idobi Network - LIVE Radio | @idobiRadio
  28928. 71%Apple acquires Dark Sky weather app, and it’s bad news for Android users
  28929. 93%Dark Sky Has a New Home
  28930. 99%Announcing AWS Lambda support for .NET Core 3.1 | Amazon Web Services
  28931. 84%"C is how the computer works" is a dangerous mindset for C programmers • Steve Klabnik
  28932. 96%Plan for change: TLS 1.0 and TLS 1.1 soon to be disabled by default - Microsoft Edge Blog
  28933. 91%Raycast
  28934. 94%Financial Times
  28935. 84%Blog | ecsazza
  28936. 98%So, uh, I think Catalina 10.15.4 Broke SSH? – tyler.io
  28937. 99%Year of Clojure on the Desktop
  28938. 99%Accessing route values in endpoint middleware in ASP.NET Core 3.0
  28939. 99%Debugging Dapr application using Tye tool
  28940. 99%Convert CSS in React To Styled Components
  28941. 96%Gondor Calls For Aid (with Kit Yates) - Numberphile Podcast
  28942. 93%WebEncoders.Base64UrlEncode Method (Microsoft.AspNetCore.WebUtilities)
  28943. 93%Report: 42M Iranian "Telegram" User IDs & Phone Numbers Leaked Online
  28944. 98%Dolt Use Cases
  28945. 97%18 GitLab features are moving to open source
  28946. 95%Using open source software to connect charities with people in need of social housing - Microsoft Industry Blogs - United Kingdom
  28947. 99%[ANNOUNCE] WireGuard 1.0.0 for Linux 5.6 Released
  28948. 95%Power Tools, Fasteners and Software for Construction - Hilti USA
  28949. 98%IdentityServer4 Integration with ASP.NET Core - Code Maze
  28950. 99%The Difference between .NET Core, .NET Framework & Xamarin
  28951. 99%ValueTask Restrictions
  28952. 99%Shawn Wildermuth's Blog
  28953. 94%Ryzen 4000 Review: AMD's 7nm Ryzen 9 offers game-changing performance for laptops
  28954. 89%US Government Wages War on Encryption
  28955. 97%Fast Build, Slow Build, and the Testing Pyramid
  28956. 76%Internet Archive responds: Why we released the National Emergency Library
  28957. 99%Using Visual Studio Code from a docker image locally or remotely via VS Online
  28958. 99%What Are .NET Worker Services? - Steve Gordon
  28959. 99%Avoiding SQL Server plan cache pollution with EF Core 3 and Enumerable.Contains()
  28960. 71%Cloud n Clear
  28961. 98%[ANNOUNCE] WireGuard 1.0.0 for Linux 5.6 Released
  28962. 90%Dark
  28963. 85%18RU 600mm Wide x 600mm Deep Server Rack
  28964. 94%24 Port Cat6 Patch Panel, Feed Through, Shielded, 1U, In Stock
  28965. 99%Await | Writing an OS in Rust
  28966. 97%Improved Git Experience in Visual Studio 2019 | Visual Studio Blog
  28967. 96%Introducing Dark Mode (beta) for Stack Overflow - Stack Overflow Blog
  28968. 99%.NET for Apache® Spark™ In-Memory DataFrame Support | .NET Blog
  28969. 95%AGISI.org
  28970. 96%Linux 5.6 - Linus Torvalds
  28971. 99%[ANNOUNCE] WireGuard 1.0.0 for Linux 5.6 Released
  28972. 80%A pandemic of bubble maps
  28973. 96%A Hill to Die On - Why Lead Free Solder is Better For You — Ben Hencke
  28974. 96%Grab your crayons, it’s coloring time!
  28975. 99%Community Tutorial: Using NPoco with CockroachDB and C# / .NET Core | Cockroach Labs
  28976. 96%Welcome - The LGBTQ in Technology Slack
  28977. 98%Helping Customers Effectively | .NET Blog
  28978. 92%Joomla partners with Report URI for real time Application Security and Health Monitoring
  28979. 99%Hosting and ASP.NET Core API in a Container Part 1 of 2 - Building the Container | Premier Developer
  28980. 98%.NET 5 preview support in OmniSharp and C# Extension for VS Code
  28981. 98%Tip 258 - Write queries and create dashboards using the full power of Azure Resource Graph
  28982. 98%Are Windows Runtime asynchronous operations guaranteed to complete? | The Old New Thing
  28983. 99%Removing Special Characters and Diacritic Marks in C# - Steve Fenton
  28984. 99%Announcing TypeScript 3.9 Beta | TypeScript
  28985. 93%Update #2 on Microsoft cloud services continuity
  28986. 99%A Lesson Learnt: Test Explorer Processor Architecture Settings - Steve Gordon
  28987. 99%Offline storage in a PWA
  28988. 89%Iluvien | Home
  28989. 99%Guidance for Java EE Migration to Azure
  28990. 75%colors.lol - Overly descriptive color palettes
  28991. 85%AWS Ground Station
  28992. 98%cpace package · go.dev
  28993. 84%Azure being overwhelmed by 775% surge in demand in lockdown regions - MSPoweruser
  28994. 98%From Markdown to Video
  28995. 95%Bite size linux!
  28996. 95%How to burn the most money with a single click in Azure
  28997. 95%Bite size linux!
  28998. 98%Sunday Morning Live
  28999. 86%Khan Academy
  29000. 97%Sorting 1 million 8-digit numbers in 1 MB of RAM
  29001. 99%Hands-on guide: developing and deploying Node.js apps in Kubernetes
  29002. 84%Home - Global Math Project
  29003. 99%CVE-2020-8816 – Pi-hole Remote Code Execution
  29004. 56%patents in crypto
  29005. 98%Static analysis in GCC 10 - Red Hat Developer
  29006. 98%Balancing work on GC threads | .NET Blog
  29007. 99%Hardware Solutions To Highly-Adversarial Environments - Whitebox Crypto vs TPM vs TEE vs Secure Enclaves vs Secure Elements vs HSM vs CloudHSM vs KMS
  29008. 57%The northern-hemisphere winter of 2019-20 was the warmest ever on land
  29009. 98%Download .NET Core 3.1 (Linux, macOS, and Windows)
  29010. 99%Publish Nuget packages in Azure DevOps Pipelines
  29011. 92%Zoom’s Use of Facebook’s SDK in iOS Client - Zoom Blog
  29012. 99%Simplify microservices with Dapr (Distributed Application Runtime)
  29013. 84%MalwareTech is creating exploitation & malware analysis tutorials | Patreon
  29014. 84%ASP.NET documentation
  29015. 99%How are Unix pipes implemented?
  29016. 99%The Hardest Program I've Ever Written – journal.stuffwithstuff.com
  29017. 93%Introvert
  29018. 98%It's not what programming languages do, it's what they shepherd you to
  29019. 99%Deploy complex application, seamlessly | Qovery
  29020. 99%Go serverless: Real-time applications with Azure SignalR Service | Azure Friday
  29021. 91%BlueTrace
  29022. 64%Classic Hot Cross Buns | Donna Hay
  29023. 88%Peach - Helping you be productive and focused on your laptop.
  29024. 96%Teijin Limited
  29025. 98%‎Flow Leak
  29026. 98%Play by Play: Modern Web Security Patterns
  29027. 98%Flow Leak - Apps on Google Play
  29028. 98%Simulating an epidemic
  29029. 95%Mycroft – Open Source Voice Assistant - Mycroft
  29030. 90%I Am a Happy Janitor – Part 1: Finding garbage | .NET Blog
  29031. 92%Screencasting Tips and Tools, Part 1 | Big Machine
  29032. 98%New grad vs senior dev
  29033. 96%Contact Us – Spotify for Artists
  29034. 86%Keith Elder on about.me
  29035. 98%I Made an Audio Deepfake of Myself (and Obama!)
  29036. 98%Add Upcoming Streams Page to My Gatsby Site (Live Stream)
  29037. 89%Zoom needs to clean up its privacy act
  29038. 88%Open Source Tools From the Warren for President Tech Team
  29039. 99%SharpLab
  29040. 99%Identity & Access Control for modern Applications and APIs using ASP.NET Core 3 - NDC Copenhagen 2020
  29041. 99%ASP Classic Journeys: no-store
  29042. 94%Rubino's Best Gear Page's Amazon Page
  29043. 97%Essential Free Software for Remote Work – Purism
  29044. 98%It's not what programming languages do, it's what they shepherd you to
  29045. 96%"I thought it would be more of an old Soviet kind" — Jon Galloway on the Russian visa process, Sovietness, and tech conferences
  29046. 98%Visual Studio 2019 version 16.6 Preview 2 Brings New Features Your Way | Visual Studio Blog
  29047. 99%Production Debugging for .NET meets Infrastructure as Code | Ozcode
  29048. 99%Sanitize HTML snippets with AngleSharp
  29049. 99%Don't Code Tired | Adding Tuple Support to .NET Classes in C#
  29050. 98%PowerShell 7.1 Team Investments and Preview.1 Release | PowerShell
  29051. 98%Optimising C# for a serverless environment
  29052. 97%What about it!? is creating Youtube Videos about SpaceX, Space and Science in general! | Patreon
  29053. 97%Wavve: Making $76k a Month Turning Podcasts into Videos
  29054. 99%firefox's low-latency webassembly compiler -- wingolog
  29055. 82%What happens when the maintainer of a JS library downloaded 26m times a week goes to prison for killing someone with a motorcycle? Core-js just found out
  29056. 94%Open-source .NET library guidance
  29057. 61%Steam :: Dwarf Fortress :: An actual look at graphical improvements
  29058. 99%Carl Franklin's Blazor Desk Show with Dan Roth
  29059. 99%Totally made up conversations about choosing Entity Framework version numbers
  29060. 99%Mocking Injected Types in Blazor
  29061. 91%Entry Level jobs in tech
  29062. 99%Welcome to DFHack’s documentation! — DFHack 0.44.12-r3 documentation
  29063. 97%Visual Studio Subscriptions resources for remote learning and productivity | Visual Studio Blog
  29064. 86%Zotero | Your personal research assistant
  29065. 99%ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 3 release now available
  29066. 99%Taking Back What Is Already Yours: Router Wars Episode I
  29067. 78%'Azure appears to be full': UK punters complain of capacity issues on Microsoft's cloud
  29068. 98%10 Most(ly dead) Influential Programming Languages • Hillel Wayne
  29069. 98%10 Most(ly dead) Influential Programming Languages • Hillel Wayne
  29070. 93%Letter to myself in late 2008
  29071. 99%SharpLab
  29072. 86%Australian Govt Covid 19 text
  29073. 96%カナメとハルキー 2020.02.26 CDデビュー決定!!
  29074. 62%カナメとハルキー
  29075. 93%カナメ@2/26CD発売🦓(@caname2019)のプロフィール - ツイフィール
  29076. 96%Improving non-nullable reference types handling
  29077. 98%Blazor Roadshow cancelled. Boo! Blazor DeskShow steps in. Yay!
  29078. 97%Azure Dedicated Host: New capabilities and benefits
  29079. 96%Released: Microsoft.Data.SqlClient 2.0 Preview 2
  29080. 99%Using HttpCompletionOption to Improve HttpClient Performance in .NET - Steve Gordon
  29081. 99%Optimize database traffic with future results in NHibernate
  29082. 87%COVID Pandemic Exposes the Ugly Secrets Hidden in America’s Healthcare System:
  29083. 99%Standing up a local Sql Server development DB w/ Bullseye, Docker, and Roundhouse
  29084. 99%How to create a gRPC service ? – Anthony Giretti's .NET blog
  29085. 98%High-performance C#: a test pattern for ref structs
  29086. 97%Migrate from ASP.NET Core 3.1 to 5.0
  29087. 87%NO SURFACE DISRUPTION. NO REVENUE DISRUPTION.
  29088. 96%Unity Learn
  29089. 96%Tips on securing smart home devices
  29090. 79%Free Educational Content in Minecraft Marketplace!
  29091. 96%git/viro/vfs.git - Unnamed repository; edit this file 'description' to name the repository.
  29092. 91%Binge Together - watch movies together with your friends
  29093. 94%Learn D3: Introduction
  29094. 93%From Classic to Hydra: the implementations of Ouroboros explained - IOHK Blog
  29095. 95%Private client-side-only PWAs are hard, but now Apple made them impossible.
  29096. 96%dotnet-counters - .NET Core
  29097. 99%Hierarchical Depth Buffers
  29098. 87%Skynet
  29099. 99%Getting started with bare-metal assembly — Jonas Hvid
  29100. 88%GTC 2020: RTCore for Compute: Exploiting Computational Patterns Using NVIDIA RTX
  29101. 89%NVIDIA DLSS 2.0: A Big Leap In AI Rendering
  29102. 88%Chrome Phasing out Support for User Agent
  29103. 95%Carl Franklin's Blazor Road Show
  29104. 98%Deprecating packages on nuget.org
  29105. 51%The man who made the NES
  29106. 99%Speeding up Linux disk encryption
  29107. 97%Phil Haack on Working from Home – Herding Code
  29108. 95%Virtual Meetup #3
  29109. 99%Minimal March – Part 1: Getting Started with .NET and C# at the Command-line
  29110. 64%HuffPost is now a part of Verizon Media
  29111. 98%Why We Started Putting Unpopular Assets in Memory
  29112. 98%Running C# Snake inside UEFI
  29113. 94%Apple just killed Offline Web Apps while purporting to protect your privacy: why that’s A Bad Thing and why you should care
  29114. 99%Take Remote Worker/Educator webcam video calls to the next level with OBS, NDI Tools, and Elgato Stream Deck
  29115. 99%Working with Query Strings in Blazor
  29116. 99%How I Became a Better Programmer
  29117. 97%How to Use the Shadow Property in Entity Framework Core
  29118. 99%.NET Transactional File Manager Migrated to GitHub – Chinh Do
  29119. 99%Don't Code Tired | Variables? We Don’t Need No Stinking Variables - C# Discards
  29120. 98%The Advantages of Blazor over JavaScript Frameworks
  29121. 99%How to Train a Machine Learning Radial Basis Function Network Using C# -- Visual Studio Magazine
  29122. 99%Displaying enum as select list in ASP.NET Core
  29123. 99%Building Modern Desktop Apps—Is WinUI 3.0 the Way to Go?
  29124. 99%Logging in ASP .NET Core 3.1
  29125. 99%NuGet Gallery | Packages
  29126. 99%A categorized list of all Java and JVM features since JDK 8 to 14
  29127. 99%Little Snitch and the Deprecation of Kernel Extensions
  29128. 99%Catch up on the latest .NET Productivity features | .NET Blog
  29129. 96%CO2 emissions on the web
  29130. 99%`zig cc`: a Powerful Drop-In Replacement for GCC/Clang
  29131. 97%r/CSEducation - We are Carnegie Mellon University Students, and we help build CMU CS Academy: a free, online, High School programming curriculum. AMA about remote instruction for Computer Science education!
  29132. 76%Screen — Screen sharing for remote teams
  29133. 99%#140 Maria Naggaga, Try .NET and .NET Interactive
  29134. 97%Diary of a reverse-engineer
  29135. 81%The Intrepid Mother and Son Who Unraveled a Geographic Hoax
  29136. 85%From Laura Baldwin - O’Reilly Media
  29137. 94%Scaling_C4ML.pdf
  29138. 69%Thought Experiment - Futility Closet
  29139. 99%Concurrent programming, with examples
  29140. 94%TED Recommends
  29141. 75%DeepMind - What if solving one problem could unlock solutions to thousands more?
  29142. 99%Getting Started With .NET Localization
  29143. 97%Setting Up Git Identities
  29144. 99%Blazor Tutorial : Gridview Paging
  29145. 99%Top 10 Static Site Generators in 2020
  29146. 85%Bandits, victims and idiots
  29147. 99%Replacing AJAX calls in Razor Pages with Razor Components and Blazor
  29148. 81%Techorama Belgium 2020 postponed to 2021 | Techorama
  29149. 95%Learning Hardware With Makecode for Kids -- Live on Twitch!
  29150. 98%State of Unity 2020: In This Together - Unity Technologies Blog
  29151. 99%c# Snake in the browser
  29152. 99%Stark - Native Compiler - Prototype 2019
  29153. 85%Techorama Netherlands 2020 postponed to 2021 | Techorama
  29154. 55%Online Product Testing - Get Paid To User Test | UserTesting
  29155. 99%Monsters Weekly 157 - C# 8 Default Implementationss
  29156. 97%Production postmortem: high CPU when there is little work to be done
  29157. 99%Look iOS Developer, No Mac Required - Build an iOS Application using Xamarin and Visual Studio for Windows without using a Mac - Nick's .NET Travels
  29158. 93%Windows code-execution zeroday is under active exploit, Microsoft warns
  29159. 99%Introduction to Functional Programming in F# - Part 9 — Softwarepark
  29160. 99%ASP.NET Core Guide for ASP.NET Framework Developers
  29161. 99%NServiceBus and .NET Core Generic Host
  29162. 99%Easily adding Security Headers to your ASP.NET Core web app and getting an A grade
  29163. 99%Learning and documenting .NET with dotnet try – Bruno Sonnino
  29164. 88%Index of /
  29165. 98%Windows Terminal 1.0 is coming - Update now and set up your split pane hotkeys!
  29166. 99%The March 2020 release of Azure Data Studio is now available - SQL Server Blog
  29167. 87%Virtual security conferences fill void left by canceled face-to-face events
  29168. 80%WhatsApp “Martinelli” hoax is back, warning about “Dance of the Pope”
  29169. 98%Visual Studio for Mac 8.5 is now available
  29170. 98%Ray Tracing in One Weekend Series
  29171. 88%I'm looking for sponsors for my blog and Security Headers!
  29172. 98%Unsure Calculator
  29173. 93%Zoom video conferences aren’t as private as you think
  29174. 78%Breathing and Exercise: Strength Training for Your Diaphragm – Penn Medicine
  29175. 94%Raytracing - in Excel!!
  29176. 97%[15] RFR 8172680: Support SHA-3 based Hmac algorithms
  29177. 99%Highlights from Git 2.26
  29178. 98%Deploying security.txt: how Cloudflare’s security team builds on Workers
  29179. 98%The Reason for Types in JavaScript - CoRecursive Podcast
  29180. 85%Fogknife
  29181. 89%Robot Teddy
  29182. 97%YAGNI, Cargo Cult and Overengineering - the Planes Won’t Land Just Because You Built a Runway in Your Backyard
  29183. 98%Emergency Website Kit
  29184. 99%Fun with browsers: how to get an image into the current page
  29185. 83%DirectX Developer Day Schedule | DirectX Developer Blog
  29186. 97%“We don’t need TDD, our project isn’t worth it” – George Stocker
  29187. 99%Dual boot authentication with ASP.Net Core
  29188. 98%.NET Platforms Feature Comparison | Premier Developer
  29189. 97%Announcing DirectX Developer Day | DirectX Developer Blog
  29190. 99%EF Core 5.0: Using ToQueryString() method to translate LINQ query to SQL
  29191. 90%ongoing by Tim Bray · Facet: Push vs Pull
  29192. 99%A Quick Garbled Circuits Primer
  29193. 94%Cultivate the Skill of Undivided Attention, or “Deep Work”
  29194. 98%Moving to Linux - Part 1: Background and first impressions
  29195. 99%Prettier 2.0 “2020” · Prettier
  29196. 89%Researchers Say Microsoft Edge's Telemetry Has the Worst Privacy of Any Major Browser - WinBuzzer
  29197. 82%Governor Cuomo Announces Four Sites Identified by Army Corps of Engineers on Initial List of Temporary Hospitals
  29198. 72%Brother: Products, Services &amp; Solutions from Home Office to Corporate
  29199. 76%Shay Rojansky’s Blog
  29200. 77%Parallel by Simon Singh
  29201. 99%BlazorHelp Website > Blog - What is Blazor Oqtane?
  29202. 98%Sunday Morning Live
  29203. 99%Call for help to 3D print ventilator parts & masks - SyncNorwich - Norwich's Tech + Startup Community (Norwich, England)
  29204. 99%SVG namespace
  29205. 95%3 Ways to Draw Squares Inside Triangles - Numberphile
  29206. 99%Introduction to Functional Programming in F# - Part 8 — Softwarepark
  29207. 99%Patrik Svensson - How to create release artifacts with GitHub Actions
  29208. 94%r/WorldIsClosed
  29209. 99%Using GitHub Actions to deploy a .Net Web App - Azure Greg
  29210. 60%Amazon Relief Fund
  29211. 79%Siouxsie Wiles & Toby Morris: what does 'level two' mean – and why does it matter?
  29212. 66%Audible Stories | Audible.com
  29213. 85%LibraryThing Is Now Free to All « The LibraryThing Blog
  29214. 89%Stock Jump
  29215. 98%Technical Writing  |  Google Developers
  29216. 94%C# Pad: Run C# Code Online
  29217. 99%Coddx - Visual Studio Marketplace
  29218. 96%0 to 100: Learning to Code with Kotlin - Marcus Eisele - Developer and Blogger
  29219. 99%Let them paste passwords
  29220. 62%Major data breach exposes database of 200 million users
  29221. 84%Social media at Schwab
  29222. 93%Build This 8-Bit Home Computer With Just 5 Chips
 - IEEE Spectrum
  29223. 94%Lattices: New Cryptographic Capabilities | Simons Institute for the Theory of Computing
  29224. 92%grocy - ERP beyond your fridge
  29225. 96%Creating a Pencil Effect in SVG
  29226. 96%RSS: The Original Federated Social Network Protocol
  29227. 55%r/askscience - If a heart is a muscle, why doesn’t it ever get tired of beating but things like my arms and legs do?
  29228. 91%2020 Economic Apocalypse: The Effect On America's Small Businesses
  29229. 76%DDD South West 2020 Postponed
  29230. 99%Home
  29231. 99%Software Engineer - Jobs at Apple
  29232. 96%Privacy Policy
  29233. 86%Topic: Google play movies not work on NVIDIA #GeForce Forums
  29234. 99%How Tailscale works
  29235. 95%Rapidly manufactured ventilator system specification
  29236. 60%Welcome to GOV.UK
  29237. 97%EAX x86 Register: Meaning and History
  29238. 89%Home | CoronaCheck Test
  29239. 92%Larvol – Pharmaceutical Intelligence, KOL Tracking, & Pharma News Larvol
  29240. 94%Data Breaches with Troy Hunt - Easy Prey Podcast
  29241. 86%A special announcement about SAT Subject Tests | MIT Admissions
  29242. 98%Introduction to cyber security: stay safe online
  29243. 99%Working with EF Core Migrations - Irina Scurtu
  29244. 90%Scott Helme
  29245. 97%TCL 4 Series 2019 Review (43S425, 49S425, 50S425, 55S425, 65S425, 75S425)
  29246. 90%Working from home
  29247. 99%Build stuff!
  29248. 86%Lark Health: Digital Disease Management & Prevention Platform
  29249. 98%Issue Inspector
  29250. 98%Intro to quantum computing with Q# – Part 1, The background and the qubit
  29251. 99%Reducing UDP latency
  29252. 97%RudderStack: Open-Source Segment Alternative
  29253. 98%WSL | Ubuntu
  29254. 98%Async Expert by Dotnetos - Twoja ścieżka do poznania asynchroniczności w .NET. Szkolenie Dotnetos
  29255. 98%Intermediate CSS Grid Challenges (Live Stream)
  29256. 73%uops.info
  29257. 99%CSS live reloading on Blazor
  29258. 95%Frog Jumping - Numberphile
  29259. 95%Using open source software to connect charities with people in need of social housing - Microsoft Industry Blogs - United Kingdom
  29260. 99%Is Blazor actually any good, beyond "demo-ware"
  29261. 98%Episode 47: Hacking .NET with Michal Strehovský
  29262. 78%STOCK Act - Wikipedia
  29263. 97%Updating Farm Wi-Fi with Ubiquiti Unify
  29264. 71%Buzz Aldrin has some advice for Americans in quarantine
  29265. 89%Chronicle - Backstory
  29266. 99%Async Expert by Dotnetos - your path to excel at async in .NET. Dotnetos training
  29267. 88%NASA to launch 247 petabytes of data into AWS – but forgot about eye-watering cloudy egress costs before lift-off
  29268. 99%A Digression on Divergence
  29269. 95%The End of Starsky Robotics
  29270. 95%Specification by Example, 10 years later
  29271. 88%Introducing the New Pull Request Experience for Azure Repos | Azure DevOps Blog
  29272. 97%Secret Management Preview 2 Release | PowerShell
  29273. 93%There’s no place like home to join us at Redgate Streamed
  29274. 99%Lessons learned porting Octopus Server to .NET Core 3.1 - Octopus Deploy
  29275. 98%OpsAI – OpsAI can help you optimize your infrastructure landscape, improve your security and compliance throughout the IT environment, and eliminates wasteful spending.
  29276. 85%Home - CLOUDEON
  29277. 99%Colorful Git Prompt for Azure Cloud Shell and Visual Studio Code
  29278. 97%NDC Security Australia - Hack Yourself First with Troy Hunt and Scott Helme
  29279. 67%iAnimate.net - Online Animation School
  29280. 99%Retweeting Twitter Mentions On Demand with Twilio SMS and ASP.NET Core
  29281. 99%My Mac Dev Setup
  29282. 75% Is It Time to Rethink Globalized Supply Chains?
  29283. 91%The Beauty of CSS Design
  29284. 96%5 Reasons Why You As a Developer Should Venture Into Machine Learning Today
  29285. 98%Acheve.Authentication.Events 3.1.3
  29286. 88%Microsoft Edge Is The Least Private Browser, Study Finds
  29287. 99%Announcing F# 5 preview 1 | .NET Blog
  29288. 99%Visual ReCode 1.0 Released - Visual ReCode
  29289. 99%The Floppotron: Sweet Dreams
  29290. 99%Lazily resolving services to fix circular dependencies in .NET Core - Thomas Levesque's .NET blog
  29291. 93%Upcoming Chrome releases
  29292. 99%Avoid In-Memory Databases for Tests
  29293. 97%.NET Conf: Focus On Xamarin is Next Week! | Xamarin Blog
  29294. 99%Visual Studio for Mac: Become a Productivity Pro | Visual Studio Blog
  29295. 97%The Staging Phase of Deployment - Simple Talk
  29296. 99%New Deploy to Azure extension for Visual Studio Code
  29297. 98%Using query strings in ASP.NET Core unit tests
  29298. 98%.NET Foundation
  29299. 95%Azure Functions custom handlers are now in preview | Azure updates | Microsoft Azure
  29300. 99%AdoptOpenJDK
  29301. 80%Coursera | Build Skills with Online Courses from Top Institutions
  29302. 75%Brilliant | Learn to think
  29303. 99%The reckless, infinite scope of web browsers
  29304. 95%NDC Online Community Ambassador : dylanbeattie.net
  29305. 98%Windows Terminal 0.10 adds mouse support for WSL
  29306. 99%Being More Productive With The JetBrains Rider Debugger
  29307. 98%Telerik UI for Blazor 2.9.0: Upload, Tooltip & Grid State
  29308. 99%ASP.NET Core 5 Features - Introducing HttpProtocol - Steve Gordon
  29309. 92%Apple unveils new iPad Pro with LiDAR Scanner and trackpad support in iPadOS
  29310. 83%MacBook Air
  29311. 99%Blazored Modal Docs
  29312. 96%How Prince of Persia Defeated Apple II's Memory Limitations | War Stories | Ars Technica
  29313. 72%LITIC : Analytics Technology
  29314. 98%Blazor- A Beginners Guide
  29315. 95%What Is the Geometry of the Universe? | Quanta Magazine
  29316. 86%Textbooks | What We Publish | Cambridge Core
  29317. 95%Here's The Entire List of Education Companies Offering Free Subscriptions Due to School Closings
  29318. 99%The Philosophy of Computer Science
  29319. 98%Episode 14: What developers should know about security with Troy Hunt - Software Engineering Unlocked
  29320. 97%The good parts of AWS - A visual summary
  29321. 92%Content Listing
  29322. 99%VB.NET is done, not dead
  29323. 99%Publishing applications to IIS, Azure, AWS and more - using Rider! - .NET Tools Blog
  29324. 99%Key Vault for ASP .NET Core 3.1 Web Apps
  29325. 98%C# developers! Your scoped components are more dangerous than you...
  29326. 97%New features for Form Recognizer now available
  29327. 99%Visual Studio Code Docker extension 1.0 - Better than Ever! | Visual Studio Blog
  29328. 96%Yahoo!, AOL, OneSearch results biased in favor of parent company Verizon Media’s websites
  29329. 97%Ryan_Connolly_Resume.docx
  29330. 88%We called it RAID because it kills bugs dead | The Old New Thing
  29331. 99%Avoiding cache line overlap by replacing one 256-bit store with two 128-bit stores
  29332. 99%SharedWorker
  29333. 57%Memoirs
  29334. 99%Blazor Tutorial : GridView Header Filter - EP24
  29335. 83%The Jackbox Party Pack 6 - Jackbox Games
  29336. 95%GitHub for mobile is now available
  29337. 75%COINED: How “PWNED” went from hacker slang to the internet’s favorite taunt
  29338. 98%Visual Studio for Mac: Refresh(); event recap | Visual Studio Blog
  29339. 99%Coding The Road Runner Loop Meme
  29340. 66%The state of the restaurant industry
  29341. 95%ReMarkable’s redesigned e-paper tablet is more powerful and more papery – TechCrunch
  29342. 96%jsoncsharp 1.0.0.11
  29343. 99%Updates on .NET Core Windows Forms designer | .NET Blog
  29344. 99%An Open Letter to Web Developers
  29345. 97%Windows Terminal Preview v0.10 Release | Windows Command Line
  29346. 96%''Il 50-75% dei casi a Vo' sono asintomatici. Una formidabile fonte di contagio''
  29347. 91%4.2" and 7.5" NFC-powered e-Paper Displays Work without Battery
  29348. 97%Upgrading from ASP.NET Core 3.1 to 5.0 (Preview 1) - Steve Gordon
  29349. 98%10 Examples of CSS Grid - Getting Started
  29350. 99%Don't replace your View Components with Razor Components
  29351. 91%EARN IT bill is aiming at destroying encryption. We must take action now.
  29352. 90%Don't Terminate People's Internet Connections
  29353. 91%I Am Mesmerized By Our New Robotic Vacuum
  29354. 97%Size of Visual Studio
  29355. 95%Outbreak
  29356. 95%Ambiente – Imprint
  29357. 99%How to migrate an ASP.NET MVC app from .NET Core 2.2 to .NET Core 3.1
  29358. 98%Tip 256 - Using Application Gateway Ingress Controller with Azure Kubernetes Service (AKS)
  29359. 97%Power your Azure GPU workstations with flexible GPU partitioning
  29360. 93%Announcing the general availability of Azure Monitor for virtual machines
  29361. 99%Monsters Weekly 156 - Publishing to Nuget with GitHub Actions
  29362. 99%Document-Level Pessimistic Concurrency in MongoDB
  29363. 99%Generate Native Executable from .NET Core 3.1 Project
  29364. 99%Async ValueTask Pooling in .NET 5 | .NET Blog
  29365. 99%My Courses Are Free During the Crisis - Shawn Wildermuth
  29366. 96%>_TerminalSplash - Windows Terminal Themes
  29367. 90%gentilkiwi Shop | Redbubble
  29368. 87%unStuck at Home
  29369. 99%Intro to 2D signed distance functions and drawing touch controls with the GPU
  29370. 98%Signed distance fields
  29371. 98%fractals, computer graphics, mathematics, shaders, demoscene and more
  29372. 91%Virtual Tech Lunch Meetup
  29373. 98%Remote access to on-premises apps - Azure AD Application Proxy
  29374. 56%Dow Falls 2997 points worst drop since 87 crash - Mortgage Rate Guru
  29375. 98%Out of office pop up showing up constantly for all users
  29376. 99%Announcing Entity Framework Core 5.0 Preview 1 | .NET Blog
  29377. 99%Announcing .NET 5 Preview 1 | .NET Blog
  29378. 99%A couple of nice Tuple use cases
  29379. 99%ASP.NET Blog | ASP.NET Core updates in .NET 5 Preview 1
  29380. 95%How GitHub blocked me (and all my libraries)
  29381. 97%Formal GDPR complaint against Google’s internal data free-for-all
  29382. 82%Find Jobs & Companies by Culture | How's It Like
  29383. 99%Visual Studio 2019 version 16.5 is now available | Visual Studio Blog
  29384. 99%.Net Core Backend + React.js Frontend — Optimizing the development time experience
  29385. 91%Teams Backgrounds | Collections | WallpaperHub
  29386. 98%DefaultApp – tyler.io
  29387. 98%npm is joining GitHub - The GitHub Blog
  29388. 92%Pumping up your internet speeds with the Unifi Security Gateway and 4G/5G
  29389. 84%Physics Notes
  29390. 92%Open-source bug bonanza: Vulnerabilities up almost 50 per cent thanks to people actually looking for them
  29391. 85%Numberphile is creating Videos | Patreon
  29392. 99%Coding, Cloud & Technology | [Unity - Introduction for the business developer Series
  29393. 99%Fireiron: A Scheduling Language for High-Performance Linear Algebra on GPUs
  29394. 95%AzUpdate: CosmosDB Free tier, ASR Update Rollup, Azure Hybrid Virtual Event, and DIY Acoustic Panels
  29395. 99%Unit Testing Entry and Entry Points — Roy Osherove
  29396. 99%Different ways to Check for Null – Thomas Claudius Huber
  29397. 97%How to uninstall old versions of .NET Core
  29398. 99%Introducing Clippit, get your slides out of PPTX.
  29399. 99%Back to Basics: Rewriting a URL in ASP.NET Core
  29400. 99%Tip 255 - What's Azure Private Link and how can I get started?
  29401. 99%Akka.NET v1.4 is Available on .NET Standard 2.0
  29402. 99%ploeh blog
  29403. 99%CSI: The case of the missing WAV audio files on the FAT32 SD Card
  29404. 84%Weekly Xamarin Newsletter - The best Xamarin development links, every Friday
  29405. 83%US OPM - DC area Federal Government Operating Status : OPEN WITH MAXIMUM TELEWORK FLEXIBILITIES TO ALL CURRENT TELEWORK ELIGIBLE EMPLOYEES, PURSUANT TO DIRECTION FROM AGENCY HEADS
  29406. 97%SRE keeps digging to prevent problems | Google Cloud Blog
  29407. 99%Getting started with shaders: signed distance functions!
  29408. 98%The Ethical Source Movement: Open Source, Evolved.
  29409. 99%Immutable types in C# with Roslyn
  29410. 82%Wiener Staatsoper
  29411. 76%EarthCam - Webcam Network
  29412. 73%tracelight.net – enlights your software
  29413. 98%planetgeek.ch – Your source of geek knowledge
  29414. 89%[TUHS] The most surprising Unix programs
  29415. 88%Employee Scheduling  |  OR-Tools  |  Google Developers
  29416. 95%Mesolabe Compass and Square Roots - Numberphile
  29417. 97%Performance Engineering Blog
  29418. 98%3 steps to add tests on existing code when you have short deadlines
  29419. 89%ZM
  29420. 86%Social Distancing and Exponential Growth
  29421. 95%AI-infused live chat software and bot platform | WhosOn
  29422. 97%Robotic Process Automation Software | ThinkAutomation
  29423. 89%Business Stabilization Fund FAQ - Office of Economic Development
  29424. 99%Kosmi - Digital Hangouts Reinvented
  29425. 99%Starship: Cross-Shell Prompt
  29426. 98%Covid_19: Open letter from Italy to the international scientific community | Left
  29427. 73%Conference Update - NDC Oslo 2020 | Software Developers Conference
  29428. 52%Blog – RagSec
  29429. 73%How Koenigsegg’s 2.0-Liter No-Camshaft Engine Makes 600 Horsepower
  29430. 52%Designing Video Games is Hard Work, But the Millions of Angry Players Make It All Worthwhile
  29431. 91%Junghans Max Bill Chronoscope Watch | Black Calfskin 027/4601.00
  29432. 95%Pandemic Ventilator Project
  29433. 97%Write Less Code
  29434. 98%Browser hacking: Let's add JavaScript to the Browser!
  29435. 99%Rust/WinRT coming soon
  29436. 95%WSL2 will be generally available in Windows 10, version 2004 | Windows Command Line
  29437. 96%The polygons of Another World: Atari Jaguar
  29438. 91%r/AskReddit - What's a 10/10 album from the last 15 years by a relatively obscure artist/band?
  29439. 67%Copy of Education Companies Offering Free Subscriptions due to School Closings
  29440. 92%GeekGirlJoy is creating Artificial Intelligence, Simulations & Software | Patreon
  29441. 96%Building a swipe card jukebox using a Raspberry Pi
  29442. 84%Watchfinder tool | NOMOS Glashütte
  29443. 94%MakerDAO gets stress tested as ETH price plummets
  29444. 69%Microsoft announces change to its board of directors
  29445. 52%Comcast accidentally published 200,000 “unlisted” phone numbers
  29446. 83%Amazon.com: Lopbraa Piranha Plants Cannibal Flower Style Plush Slippers Loafer with Pipe Pot Holder for Adults Teens (Piranha Plants): Toys & Games
  29447. 73%NDC Porto 2020
  29448. 92%NDC Copenhagen 2020
  29449. 74%Check out the lineup of GDC 2020 virtual talks and awards you can stream next week!
  29450. 99%Deploy your own video collaboration app in five minutes or less
  29451. 96%Soloslides - Play a slideshow of your Google Photos
  29452. 97%Q&A's from "Building your first Blazor App"
  29453. 99%What's behind the hype about Blazor? - Stack Overflow Blog
  29454. 98%EdDSA, Ed25519, Ed25519-IETF, Ed25519ph, Ed25519ctx, HashEdDSA, PureEdDSA, WTF?
  29455. 99%ASP.NET Web API + Entity Framework Core : Installing Swagger/OpenAPI - EP10
  29456. 96%HTTP Desync Attacks: Request Smuggling Reborn
  29457. 97%What is HTTP request smuggling? Tutorial & Examples | Web Security Academy
  29458. 98%Slack disclosed on HackerOne: Mass account takeovers using HTTP...
  29459. 98%Automatically Invalidate Azure Key Vault Secrets
  29460. 97%Tomasz Łakomy
  29461. 95%Windows PowerShell for Developers
  29462. 86%The Human Experience – The story of computing is the story of humanity.™
  29463. 95%DotNet 2020
  29464. 99%Em Lazer-Walker
  29465. 99%The Difference Between API Gateways and Service Mesh - Cloud Native Computing Foundation
  29466. 93%Researching the optimal; implementing the practical
  29467. 62%The Garden of Earthly Delights - Wikipedia
  29468. 98%DotNet 2020, el mayor evento de .NET de España
  29469. 97%About service meshes - Azure Kubernetes Service
  29470. 99%When You Do (and Don't Need) a Service Mesh - The New Stack
  29471. 94%This PIN Can Be Easily Guessed
  29472. 95%Azure API for FHIR(r) | Microsoft Azure
  29473. 98%Nintendo NES FamiCom Creator - Computerphile
  29474. 63%Conference Update
  29475. 87%A Vacancy Has Been Detected
  29476. 98%Linux Kernel Teaching — The Linux Kernel documentation
  29477. 97%Double Your Productivity
  29478. 97%Introducing Postman Mock Call Logs - Postman Blog
  29479. 99%Changing the title without JavaScript
  29480. 98%The Guide to Arrow Functions in ES6
  29481. 99%Containers Basics: Providing Persistent Storage to Containers
  29482. 99%ASP.NET Core Session Storage Strategies - DZone Web Dev
  29483. 99%Microsoft Dotnet Gitignore File
  29484. 99%How to SSH into a Windows 10 Machine from Linux OR Windows OR anywhere
  29485. 99%Microsoft Plots the End of Visual Basic - Thurrott.com
  29486. 92%Treadstone 71 - Upcoming events
  29487. 98%EdDSA, Ed25519, Ed25519-IETF, Ed25519ph, Ed25519ctx, HashEdDSA, PureEdDSA, WTF?
  29488. 99%IdentityServer
  29489. 98%PolicyServer
  29490. 91%DevOps'ish
  29491. 99%Developer Resume Reviews (Live Stream)
  29492. 96%Work in the Time of Corona
  29493. 93%Microsoft France: Surfrider EU - Plastic Origins Project | CodeStories
  29494. 82%How to delete yourself from the internet
  29495. 98%The Evolution of Windows Search | Windows Search Platform
  29496. 97%Windows Search Platform
  29497. 97%Announcing Rust 1.42.0 | Rust Blog
  29498. 95%QA Blog - 2020 - Mindful QA
  29499. 88%Goal-oriented brain
  29500. 99%Continuous integration and deployment for desktop apps with GitHub Actions | .NET Blog
  29501. 98%Nintendo NES FamiCom Creator - Computerphile
  29502. 95%Community Connect
  29503. 99%EARN IT Must Not Happen
  29504. 96%Group sex app leaks locations, pics and personal details. Identifies users in White House and Supreme Court
  29505. 74%Excalidraw
  29506. 92%Composite Thrashing Code
  29507. 95%GitLab's Guide to All-Remote
  29508. 99%What do you want to see next in ML.NET? | .NET Blog
  29509. 98%When Remote Work Goes Wrong
  29510. 99%Getting Started with Architecture Decision Records - ardalis
  29511. 99%Finding developers who recently made changes to a component with git – Chinh Do
  29512. 99%The ASP.NET Core security headers guide
  29513. 99%Generate Outputs with Razor Engine in .NET Core
  29514. 97%Storage 101: Understanding the NAND Flash Solid State Drive - Simple Talk
  29515. 96%The non expiring documents and the funky clock | RavenDB
  29516. 99%Visual Basic support planned for .NET 5.0 | Visual Basic Blog
  29517. 98%We made SQL visual - why and how
  29518. 96%Don't Touch Ya Face
  29519. 88%Don't Touch Your Face
  29520. 99%Fraidycat
  29521. 91%Hi, I'm Ankit - The story of my experiments with code
  29522. 96%E3 2020 - Everyone Plays
  29523. 72%Breezy HR : Sign-up
  29524. 96%How (some) good corporate engineering blogs are written
  29525. 95%32: What's new in C# 8. With Tom Deseyn
  29526. 99%A Simple GPU Hash Table
  29527. 99%The goal of your testing strategy
  29528. 86%ongoing by Tim Bray · Facet: FIFO
  29529. 99%C# 8 asynchronous streams - Red Hat Developer
  29530. 99%Building the Azure SDK - Repository Structure
  29531. 97%How to fix the order of commits in GitHub Pull Requests
  29532. 94%ongoing by Tim Bray · Eventing Facets
  29533. 96%ongoing by Tim Bray · Facet: Deduping
  29534. 95%Open Source Silverlight Replacement Powered by WebAssembly Debuts -- Visual Studio Magazine
  29535. 98%External Identity Provider with ASP.NET Core Identity - Code Maze
  29536. 99%Some more C# 8 - Red Hat Developer
  29537. 99%ASP.NET Core - JSON logger
  29538. 99%Blazor Shopping Cart Sample using Local Storage to Persist State — App vNext
  29539. 88%ongoing by Tim Bray · Facet: Point-to-Point vs Pub/Sub
  29540. 97%Azure for .NET developers - Azure for .NET Developers
  29541. 99%Bringing full-stack to the JAMstack
  29542. 98%Visual Studio Code February 2020
  29543. 89%Mr Barton Maths
  29544. 65%Scalefast Blog , Newsroom and Press Center | Scalefast
  29545. 99%What is Meshtastic?
  29546. 98%Announcing the .NET Core Uninstall Tool 1.0! | .NET Blog
  29547. 81%Diagnostic Questions
  29548. 99%Distributed DMX with Apache Ignite
  29549. 98%New flaw in Intel chips lets attackers slip their own data into secure enclave – TechCrunch
  29550. 99%SharpLab
  29551. 99%It's like JSON. but fast and small.
  29552. 99%My exploration of Rust and .NET
  29553. 97%Dealing with account recovery and 2FA
  29554. 95%2FA Stats
  29555. 96%.NET Microservices
  29556. 99%ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 2 release now available
  29557. 97%An Eye for Mathematics (feat. 3Blue1Brown) - Objectivity #222
  29558. 87%Tips for the Depressed
  29559. 99%SharpLab
  29560. 99%Passing awaited tasks
  29561. 96%Rocket Loader skimmer impersonates CloudFlare library in clever scheme - Malwarebytes Labs
  29562. 95%Remote: A Field Guide
  29563. 99%React and TypeScript - Getting Started
  29564. 95%Firefox 74.0, See All New Features, Updates and Fixes
  29565. 71%LIMITED TICKETS AVAILABLE ON THE DOOR: Alan Turing and the Enigma Machine
  29566. 98%Making Your Code Faster by Taming Branches
  29567. 96%Apple now requires 'Sign in with Apple' - iOS Development
  29568. 98%This is How Science Happens • Hillel Wayne
  29569. 99%Introducing OpenSilver
  29570. 99%JetBrains .NET Day Online 2020 - Call for Speakers - .NET Tools Blog
  29571. 97%BlazorAnimation 1.0.3
  29572. 96%Weekly Dev Tips
  29573. 80%Blazor with guest Carl Franklin | Weekly Dev Tips
  29574. 95%Pylon Validation Services
  29575. 99%How I Start: Nix
  29576. 99%What's a key exchange?
  29577. 98%Hackaday.io Projects
  29578. 99%Building microservices through Event Driven Architecture part11: Run Unit tests inside a docker container
  29579. 99%Introduction to Blazor Hosting Models
  29580. 99%Getting Started with ML.NET Model Builder for using in ASP.NET Core
  29581. 97%Cloud migration: 5 common traps and how to avoid them
  29582. 95%Monsters Weekly 155 - C# range operator
  29583. 99%Geographically Distributed Teams
  29584. 98%Using git tag for Presentations or Workshops
  29585. 83%Hack Your Career - Troy Hunt
  29586. 92%Ditto PR – strategy. execution. impact.
  29587. 91%Lava Flowing Into a Seemingly Bottomless Crack
  29588. 99%Adding a git commit hash and Azure DevOps Build Number and Build ID to an ASP.NET website
  29589. 99%Making a cleaner and more intentional azure-pipelines.yml for an ASP.NET Core Web App
  29590. 87%Moreton Lecture
  29591. 99%The unexpected Google wide domain check bypass
  29592. 88%Robin, Terry & Bob
  29593. 99%Defunctionalisation - an underappreciated tool for writing good software | G Research
  29594. 77%Phin Barnes | First Round Capital
  29595. 98%OpenSilver
  29596. 99%How I made a 3D game in only 2KB of JavaScript
  29597. 99%JavaScript, CSS, HTML & Other Static Files in ASP .NET Core 3.1
  29598. 99%Comparing OpenAPI / Swagger, GraphQL, and gRPC
  29599. 78%Home | Defcon Prom
  29600. 99%Borderland between Rendering and Editor - Part 1 · Our Machinery
  29601. 97%Table 4 . Normalized global results for Energy, Time, and Memory 
  29602. 55%The Computer-free Automation of a Jukebox (Electromechanics)
  29603. 93%API access: Recurring yearly payment
  29604. 96%The Order of Interfaces Is Important for Casting Performance – Thomas Claudius Huber
  29605. 81%Video - An Intro into Async Streams & Channels
  29606. 99%A Template for Clean Domain-Driven Design Architecture
  29607. 98%Enhancing Application Insights Request Telemetry
  29608. 97%Q&A's from "Building your first Blazor App"
  29609. 99%Automatic indexes and garbage collection, features that you shouldn’t need which save the day
  29610. 99%Setting up Windows Subsystem for Linux (WSL) 2 for Windows 10 & Docker
  29611. 99%Tip 254 - Use WAF to protect your web applications with Azure Front Door
  29612. 99%Using Azure Service Bus with restricted access
  29613. 99%How Websites Evolved Back to Static HTML/CSS/JS Files —
  29614. 96%Experimenting with MessagePack
  29615. 69%“The Hitchhiker’s Guide To The Galaxy” turns 42
  29616. 83%ROQ.us | Automatic Screen Printing Machines
  29617. 91%Quarantine will normalize WFH & recession will denormalize full-time jobs
  29618. 96%The Octo-Bouncer - Electron Dust
  29619. 94%Google and HTTP
  29620. 97%Cryptographic Signatures, Surprising Pitfalls, and LetsEncrypt
  29621. 91%How I Survived Being A $220k/year Intern
  29622. 92%Start Your Free 30-Day Trial Now | Qumu Enterprise Video
  29623. 98%My favourite Git commit
  29624. 88%Lynda: Online Courses, Classes, Training, Tutorials
  29625. 99%Posts
  29626. 84%dear.is – ForSaleByOwner
  29627. 87%Do whatever you can't stop thinking about
  29628. 70%Hackers Can Clone Millions of Toyota, Hyundai, and Kia Keys
  29629. 97%ARITH-MATIC: Computational Hardware for Pragmatists
  29630. 97%On the shoulders of the giants
  29631. 98%The Human Genome Is Full of Viruses
  29632. 91%The Story of the PS2’s Backwards Compatibility From the Engineer Who Built It
  29633. 95%We have to talk about this Python, Gunicorn, Gevent thing
  29634. 95%Primes Demo - Making an 8 Bit pipelined CPU
  29635. 99%draft-ietf-mls-protocol-09
  29636. 96%Community Guidelines
  29637. 90%Not a 'math person'? You may be better at learning to code than you think
  29638. 99%Firecracker
  29639. 97%Unsafe.As Method (System.Runtime.CompilerServices)
  29640. 99%Empowering digital transformation with .NET, ML and Azure
  29641. 95%Power up your browser with History Search
  29642. 86%I have seen things
  29643. 59%Here’s What a Googol-to-One Gear Ratio Looks Like
  29644. 85%Microsoft's Miguel de Icaza Ponders New Use for WebAssembly -- Visual Studio Magazine
  29645. 66%Security Clearance Jobs - ClearanceJobs
  29646. 99%Dev Your Life
  29647. 98%Live Share Spaces - Visual Studio Marketplace
  29648. 97%What's new in PowerShell 7 – Check it out!
  29649. 99%Jekyll Two Ways on Windows: Installing & building Jekyll / GitHub Pages blogs with Ruby on Windows 10
  29650. 79%Just a Dash
  29651. 86%Keybase
  29652. 95%Thought Download
  29653. 83%Public Gratitudes
  29654. 97%SeanKilleen.com
  29655. 98%Abhishek Gupta – Medium
  29656. 98%Miguel de Icaza
  29657. 96%Exploring Different Disciplines in Your Career with Stephen Toub
  29658. 97%Thomas Maurer MVP
  29659. 98%A new kind of GridView right in your console: Introducing the early preview of ConsoleGuiTools | PowerShell
  29660. 99%Stateful Programming Models in Serverless Functions | QCon San Francisco 2020
  29661. 97%MYBP (Maybe You’ve Been Pwned)
  29662. 99%Adam Miller | SpeakerHub
  29663. 96%How to use PowerShell ISE Mode in Visual Studio Code
  29664. 92%Upgrade Mount for UniFi AC Pro AP
  29665. 93%Not being an asshole will make you more money
  29666. 97%localghost.io
  29667. 95%The biggest mistakes I've made with Lunch Money (so far)
  29668. 96%EARN IT is a direct attack on end-to-end encryption
  29669. 97%Cloud Storage for $2 / TB / Mo
  29670. 82%Virgin Media Disclosure Statement | TurgenSec
  29671. 95%The beautiful machine
  29672. 99%Zip Files: History, Explanation and Implementation
  29673. 98%JavaScript Variables: var and let and const
  29674. 64%Caffeine Boosts Problem-Solving Ability but Not Creativity, Study Indicates
  29675. 89%renderman (RenderMan) | Keybase
  29676. 98%Build apps for free with Azure Cosmos DB Free Tier | Azure Cosmos DB Blog
  29677. 83%As we work to protect public health, we also need to protect the income of hourly workers who support our campus - Microsoft on the Issues
  29678. 94%Who is Facebook's mysterious "Lan Tim 2"?
  29679. 99%SLIDE : In Defense of Smart Algorithms over Hardware Acceleration for Large-Scale Deep Learning Systems
  29680. 98%My New Role as Senior Program Manager for .NET Data
  29681. 98%DuckDuckGo is good enough for regular use | www.bitlog.com
  29682. 97%piCorePlayer
  29683. 97%Mopidy
  29684. 99%The Odyssey of Stark and Melody
  29685. 99%Stark - Language And Frontend Compiler - Prototype 2019
  29686. 77%Krisp | Noise Cancelling App
  29687. 93%Invesco | About | Invesco on Social Media
  29688. 95%The Essential Guide to Securing Remote Access
  29689. 96%Microsoft.NET.Sdk.Functions 3.0.4
  29690. 99%CQRS: Refactoring Queries without Repositories - CodeOpinion
  29691. 99%C# 8 nullable reference types - Red Hat Developer
  29692. 95%Love in a time of Corona Virus - Tips, Tricks and Best Practices for Working Remotely
  29693. 98%Millions of tiny databases
  29694. 99%Visual Studio Code for PowerShell 7 | PowerShell
  29695. 98%LEGO Lights & Lighting Kits - Free Global Shipping | Light My Bricks
  29696. 99%CLUI: Building a Graphical Command Line
  29697. 67%Companies fret as costs soar for software subscriptions - Indianapolis Business Journal
  29698. 84%IPFS Powers the Distributed Web
  29699. 98%Building Blazor applications on a Mac
  29700. 99%Intel x86 Root of Trust: loss of trust
  29701. 98%Data Incident Information | Help &amp; Advice
  29702. 79%Uncle Sam compensates you for data leaks (yeah, right)
  29703. 81%Radiooooo.com - The Musical Time Machine
  29704. 98%NuGet Gallery | Blazored
  29705. 98%The History of the URL
  29706. 95%Legal notice| Aberdeen Standard Investments
  29707. 96%How to Make Yourself Into a Learning Machine
  29708. 97%Introduction to Malware Analysis and Reverse Engineering
  29709. 65%Love and Math: The Heart of Hidden Reality: Edward Frenkel: 8601419969265: Amazon.com: Books
  29710. 98%Clemens Vasters @clemensv
  29711. 96%Landmark Computer Science Proof Cascades Through Physics and Math | Quanta Magazine
  29712. 99%The tyranny of I/O and the rise of distributed systems
  29713. 97%Blazor WASM Debugging Planned for Visual Studio -- Visual Studio Magazine
  29714. 99%Creating storage accounts and blob containers using Azure fluent API-s
  29715. 99%Scoping in JavaScript: The Basics
  29716. 89%Let's Encrypt to revoke 3,048,289 certificates
  29717. 70%Let’s Encrypt discovers CAA bug, must revoke customer certificates
  29718. 59%WTF :: WTF - the terminal dashboard
  29719. 98%Please stop recommending Git Flow! – George Stocker
  29720. 98%Structured concurrency - Wikipedia
  29721. 97%Blazor Tutorial : Event Handling - EP23
  29722. 98%Announcing PowerShell 7.0 | PowerShell
  29723. 97%Monitoror — Unified monitoring wallboard
  29724. 99%“Let’s use Kubernetes!” Now you have 8 problems
  29725. 91%How Explaining Copyright Broke the YouTube Copyright System
  29726. 99%Dapr - Visual Studio Marketplace
  29727. 86%is it canceled yet?
  29728. 91%Buy Past Cure for Xbox One - Microsoft Store
  29729. 70%shortstack
  29730. 96%OpenSOC - Network Defense Simulation
  29731. 94%Pricing  |  Kubernetes Engine Documentation  |  Google Cloud
  29732. 99%How to write a Roslyn Analyzer | .NET Blog
  29733. 98%HAB1 04.27.2016 Ascent to 31K Meters (103,000 Feet)
  29734. 99%ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 1 release now available
  29735. 99%Playing around with neumorphism in Xamarin.Forms
  29736. 98%Announcing PowerShell 7.0 | PowerShell
  29737. 99%Introduction to SerenityOS GUI programming
  29738. 97%The growth of command line options, 1979-Present
  29739. 99%Upgrade Your .NET Console App Experience
  29740. 98%F# Publications | The F# Software Foundation
  29741. 99%Introducing perfolizer
  29742. 97%Episode 18 - The History of .NET with Richard Campbell
  29743. 90%Flamegraph.speedscope - speedscope
  29744. 81%Why do I rag on BinaryFormatter?
  29745. 94%BlazorWebinarWithCarl
  29746. 98%Analysing .NET start-up time with Flamegraphs
  29747. 99%Improving list sum function based on head and tail with C# 8
  29748. 74%Have I Been S0ld? No, trusted security website HIBP off the table, will remain independent
  29749. 98%Tip 253 - Use Ingress Controller to access resources in an Azure Virtual Network
  29750. 99%SAFE Adventures in F# – Azure From The Trenches
  29751. 99%Tip 252 - Securing your managed Databases in Azure
  29752. 99%ASP.NET Core in Azure App Services' Docker Images - Part 3 - Shawn Wildermuth
  29753. 93%The Spring 2020 Roadmap for Visual Studio published | Visual Studio Blog
  29754. 98%Existence is random [JavaScript code to efficiently generate a random (version 4) UUID]
  29755. 97%Azure Service Fabric 7.0 Fourth Refresh Release
  29756. 97%MSSQL data and log files on Azure blob storage
  29757. 99%IIS Hosting for ASP .NET Core 3.1 Web Apps
  29758. 99%Class definitions in TypeScript
  29759. 99%Levenshtein Distance (Part 3: Optimize Everything!)
  29760. 99%Levenshtein Distance with SIMD (Bonus Part)
  29761. 98%1619047 - Let's Encrypt: CAA Rechecking bug
  29762. 99%Creating a custom ErrorHandlerMiddleware function
  29763. 99%ASP.NET Core middleware with Roslyn Analyzers - Part 2
  29764. 82%Mysterious Light Sources
  29765. 93%Intelligent Bill Payment Platform for Businesses | Bill.com
  29766. 80%Working remotely during challenging times - Microsoft 365 Blog
  29767. 90%Firefox 75 On Wayland Now To Have Full WebGL, Working VA-API Acceleration
  29768. 87%Introduction to D3
  29769. 82%About upcoming limits on trusted certificates
  29770. 99%Model Builder Updates for ML.NET this February | .NET Blog
  29771. 99%Getting started with Contoso Crafts
  29772. 99%Minimal March – Part 1: Getting Started with .NET and C# at the Command-line
  29773. 93%The Different Kinds of Exoplanets You Meet in the Milky Way
  29774. 96%PDF text extraction | FilingDB
  29775. 99%Getting Started With React Hooks
  29776. 93%Let's Encrypt certificate issue requiring urgent renewal
  29777. 99%Episode 133 – Nick Craver: Stack Overflow to .NET Core | The 6 Figure Developer
  29778. 95%Revoking certain certificates on March 4
  29779. 99%How to set up a tab profile in Windows Terminal to automatically SSH into a Linux box
  29780. 94%0.3333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333
  29781. 98%Simple Systems Have Less Downtime
  29782. 99%Integrating Tailwind CSS with Blazor using Gulp - Part 2
  29783. 99%C# 8 default interface methods - Red Hat Developer
  29784. 97%- Miguel de Icaza
  29785. 98%Durable Functions Upgrade Strategies
  29786. 99%Monsters Weekly 154 - Integration Testing in ASP.NET Core with Alba
  29787. 99%What's the Difference Between Blazor vs Razor
  29788. 99%I rebuilt the same web API using Express, Flask, and ASP.NET. Here's what I found.
  29789. 96%Tip 251 - Working With Azure Functions in VS Code and GitHub
  29790. 96%svenpetersen1965's Thingiverse Profile
  29791. 98%AWS is updating minimum requirements for AWS Tools for PowerShell to Windows PowerShell 3.0 and .NET Framework 4.5 | Amazon Web Services
  29792. 94%Free Magazines for .NET and JavaScript Developers
  29793. 99%C# and .NET Book | Covers C# 6, C# 7, .NET Framework and .NET Core
  29794. 97%fork() can fail: this is important
  29795. 98%Re: SMB over QUIC: Files Without the VPN
  29796. 93%GitTrends: GitHub Insights - Monitor Views and Clones of your GitHub Repositories | Product Hunt
  29797. 99%microsoft-signalr - cdnjs.com - The best FOSS CDN for web related libraries to speed up your websites!
  29798. 99%Introducing GitTrends: GitHub Insights
  29799. 99%Better passwords in Ruby applications with the Pwned Passwords API
  29800. 99%Payment Request API
  29801. 97%Relating Natural Language Aptitude to Individual Differences in Learning Programming Languages
  29802. 98%Rust Ownership Rules
  29803. 93%WireGuard Gives Linux a Faster, More Secure VPN
  29804. 97%WINDOWS93
  29805. 98%When Bloom filters don't bloom
  29806. 99%ASP.NET Web API + Entity Framework Core : Loading Related Data | Explicit Loading - EP06
  29807. 98%Blazor Tutorial : Razor Components | EventCallback - EP22
  29808. 87%NDC Oslo 2020 | Software Developers Conference
  29809. 96%Little known features of iTerm2
  29810. 97%Epistemic standards for “Why did it take so long to invent X?”
  29811. 84%TechBash 2020 - A Developer Conference in the Northeast
  29812. 99%Clojure: the Lisp that wants to spread
  29813. 99%Dan Wahlin on about.me
  29814. 92%The Simpsons - Alf pogs
  29815. 97%runtime: non-cooperative goroutine preemption · Issue #24543 · golang/go
  29816. 97%Microsoft News API | Partner API Documentation
  29817. 98%Brad Fitzpatrick [bradfitz.com]
  29818. 99%Decent Security
  29819. 95%Decent Security
  29820. 97%(PUBLIC) Building a better Go linker
  29821. 61%DevReach - The Premier Dev Conference
  29822. 84%APHL
  29823. 95%DevReach 2020 to be Hosted in the US and Bulgaria
  29824. 78%Home - Serving the Flight Tracking Enthusiast - ADS-B Exchange
  29825. 99%Code with Dan
  29826. 99%1unicorn2
  29827. 94%Fritz on the Web
  29828. 97%Recent | Stories | DotNetKicks
  29829. 99%Welcome to Babylon.js 4.1 - Windows Developer Blog
  29830. 99%Automate developer work using Git Aliases
  29831. 98%Identity column vs ETL Process - Simple Talk
  29832. 99%Putting the Fun in C# Local Functions
  29833. 95%What's New in Visual Studio Online | Visual Studio Blog
  29834. 99%.NET Framework February 2020 Preview of Quality Rollup for Windows 10 1909, Windows 10 1903, Windows Server, version 1909 and Windows Server, version 1903 | .NET Blog
  29835. 99%Mutating Objects makes Testing Harder – George Stocker
  29836. 97%Tip 250 - Using Visual Studio Online
  29837. 98%.NET Core 3.0 will reach End of Life on March 3, 2020 | .NET Blog
  29838. 95%When Containers Become Trashcans
  29839. 97%GitHub Project Provides 300-Plus Samples of ASP.NET Core/Blazor Fundamentals -- Visual Studio Magazine
  29840. 89%Travelling with 24" monitors - My blog
  29841. 99%Use the Git History to Identify Pain Points in Any Project :: Random Bits of Wisdom
  29842. 70%Slides and links from DotNetDays Romania 2020
  29843. 95%Things I Believe About Software Engineering
  29844. 97%📕 The 25 most recommended programming books of all-time.
  29845. 93%HackerTracker.info
  29846. 99%A journey to searching Have I Been Pwned database in 49μs (C++)
  29847. 95%NymphCast: a casual attempt at an open alternative to ChromeCast and kin
  29848. 89%Cybersecurity
  29849. 95%Technical Details of Why Cloudflare Chose AMD EPYC for Gen X Servers
  29850. 94%Miranda homepage
  29851. 98%How to Fill a Klein Bottle - Numberphile
  29852. 90%List of 2020 Leap Day Bugs
  29853. 73%DDD South West 2020 Call for Papers Extended
  29854. 79%Security Notice
  29855. 88%data stories
  29856. 97%SharpLab
  29857. 99%SharpLab
  29858. 97%SharpLab
  29859. 99%SharpLab
  29860. 99%.NET Threading and WebAssembly
  29861. 99%Detroit: Become Human - Scan effect in Unity
  29862. 68%zkMesh
  29863. 99%.NET R&D Digest (February, 2020)
  29864. 81%My Ordinary Life: Improvements Since the 1990s - Gwern.net
  29865. 99%Building a Custom Router for Blazor
  29866. 92%Important GDC 2020 Update
  29867. 98%Stack Exchange Data Explorer
  29868. 98%How a 2 person startup already uses 28 other tools
  29869. 99%A half-hour to learn Rust
  29870. 94%DDD North 2020!
  29871. 96%WPF Tips
  29872. 99%WinUI Tips
  29873. 98%How to brainstorm great business ideas
  29874. 98%Joel Martinez
  29875. 95%Chadslab
  29876. 99%Switching back to the UI thread in WPF/UWP, in modern C#
  29877. 89%moyix (Brendan Dolan-Gavitt) | Keybase
  29878. 94%dade
  29879. 85%Supporting other projects in the community
  29880. 96%[Cado-nfs-discuss] Factorization of RSA-250
  29881. 97%Microsoft - Official Home Page
  29882. 99%SharpLab
  29883. 99%I want off Mr. Golang's Wild Ride
  29884. 97%Profit Hunt | profitable online projects
  29885. 95%Black History Month: Hear from 5 Technology Innovators
  29886. 82%Home | INSTINCT3
  29887. 98%How Crash Bandicoot Hacked The Original Playstation | War Stories | Ars Technica
  29888. 65%Programmers generate every possible melody in MIDI to prevent lawsuits - MusicTech
  29889. 97%Digital Gift Cards | Give the Gift of Secure Passwords | 1Password
  29890. 93%WildML
  29891. 98%.NET Framework February 2020 Preview of Quality Rollup | .NET Blog
  29892. 98%Rider 2020.1 Starts Early Access Program - .NET Tools Blog
  29893. 99%How to set up Docker within Windows System for Linux (WSL2) on Windows 10
  29894. 98%Overview of Azure Cache for Redis - Simple Talk
  29895. 96%ReSharper Ultimate 2020.1 Kicks off the Early Access Program! - .NET Tools Blog
  29896. 99%Tip 249 - Deploying a Node.js Web App using Visual Studio Code, GitHub Actions and Azure
  29897. 99%Adding Observability to .NET Core Apps ASP.NET Blog |
  29898. 99%Immutability in DTOs?
  29899. 89%IoT SVG Idea
  29900. 92%Strava Runner Profile | David Ortinau
  29901. 97%bern_relief.py
  29902. 99%The Art of Zero Knowledge: Zero-Knowledge Proofs for Set Membership | ZKProof Standards
  29903. 99%How to Use Attribute Routing in ASP.NET Core 3.0 MVC
  29904. 95%Default Keyboard Shortcuts - Visual Studio 2019 for Mac
  29905. 63%Math with Bad Drawings: Illuminating the Ideas That Shape Our Reality: Ben Orlin: 9780316509039: Amazon.com: Books
  29906. 95%ASP.NET Community Standup - Feb 25, 2020 - Intro to Kubernetes for ASP.NET Core devs
  29907. 99%Don’t try to sanitize input. Escape output.
  29908. 99%Hundred year mistakes
  29909. 93%Straffic
  29910. 94%Straffic
  29911. 84%Israeli Marketing Company Exposes Contacts Database
  29912. 97%How to create a Dell-Ubuntu Image on your Dell PC
  29913. 86%Hasura raises $9.9M Series A to simplify GraphQL for developers – TechCrunch
  29914. 98%Why the GOV.UK Design System team changed the input type for numbers - Technology in government
  29915. 90%Incident on 2020-02-27 14:31 UTC
  29916. 93%A painless self-hosted Git service
  29917. 98%Let's Encrypt Has Issued a Billion Certificates
  29918. 99%Showcase of projects built with .net technology - BuiltWithDot.Net
  29919. 99%QuillJs editor & Image resize proxy tag helpers - BuiltWithDot.Net
  29920. 97%CppCon 2014: Chandler Carruth "Efficiency with Algorithms, Performance with Data Structures"
  29921. 98%Welcome to Babylon.js 4.1
  29922. 94%Become a Member | Mathematical Association of America
  29923. 99%C# 8 pattern matching - Red Hat Developer
  29924. 93%tippin.me
  29925. 83%The Simpsons in CSS
  29926. 97%Provisional Mode | .NET Blog
  29927. 52%The Oldest Company in Almost Every Country (That is Still in Business) - BusinessFinancing.co.uk
  29928. 95%3.0
  29929. 99%x64dbg
  29930. 91%YC's New Guide to Raising a Series A
  29931. 64%Country Codes, Phone Codes, Dialing Codes, Telephone Codes, ISO Country Codes
  29932. 99%Learning Blazor Components: The Definitive Guide
  29933. 99%Getting Started with CORS in ASP.NET Core
  29934. 99%Securing gRPC-based Microservices in .NET Core
  29935. 99%What is a type in TypeScript? Two perspectives
  29936. 99%Implementing POST-REDIRECT-GET in ASP.NET Core Razor Pages
  29937. 99%REST Commands and Queries in VS Code - ardalis
  29938. 99%Working with IWebHostEnvironment and IHostingEnvironment in dual targeted ASP.NET Core Projects
  29939. 95%Azure Cost Management + Billing updates – February 2020
  29940. 61%@types/blazor__javascript-interop
  29941. 92%Don't Forget To Be Awesome
  29942. 93%Hard Startups
  29943. 98%Laszlo - .Net Developer, Personal Blog
  29944. 98%automatic SQL injection and database takeover tool
  29945. 53%DOJ Plans to Strike Against Encryption While the Techlash Iron Is Hot
  29946. 99%What's behind the hype about Blazor? - Stack Overflow Blog
  29947. 68%Your Man in the Public Gallery - Assange Hearing Day 2 - Craig Murray
  29948. 98%Regular-Expressions.info - Regex Tutorial, Examples and Reference
  29949. 99%Dependency Injection in Azure Functions with C#
  29950. 90%Things I Learned From Five Years in Climate Tech
  29951. 92%Neutralinojs
  29952. 92%Tailwind UI
  29953. 95%Grid Garden
  29954. 99%Strongly Typed, Dependency Managed Azure in C#: Introducing Cake.AzureCLI
  29955. 98%ReSharper 2020.1 Roadmap - .NET Tools Blog
  29956. 99%Authentication and the Azure SDK
  29957. 98%Marvin.Cache.Headers 5.0.0 Released
  29958. 99%Use Blazor and C# to host a static website in Azure Storage
  29959. 98%How to ignore files in Git without .gitignore - Red Hat Developer
  29960. 99%Power Down: Low power mode for Azure Sphere
  29961. 99%React Context with TypeScript: Part 2 - Complex context with function components
  29962. 99%From WebForms to Blazor?
  29963. 97%xUnit.net
  29964. 82%#444 – An Interview with Ben Eater
  29965. 89%The Amp Hour Electronics Podcast
  29966. 95%What is this 48-pin laptop hard drive connector?
  29967. 99%An Intuitive Guide to Linear Algebra – BetterExplained
  29968. 67%JS Paint
  29969. 86%Apple drops a bomb on long-life HTTPS certificates: Safari to snub new security certs valid for more than 13 months
  29970. 94%No raw data, no science: another possible source of the reproducibility crisis
  29971. 98%A History of Entity Framework
  29972. 98%Search
  29973. 93%.NET and VSCode
  29974. 99%KubeCon + CloudNativeCon Europe 2020: It’s a Polyglot World of Stateless Funct...
  29975. 92%To Get Good, Go After The Metagame
  29976. 92%Cycling through all the streets in central London
  29977. 89%DDD By Night March 2020 @ Zendesk
  29978. 84%Георгий Плотников «Just In Time hooking»
  29979. 81%Perhaps the Job Description is the problem Not A Shortage of Programmer Talent
  29980. 98%Buy X410 - Microsoft Store
  29981. 97%Public Key Infrastructure (PKI) Engineer - Jobs at Apple
  29982. 97%Pancake Numbers - Numberphile
  29983. 98%BlazorForums.Net
  29984. 99%Just In Time Hooking #
  29985. 99%When ASP.NET Core can't find your controller: debugging application parts
  29986. 95%C# ReadOnlySpan<byte> and static data
  29987. 89%Bill Laswell
  29988. 99%Securing Firefox with WebAssembly – Mozilla Hacks - the Web developer blog
  29989. 91%How can I replace the first occurrence of a character in every word?
  29990. 94%The Facts: Mozilla’s DNS over HTTPs (DoH) – Open Policy & Advocacy
  29991. 99%Getting Started with Parcel.js - A Web Application Bundler
  29992. 98%HDRP: Out of Preview in 2019.3 - Unity Technologies Blog
  29993. 98%Netflix is pleased to announce the open-source release of our crisis management orchestration framework: Dispatch!
  29994. 96%Acrobat on the Web, Powered by WebAssembly
  29995. 99%Monsters Weekly 153 - Releasing NuGet Packages with GitHub Actions
  29996. 99%Getting started with ML.NET in Jupyter Notebooks
  29997. 99%Announcing TypeScript 3.8 | TypeScript
  29998. 99%Null API Responses and HTTP 204 Results in ASP.NET Core
  29999. 99%10K Request per Second: REST API with Azure SQL, Dapper and JSON
  30000. 99%It’s 2020. Is your code ready for leap day?
  30001. 98%Update on running ReSharper out of process - .NET Tools Blog
  30002. 99%Typing Arrays in TypeScript
  30003. 99%The Secret Code: ASP.NET MVC Conventions
  30004. 99%TraceProcessor 1.0.0 - Windows Developer Blog
  30005. 99%Azure Sphere is now generally available!
  30006. 98%EA and Visual Studio’s Linux Support | C++ Team Blog
  30007. 98%Episode 132 – EF and EF Core with Brice Lambson | The 6 Figure Developer
  30008. 94%Python vs Julia autocorrelation
  30009. 96%Learn how computers add numbers and build a 4 bit adder circuit
  30010. 99%CamSD.ino
  30011. 99%Dos and Don'ts of stackalloc
  30012. 95%USW Flex Mini
  30013. 99%SharpLab
  30014. 99%On Voice Coding
  30015. 98%Visual Studio for Mac: Refresh(); event
  30016. 98%Andreessen-Horowitz craps on “AI” startups from a great height
  30017. 95%Donald Knuth Was Framed
  30018. 96%Software Development Company | BitTacklr
  30019. 99%Are you reading the "What's New" in .NET docs?
  30020. 99%Passwords, how they are hacked and how to protect them
  30021. 87%Chipotle builds new website with .NET Core, Visual Studio Code, and TypeScript
  30022. 97%Building a fake company
  30023. 98%Cloudflare silently deleted my DNS records
  30024. 97%C++ decltype and parentheses - why?
  30025. 99%Bastion
  30026. 84%crt.sh | cert-populations
  30027. 99%Navigating microservices with .NET Core - Ryan Nowak
  30028. 99%C# 8 asynchronous streams - Red Hat Developer
  30029. 99%Pizza Box Computer
  30030. 98%BernRelief.py
  30031. 97%DDD North 2020
  30032. 99%Confused by "groups" and the Linux "permission model"
  30033. 98%5 arguments to make managers care about technical debt
  30034. 89%Compound Double Pendulums
  30035. 97%Last Week in AWS - AWS News Sprinkled With a Side of Snark
  30036. 84%Screaming in the Cloud Archives - Last Week in AWS
  30037. 97%pwn.college BETA
  30038. 91%Doing Meta-Analysis in R
  30039. 95%Routed Gothic Font
  30040. 99%Web Workers, comlink, TypeScript and React
  30041. 99%.NET Core/Standard Auto Incrementing Versioning
  30042. 99%Building String Razor Template Engine with Bare Hands (.NET Core)
  30043. 99%Designing an event-driven process at scale: Part 3 - Red Hat Developer
  30044. 98%Storage 101: Understanding the Hard-Disk Drive - Simple Talk
  30045. 97%If I send a plaintext e-mail using Gmail to somebody, including my PGP public key block, is that secure?
  30046. 99%How to install Visual Studio Code on a Raspberry Pi 4 in minutes
  30047. 99%Comparing Callbacks, Promises and Async Await in TypeScript
  30048. 99%C# - Sealed and internal - how to use in unit test?
  30049. 99%New and improved JonSkeet.DemoUtil
  30050. 97%TypeScript 3.8 Adds Private Fields and Top-Level Await
  30051. 98%How can I create a password protected .zip file in Windows 10?
  30052. 97%CQRS + Event Sourcing – Step by Step | Learn CQRS and Event Sourcing
  30053. 99%Alternatives to enums in TypeScript
  30054. 99%Tip 248 - Top 5 VS Code extensions for Azure Developers
  30055. 97%Mathematics for the adventurous self-learner
  30056. 97%Blog - Paul Knopf
  30057. 98%:: Darch
  30058. 90%Home - Qml.Net
  30059. 84%Famicom Party
  30060. 96%CloudSkills.fm
  30061. 98%grep.app
  30062. 97%The 17-Klein Bottle - Numberphile
  30063. 96%.NET Memory Workshops
  30064. 99%In depth guide to running Elasticsearch in production
  30065. 97%The Zen of Go | Dave Cheney
  30066. 98%Should you self-host Google Fonts?
  30067. 98%Shared Source CLI Essentials: David Stutz, Ted Neward, Geoff Shilling: 9780596003517: Amazon.com: Books
  30068. 98%Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  30069. 99%SharpLab
  30070. 99%OpenVPN Client Connect For Windows | OpenVPN
  30071. 87%About Our Ads
  30072. 99%dotnet/runtime
  30073. 99%dotnet/runtime
  30074. 98%A Simple Range Proof From Polynomial Commitments - HackMD
  30075. 98%Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  30076. 92%Recreating 3 Seconds of STAR WARS (Green Screen Model)
  30077. 98%Running Windows 2000 on WSL
  30078. 99%dotnet/runtime
  30079. 98%Ella: A Vibrator You Control From Your Phone
  30080. 99%dotnet/runtime
  30081. 98%Damian Edwards
  30082. 99%dotnet/runtime
  30083. 99%How do you do multiple inserts with npgsql (batch not serial) · Issue #2779 · npgsql/npgsql
  30084. 99%dotnet/runtime
  30085. 98%Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  30086. 99%QA Platform Engineer - DEV
  30087. 99%dotnet/runtime
  30088. 98%Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  30089. 86%My Data of Unknown Origin - Pastebin.com
  30090. 96%Add IReadOnlySet<T> interface by Jlalond · Pull Request #32488 · dotnet/runtime
  30091. 90%Discussion on lazy-loading of navigation properties · Issue #3797 · dotnet/efcore
  30092. 99%Software platform dependency analysis with F# and Neo4j
  30093. 99%Welcome to Blazor Blogs!
  30094. 98%VSTS build failed with nuget buildwebcompiler · Issue #354 · madskristensen/WebCompiler
  30095. 98%Introduction :: Learn TLA+
  30096. 97%Episode 45 - Migrating Stack Overflow to .NET Core with Nick Craver
  30097. 99%Under the hood of “Default Interface Methods”
  30098. 99%MongoDB Transactions in .NET Applications
  30099. 99%William J. Bowman, Ph.D. | Home
  30100. 96%Inrupt, Tim Berners-Lee's Solid, and Me
  30101. 95%DDD East Midlands Conference 2020: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  30102. 99%hediet/vscode-debug-visualizer
  30103. 99%Part 1 - Introduction and Setting up the REPL
  30104. 92%Daniel Rubino on about.me
  30105. 99%Veniqa - Open-source E-commerce Solution. Built using MEVN Stack (Node.js, Express.js, Vue.js, MongoDB) and more. 100% Code Customizable.
  30106. 99%ErikEJ/EFCorePowerTools
  30107. 99%Am I generating email link tokens correctly?
  30108. 96%Do CPU credits exist for c5d.large instances? And if not, why not?
  30109. 98%auto as a template argument placeholder for a function parameter
  30110. 86%Can I safely update Windows 10?
  30111. 98%Is the strcasecmp algorithm flawed?
  30112. 96%Use xmm for stack prolog zeroing rather than rep stos by benaadams · Pull Request #32538 · dotnet/runtime
  30113. 95%Why in Linux the rights to execute the file doesn't work?
  30114. 99%microsoft/electionguard
  30115. 96%M3
  30116. 92%Channel 9 provides videos for developers, delivered by the people who work behind the scenes at Microsoft.
  30117. 92%What To Do When You Reach Number 1 On Hacker News - Blog by Jared Nelsen
  30118. 99%NimbleText Data Manipulation, Text Manipulation, Code Generation and Automation
  30119. 99%TimeSnapper, automatic screenshot software, auto screen capture
  30120. 99%Learning Rust With Entirely Too Many Linked Lists
  30121. 86%Get a Free Demo | SentinelOne
  30122. 88%Homepage | Plaid
  30123. 94%Vue Vixens - Workshops for Foxy People to Learn Vue.js
  30124. 97%xt0rted/slash-command-action
  30125. 99%Stack Overflow is leaking user emails
  30126. 83%Opportunities | MYTA Technologies
  30127. 99%MusicKit JS | Apple Developer Documentation
  30128. 94%What Happened with LEGO – Reality Prose
  30129. 99%hassio-addons/addon-ssh
  30130. 99%COPY | Npgsql Documentation
  30131. 98%Welcome to the UK .NET Tour 2020
  30132. 98%TotallyNotChase/glitch-this
  30133. 99%VuePress
  30134. 92%React book landing page
  30135. 99%Source Code | OpenVPN
  30136. 93%mcc (@mcc@mastodon.social)
  30137. 99%Chris Noring — DEV Profile
  30138. 99%Blazor | Build client web apps with C# | .NET
  30139. 99%Building a Custom Router for Blazor
  30140. 98%The friendly Operating System for the Internet of Things
  30141. 99%Building a Custom Router for Blazor
  30142. 99%Hash functions and security | Manning
  30143. 91%I hacked SlickWraps. This is how. - Lynx0x00 - Medium
  30144. 98%Instant Nancy Web Development
  30145. 60%Ivan On Tech on Programming in Solidity, C++, and Javascript - Cryptographic Asset
  30146. 99%Microservices in .NET Core
  30147. 81%PostHog – Self Hosted Product Analytics
  30148. 98%SQLite Query Language: WITH clause
  30149. 65%home | CFAIL
  30150. 99%Code Maze Weekly #13 - Code Maze
  30151. 99%GOODBYE JAVASCRIPT! Build an Authenticated Web App in C# with Blazor + .NET Core 3.0
  30152. 97%Configure the Linker for ASP.NET Core Blazor
  30153. 69%A Dark Room
  30154. 99%VorTechS/BlazorCarousel
  30155. 99%Build a JavaScript Responsive Sidebar Menu
  30156. 98%Free Website Builder | Create a Free Website | Wix.com
  30157. 98%Retargeting & Tracking Pixels: Explained!
  30158. 99%What Are APIs? - Simply Explained
  30159. 98%DevOps For Dummies (For Dummies (Computer/Tech)): Emily Freeman: 9781119552222: Amazon.com: Books
  30160. 99%Testing GitHub Oneboxes for Stack Overflow for Teams
  30161. 96%Opinion: The unspoken truth about managing geeks
  30162. 89%Just one week left to submit your talk proposals for DDD South West 2020!
  30163. 97%Debugging Wednesday — Cancel this task!
  30164. 80%The state of dotnet performance
  30165. 82%Learning By Shipping
  30166. 99%Testing GitHub Oneboxes on Stack Overflow for Teams
  30167. 96%Master these JavaScript Fundamentals to Land Your Next Job
  30168. 99%A Brief Intro to Clean Architecture, Clean DDD, and CQRS
  30169. 97%Loosely Coupled Show: Software Architecture and Design - CodeOpinion
  30170. 95%The Power of EventSourcing — Softwarepark
  30171. 96%Storing IoT Data in a database
  30172. 99%Fundamental Concepts for Elastic Jobs in Azure SQL Database
  30173. 99%Getting started with Uno Platform and ReactiveUI - Uno Platform
  30174. 99%Provisioning X.509 Devices for Azure IoT Hub using .NET Core
  30175. 99%MFractor For Visual Studio Windows Now Available
  30176. 97%Fixing Random, part 28
  30177. 96%Fixing Random, part 24
  30178. 87%Porting old posts, part 2
  30179. 87%Add spec for TFMs in .NET 5 by terrajobst · Pull Request #92 · dotnet/designs
  30180. 99%Chris Sainty - Building with Blazor
  30181. 99%ASP.NET Core middleware with Roslyn Analyzers - Part 1
  30182. 98%What is content caching on Mac?
  30183. 99%petterhoel/Todos
  30184. 96%My Media Creation Setup
  30185. 94%Fixing Random, part 18
  30186. 99%Fixing Random, part 23
  30187. 98% The type or namespace name 'Pipelines' does not exist in the namespace 'System.IO' · Issue #19133 · dotnet/aspnetcore
  30188. 99%Compiler Explorer - C (x86-64 clang 9.0.0)
  30189. 97%EF Core adoption is very healthy
  30190. 97%Fixing Random, part 29
  30191. 74%Medicare for All: Last Week Tonight with John Oliver (HBO)
  30192. 86%JetBrains Mono: A free and open source typeface for developers
  30193. 99%Fixing Random, part 22
  30194. 99%How to test logging when using Microsoft.Extensions.Logging
  30195. 95%Service Fabric Community Q&A 41
  30196. 97%Visual Studio for Mac: Refresh(); event speakers and sessions | Visual Studio Blog
  30197. 99%How do you do multiple inserts with npgsql (batch not serial) · Issue #2779 · npgsql/npgsql
  30198. 99%.NET Design Review: Quick Reviews
  30199. 93%Trains․NET - Episode 16 - Nicer UI and removing Windows Forms
  30200. 98%Davy Wybiral
  30201. 95%Fixing Random, part 25
  30202. 95%Candle Touch™- The First Smart, Connected, Real-Flame Candle
  30203. 99%NetFabric/NetFabric.Hyperlinq
  30204. 90%Discussion on lazy-loading of navigation properties · Issue #3797 · dotnet/efcore
  30205. 93%Reminder: Visual Studio for Mac: Refresh(); event on Feb 24 | Visual Studio Blog
  30206. 97%helvetica scenario
  30207. 54%The future of work looks like staying out of the office
  30208. 67%The Wandering Earth (2019) - IMDb
  30209. 99%Compiler Explorer - C (x86-64 clang 9.0.0)
  30210. 99%New optimizations boost performance in preview builds of Microsoft Edge - Microsoft Edge Blog
  30211. 98%Integrating Tailwind CSS with Blazor using Gulp - Part 1
  30212. 99%EF Core Tips: Don’t call Update when you don’t need to!
  30213. 98%Fixing Random, part 21
  30214. 99%Plan for Entity Framework Core 5.0
  30215. 93%Messaging Layer Security: Towards a New Era of Secure Group Messaging
  30216. 98%Pushing a database driver to the max: Performance and architecture in the Npgsql PostgreSQL driver
  30217. 88%Porting old posts, part 1
  30218. 62%billy corgan rides a rollercoaster
  30219. 97%Support pre-release packages with floating versions · Issue #912 · NuGet/Home
  30220. 99%Introducing EF Core 5 Features: CreateDbCommand: I’ll see your string and raise you a command…
  30221. 99%Andrey Akinshin's blog
  30222. 98%Fixing Random, part 26
  30223. 99%Fixing Random, part 19
  30224. 95%Mechanized Proofs for PL: Past, Present, and Future
  30225. 99%NVIDIA/cutlass
  30226. 94%Home
  30227. 99%YohDeadfall/Yoh.Tuples
  30228. 98%Loosely Coupled Show | Episode #000 | Software Architecture
  30229. 80%Create a Meetup Account
  30230. 99%T4 and EF Core Reverse Engineering
  30231. 99%Cryptologie
  30232. 97%Microsoft Flagship Events
  30233. 99%1564808 - Unable to drag and drop images or URLs from browser to desktop when running Windows as Administrator with UAC disabled
  30234. 99%Document EF Core architecture and internal technical details · Issue #1920 · dotnet/EntityFramework.Docs
  30235. 99%Fixing Random, part 20
  30236. 95%Posts by Ben Adams
  30237. 70%Data Brokers are Cruising for a Bruising
  30238. 99%Security Scanning Your .NET Core Applications
  30239. 98%David Wengier
  30240. 90%the Nothing itself nothings
  30241. 95%Removed Method Group conversions, more additions to equality. by Mrnikbobjeff · Pull Request #1030 · xamarin/Essentials
  30242. 95%The hidden war over grocery shelf space
  30243. 99%Decompile .NET code while debugging - Visual Studio
  30244. 99%Hardware build: CRC calculation
  30245. 94%Blazored.FluentValidation 1.2.0
  30246. 88%Languages & Runtime: .NET Community Standup - Feb 13th 2020 - ❤🌹
  30247. 89%How do CRCs work?
  30248. 99%How To Create a Blazor Component
  30249. 97%Fixing Random, part 30
  30250. 96%Make your custom .NET GC - "whys" and "hows" - Konrad Kokosa
  30251. 98%Unhandled Exception
  30252. 99%Tinkering with client-side Blazor and the AWS SDK for .NET
  30253. 96%Epic Circles - Numberphile
  30254. 68%Simulating Supply and Demand
  30255. 98%Roundup #68
  30256. 96%Rider 2019.3.2 is Available! - .NET Tools Blog
  30257. 99%Dave - Black (Live at The BRITs 2020)
  30258. 96%Add IReadOnlySet<T> interface by Jlalond · Pull Request #32488 · dotnet/runtime
  30259. 95%Numberphile
  30260. 91%Porting old posts, part 3
  30261. 98%Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  30262. 95%Home · terrajobst
  30263. 98%fiigii.com
  30264. 99%Transactions with MongoDB 4.0 and .Net
  30265. 95%Jon Galloway - Jon Galloway
  30266. 98%Update on our new and upcoming security keys
  30267. 97%X25519 in Web Cryptography · Issue #271 · mozilla/standards-positions
  30268. 99%Andrew Lock | .NET Escapades
  30269. 81%Copyrighting all the melodies to avoid accidental infringement | Damien Riehl | TEDxMinneapolis
  30270. 98%Azure App Configuration is now generally available | Azure updates | Microsoft Azure
  30271. 99%Continuous C# and F# IDE for iPads and iPhones
  30272. 97%Visual Studio 2010 Best Practices
  30273. 99%Appstat - App Store Sales & Analytics on your Mac
  30274. 98%Lychee — Self-hosted photo-management done right
  30275. 97%xamarin/Essentials
  30276. 94%Twitter Guidelines
  30277. 99%Connection Abstractions · Issue #1793 · dotnet/runtime
  30278. 76%system.net - Domain Name For Sale | DAN.COM
  30279. 76%FEMMEBIT
  30280. 97%Steven Troughton-Smith is creating Tech, Development & Games Commentary | Patreon
  30281. 89%Habitica - Gamify Your Life
  30282. 99%Paperwork
  30283. 96%BlurHash
  30284. 91%bitcrazed (Rich Turner) | Keybase
  30285. 98%Strings and Loops within Pi - Numberphile
  30286. 94%MongoDB.local SF 2018
  30287. 83%Plain Text Offenders
  30288. 97%Temperature Blanket - A Rare Opportunity for My Coding to Assist Jocelyn's Crafting
  30289. 99%Designing an event-driven business process at scale: A health management example, Part 1 - Red Hat Developer
  30290. 99%February 2020 SDK Release
  30291. 99%Code review red flag: Where is the missing code?
  30292. 91%Elastic Jobs in Azure SQL Database – What and Why
  30293. 96%Announcing .NET Conf: Focus on Xamarin | Xamarin Blog
  30294. 99%React Context with TypeScript: Part 1 - Simple context with function components
  30295. 99%MSIX Packaging Tool Insider Program
  30296. 99%Using Anti-Forgery Tokens in ASP.NET Core Razor Pages
  30297. 99%Builder as a monoid
  30298. 91%Migrating your applications to Azure using Virtual Machine Scale Sets, Packer and Virtual Machine extensions – Part 1
  30299. 98%Catch up with Visual Studio Tools for Unity on Mac | Visual Studio Blog
  30300. 97%Email Confirmation with ASP.NET Core Identity - Code Maze
  30301. 97%Is Blazor For Everyone? — App vNext
  30302. 99%Pipeline Templates: Complete Azure Pipelines Example for a Uno Project for iOS, Android and Windows - Nick's .NET Travels
  30303. 99%Blazor by Example - A dismissable banner
  30304. 89%SQL Bits 2020 is happening in London: join us March 31 to April 4 - SQL Server Blog
  30305. 96%Xamarin Coding Standards | Jesse Liberty
  30306. 99%Monsters Weekly 152 - GitHub Actions and .NET Core
  30307. 99%Hash functions and security | Manning
  30308. 89%CSLA .NET Version 5.1.0 Release
  30309. 97%Rider 2020.1 Roadmap - .NET Tools Blog
  30310. 98%Resource Pseudo Localization - Protecting developers from themselves
  30311. 99%GIFs and SwipeView in Xamarin Forms 4.4
  30312. 99%Types for classes in TypeScript
  30313. 94%ASP.NET Core MVC 3.x – AddMvc(), AddMvcCore(), AddControllers() and other bootstrapping approaches
  30314. 93%Azure This Week: Azure This Week - Ignite The Tour: Sydney
  30315. 98%OS hacking: Let's port git to SerenityOS!
  30316. 94%Bvckup 2 | Introducing a small spinoff project - byenow - a faster folder deleter
  30317. 67%Google Fonts
  30318. 99%syscolabs/kasaya
  30319. 77%data stories
  30320. 95%BBC Micro bot
  30321. 84%Screaming in the Cloud Archives - Last Week in AWS
  30322. 97%Last Week in AWS - AWS News Sprinkled With a Side of Snark
  30323. 99%ralfholly/git-autocommit
  30324. 81%Copyrighting all the melodies to avoid accidental infringement | Damien Riehl | TEDxMinneapolis
  30325. 99%Zaid-Ajaj/Npgsql.FSharp.Analyzer
  30326. 98%Marten
  30327. 84%Szkoła Event Sourcing - Fakty i Mity o Event Sourcing
  30328. 99%Lupusa87 - Overview
  30329. 99%joshfree - Overview
  30330. 98%Animal Crossing: New Horizons Direct (Nintendo Switch)
  30331. 90%The Computer Scientist Responsible For Cut, Copy, and Paste, Has Passed Away
  30332. 94%Seba's Photography - A blog about photography and (if happens) travels. Photographer based in Portsmouth, UK. Mainly portraits, street and few landscape photography
  30333. 98%sebas77 - Overview
  30334. 98%Multi-Perspective Validation Improves Domain Validation Security - Let's Encrypt - Free SSL/TLS Certificates
  30335. 91%Is there a good way to communicate choose at least one?
  30336. 89%DeepL Translator
  30337. 98%Latacora - Stop Using Encrypted Email
  30338. 86%Password Managers with guest Troy Hunt | Weekly Dev Tips
  30339. 96%How 1500 bytes became the MTU of the internet
  30340. 97%Does register selection matter to performance on x86 CPUs?
  30341. 99%ASP.NET Core Middleware Registration
  30342. 80%Hexa
  30343. 96%xLayers: Design – Code – Repeat
  30344. 81%Peter Lawrence Montgomery, 1947-2020
  30345. 95%galaxus.de – mehr als ein Onlineshop
  30346. 97%Open Game Engine Exchange
  30347. 98%Why we left AWS
  30348. 98%Welcome to the Worldwide Center of Mathematics on YouTube!
  30349. 99%Code Traveler
  30350. 94%ASP.NET Core News - Your weekly update of everything ASP.NET Core
  30351. 88%G-Truc Creation
  30352. 99%jkotas - Overview
  30353. 98%JIT/EE interface cleanup by jkotas · Pull Request #32521 · dotnet/runtime
  30354. 99%PeachPie | PHP compiler to .NET
  30355. 87%Ed Southall
  30356. 92%Azure This Week: Watch the latest videos
  30357. 96%Initial Memcached protocol by MonsieurTib · Pull Request #84 · davidfowl/BedrockFramework
  30358. 94%StackShare Weekly Digest.
  30359. 99%Debuggers & Domains | My Notes: Using Azure AD and MSAL for Application Authentication
  30360. 96%Twitch
  30361. 99%Welcome | Azure Tips and Tricks
  30362. 99%Creating an OpenID Connect server proxy with OpenIddict 3.0's degraded mode
  30363. 99%IdentityServer4: Building a Simple Token Server and Protecting Your ASP.NET Core APIs with JWT
  30364. 95%ASP.NET Community Standup - Feb 25, 2020 - Intro to Kubernetes with Ryan Nowak
  30365. 99%Type-Driven Development with Idris
  30366. 90%sdras - Overview
  30367. 99%Testing GitHub Oneboxes
  30368. 98%From DotNet Run to Hello World - .NET Oxford - January 2020
  30369. 96%Tentacles Akimbo (with Cliff Stoll) - Numberphile
  30370. 94%TGI Kubernetes 105: Dapr - Distributed Application Runtime
  30371. 68%What is a stack and how does it work? — 6502 part 5
  30372. 99%Jakub Míšek - Compiling and Running a PHP on .NET Core - Dotnetos Conference 2019
  30373. 96%Application Diagnostics in .NET Core 3.1 - Damian Edwards & David Fowler
  30374. 97%SignalR Deep Dive: Building Servers - David Fowler & Damian Edwards
  30375. 99%Running 'Have I Been Pwned' with Azure and Cloudflare | Tech Tips NDC Sydney 2019
  30376. 96%Azure ESP32 Dev Kit Board and resources
  30377. 94%A Miraculous Proof (Ptolemy's Theorem) - Numberphile
  30378. 95%Pentagons and the Golden Ratio - Numberphile
  30379. 98%Hello World - Introduction to C# interactive C# tutorial
  30380. 94%Kevin Gosse — The debugging mindset
  30381. 95%Remove a smattering of (potential) allocations with spans by stephentoub · Pull Request #32463 · dotnet/runtime
  30382. 81%Oracle Buys Aconex
  30383. 99%InboxSDK
  30384. 97%jasonmayes/Real-Time-Person-Removal
  30385. 99%Mining my mailbox for top email service providers
  30386. 99%nquinlan/Email-Intelligence
  30387. 99%rswier/c4
  30388. 99%Master of Aggregates
  30389. 96%Continuous Delivery, Deployment and DevOps platform - Octopus Deploy
  30390. 98%Exploring the new rollForward and allowPrerelease settings in global.json: Exploring ASP.NET Core 3.0 - Part 8
  30391. 99%campersau - Overview
  30392. 98%Reset your code
  30393. 99%304NotModified - Overview
  30394. 69%Announcing speakers for 2020 : C++ On Sea
  30395. 99%git clone; ./build.cmd fails · Issue #32483 · dotnet/runtime
  30396. 76%Twitch
  30397. 95%Fix log levels by ryanbrandenburg · Pull Request #14748 · dotnet/aspnetcore
  30398. 99%dotnet/aspnetcore
  30399. 98%Pluralsight - Unlimited Online Developer, IT, and Cyber Security Training
  30400. 99%System.IO.Pipelines: High performance IO in .NET | .NET Blog
  30401. 85%ReactJSConsulting.com
  30402. 91%Azure Weekly
  30403. 95%Caliper - Measure what matters for hiring in AI. At scale.
  30404. 99%dotnet/project-system
  30405. 96%Twitch
  30406. 73%A Piece of Pi for Patrons | Numberphile on Patreon
  30407. 99%COPY | Npgsql Documentation
  30408. 99%Getting the best out of Entity Framework Core - NDC London 2020 | Software Developers Conference
  30409. 91%efcore/EFCore.NamingConventions
  30410. 98%emadashi - Twitch
  30411. 95%Main Page الصفحة الرئيسية
  30412. 95%Jesse Liberty on about.me
  30413. 99%Logging MVC properties with Serilog.AspNetCore: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 3
  30414. 99%Adam Storr - Integration Testing with ASP.NET Core 3.1
  30415. 92%LLVM Meetup - Toronto, May 2019
  30416. 77%Why Do So Many Incompetent Men Become Leaders?
  30417. 81%To Seem More Competent, Be More Confident
  30418. 99%CertificateManager 1.0.3
  30419. 97%David Pfau
  30420. 95%Redash helps you make sense of your data
  30421. 98%Avoid rewriting a legacy system from scratch, by strangling it
  30422. 91%brajkovic (Bojan Rajkovic) | Keybase
  30423. 98%School of Video Game Audio
  30424. 96%Updates | RealtimeCSG
  30425. 98%Sander van Rossen is creating level editor tools for Unity | Patreon
  30426. 98%Build software better, together
  30427. 98%RadicalCSG/Chisel.Prototype
  30428. 96%Dillon Berger (@InertialObservr) is creating math/physics edu-content | Patreon
  30429. 72%NYC Salon
  30430. 97%dwmkerr/hacker-laws
  30431. 97%Great App Search Checklist
  30432. 87%Codefresh is the first CI/CD platform built for Kubernetes and Docker.
  30433. 99%Generic Host Builder in ASP .NET Core 3.1
  30434. 97%Your balance is $0.30000000004
  30435. 93%i am the cavalry
  30436. 99%Home | Mono
  30437. 97%Rugged Software
  30438. 99%Working with expression trees in C# | Alexey Golub
  30439. 93%PODCASTICO - מפיקים פודקאסטים מעולים - הפקת פודקאסט לחברות וארגונים
  30440. 71%TaoSecurity
  30441. 98%About - iCircuit - The Realtime Circuit Simulator and Editor
  30442. 98%NoSQL Database | RavenDB ACID NoSQL Document Database
  30443. 96%Calca - The Text Editor that Loves Math
  30444. 99%Continuous C# and F# IDE for iPads and iPhones
  30445. 99%Working with expression trees in C# | Alexey Golub
  30446. 99%dotnet/project-system
  30447. 98%Dynamic generic dictionary expansion feature by fadimounir · Pull Request #32270 · dotnet/runtime
  30448. 87%HusseiN98D on Bugcrowd
  30449. 98%dotnet/runtime
  30450. 97%Rémi Bourgarel’s Blog
  30451. 86%Table Convert Online - table to markdown,csv,json,latex table,excel,sql,xml
  30452. 99%Dmitry Pavlov | Coding Machine | World-class .NET Freelance Contractor | ASP.NET Core, .NET, C#
  30453. 90%Tipping with Brave Rewards
  30454. 98%Real-World Cryptography
  30455. 99%dotnet/runtime
  30456. 96%F# Weekly #7, 2020 – F# 5.0 (preview) and TP.SDK update!
  30457. 97%Blockchain Research Newsletter
  30458. 99%dotnet/runtime
  30459. 99%dotnet/runtime
  30460. 99%Performance testing
  30461. 98%Visual Studio Code January 2019
  30462. 99%dotnet/runtime
  30463. 96%Fermat's Library | Librarian
  30464. 99%Evil Eval() Vol. 2 @ PeachPie | PHP compiler to .NET
  30465. 99%dotnet/runtime
  30466. 99%dotnet/runtime
  30467. 99%iolevel/wpdotnet-sdk
  30468. 98%LiteDB :: A .NET embedded NoSQL database
  30469. 99%Migrating configuration in .NET Framework to .NET Core
  30470. 98%Calculating Pi: My attempt at breaking the Pi World Record
  30471. 99%dotnet/runtime
  30472. 81%Private Thoughts
  30473. 95%Manning | Deal of the Day
  30474. 98%Cake - Home
  30475. 70%RAM and bus timing
  30476. 98%The Golden Ratio (why it is so irrational) - Numberphile
  30477. 97%The Horrifically Dystopian World of Software Engineering Interviews - Blog by Jared Nelsen
  30478. 53%Man who misses Ceefax spends years creating his own version
  30479. 99%Ben Eater
  30480. 99%Question: Why for loop is 1.3 slower over byte[] than foreach · Issue #13671 · dotnet/runtime
  30481. 97%AVIF for Next-Generation Image Coding
  30482. 99%Research based on the .NET Runtime
  30483. 98%What do software engineers who work at a large scale understand that other developers don't? - Quora
  30484. 99%Base64 encoding and decoding at almost the speed of a memory copy
  30485. 98%xt0rted/actions
  30486. 93%GC.AllocateUninitializedArray should tighten its logic around when to return zeroed arrays · Issue #13292 · dotnet/runtime
  30487. 96%ArrayPool.Shared.Rent should support returning a zero-inited array · Issue #24416 · dotnet/runtime
  30488. 99%Rust for professionals
  30489. 99%New Microsoft.Toolkit.HighPerformance package by Sergio0694 · Pull Request #3128 · windows-toolkit/WindowsCommunityToolkit
  30490. 99%Creating an endpoint from multiple middleware in ASP.NET Core 3.x
  30491. 84%DeFacto
  30492. 99%xKloc/Todos
  30493. 99%davidfowl/Todos
  30494. 98%Developer South Coast (Southampton, United Kingdom)
  30495. 76%csharpfritz - Twitch
  30496. 99%NuGet | Status
  30497. 98%The NuGet Blog
  30498. 98%Windows Update Delivery Optimization: FAQ
  30499. 95%Image Overhaul (.webp support) by NickCraver · Pull Request #47 · NickCraver/nickcraver.github.com
  30500. 97%⚙ D65366 [CodeGen][SelectionDAG] More efficient code for X % C == 0 (SREM case)
  30501. 99%Improve `X % C == 0` for signed integers where C is any number (not j… · EgorBo/runtime-1@84016c0
  30502. 91%PageSpeed Insights
  30503. 93%Lazyload images by bengreenstein · Pull Request #3752 · whatwg/html
  30504. 97%To boldly suggest an overall plan for C++23
  30505. 95%LearnAwesome.org
  30506. 99%ActivityPub, the secret weapon of the Fediverse
  30507. 95%Image actions - trying it <3 by NickCraver · Pull Request #46 · NickCraver/nickcraver.github.com
  30508. 99%How HTTPS works Part 1 — Building Blocks
  30509. 98%PuzzleScript Game
  30510. 99%maharmstone/quibble
  30511. 55%r/UCSC - CHP blocking High Street during Day 2 of the COLA strike. [OC]
  30512. 99%The No More Ransom Project
  30513. 85%AWS re:Invent 2019: Beyond eleven nines: Lessons from Amazon S3 culture of durability (STG331-R1)
  30514. 95%Firecracker: Lightweight Virtualization for Serverless Applications
  30515. 96%Hyperping | Uptime monitoring with public status pages
  30516. 97%M/Monit
  30517. 99%etcd
  30518. 99%Examples of calling an API HTTP GET for JSON in different languages - Joe Kampschmidt's Code
  30519. 99%Make your SQLite bulk inserts very fast in C# .NET - Joe Kampschmidt's Code
  30520. 99%Carl Franklin's Blazor Road Show!
  30521. 87%Valid Lovely Triangles - Numberphile
  30522. 89%Triangles by Numberphile
  30523. 98%dotnet-dstrings 1.1.0
  30524. 94%Compilers: The Next Frontier In Web Performance - Chad Hietala - JSConf US 2018
  30525. 94%WACUP (WinAmp Community Update Project)
  30526. 99%dapr/dapr
  30527. 99%ReactSharp - A C# library for building web user interfaces
  30528. 99%SamProf/ReactSharp
  30529. 99%Performance traps of ref locals and ref returns in C# | Premier Developer
  30530. 94%When must we use extern alias keyword in C#?
  30531. 91%extern alias - C# Reference
  30532. 92%davidfowl/Todos
  30533. 97%The past and the future of hub
  30534. 96%Visual Studio for Mac: Refresh(); event
  30535. 84%Microsoft for Startups – Building Startups | Microsoft for Startups
  30536. 95%Steve Gordon - Adventures in ASP.NET Core
  30537. 76%Humanitarian Toolbox
  30538. 99%RunAsRadio - Home
  30539. 98%.NET Rocks! vNext
  30540. 71%Global IT Burnout Index
  30541. 99%Validating SSL Certificates With .NET ServicePointManager
  30542. 99%Model-View-Update (MVU) – How Does It Work?
  30543. 98%Shell Magic
  30544. 98%Why are we so bad at software engineering? | www.bitlog.com
  30545. 98%Introducing Terminal V2
  30546. 98%ING open sources Lion: A library of performant, accessible & flexible Web Components
  30547. 92%Amazon found every 100ms of latency cost them 1% in sales.
  30548. 84%flatpickr
  30549. 99%Introducing Scalar: Git at scale for everyone | Azure DevOps Blog
  30550. 99%.NET Blog
  30551. 99%Nintendo Support: Nintendo 3DS Internet Browser Specs
  30552. 99%NuGet/Home
  30553. 98%NuGet documentation
  30554. 68%Black History Month: Building a better future together - The Official Microsoft Blog
  30555. 96%OpenPush - A Free, Decentralized Push Messaging Framework for Android | F-Droid - Free and Open Source Android App Repository
  30556. 99%Motion · Blog · Where are all the animated SVGs? · Animated SVG icon editor
  30557. 97%dotnet-tool-target.md
  30558. 98%256LOL - An x86 Assembler in 256 LOC
  30559. 98%marcpaq/b1fipl
  30560. 90%Generate - Privacy-related Data Security Incident
  30561. 96%RØDE Microphones - VXLR+
  30562. 92%The Best Cybersecurity Blogs of 2020 - ClearanceJobs
  30563. 99%Rendering Particles with Compute Shaders - Mike Turitzin
  30564. 98%GitHub CLI Beta
  30565. 97%HEY
  30566. 99%Newtonsoft Vs System.Text.Json – Talk Technical
  30567. 99%Building C# 8.0 | .NET Blog
  30568. 98%Tanaguru Contrast-Finder
  30569. 99%Memory Bandwidth Napkin Math
  30570. 98%Blazored/FluentValidation
  30571. 99%Tinkering with client-side Blazor and the AWS SDK for .NET
  30572. 99%Forms and Fields in ASP .NET Core 3.1
  30573. 99%ASP.NET Blog | Announcing Experimental Mobile Blazor Bindings February update
  30574. 97%google/tink
  30575. 91%INN Revival :: Home
  30576. 99%Visual 6502 in JavaScript
  30577. 98%Stage.js - 2D JavaScript library for cross-platform HTML5 game development
  30578. 98%~sircmpwn/shit - sourcehut git
  30579. 90%Minor Change
  30580. 99%Designing a build system for .NET solutions with Cake - 2: The Cake build tool and convention-based builds
  30581. 94%Nextcloud
  30582. 98%This Goes to Eleven (Part. 3/∞)
  30583. 92%SRI Hash Generator
  30584. 98%This Goes to Eleven (Part. 2/∞)
  30585. 99%Fragment Routing with Blazor
  30586. 97%HW intrinsics: Expose REP MOVSB/D in API to allow conscious use of ERMSB feature · Issue #10824 · dotnet/runtime
  30587. 97%TWC9: Christina's Back, VS Code 1.42, .NET Interactive, PowerShell in Jupyter Notebooks and more
  30588. 99%The ASP.NET Core Module; Changes and Improvements over the Last 3 Years.
  30589. 99%How symmetric password-authenticated key exchanges work (sPAKE)
  30590. 90%London Crypto Day 2020
  30591. 99%0xd4d/dnlib
  30592. 93%Home | Old Book Illustrations
  30593. 99%Cloud Maker | Draw deployable AWS, Azure, & GCP diagrams
  30594. 85%Patient Rogue by watabou
  30595. 94%HTTPS Is Easy!
  30596. 99%signalrcore
  30597. 99%.NET for Apache Spark Helps Makes Big Data Accessible | .NET Blog
  30598. 99%Create Certificates for IdentityServer4 signing using .NET Core
  30599. 99%Generate YouTube Thumbnails with ImageSharp and .NET Core
  30600. 90%Speakers | Techorama
  30601. 74%Agenda Techorama 2020 | Techorama
  30602. 89%Terence Eden’s Blog
  30603. 97%Inter font family
  30604. 87%WebAssembly Summit: Schedule
  30605. 99%Code Maze Weekly #11 - Code Maze
  30606. 99%5 things to be aware of with F# anonymous records | Compositional IT
  30607. 98%Getting Started with Asynchronous Programming in .NET
  30608. 86%You’re probably using the wrong dictionary « the jsomers.net blog
  30609. 99%FastComments - Commenting Done Right
  30610. 95%dotnet-format Problem Matcher - GitHub Marketplace
  30611. 78%ASP.NET Core docs: What's new for January 2020
  30612. 99%How do Managed Breakpoints work?
  30613. 99%Text Fragments
  30614. 98%Train ML models on large images and 3D volumes with spatial partitioning on Cloud TPUs | Google Cloud Blog
  30615. 97%The Deep Learning Revolution and Its Implications for Computer Architecture and Chip Design
  30616. 99%William J. Bowman, Ph.D. | Home
  30617. 69%Constant Grind: Q&A | Two Headed Girl
  30618. 90%Raph
  30619. 99%ErikEJ/EFCorePowerTools
  30620. 99%EdCharbeneau/BlazorPro.Spinkit
  30621. 94%The Bright Side of Imposter Syndrome.
  30622. 99%davidfowl/Todos
  30623. 79%The world's worst video card?
  30624. 98%Different languages, similar encoding efficiency: Comparable information rates across the human communicative niche
  30625. 99%ASP.NET Core in Action
  30626. 97%Russian Multiplication - Numberphile
  30627. 99%Display stack trace at stack overflow by janvorli · Pull Request #31956 · dotnet/runtime
  30628. 99%Inserting middleware between UseRouting() and UseEndpoints() as a library author - Part 2
  30629. 98%Cake - Home
  30630. 92%The bright side of imposter syndrome. | Leo Gopal
  30631. 80%SpaceX Boca Chica - Starship SN1 Bulkhead Flip
  30632. 97%ULA Atlas V 411 - Solar Orbiter - Cape Canaveral SLC-41 - Feb. 9/10, 2020
  30633. 92%Atlas V launch with Solar Orbiter
  30634. 99%Hundreds of practical ASP.NET Core samples to learn the fundamentals - Scott Hanselman
  30635. 82%NASA Live: Official Stream of NASA TV
  30636. 98%Add easy way to create a certificate from a multi-PEM or cert-PEM + key-PEM · Issue #31944 · dotnet/runtime
  30637. 90%Raph
  30638. 99%SimonCropp - Overview
  30639. 97%Blazor Radiator - Visual Studio Marketplace
  30640. 99%EdCharbeneau/BlazorPro.Spinkit
  30641. 70%Photos - TTM
  30642. 85%LIVE: Atlas V Solar Orbiter pad tour, remote camera setup, and Q&A
  30643. 99%fatih/faillint
  30644. 99%Software optimization resources. C++ and assembly. Windows, Linux, BSD, Mac OS X
  30645. 98%"Reverse Engineering for Beginners" free book
  30646. 96%Livestream — Kerbal Space Academy
  30647. 81%ULA Atlas V 411 - Solar Orbiter - Cape Canaveral SLC-41 - Feb. 9/10, 2020
  30648. 97%Failure: Zafar-1 - Simorgh - Imam Khomeini SC - February 9, 2020 -15:48UTC
  30649. 76%ULA Atlas V 411 - Solar Orbiter - Cape Canaveral SLC-41 - Feb. 9/10, 2020
  30650. 95%Garbage Collection at Food Courts | .NET Blog
  30651. 97%Zoey McCullough (@zoeysaurusrex). Ask me anything on ASKfm
  30652. 98%Wave Engine’s on-line glTF viewer – WaveEngine Team
  30653. 99%dotnet/runtime
  30654. 99%davidfowl/Todos
  30655. 91%Let's Encrypt Stats - Let's Encrypt - Free SSL/TLS Certificates
  30656. 98%dotNetDave Rocks NDC { Porto } 2020
  30657. 99%Creating Certificates for X.509 security in Azure IoT Hub using .NET Core
  30658. 99%Code Maze Weekly #10 - Code Maze
  30659. 99%Creating Certificates in .NET Core for Vue.js development using HTTPS
  30660. 83%Trace Context is a W3C Recommendation | W3C News
  30661. 96%2020 Java Technology Report | Rebel
  30662. 94%ASP.NET Core 2.1 Supported Packages
  30663. 99%.NET Blog
  30664. 87%SpaceX Boca Chica - Night Ops - Rings and Bulkhead Mate
  30665. 91%Atlas V Solar Orbiter rollout and Wallops NG-13 Antares & Cygnus tour
  30666. 98%String Deduplication Design Doc by Maoni0 · Pull Request #31971 · dotnet/runtime
  30667. 99%Mobile Blazor Bindings – Getting Started + Why You Should Care
  30668. 99%How do Managed Breakpoints work?
  30669. 99%allocate SocketAsyncEngine less frequenty to reduce the number of epoll_wait threads by adamsitnik · Pull Request #2346 · dotnet/runtime
  30670. 98%Todo-Backend
  30671. 98%torvalds/linux
  30672. 86%NASA Shares Initial Findings from Boeing Starliner Orbital Flight Test Investigation – Commercial Crew Program
  30673. 89%ULA Atlas V 411 - Solar Orbiter - Cape Canaveral SLC-41 - Feb. 9/10, 2020
  30674. 99%The polygons of Another World: Game Boy Advance
  30675. 99%Exploring .NET Core
  30676. 94%SpaceX Starship : Texas Prototype(s) Thread 2 : Photos and Updates
  30677. 87%Tiny Mirror
  30678. 78%ASP.NET Core docs: What's new for January 2020
  30679. 99%damienbod/AspNetCoreCertificates
  30680. 99%Defining your cloud infrasture as code with Pulumi and .NET
  30681. 98%Xamarin: .NET Community Standup - Feb 6th 2020 - Gradients Everywhere!
  30682. 97%Neumorphism in user interfaces
  30683. 97%GC Handles | .NET Blog
  30684. 99%bchavez/Bogus
  30685. 98%Scroll To Text Fragment - Chrome Platform Status
  30686. 96%Get more information at a glance with issue and pull request linking
  30687. 99%.NET Interactive is here! | .NET Notebooks Preview 2 | .NET Blog
  30688. 98%NyxTech - Affordable, Portable Astrophotography.
  30689. 96%The Ultimate Game Boy Talk (33c3)
  30690. 99%Compiling .NET Core for Windows 10 ARM64 - Sinclairinat0r
  30691. 95%Kill It With Fire - Teaser
  30692. 99%Comby〔 Rewrite Code 〕
  30693. 96%Online Text Editor - MyTextArea - a simple online text editor
  30694. 99%Mint
  30695. 99%PureText
  30696. 98%p8952/bocker
  30697. 96%Spinal Map - Thunderforest
  30698. 91%SoCal Code Camp
  30699. 92%SpaceX Satellite Rideshare
  30700. 56%Soyuz MS-13 crew return to Earth - NASASpaceFlight.com
  30701. 99%PostgreSQL For Those Who Can’t Even, Part 1
  30702. 99%Postgres For Those Who Can’t Even, Part 2 – Working with Node and JSON
  30703. 89%SpaceX Starship : Texas Prototype(s) Thread 2 : Photos and Updates
  30704. 99%Wacom drawing tablets track the name of every application that you open | Robert Heaton
  30705. 98%It's not just you, Windows 10 Search is giving blank results
  30706. 93%SpaceX F9: PACE - Cape Canaveral - December 2022
  30707. 99%Hosting your own NuGet Server and Feed for build artifacts with BaGet - Scott Hanselman
  30708. 77%Home
  30709. 74%Fair Fight 2020 | Fair Fight
  30710. 96%Serious Cryptography | No Starch Press
  30711. 99%Dotnet-Boxed/Templates
  30712. 77%SpaceX asks permission to take Starship on a high-altitude test flight
  30713. 99%Google's OpenSK lets you BYOSK – burn your own security key
  30714. 98%tock/tock
  30715. 99%EF Core Relationships in ASP .NET Core 3.1
  30716. 55%CaltropUwU/BadUI
  30717. 91%Volume Control
  30718. 76%SLS Core Stage in Stennis B-2 Stand to start Green Run campaign - NASASpaceFlight.com
  30719. 98%Here's Why Your Static Website Needs HTTPS
  30720. 98%Cliff Click's answer to What interesting optimizations can a JIT do that a compiler cannot do? - Quora
  30721. 98%Life of a triangle - NVIDIA's logical pipeline
  30722. 97%GPU Performance for Game Artists
  30723. 99%Add Real-Time to a Java App with Azure SignalR Service
  30724. 89%Digging into the Bedrock framework, January 2020
  30725. 99%Get CoreRT Hello World selfcontained binary under 1 MB by MichalStrehovsky · Pull Request #7962 · dotnet/corert
  30726. 99%Performance testing
  30727. 95%Champaign Mathematician - with Holly Krieger — Numberphile
  30728. 98%Fixing Random, part 27
  30729. 89%This is what happens when you divide by zero on a mechanical calculator
  30730. 99%Entity Framework Core performance tuning – a worked example – The Reformed Programmer
  30731. 98%What dotnet new Could Be
  30732. 99%signalr package · go.dev
  30733. 99%Getting started with cloud deployments with Pulumi and .NET
  30734. 92%Yahoo! Inc. Customer Data Security Breach Litigation Settlement
  30735. 99%Fast, parallel applications with WebAssembly SIMD · V8
  30736. 99%Reuse Blazor WASM UI in Blazor Server — App vNext
  30737. 99%.NET 5 breaking change: StringInfo and TextElementEnumerator classes are now UAX29-compliant · Issue #16702 · dotnet/docs
  30738. 92%Jon Galloway’s 'business-time' books on Goodreads (5 books)
  30739. 68%31JAN20 - REGULAR SEASONAL TOURNAMENTS
  30740. 98%Did Nintendo really forget to Optimize Super Mario 64 ? | MVG
  30741. 96%Ghidra
  30742. 95%Collecting and analyzing memory dumps | .NET Blog
  30743. 84%Girls Who Code -- Join 185,000 Girls Who Code today!
  30744. 95%#GAMELAB19: Making Baba Is You,what is this? by Arvi Teikari Hempuli
  30745. 98%Different languages, similar encoding efficiency: Comparable information rates across the human communicative niche
  30746. 99%System.IO.Pipelines: High performance IO in .NET | .NET Blog
  30747. 85%r/BetterEveryLoop - Best dog sledding
  30748. 98%MoonScript, a language that compiles to Lua
  30749. 75%World's worst video card? The exciting conclusion
  30750. 98%Ideone.com
  30751. 97%The path to less stress? Strategic pessimism. | Derren Brown | Big Think
  30752. 99%SAP-1 Processor Architecture — SAP-1 Processor Architecture documentation
  30753. 99%dangrie158/SAP-1
  30754. 98%Old CSS, new CSS / fuzzy notepad
  30755. 91%Why 02/02/2020 is the most palindromic date ever.
  30756. 88%Steve's Guitar Pedal Shop
  30757. 98%Train ML models on large images and 3D volumes with spatial partitioning on Cloud TPUs | Google Cloud Blog
  30758. 99%draft-ietf-mls-architecture-04 - The Messaging Layer Security (MLS) Architecture
  30759. 90%Technical details for satellite NOAA 19
  30760. 93%Technical details for satellite NOAA 18
  30761. 95%Technical details for satellite NOAA 15
  30762. 92%Stack Overflow
  30763. 95%Get Minesweeper 10 - Microsoft Store
  30764. 96%New controls: BoxView, CheckBox, ImageButton, and Slider by Eilon · Pull Request #72 · xamarin/MobileBlazorBindings
  30765. 89%Manipulating the YouTube Algorithm - (Part 1/3) Smarter Every Day 213
  30766. 90%Metrics
  30767. 88%Designing for Coziness
  30768. 96%Approximating Irrational Numbers (Duffin-Schaeffer Conjecture) - Numberphile
  30769. 88%Science Cafe Dec – Knotty Sculptures
  30770. 98%The Problems with Secret Santa - Numberphile
  30771. 98%Tail opcode being emitted for normal methods, destroys JIT optimizations · Issue #6329 · dotnet/fsharp
  30772. 97%Enigma machine
  30773. 97%Fabulous adventures in coding
  30774. 99%Streaming Kubernetes’ logs using SignalR – Do Not Panic
  30775. 92%AmpliFi | Faster, Whole-Home Wi-Fi
  30776. 96%Working with the new Microsoft.Data.SqlClient
  30777. 96%Oscilloscope Music - (Drawing with Sound) - Smarter Every Day 224
  30778. 78%“Hello, world” from scratch on a 6502 — Part 1
  30779. 51%How do CPUs read machine code? — 6502 part 2
  30780. 94%Ben, Ben and Blue
  30781. 79%Ben Eater
  30782. 93%Ben Eater
  30783. 99%SameSite Updates - The Chromium Projects
  30784. 99%dotnet/aspnetcore
  30785. 99%aspnet/AspNetWebStack
  30786. 99%[Perf] ViewDataDictionary is copied and resized many times · Issue #878 · aspnet/Mvc
  30787. 93%Global championship of driverless cars
  30788. 99%Let's remove Quaternions from every 3D Engine (An Interactive Introduction to Rotors from Geometric Algebra) - Marc ten Bosch
  30789. 96%Do SSL warranties protect you? As much as rocks keep tigers away...
  30790. 98%This Goes to Eleven (Part 1/∞)
  30791. 96%Desktop Goose by samperson
  30792. 99%Ryujinx - Nintendo Switch Emulator
  30793. 99%How to make a pretty prompt in Windows Terminal with Powerline, Nerd Fonts, Cascadia Code, WSL, and oh-my-posh - Scott Hanselman
  30794. 96%Desktop Goose by samperson
  30795. 98%Dino 0.1 Release - Dino. Communicating happiness.
  30796. 99%Building a simple VPN with WireGuard with a Raspberry Pi as Server
  30797. 92%About the security content of iOS 13.3.1 and iPadOS 13.3.1
  30798. 92%Revert "Dead Ending Microsoft.CSharp Package and Bumping the leftout … · dotnet/runtime@89045e5
  30799. 99%Subresource Integrity
  30800. 97%.NET Design Review: Quick Reviews
  30801. 93%Hire me!
  30802. 95%Do’s and Don’ts for Performance Teams
  30803. 96%.NET Oxford
  30804. 99%Visual Studio 2019 for Mac version 8.5 Preview 2 is available | Visual Studio Blog
  30805. 99%Try Visual Studio 2019 for Mac Version 8.5 Preview 2 Today | Xamarin Blog
  30806. 94%Look! I Made a Company! : dylanbeattie.net
  30807. 99%Top-level statements and functions · Issue #3117 · dotnet/csharplang
  30808. 98%davidfowl/NdcLondon2020
  30809. 96%Blazor Tutorial : Sending JWT token & Building Request Middleware - EP16
  30810. 99%Ryujinx/Ryujinx
  30811. 99%Andrey Akinshin - Performance Testing - Dotnetos Conference 2019
  30812. 99%ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 1 release now available
  30813. 96%the Origins of Opera and the Future of Programming
  30814. 97%Why we terminated our partnership with Microsoft - Re: Next decade of open source - Paul Stovell
  30815. 97%KnightOS was an interesting operating system
  30816. 83%The tools and tricks that let Ars Technica function without a physical office
  30817. 89%Monitoring Data Breaches
  30818. 97%.NET Tour UK 2020
  30819. 99%Inserting middleware between UseRouting() and UseEndpoints() as a library author - Part 1
  30820. 93%Searching For New Adventures In Software Development
  30821. 95%Planned Maintenance scheduled for Wednesday, February 5, 2020 for Data Explorer
  30822. 96%Superhero Triangles - Numberphile
  30823. 99%Become a Better Developer by Reading Source Code - Steve Gordon
  30824. 95%Binary Search | Master algorithms together
  30825. 96%The Throw Keyword was a Mistake
  30826. 93%Online Image Сompressor
  30827. 98%Sungrow Crabby With Researcher Over Security Vulnerability Disclosure
  30828. 97%.NET Tour UK 2020 (London)
  30829. 96%Disk Prices (US)
  30830. 92%CacheOut
  30831. 99%CarterCommunity/Carter
  30832. 99%martinber/noaa-apt
  30833. 99%Autofac 5.0 Released
  30834. 96%GitHub Actions API
  30835. 96%Visual Studio for Mac: Refresh(); event
  30836. 99%Building personal search infrastructure for your knowledge and code | beepb00p
  30837. 95%Use SpanHelpers.SequenceCompareTo instead of CompareOrdinalHelper by benaadams · Pull Request #402 · dotnet/runtime
  30838. 97%Wait, I have to test the front end too? - NDC London 2020 | Software Developers Conference
  30839. 99%ASP.NET Blog | A new experiment: Call .NET gRPC services from the browser with gRPC-Web
  30840. 96%STM32 Game Boy cartridge – EmerytHacks
  30841. 73%3,000 official government email IDs from ISRO, MEA, SEBI compromised: Report
  30842. 80%Sedated (Ramones) but it's in 13/16
  30843. 99%Using NSwag to Generate a Vue Client for an ASP.NET Core 3.1 API
  30844. 98%The Infinite Loop That Wasn't: A Holy Grail Bug Story - mGBA
  30845. 97%Botium - Bots testing Bots
  30846. 98%Multi-Cloud and On-Premises Application Delivery without the drama | Gravity | Gravitational
  30847. 98%gravitational/gravity
  30848. 97%Authentication, What The Fuck?
  30849. 98%Introduction
  30850. 95%Hack Yourself First: How to go on the Cyber-Offence - NDC London 2020 | Software Developers Conference
  30851. 89%CuriosityStream: Proud Sponsor of RealEngineering on Nebula
  30852. 79%This Outrageous Clock Is Made Out of 144 Seven-Segment Displays
  30853. 66%Brute Box 1, 200+ lb The Original Magnet Fishing Bundle (4.72" Magnet + Rope + Carabiner + Threadlocker): Amazon.com: Industrial & Scientific
  30854. 98%SimonCropp/Verify
  30855. 98%SQL+.NET - The Only Enterprise Grade ORM
  30856. 99%December 3, 2019 - Blue Hair, Twitch and Introducing the BlazorWebFormsComponents Project
  30857. 99%libreoffice/core - main, development code repository
  30858. 86%Permutation-based Cryptography 2020 – Zagreb, Croatia
  30859. 99%dotnet/runtime
  30860. 98%Inlining and explicit tail calls · Issue #10487 · dotnet/runtime
  30861. 99%The frustrating state of tails calls in .NET · Issue #2191 · dotnet/runtime
  30862. 92%Captain Picard's best inspirational speeches
  30863. 98%SecurityFWD: How Far Can Wi-Fi Really Travel?
  30864. 98%Build Serverless Apps with Blazor
  30865. 99%tkp1n/IoUring
  30866. 87%Open Data Stack Exchange
  30867. 83%Log us out: Private equity snaffles Lastpass owner LogMeIn
  30868. 76%A Picard Easter egg
  30869. 96%pixivに脆弱なパスワードで登録できないようにしました - pixiv inside
  30870. 87%Joe Rogan and Gavin McInnes Discuss the Islam-Inbreeding Connection
  30871. 99%.NET coding convention settings For EditorConfig - Visual Studio
  30872. 97%Adaptive Cards
  30873. 96%254430 - Loading issue... - Monorail
  30874. 97%The Next Decade of .NET Open Source
  30875. 82%Unauthorized Charcoal: GE fridges won't dispense ice or water unless your filter authenticates as an official ($55!) component
  30876. 91%dotnet add package - support for Nuget "Pre" version · Issue #4699 · NuGet/Home
  30877. 98%Debug z-index stacking content with 3D View in the Microsoft Edge DevTools - Microsoft Edge Blog
  30878. 98%Azure Functions runtime 3.0 is now generally available | Azure updates | Microsoft Azure
  30879. 99%Microsoft Search in Bing and Office 365 ProPlus
  30880. 98%A Prime Surprise (Mertens Conjecture) - Numberphile
  30881. 99%EdCharbeneau/BlazorSize
  30882. 99%Microsoft: Move from Traditional ASP.NET to 'Core' Requires 'Heavy Lifting' -- Visual Studio Magazine
  30883. 96%Productive transparency in online communities: Inspiration from trains and IKEA - Megan Risdal
  30884. 83%Git Wire Protocol v2 Support - The GitHub Blog
  30885. 94%Float Toy
  30886. 92%dotnet/apireviews
  30887. 98%ESP32-Cam Quickstart with Arduino Code
  30888. 98%Welcome to Blazor
  30889. 99%Blazor State Management
  30890. 99%Building ASP.NET Core 3.1 Apps To Organizational Standards Using Extension Methods
  30891. 99%Add support for high level Assembler by xoofx · Pull Request #60 · 0xd4d/iced
  30892. 99%Getting Started with Blazor Server Apps in Visual Studio for Mac | Visual Studio Blog
  30893. 76%The math of brewing a better espresso
  30894. 99%Tools for Exploring .NET Internals
  30895. 99%Shay Rojansky - How Entity Framework translates LINQ all the way to SQL - Dotnetos Conference 2019
  30896. 96%first20hours/google-10000-english
  30897. 95%Use FeatherHttp to implement the dashboard and API by davidfowl · Pull Request #34 · davidfowl/Micronetes
  30898. 73%Self-Playing Banjo?! - Marble Machine X Inspiration
  30899. 99%damienbod/AspNetCoreCertificates
  30900. 99%BlazorHelp Website > Blog - Embedding Power BI in Blazor
  30901. 99%Measure Two Hundred Times, Tweak Twice
  30902. 99%Showtime | BenchmarkDotNet
  30903. 99%microsoft/verona
  30904. 78%ASP.NET Core docs: What's new for December 2019
  30905. 99%Update Zebra and Giraffe to .NET Core 3.1.1 by forki · Pull Request #5421 · TechEmpower/FrameworkBenchmarks
  30906. 89%.NET Design Review: System.CommandLine
  30907. 99%Globally Require Authenticated Users By Default Using Fallback Policies in ASP.NET Core
  30908. 99%Excluding health check endpoints from Serilog request logging: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 4
  30909. 99%tmds/Tmds.LibC
  30910. 94%.on() | jQuery API Documentation
  30911. 69%Archived MSDN and TechNet Blogs
  30912. 96%Colouring Numbers - Numberphile
  30913. 60%Pupils praise 'maths whisperer' teacher after entire class achieves A* in GCSE
  30914. 95%Transatlantic ping faster than sending a pixel to the screen?
  30915. 98%Dotnet-Boxed/Templates
  30916. 90%Invoking non-HTTP Azure Functions over HTTP to make development easier
  30917. 99%.NET everywhere apparently also means Windows 3.11 and DOS - Scott Hanselman
  30918. 84%Roam Research – A note taking tool for networked thought.
  30919. 93%Penn and Teller's How to Play with Your Food: Penn Jillette: 8601422568837: Amazon.com: Books
  30920. 99%Vagrant by HashiCorp
  30921. 97%Introduction
  30922. 98%Intel Pentium Instruction Set Reference (Basic Architecture Overview)
  30923. 93%NASM - The Netwide Assembler
  30924. 99%How to write a simple operating system in assembly language
  30925. 99%Writing a Bootloader Part 1
  30926. 94%Package Hosting and Distribution - feedz.io
  30927. 97%DotNetAnalyzers/StyleCopAnalyzers
  30928. 99%Building A More Inclusive Microsoft Valuable Professional Program
  30929. 70%Frontier, an ISP in 29 states, plans to file for bankruptcy
  30930. 99%Building Microservices with gRPC and .NET
  30931. 93%crazy-formatter
  30932. 99%Cookies and Consent in ASP .NET Core 3.1
  30933. 99%Getting Dependencies by Name or Key using the .NET Core Container (Part 2) - Steve Talks Code
  30934. 67%Blog - Culture of Development
  30935. 99%davidfowl/Micronetes
  30936. 98%Getting Dependencies by Name or Key using the .NET Core Container (Part 1) - Steve Talks Code
  30937. 96%NYAN Conference
  30938. 99%Using NSwag to Generate Blazor Server Client for an ASP.NET Core 3.1 API
  30939. 99%DI under the hood. This is what DI containers automate for you
  30940. 86%C# Corner Annual Conference 2020
  30941. 96%Keys Left - You have a finite number of keystrokes left in your hands before you die. How many is that?
  30942. 98%NodeNet – A revolutionary new way to earn income from your Internet connection
  30943. 99%Visual ReCode - The No-Hassle Code Upgrade Tool for .NET
  30944. 93%NuGet Support in Visual Studio for Mac 8.4 - Matt Ward
  30945. 95%Updated default theme by zacdirect · Pull Request #26 · davidfowl/Micronetes
  30946. 99%ais-dotnet/Ais.Net
  30947. 99%Building Graphical Applications with WASI, Wasmer, and the experimental I/O Devices
  30948. 96%Combatting illegal fishing with Machine Learning and Azure – for less than £10 / month - NDC London 2020 | Software Developers Conference
  30949. 96%The polygons of Another World: Super Nintendo
  30950. 68%PBS Light Falls Space Time and an Obsession of Einstein
  30951. 99%yesnet0/bounty
  30952. 99%Add Mono to the repository by akoeplinger · Pull Request #1912 · dotnet/runtime
  30953. 99%EdCharbeneau/DotnetConfBlazor
  30954. 90%Compromised Credentials, Customer Satisfaction, and Your Bottom Line - February 12, 2020 - BrightTALK
  30955. 95%Hack Yourself First: How to go on the Cyber-Offence - NDC Security 2020
  30956. 99%chrissainty/Talks-DotNetConf-01-2020
  30957. 99%Announcement: SameSite Cookie Handling and .NET Framework 4.7.2 Patch Availability on Azure App Service - Microsoft Q&A (Preview)
  30958. 99%Analyzing a nullability example · Curiosity is bliss
  30959. 99%NorthSec 2020
  30960. 95%VS 16.5 Tooling Performance · Issue #8255 · dotnet/fsharp
  30961. 99%Announcement: Consolidating .NET GitHub repos · Issue #13257 · dotnet/runtime
  30962. 97%Adding KeyManager spec by saahmedm · Pull Request #1112 · microsoft/PowerToys
  30963. 98%Welcome to the UK .NET Tour 2020
  30964. 99%microsoft/verona
  30965. 99%Workshops | Insomni'Hack
  30966. 96%[Fixes #17014] Add an auth-enabled template for Blazor WASM projects … · dotnet/aspnetcore@e64b8a9
  30967. 99%Clancey/Comet
  30968. 92%Microsoft will be carbon negative by 2030
  30969. 98%Announcing Windows 10 Insider Preview Build 19546 | Windows Experience Blog
  30970. 88%Report: Adult Site Leaks Extremely Sensitive Data
  30971. 97%Visual Studio Live!: Training Conferences and Events for Enterprise Microsoft .NET and Azure Developers
  30972. 98%Using LINQ to Build A World Travel Itinerary
  30973. 99%My First Xamarin app
  30974. 96%Blazor Mobile, Uno Platform, and WebAssembly - piling up the tech - Uno Platform
  30975. 92%Microsoft will be carbon negative by 2030
  30976. 95%Microsoft will be carbon negative by 2030 - The Official Microsoft Blog
  30977. 99%Whose Curve Is It Anyway
  30978. 99%Application Building with ASP.NET Core 3.1 - NDC London 2020 | Software Developers Conference
  30979. 98%Routing A-Z
  30980. 91%Critical Windows 10 vulnerability used to Rickroll the NSA and Github
  30981. 81%How long would it take for a human being to freeze solid in outer space? - Quora
  30982. 99%Application Building with ASP.NET Core 3.1 - NDC London 2020 | Software Developers Conference
  30983. 84%Episode 43 – Blazor with Ed Charbeneau – Coding After Work Podcast
  30984. 94%The Perils of Querying SQL Server Replicas Under Load
  30985. 98%Focus on Blazor
  30986. 97%New year, new browser - The new Microsoft Edge is out of preview and now available for download | Windows Experience Blog
  30987. 93%Announcing: Visual Studio for Mac: Refresh(); event on February 24 | Visual Studio Blog
  30988. 95%Download New Microsoft Edge Browser
  30989. 94%18.783 Home
  30990. 99%ASP.NET Core IIS InProcess Hosting Issue in .NET Core 3.1
  30991. 99%C# 8.0: Understanding Using Declarations - Steve Gordon
  30992. 79%How to Choose a Microcontroller
  30993. 95%Is it pronounced "mates" or "em-eights"? Asking for a friend. · Issue #19 · davidfowl/Micronetes
  30994. 98%Update samples by richlander · Pull Request #1538 · dotnet/dotnet-docker
  30995. 98%Focus on Blazor | Channel 9
  30996. 86%Project Bedrock
  30997. 99%DevExpress is a corporate sponsor of the .NET Foundation
  30998. 99%ASP.NET Blog | Announcing Experimental Mobile Blazor Bindings
  30999. 99%Bakedbean.org.uk - Authenticating to Google using PowerShell and OAuth
  31000. 99%Optimistic allocation of objects on the stack · Issue #1661 · dotnet/runtime
  31001. 98%.NET Foundation
  31002. 97%A New Discovery about Dodecahedrons - Numberphile
  31003. 99%Logging MVC properties with Serilog.AspNetCore: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 3
  31004. 96%How to become a Microsoft Student Partner (MSP)
  31005. 96%Real World Crypto 2020
  31006. 80%Boing Boing was hacked
  31007. 96%Building Serverless web applications with Blazor and Azure Functions
  31008. 99%Snowpack
  31009. 97%Build Rust environment for ESP32
  31010. 99%Containerized builds for Rust on the ESP32 - DEV Community 👩‍💻👨‍💻
  31011. 97%Trending Topics ‹ Bot Sentinel
  31012. 99%v5.8 Release Notes
  31013. 99%Sharding & IDs at Instagram
  31014. 91%More Prime Images - Futility Closet
  31015. 99%Adam Storr - Integration Testing with ASP.NET Core 3.1
  31016. 99%Introducing EF Core 5 Features: Using ToQueryString to get generated SQL
  31017. 99%Browser Games Aren't an Easy Target — Jakob's Personal Webpage
  31018. 97%OdeToCode by K. Scott Allen
  31019. 98%Fun With C# and HP Laserjets
  31020. 98%Entity Framework Core: Getting Started
  31021. 98%Endpoint Debugging in ASP.NET Core 3 Applications
  31022. 98%Broot
  31023. 98%HTML attributes to improve your users' two factor authentication experience
  31024. 98%dotnet/project-system
  31025. 99%Cake - Cake v0.36.0 released
  31026. 99%microsoft/MSBuildSdks
  31027. 98%Goodbye, Clean Code
  31028. 95%Ozzy Man Reviews: Australian Bushfires
  31029. 98%John Carmack on Idea Generation
  31030. 99%FritzAndFriends/BlazorWebFormsComponents
  31031. 95%Racor - PSM-1R - Pro Store Multi-Use Storage Bracket - Wheelbarrow and Ladder Hanger - Utility Hooks - Amazon.com
  31032. 99%Create a Meetup Account
  31033. 97%Basic Instruction Scheduling (and Software Pipelining)
  31034. 73%Why is a 22GB database containing 56 million US folks' personal details sitting on the open internet using a Chinese IP address? Seriously, why?
  31035. 99%davidfowl/Micronetes
  31036. 97%The Information Security Big Picture
  31037. 97%Why you should choo-choo-choose to have a vulnerability disclosure policy (2M+ Accounts exposed)
  31038. 82%.NET Conf: Focus on Blazor Teaser
  31039. 81%The Bug That Exposed Your PayPal Password
  31040. 99%brendandburns/configula
  31041. 81%11 - Junade Ali - Changing Password Policies at Scale: The Story of Pwned Passwords and k-Anonymity
  31042. 99%BLAKE3-team/BLAKE3
  31043. 99%fentec-project
  31044. 83%Burnin' for You (Blue Öyster Cult) but it's in 7/8
  31045. 99%Optimizing string.Count all the way from LINQ to hardware accelerated vectorized instructions
  31046. 98%Supersingular Isogeny Key Exchange for Not-Quite Beginners
  31047. 98%Circuit Simulator Applet
  31048. 88%Carl Franklin's Blazor Road Show
  31049. 90%tl;dr sec Newsletter
  31050. 94%PCI Express Gigabit NIC - 2-Port | Network Cards | StarTech.com
  31051. 99%Become a Better Developer Through Blogging - Steve Gordon
  31052. 98%Create Blazor web apps - Visual Studio 2019 for Mac
  31053. 95%Integrating Blazor Components into Existing Asp.Net Core MVC Applications
  31054. 74%Wie viel Mensch steckt im Affen - Quarks & Co - Teil 2
  31055. 95%Developer Tools Weekly : Issue 100 : January 6, 2020
  31056. 98%Blazor Bill
  31057. 90%SureBet247's GDPR concern
  31058. 59%America the Beautiful Quarters Program
  31059. 96%.NET Framework December 2019 Security and Quality Rollup | .NET Blog
  31060. 96%What’s Old is New Again – Web Forms meets Blazor
  31061. 95%[Discussion] Moving AspNetCore repo to dotnet org 2020-01-07. · Issue #18171 · dotnet/aspnetcore
  31062. 98%SHA-1 is a Shambles
  31063. 99%GrantRi's WebLog [MS] : The problem with being second
  31064. 99%Chris Brumme
  31065. 88%The New Arduino Portenta
  31066. 99%Logging the selected Endpoint Name with Serilog: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 2
  31067. 99%Getting Started with the AWS SDK in .NET Core - Steve Gordon
  31068. 97%FROST — Flexible Round-Optimized Schnorr Threshold Signatures | Cryptography, Security, and Privacy (CrySP) | University of Waterloo
  31069. 65%Are comments allowed in email address domain part?
  31070. 99%More Regex perf improvements by stephentoub · Pull Request #1348 · dotnet/runtime
  31071. 98%Alienware turned a gaming PC into a Nintendo Switch
  31072. 99%The Curious Case of WebCrypto Diffie-Hellman on Firefox - Small Subgroups Key Recovery Attack on DH
  31073. 99%.NET Core, .NET 5; the exodus of .NET Framework?
  31074. 98%.NET Core 3.1 for Red Hat Enterprise Linux 7 now available - Red Hat Developer
  31075. 98%Switch Expressions are the Best Feature of C# 8
  31076. 97%Oqtane Blog | Oqtane vs DNN
  31077. 98%NDC Melbourne 2020: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  31078. 96%NuGet 101 | Channel 9
  31079. 92%Core 3.1 release shows as Microsoft .NET Core Host - 3.1.0 Preview 3 (x86) · Issue #3962 · dotnet/core
  31080. 99%3Dbuzz
  31081. 99%Load plugins in an AssemblyLoadContext by rainersigwald · Pull Request #4916 · microsoft/msbuild
  31082. 98%Render Hell 2.0 | Simon schreibt.
  31083. 99%Authentication & Authorization in ASP .NET Core 3.1
  31084. 99%Tracing .NET Core applications - Red Hat Developer
  31085. 81%Finland ends homelessness and provides shelter for all in need
  31086. 99%The Hidden Number Problem – kel.bz
  31087. 95%Pi Million Subscribers - Numberphile
  31088. 99%Cheap USB Host Microcontroller [CH559, ESP32, HID]
  31089. 82%NDC Melbourne 2020
  31090. 91%IdentityServer3 and upcoming SameSite Cookie changes in Browsers
  31091. 83%$1000 TCR hashing competition
  31092. 91%Amazon.com: Blue Pure 411 Air Purifier 3 Stage with Two Washable Pre-Filters, Particle, Carbon Filter, Captures Allergens, Odors, Smoke, Mold, Dust, Germs, Pets, Smokers, Small Room: Home & Kitchen
  31093. 76%Female scientists’ pages keep disappearing from Wikipedia – what’s going on?
  31094. 99%Battling Spam In Your ASP.NET Core Applications with Akismet
  31095. 99%EdCharbeneau/CssBuilder
  31096. 99%EdCharbeneau/CssBuilder
  31097. 68%X1 Extreme Gen 2 missing keystrokes
  31098. 99%Add HTTP/3 by scalablecory · Pull Request #1294 · dotnet/runtime
  31099. 99%DDD North 2020!: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  31100. 99%WebOfTrustInfo/rwot1-sf
  31101. 98%Blazor CQRS With MediatR Library
  31102. 52%404 Not found
  31103. 94%Amazon.com: Tripp Lite 12U Wall Mount Rack Enclosure Server Cabinet, 16.5" Deep, Switch-Depth (SRW12U): Computers & Accessories
  31104. 99%pornin/curve9767
  31105. 70%Employee error to blame for massive data leak, Wyze says
  31106. 66%Alone in Kyoto (Air) but it's in 7/8
  31107. 99%nunit/docs
  31108. 99%Oracle copied Amazon’s API—was that copyright infringement?
  31109. 59%r/MadeMeSmile - I want to be a part of this family
  31110. 98%Google and Amazon are now in the oil business
  31111. 98%Which emoji scissors close
  31112. 94%The polygons of Another World: Atari ST
  31113. 98%Progressive Web Apps in 2020
  31114. 75%Weekly Update 172
  31115. 99%Building a self-contained game in C# under 8 kilobytes
  31116. 98%Matt Warren - Performance in the .NET Runtime - Dotnetos Conference 2019
  31117. 96%Thousands of concurrent connections with Azure SignalR Service - Nelly Sattari & Stafford Williams
  31118. 99%Autocrypt 1.1.0 documentation
  31119. 99%Intro to LoRa with Arduino, Long Range Wireless for Makers (RFM95 Maduino)
  31120. 99%DecodingLora - RevSpace
  31121. 99%Makes it easier to customize the LoRa parameters for RadioHead with RFM95 modules
  31122. 94%r/googlehome - When I load the Xiaomi camera in my Google home hub I get stills from other people's homes!!
  31123. 99%Bipin Paul - Display spinner on each API call automatically in Blazor
  31124. 99%On Privacy versus Freedom | Matrix.org
  31125. 52%Marty Lobdell - Study Less Study Smart
  31126. 96%I Love the 20s
  31127. 86%How Can Credential Stuffing Be Thwarted?
  31128. 82%The polygons of Another World
  31129. 94%Jon Galloway - A New Year's Resolution That Actually Worked: 2 Years of Daily Exercise
  31130. 96%microsoft/MSBuildSdks
  31131. 99%An Introduction to DataFrame | .NET Blog
  31132. 97%Project System Tools for Visual Studio for Mac - Matt Ward
  31133. 79%England Win CWC After Super Over! | England vs New Zealand - Highlights | ICC Cricket World Cup 2019
  31134. 92%PeerTube UK
  31135. 98%[Updated 02-13-20] Data leak 12-26-2019
  31136. 91%Injecting the flu vaccine into a tumor gets the immune system to attack it
  31137. 99%Reducing log verbosity with Serilog RequestLogging: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 1
  31138. 95%🌍CityFAQ 🌍 ❤️Contributors ❤️
  31139. 88%CityFAQ - Get started in your new city - TravelHustlers
  31140. 98%Benchmarking: compare measurements and check which is faster. | Easyperf
  31141. 99%Build your own WebAssembly Compiler
  31142. 99%Package anaconda
  31143. 96%Keynote: Coding in 3D: How to Code Like a Girl - Sara Chipps & Ellie Galloway
  31144. 98%C# 8 Changes for .NET Core 3.0 by NickCraver · Pull Request #363 · opserver/Opserver
  31145. 87%Monolith by Monoprice M565C Over Ear Closed Back Planar Magnetic Headphones - Monoprice.com
  31146. 87%It's Official: Open-Plan Offices Are Now the Dumbest Management Fad of All Time
  31147. 99%NetLearner on ASP .NET Core 3.1
  31148. 98%imsnif/bandwhich
  31149. 93%Work and success
  31150. 89%Parity refuses to import valid Ethereum mainnet block · Issue #11355 · paritytech/parity-ethereum
  31151. 70%Controversial sale of .org domain manager faces review at ICANN
  31152. 99%StackExchange/Dapper
  31153. 97%(Heads up) Switch to SHA256 · Issue #612 · ethereum/eth2.0-specs
  31154. 96%Draft: Front-End Performance Checklist 2020 — Please add your comments
  31155. 99%Getting Started With BenchmarkDotNet – The Sharper Dev
  31156. 99%MessagePack for C# v2, new era of .NET Core(Unity) I/O Pipelines
  31157. 89%PROMESST, by Sean Barrett
  31158. 99%Unreal Engine | Epic MegaGrants
  31159. 86%VicEmergency App - Country Fire Authority
  31160. 97%Buy Femtoduino a Coffee. ko-fi.com/femtoduino
  31161. 98%How to Perform CRUD Operations Using Blazor Preview 9 and Entity Framework Core 3.0 | Syncfusion Blogs
  31162. 96%Feature/org structure by philippseith · Pull Request #6 · davidfowl/signalr-ports
  31163. 90%GoGetSSL | CSS-Tricks
  31164. 99%Vim cryptmethod is not authenticated · Issue #638 · vim/vim
  31165. 69%Spotify Engineering Culture - Part 1
  31166. 88%Ten Personal Finance Tips for Technology Professionals – 2 Frugal Dudes Podcast
  31167. 99%SQL-MisterMagoo/PreRenderComponent
  31168. 92%Google gives up on US carriers, will roll out its own RCS chat system
  31169. 86%Wyze Essay 1 - Beijing Dragon Network Co Ltd.
  31170. 99%davidfowl/Pubbie
  31171. 99%Kaboom: an unusual Minesweeper - pwmarcz.pl
  31172. 98%Designing Windows 95’s User Interface
  31173. 99%Puzzlescript games database
  31174. 98%The Google Quantum Supremacy Demo and the Jerusalem HQCA debate.
  31175. 99%wallabag.org
  31176. 95%Letter to My Younger Self | Tim Shaw
  31177. 94%Update to Notarization Prerequisites - News - Apple Developer
  31178. 94%notochrome.org
  31179. 97%Level Design Patterns in 2D Games
  31180. 99%“Stack Walking” in the .NET Runtime
  31181. 99%The Best Part of Star Citizen 3.8
  31182. 99%Build a .NET library with GitHub Actions
  31183. 99%bradwellsb/blazor-contacts
  31184. 96%Counting Outtakes (from our Pi Million video) - Numberphile
  31185. 95%Nick ...
  31186. 98%Get Nightingale REST API Client - Microsoft Store
  31187. 95%Pi Million Subscribers - Numberphile
  31188. 97%wybiral/tiny-elf
  31189. 99%Andrey Akinshin - Performance Testing - Dotnetos Conference 2019
  31190. 97%me-no-dev/AsyncTCP
  31191. 98%CATS - Official Trailer [HD]
  31192. 99%.NET R&D Digest (November – December, 2019)
  31193. 83%Illustrations | unDraw
  31194. 99%davidfowl/BedrockFramework
  31195. 99%Shay Rojansky - How Entity Framework translates LINQ all the way to SQL - Dotnetos Conference 2019
  31196. 99%Dan Schechter - .NET Intrinsics in CoreCLR 3.0 - Dotnetos Conference 2019
  31197. 99%A Breakthrough in Graph Theory - Numberphile
  31198. 61%Five Continents, Five Voices: Troy Hunt, Oceania
  31199. 98%Matt Warren - Performance in the .NET Runtime - Dotnetos Conference 2019
  31200. 99%A technique for building high-performance databases with EF Core – The Reformed Programmer
  31201. 99%MSIX Core is now available!!
  31202. 69%Little Inferno - Something's Burning...
  31203. 94%Giant LED
  31204. 63%Is Economics a Science? | How & How NOT to Do Economics with Robert Skidelsky
  31205. 99%BlazorHelp Website > Blog - Client Side Blazor Authentication Using Azure AD and a Custom AuthenticationStateProvider
  31206. 99%Against Railway-Oriented Programming | F# for fun and profit
  31207. 97%Blog — Softwarepark
  31208. 92%Barclays Bank plc
  31209. 96%Why No HTTPS? The World's Largest Websites Not Redirecting Insecure Requests to HTTPS
  31210. 98%Azure Image Builder • Jamie Phillips
  31211. 99%dotnet/BenchmarkDotNet
  31212. 99%mono/SkiaSharp
  31213. 69%Get A Free Game Every Week | Epic Games Store
  31214. 96%Tesseract.js | Pure Javascript OCR for 100 Languages!
  31215. 99%Mono + dotnet/runtime Migration · Issue #1018 · dotnet/runtime
  31216. 96%Home Page - TagHelperSamples
  31217. 98%Introducing Polymorph
  31218. 89%Women in UX 2020 - UX Australia
  31219. 99%How CLR maps SEH exceptions to managed exception types | .NET Blog
  31220. 98%On Linux's Random Number Generation
  31221. 99%Signal >> Blog >> Technology Preview for secure value recovery
  31222. 80%Convenience Store, Food Market, Coffee Shop & Fuel Station | Wawa
  31223. 99%Building a new Win 3.1 app in 2019 Part 1: Slack client
  31224. 95%Tag Helper Pack Samples
  31225. 81%Suppress emitting of localsinit flag. · Issue #1738 · dotnet/csharplang
  31226. 90%The State of JavaScript 2019: Overview
  31227. 96%Why would a table with a Clustered Columnstore Index have many open rowgroups?
  31228. 99%Difference between shamir secret sharing (SSS) vs Multisig vs aggregated signatures (BLS) vs distributed key generation (dkg) vs threshold signatures
  31229. 61%Microsoft tracks people with RFID tags
  31230. 90%Security FAQ for December 2019
  31231. 99%Building Microservices
  31232. 99%Initial implementation of two field span. · dotnet/coreclr@0bedde3
  31233. 88%The Phoenix Project: A Novel about IT, DevOps, and Helping Your Business Win eBook: Gene Kim, Kevin Behr, George Spafford: Amazon.co.uk: Kindle Store
  31234. 97%Extending signalr-go-server for async hub methods and methods with multiple results by philippseith · Pull Request #5 · davidfowl/signalr-ports
  31235. 98%AES-VCM, AN AES-GCM CONSTRUCTION USING AN INTEGER-BASED UNIVERSAL HASH FUNCTION – Google Research
  31236. 99%xoofx/LibObjectFile
  31237. 97%Happy Holidays from the Windows Terminal Team! | Windows Command Line
  31238. 94%Rehab but it's in 7/8
  31239. 89%.NET documentation what's new?
  31240. 97%Clr Heap Allocation Analyzer - Visual Studio Marketplace
  31241. 99%Zero allocation code in C# and Unity - Seba's Lab
  31242. 98%Dumping stack objects with ClrMD
  31243. 99%Send MFA signin requirement to OpenID Connect server using ASP.NET Core Identity and IdentityServer4
  31244. 99%Up Next: .NET 5 -- Visual Studio Magazine
  31245. 77%NLRB | Public Website
  31246. 64%Companies Can Ban Use of Work Email in Union Organizing (1)
  31247. 70%Melbourne ALT.NET is evolving
  31248. 87%LifeLabs – Customer Notice
  31249. 99%.NET Design Review: GitHub Quick Reviews
  31250. 97%Mac Pro 2019 Teardown
  31251. 70%Russian media group Rambler attempting to hold Nginx hostage
  31252. 99%Dwitter - javascript demos in 140 characters
  31253. 99%.NET Design Review: GitHub Quick Reviews
  31254. 99%martinwoodward/smart-xmas
  31255. 98%Use ASP.NET Core APIs in a class library
  31256. 99%A Quantum Random Number Generator for .NET: The quantum measurement problem and many-worlds approach
  31257. 98%Achievement Unlocked: Visual Studio for Mac ASP.NET Core Challenge Completed | Visual Studio Blog
  31258. 95%.NET Customer Development
  31259. 99%Using Razor Components in Razor Pages or MVC Views
  31260. 97%Raspberry Pi capacitive-touch musical Christmas tree - Raspberry Pi
  31261. 99%Introduction to Blazor Component Testing
  31262. 96%Trend & Predictions by Troy Hunt
  31263. 99%Localising Data Annotation Attributes in Razor Pages
  31264. 89%r/sysadmin - A Dropbox account gave me stomach ulcers
  31265. 96%December 12th, 2019
  31266. 99%ASP .NET Core code sharing between Blazor, MVC and Razor Pages
  31267. 99%apple/llvm-project
  31268. 81%Azure Community Live - Online Azure User Group
  31269. 99%Worker Applications — IdentityModel documentation
  31270. 99%Episode 122 – gRPC using .NET Core with Steve Gordon | The 6 Figure Developer
  31271. 95%Ubercorn – Pimoroni Store
  31272. 66%Oren Novotny » .NET Foundation Executive Director, Joining Microsoft
  31273. 98%adamsitnik/awesome-dot-net-performance
  31274. 58%This book put me to sleep
  31275. 99%BlazorHelp Website > Blog - Uploading Images With The Blazor Rich Text Editor
  31276. 99%drmpeg/gr-paint
  31277. 98%A Fascinating Thing about Fractions - Numberphile
  31278. 98%Updating VS 2019 from 16.3.x to 16.14.0 uninstall existing .NET Core SDK 3.0.100 · Issue #4015 · dotnet/sdk
  31279. 93%What interesting optimizations can a JIT do that a compiler cannot do? - Quora
  31280. 88%Tory Landslide, Progressives Split | Datapraxis
  31281. 97%Setup NuGet.exe for use with actions - GitHub Marketplace
  31282. 98%Node Material Editor: Graph Updates
  31283. 99%Build C++ Applications in a Linux Docker Container with Visual Studio | C++ Team Blog
  31284. 53%Dropshipping journalism
  31285. 77%Preferences redesign · Issue #8774 · desktop/desktop
  31286. 98%dotnet/runtime
  31287. 84%2FA lockout recovery workflow - The GitHub Blog
  31288. 97%Unprofessional peer reviews disproportionately harm underrepresented groups in STEM
  31289. 98%xunit/xunit
  31290. 91%Creating Common Intermediate Language projects with .NET SDK | StrathWeb. A free flowing web tech monologue.
  31291. 99%Building Serverless web applications with Blazor and Azure Functions
  31292. 99%Getting Started with Blazor - Hear From the Experts
  31293. 97%Pixelblog - 1 - Color Palettes — SLYNYRD
  31294. 94%Champaign Mathematician (with Holly Krieger) - Numberphile Podcast
  31295. 99%Authentication and Authorization in Blazor Applications
  31296. 98%Hacker Typer
  31297. 95%patriksvensson/waithandle-rs
  31298. 99%Start each request on fresh ExecutionContext by benaadams · Pull Request #14146 · dotnet/aspnetcore
  31299. 68%Jane by Jefferson Starship but it's in 13/8
  31300. 99%dotnet/runtime
  31301. 88%Languages & Runtime: .NET Community Standup - Dec. 12th 2019 - Source Generators with Andy Gocke
  31302. 99%Visual Studio 2019 for Mac version 8.4 Preview 4 is now available | Visual Studio Blog
  31303. 99%William J. Bowman, Ph.D. | Home
  31304. 97%Fixing Random, bonus episode 3
  31305. 98%ravicini/dotnet-jupyter-notebook
  31306. 98%Modernizing Find in Files | Visual Studio Blog
  31307. 98%Firefox Developer Edition
  31308. 99%An Introduction to System.Threading.Channels | .NET Blog
  31309. 99%ConfigureAwait FAQ | .NET Blog
  31310. 95%Home
  31311. 99%Creating A PDF In .NET Core - .NET Core Tutorials
  31312. 99%The Dream Machine Review: The Only Router You Will Ever Need!
  31313. 59%TROLLS WORLD TOUR | OFFICIAL TRAILER
  31314. 90%.NET Conf: Focus on Xamarin
  31315. 80%Edgar Allan Poe Society of Baltimore - Works - Tales - The Philosophy of Composition [Text-02]
  31316. 99%System.Buffers - .NET
  31317. 96%dotnet/runtime
  31318. 99%.NET Design Review: GitHub Quick Reviews
  31319. 98%Numberphile
  31320. 76%Talk to Transformer
  31321. 94%Start PowerShell Faster With This One Trick
  31322. 99%Debugging 3rd Party .NET Code without symbols in Visual Studio - Michael's Coding Spot
  31323. 94%AWS re:Invent 2019: [REPEAT 1] BPF performance analysis at Netflix (OPN303-R1)
  31324. 94%ASP.NET Community Standup - Dec 3rd, 2019 - Blazor Update with Daniel Roth
  31325. 98%Azure Functions 3.0 go-live release is now available | Azure updates | Microsoft Azure
  31326. 99%Creating Bespoke Input Components for Blazor from Scratch
  31327. 99%Blazor: Getting Started
  31328. 99%We made Windows Server Core container images >40% smaller | .NET Blog
  31329. 99%.NET Core, Docker, and Cultures - Solving a culture issue porting a .NET Core app from Windows to Linux
  31330. 99%Seeing Sharply
  31331. 96%Hitting Parallel_Redo_Flow_Control waits with Availability Groups
  31332. 97%GC Perf Infrastructure - Part 1 | .NET Blog
  31333. 72%How to generate random numbers using water bubbles
  31334. 98%Why databases use ordered indexes but programming uses hash tables (evanjones.ca)
  31335. 96%Around 44 Million Microsoft Users Reused Passwords: Microsoft
  31336. 90%Privacy Analysis of Tiktok’s App and Website | Rufposten
  31337. 98%Features/source generators by chsienki · Pull Request #40162 · dotnet/roslyn
  31338. 86%Queens Of The Stone Age - No One Knows (Official Music Video)
  31339. 82%Steam :: Black Mesa :: Black Mesa Complete Beta
  31340. 86%Enterprise API Packages | Whois XML API
  31341. 75%30 Minute Meeting - cobey
  31342. 81%r/Ubiquiti - Merry Christmas Ubiquiti Style!
  31343. 93%Visual Studio Questions - Developer Community
  31344. 97%Coffin Problems (with Edward Frenkel) - Numberphile Podcast
  31345. 97%Just an environment variable away from sleep
  31346. 96%Pinnable Properties: Debug & Display Managed Objects YOUR Way | Visual Studio Blog
  31347. 99%Updates to .NET Core Windows Forms designer in Visual Studio 16.5 Preview 1 | .NET Blog
  31348. 99%The most copied StackOverflow snippet of all time is flawed! | Programming.Guide
  31349. 99%Make games with Visual Studio for Mac and Unity | Visual Studio Blog
  31350. 99%Announcing 8.0 for .NET Core 3.1
  31351. 97%.NET Core 2.2 will reach End of Life on December 23, 2019 | .NET Blog
  31352. 99%Free Blazor Components | 40+ controls by Radzen
  31353. 98%C# Digest #287 for December 02, 2019 | Weekly C# Newsletter
  31354. 96%Capacitive Touch Christmas Tree How To | Raspberry Pi | Bare Conductive Pi Cap
  31355. 88%New Product Announcement
  31356. 97%To Null, or not to Null?!?
  31357. 99%SwiftLaTeX/SwiftLaTeX
  31358. 98%foo.rs
  31359. 99%tmds/Tmds.Ssh
  31360. 95%NuGet 5.4 Release Notes
  31361. 98%.NET Rocks! vNext
  31362. 90%21 million MixCloud users’ data put up on the dark web for sale
  31363. 99%Using WebAssembly from .NET with Wasmtime – Mozilla Hacks - the Web developer blog
  31364. 99%oqtane/oqtane.framework
  31365. 96%My Crazy Idea To Reduce Draws In Chess
  31366. 99%Using WebAssembly from .NET with Wasmtime
  31367. 99%ardacetinkaya/Blazor.Console
  31368. 94%GIF Support now available in Xamarin.Forms - Gerald Versluis
  31369. 98%Thingpedia - Documentation
  31370. 60%Spider-Man: The Animated Series (TV Series 1994–1998) - IMDb
  31371. 98%dotnet/core
  31372. 96%3.1.0 GA Windows installers for the runtime are branded "3.1.0 Preview 3" · Issue #492 · dotnet/runtime
  31373. 98%.NET Rocks! vNext
  31374. 99%Localization in Blazor UI​
  31375. 98%Blazor University – Learn the new .NET SPA framework from Microsoft
  31376. 97%Coffin Problems (with Edward Frenkel) - Numberphile Podcast
  31377. 95%Coffin Problems - with Edward Frenkel — Numberphile
  31378. 99%ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1
  31379. 99%Announcing .NET Core 3.1 | .NET Blog
  31380. 95%.NET Core 3.1.0 · Issue #142 · dotnet/announcements
  31381. 97%Experimental WebGL terminal renderer by Tyriar · Pull Request #84440 · microsoft/vscode
  31382. 76%Digital Security by Design: Security and Legacy at Microsoft - Matthew Parkinson, Microsoft
  31383. 94%.NET Design Review: JSON & object graphs
  31384. 97%Incredible Formula - Numberphile
  31385. 94%Base64 to hex: Encode and decode bytes online
  31386. 96%Herramienta de Desarrollo para ZX Spectrum SpectNet IDE
  31387. 99%Converting integration tests to .NET Core 3.0: Upgrading to ASP.NET Core 3.0 - Part 5
  31388. 99%The Difference Between IEnumerable and IQueryable Explained – The Sharper Dev
  31389. 99%Building Custom Input Components for Blazor using InputBase
  31390. 98%Modern Authentication 101 - Dasith Wijesiriwardena
  31391. 97%Episode 120 – From .NET Core 3.0 to .NET 5 w/ Scott Hunter | The 6 Figure Developer
  31392. 99%Garbage collector config settings - .NET Core
  31393. 51%Why does an industry I've never heard of know so much about me?
  31394. 92%Compiler Explorer - C++ (x86-64 clang 7.0.0)
  31395. 95%Episode v1.3 - 12 Configuration Blues
  31396. 99%Exploring borrowed annotations in C#
  31397. 99%dotnet/runtime
  31398. 95%Guarding Against Physical Attacks: The Xbox One Story — Tony Chen, Microsoft
  31399. 89%BlueHat Seattle 2019 || Guarding Against Physical Attacks: The Xbox One Story
  31400. 99%EfCore.GenericEventRunner: an event-driven library that works with EF Core – The Reformed Programmer
  31401. 99%Using HTTP Request Routes, Request Body, and Query string parameters for Authorization in ASP.NET Core
  31402. 97%Edward Thomson: GitHub Actions Day 1: CI/CD Triggers
  31403. 97%25 Days Of Serverless: Content Collection - DEV Community 👩‍💻👨‍💻
  31404. 98%25 Days of Serverless
  31405. 99%chrissainty/25DaysOfServerless
  31406. 99%Running NPM Scripts From A .NET Core Process
  31407. 54%Line Rider - Hungarian Rhapsody No. 2 (Liszt)
  31408. 99%Browser Preview - Visual Studio Marketplace
  31409. 92%Compiler Explorer - C++ (x86-64 clang 9.0.0)
  31410. 95%Amazon.com: USB-C Charger, Anker 100W 4-Port Type-C Charging Station with Power Delivery, PowerPort Atom PD 4 [Intelligent Power Allocation] for MacBook Pro/Air, iPad Pro, Pixel, iPhone Xs/Max/XR, Galaxy and more: Home Audio & Theater
  31411. 96%Library Changes: Removing jQuery by NickCraver · Pull Request #442 · MiniProfiler/dotnet
  31412. 63%Tesla's Cybertruck Tug-of-War Stunt Was Pointless
  31413. 85%VPN Service for Serious Privacy & Security | IVPN
  31414. 97%Looking inside a .NET core process using windbg
  31415. 99%Implementing Search in Blazor WebAssembly With Lucene.NET | LINQ to Fail
  31416. 97%Running GitHub on Rails 6.0
  31417. 99%Consuming Ethernet frames with the nom crate
  31418. 99%.NET Design Review: GitHub Quick Reviews
  31419. 94%jo_jpeg Release 1.60
  31420. 99%dotnet/diagnostics
  31421. 97%Embedded device research. The tools you'll need | Pen Test Partners
  31422. 85%json.net | Domain Name For Sale | Uni Market
  31423. 95%Amazon.com: Synology 5 bay NAS DiskStation DS1019+ (Diskless): Computers & Accessories
  31424. 98%Curv MPC is Not Key Sharding
  31425. 99%Embracing nullable reference types | .NET Blog
  31426. 99%BlazorHelp Website > Blog - Deploying Your Blazor App Using GitHub Actions
  31427. 99%Blazor - Where to put your domain logic
  31428. 97%Ben Eater
  31429. 92%Compile BlazorDesktopApp with CoreRT · MichalStrehovsky/WebWindow@9ac3f4c
  31430. 99%The EventPipeProfiler cross-platform profiler by WojciechNagorski · Pull Request #1321 · dotnet/BenchmarkDotNet
  31431. 99%The open source Carter Community Project adds opinionated elegance to ASP.NET Core routing - Scott Hanselman
  31432. 97%Episode 39 - gRPC with Mark Rendle
  31433. 97%Upgrading GitHub from Rails 3.2 to 5.2 - The GitHub Blog
  31434. 91%Everything I know about Kubernetes I learned from a cluster of Raspberry Pis | Jeff Geerling
  31435. 99%Experiment Report: Using BenchmarkDotNet to find methods that can cause longe GC pause times · Issue #1049 · dotnet/performance
  31436. 98%Windows Terminal Preview v0.7 Release | Windows Command Line
  31437. 99%Blazored/TextEditor
  31438. 99%Converting a terminal middleware to endpoint routing in ASP.NET Core 3.0: Upgrading to ASP.NET Core 3.0 - Part 4
  31439. 99%plasma-umass/coz
  31440. 99%You're (probably still) using HttpClient wrong...
  31441. 99%Shared models - Blazor's (not so) secret super power
  31442. 99%davidfowl/signalr-ports
  31443. 99%ESPlay Micro
  31444. 95%🎉🎉🎉 dotnet/runtime welcomes you 🎉🎉🎉 · Issue #253 · dotnet/runtime
  31445. 89%Happy Hues - Curated colors in context.
  31446. 92%r/personalfinance - Scam emails from Synchrony Bank and/or Amazon Credit Builder
  31447. 84%Teacher Effects on Student Achievement and Height: A Cautionary Tale
  31448. 99%Designing Docker Hub Two-Factor Authentication - Docker Blog
  31449. 77%Ain't Talkin' 'bout Love but it's in 13/8
  31450. 95%Hack Yourself First: How to go on the Cyber-Offence - NDC Security 2020
  31451. 99%davidfowl/FeatherHttp
  31452. 98%GistPad - Visual Studio Marketplace
  31453. 98%The Service Mesh: What Every Software Engineer Needs to Know about the World's Most Over-Hyped Technology
  31454. 98%BlazorHelp Website > Blog - Creating Reusable Custom Blazor Controls
  31455. 94%More implementations · Issue #4 · mimoo/disco
  31456. 69%Hacker Releases 2TB of Data from Cayman National Bank
  31457. 97%The Archimedes Number - Numberphile
  31458. 99%ctrl-alt-d/FlappyBlazorBird
  31459. 96%Why IVPN - What makes IVPN the best privacy protection service
  31460. 98%dotnet/efcore
  31461. 92%BlazorHelp Website > Home
  31462. 99%ESPlay Micro: Open Source ESP32 Game Console
  31463. 99%.NET Framework Internals: How the CLR Creates Runtime Objects
  31464. 53%Technical documentation, API, and code examples
  31465. 94%Fit on a Floppy
  31466. 97%Say No! More - Announcement Trailer | Thunderful Publishing
  31467. 97%Primes without a 7 - Numberphile
  31468. 74%Internet world despairs as non-profit .org sold for $$$$ to private equity firm, price caps axed
  31469. 99%Christophe Nasarre-Soulier — From ETW to EventPipe
  31470. 99%Pavel Yosifovich — Writing a .NET Core cross platform profiler in an hour
  31471. 93%Copy Table in Excel and Paste as a Markdown Table | thisDaveJ
  31472. 97%The Deep Learning Revolution and Its Implications for Computer Architecture and Chip Design
  31473. 99%pebri86/esplay-retro-emulation
  31474. 96%Azure Charts
  31475. 99%WSL + Visual Studio = attaching/launching a Linux .NET Core application on my Window 10
  31476. 99%BlazorHelp Website > Blog - Creating A Rich Text Editor In Blazor Using Quill
  31477. 96%Service Fabric Community Q&A 40
  31478. 99%Avoiding Startup service injection in ASP.NET Core 3: Upgrading to ASP.NET Core 3.0 - Part 3
  31479. 99%Blazor OceanAutoComplete Component
  31480. 99%HttpClient Connection Pooling in .NET Core - Steve Gordon
  31481. 99%Developing on Windows – Hello World - Windows Developer Blog
  31482. 95%Microsoft 365 internals explained | Microsoft Graph, substrate, and PowerShell with Jeffrey Snover
  31483. 97%xamarin/KimonoDesigner
  31484. 97%Grouping types by AssemblyLoadContext · Issue #302 · microsoft/clrmd
  31485. 78%Welcome - Defense One
  31486. 99%ASP.NET Blog | gRPC vs HTTP APIs
  31487. 91%tree-sitter/tree-sitter-c-sharp
  31488. 99%Identity & Access Control for modern Applications and APIs using ASP.NET Core 3 - NDC Security 2020
  31489. 79%Global AI Bootcamp - 14 December 2019 - All around the world.
  31490. 98%r/dotnet - Microsoft (devs, pm-s etc): thank you all for Net Core 3 and Xamarin!
  31491. 98%TomF's talks and papers.
  31492. 81%EpicBot - Free RuneScape Bot, Old School 07 & RS3 Bot, RuneScape 3, OS Bot
  31493. 96%Darts in Higher Dimensions (with 3blue1brown) - Numberphile
  31494. 99%Razor-powered ORM for .NET - Jerrycurl
  31495. 99%Package websocket
  31496. 99%Opting in to runtime compilation for .NET 3
  31497. 87%50 Shades of AppSec - Troy Hunt
  31498. 92%GateHub Investigation - Final Statement
  31499. 99%pingunaut/haveibeenpwned4j
  31500. 94%The Future of UX Research
  31501. 99%How YOU can learn to build real-time Web Apps that scales, using .NET Core, C#, Azure SignalR Service and JavaScript
  31502. 99%xoofx/LibObjectFile
  31503. 99%HttpContext and JSON · Issue #17160 · dotnet/aspnetcore
  31504. 97%Life on Miller's Planet: The Habitable Zone Around Supermassive Black Holes
  31505. 96%davidfowl/signalr-ports
  31506. 98%Socket.IO
  31507. 99%Bubble Sort Zine Review! | How Do Calculators Even | Pt. 4
  31508. 95%Windows Terminal Status Updates · Issue #3600 · microsoft/terminal
  31509. 82%dapr/dapr
  31510. 99%.NET for Apache Spark&trade; | Big data analytics
  31511. 99%Add assembly resolution attempt events by lpereira · Pull Request #27862 · dotnet/coreclr
  31512. 97%[REPEAT 1] Developing serverless .NET Core on AWS
  31513. 92%Post | mounaneelakanta
  31514. 79%Bad Romance but it's in 7/8
  31515. 97%The Badly Behaved Prime (with James Maynard) - Numberphile Podcast
  31516. 99%ASP.NET Blog | Improvements in .NET Core 3.0 for troubleshooting and monitoring distributed apps
  31517. 70%Google Stadia will be missing many features for Monday’s launch
  31518. 95%Instantiating an object without using its constructor in C# | StrathWeb. A free flowing web tech monologue.
  31519. 81%FreyaHolmer/ShaderForge
  31520. 99%Cake Action - GitHub Marketplace
  31521. 95%Stop surveillance and preserve your privacy with IVPN
  31522. 80%Keynote Catch-up: Troy Hunt, Creator of Have I Been Pwned
  31523. 99%ASP.NET Core Controls - .NET Core 3 Support and Visual Studio Enhancements (v19.2)
  31524. 99%.NET Talks at MFF UK in Prague [EN]
  31525. 98%Announcing .NET Core 3.1 Preview 3 | .NET Blog
  31526. 99%ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1 Preview 3
  31527. 98%The Badly Behaved Prime (with James Maynard) - Numberphile Podcast
  31528. 98%TFB Status
  31529. 99%Model Builder Updates Now Available for ML.NET! | .NET Blog
  31530. 89%Microsoft Sends a New Kind of AI Processor Into the Cloud
  31531. 95%Hands-on With a Graphcore C2 IPU PCIe Card at Dell Tech World
  31532. 99%Dynamically Loading Assemblies at Runtime in RazorPages
  31533. 97%GitHub for mobile
  31534. 99%Using GitHub HTTPS Credentials in WSL 2 | Thursday Night
  31535. 98%Helm 3.0.0 has been released!
  31536. 98%New release – PeachPie Sdk 0.9.600 @ PeachPie | PHP compiler to .NET
  31537. 97%Using IHttpClientFactory with Blazor WebAssembly
  31538. 81%Hack Your Career - Troy Hunt
  31539. 99%.NET Foundation Resource Question
  31540. 99%DEV Community 👩‍💻👨‍💻
  31541. 98%Strange float performance issues near zero · Issue #1308 · dotnet/BenchmarkDotNet
  31542. 97%Improved Remote Validation in Razor Pages
  31543. 98%Change Logs | ASP.NET Zero Documentation
  31544. 99%.NET Core
  31545. 97%r/WatchPeopleDieInside - Kanye 2024
  31546. 98%TPM-FAIL Attack
  31547. 99%Beta phase of Certbot for Windows
  31548. 99%Serenity MVC / TypeScript App Platform - BuiltWithDot.Net
  31549. 96%Display the project's imports as a tree by drewnoakes · Pull Request #5639 · dotnet/project-system
  31550. 98%Safari Supports NFC, USB, and Lightning FIDO2-Compliant Security Keys in iOS 13.3
  31551. 99%Yubico iOS Authentication Expands to Include NFC | Yubico
  31552. 98%OData/RESTier
  31553. 99%.NET Design Review: GitHub Quick Reviews
  31554. 99%Ed Charbeneau - Giving Clarity to LINQ Queries by Extending Expressions | Øredev 2019
  31555. 99%IHostingEnvironment vs IHostEnvironment - obsolete types in .NET Core 3.0: Upgrading to ASP.NET Core 3.0 - Part 2
  31556. 70%Microsoft Edge is coming to Linux. But will anybody use it?
  31557. 98%TimeZoneNotFoundException in Alpine Based Docker Images - Steve Gordon
  31558. 98%Exploring ASP.NET Core 3.0
  31559. 93%Hack to the Future - Troy Hunt
  31560. 97%Pulumi 💜 .NET Core
  31561. 95%MSDN Magazine Issues
  31562. 84%Graphics Programming weekly - Issue 106 — November 10, 2019 | Jendrik Illner - 3D Programmer
  31563. 99%Relay Blazor client logs to Serilog in ASP.NET Core
  31564. 99%Use C# 8 In Any .NET Project Today
  31565. 99%Building Modern Cloud Applications using Pulumi and .NET Core | .NET Blog
  31566. 97%Becoming a Microsoft MVP
  31567. 91%Planar Graphs - Numberphile
  31568. 64%White Rabbit by Jefferson Airplane but it's in 7/8
  31569. 99%One-day hands-on Blazor Workshop 11/25
  31570. 99%BlazorHelp Website > Blog - Adding Charts To Server Side Blazor Using ChartJs.Blazor
  31571. 95%ZATAZ » 6 000 000 de données personnelles piratées pour le site ToonDoo
  31572. 95%The Badly Behaved Prime - with James Maynard — Numberphile
  31573. 95%Weekly Udpate 164
  31574. 98%Isogeny crypto
  31575. 99%cradle77/Blazor.Msal
  31576. 99%auth0/auth0-oidc-client-net
  31577. 63%Super Awkward Montage of Students Mistaking Video for a Stills Camera
  31578. 98%The next 5 years of ASP.NET Core - Ryan Nowak
  31579. 89%Async demystified - Karel Zikmund
  31580. 98%Reverse Depth Buffer (z-buffer)
  31581. 94%The State of the Octoverse
  31582. 73%The Most Secure Option
  31583. 98%Raspberry Pi Gaming (Comparison)
  31584. 99%gRPC for ASP.NET Core, a new framework for high performance APIs - James Newton-King
  31585. 94%Kubernetes Learning Path v2.0
  31586. 96%BuildVision - Visual Studio Marketplace
  31587. 99%Hacking CoreCLR on Linux with CLion
  31588. 97%Using Rust in Windows - Microsoft Security Response Center
  31589. 88%Help Us Plant 20 Million Trees - Join #TeamTrees
  31590. 97%dotnet/org-policy
  31591. 99%How Swift Achieved Dynamic Linking Where Rust Couldn't
  31592. 91%You Give REST a Bad Name
  31593. 96%Larry Ewing | Update Conference Prague 2019
  31594. 99%Pro Tip: using static Microsoft.AspNetCore.Http.StatusCodes
  31595. 97%Fixing Random, bonus episode 2: pigeons and the noisy-or distribution
  31596. 90%Homepage | ZKProof Standards
  31597. 99%dotnet/SqlClient
  31598. 89%I Don't Like Notebooks - Joel Grus - #JupyterCon 2018
  31599. 98%Announcing .NET Jupyter Notebooks - Scott Hanselman
  31600. 98%Maintaining cryptographic library for 12 languages
  31601. 99%Initial HTTP/3 Implementation in Kestrel by jkotalik · Pull Request #16914 · dotnet/aspnetcore
  31602. 98%Blazor - Roadmap 2020 (Half-Year) - Your Vote Counts
  31603. 97%Bypassing GitHub’s OAuth flow
  31604. 94%Life Lesson Star Trek Style
  31605. 98%The next 5 years of ASP.NET Core - Ryan Nowak
  31606. 76%Laser pointers can hijack your virtual assistants - Futurity
  31607. 64%Everlong but it's in 7/8
  31608. 97%How to Hide Sensitive Files in VS Code
  31609. 99%Dominic Baier - Securing Web Applications and APIs with ASP.NET Core 3
  31610. 88%Microsoft Forms
  31611. 92%patriksvensson/rustcalc
  31612. 95%Massive White Supremacist Message Board Leak: How to Access and Interpret the Data - bellingcat
  31613. 94%Re-Licensing Sentry
  31614. 94%Superintelligence: The Idea That Eats Smart People
  31615. 99%Securing your Blazor App with Auth0 (client side) - DEV Community 👩‍💻👨‍💻
  31616. 98%Thoughts on DNS-over-HTTPS
  31617. 99%.NET Core with Jupyter Notebooks - Available today | Preview 1 | .NET Blog
  31618. 98%Join the Visual Studio for Mac ASP.NET Core Challenge | Visual Studio Blog
  31619. 99%BinomialLLC/basis_universal
  31620. 99%Base64 encoding and decoding at almost the speed of a memory copy
  31621. 95%New version of Durable Functions available now | Azure updates | Microsoft Azure
  31622. 96%Facebook Libra is Architecturally Unsound
  31623. 99%Memory management and patterns in ASP.NET Core
  31624. 95%Long GC pause times caused by Array.Sort of primitive array · Issue #13730 · dotnet/runtime
  31625. 88%Ed-tech firm Vedantu’s data breach exposes personal data of 686k+ users: Report
  31626. 94%OpenAI Plays Hide and Seek…and Breaks The Game! 🤖
  31627. 94%.NET Design Review: GitHub Quick Reviews
  31628. 91%Numberphile - Still Untitled: The Adam Savage Project - 11/5/19 - Tested.com
  31629. 99%x86/x64 SIMD Instruction List (SSE to AVX512)
  31630. 80%Texas Proposition 4, Prohibit State Income Tax on Individuals Amendment (2019) - Ballotpedia
  31631. 99%.NET Core 3 for Windows Desktop | .NET Blog
  31632. 98%Converting a .NET Standard 2.0 library to .NET Core 3.0: Upgrading to ASP.NET Core 3.0 - Part 1
  31633. 97%[mini] Initial tiered compilation work by lewurm · Pull Request #17551 · mono/mono
  31634. 91%Trains
  31635. 99%Building a Custom Router for Blazor
  31636. 99%You don't need to be a rocket-scientist to contribute to .NET Core!
  31637. 95%Inspect This Snake
  31638. 92%github/gov-takedowns
  31639. 99%Performance Profiling of .NET Core 3 applications on Linux with dotnet-trace and PerfView - Michael's Coding Spot
  31640. 97%Download the latest indie games
  31641. 97%Secure your Custom Domains at no cost with App Service Managed Certificates (preview) | Azure updates | Microsoft Azure
  31642. 84%The Latest
  31643. 99%Visual Studio 2019 for Mac version 8.4 Preview 2, now available | Visual Studio Blog
  31644. 99%ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1 Preview 2
  31645. 88%Your OneNote
  31646. 88%bye: FTP Support Is Going Away
  31647. 95%Visual Studio Online - Cloud IDE - Code Editor Online
  31648. 98%Announcing Visual Studio Online Public Preview | Visual Studio Blog
  31649. 98%Announcing .NET Core 3.1 Preview 2 | .NET Blog
  31650. 99%ADefWebserver/FatSecretDataExporter
  31651. 97%Modern day C# development in Visual Studio 2019 - Kevin Pilch
  31652. 97%Minimal Viable Programs - <h1>Joe Armstrong - Erlang and other stuff</h1>
  31653. 92%Jon Galloway! | Jesse Liberty
  31654. 99%Audio Fingerprinting using the AudioContext API
  31655. 98%The Cliffs of Inanity
  31656. 99%golang/go
  31657. 99%danistefanovic/build-your-own-x
  31658. 97%Nintendo Support: What Are the Differences Between a Primary and Non-Primary Nintendo Switch Console?
  31659. 99%dotnet/coreclr
  31660. 99%ASP.NET Core 3 signatures · Issue #207 · CarterCommunity/Carter
  31661. 99%Rewrite of Array.Copy fast path in C# by jkotas · Pull Request #27634 · dotnet/coreclr
  31662. 99%Using the Resource Timing API
  31663. 52%SteeltoeOSS/steeltoe
  31664. 99%Create cloud-native .NET microservices with Steeltoe.
  31665. 93%NordVPN users’ passwords exposed in mass credential-stuffing attacks
  31666. 98%The history of the GC configs | .NET Blog
  31667. 85%Blazor Component Lifecycle Diagram
  31668. 92%07 Political and controversial matters
  31669. 99%One solution (setup) to rule them all – Blazor Webassembly, Blazor Server, Blazor Electron
  31670. 93%Credential stuffing explained: How to prevent, detect and mitigate
  31671. 96%GOTO Academy
  31672. 89%Tickets - NDC London 2020 | Software Developers Conference
  31673. 99%A New Era of Productivity with Blazor
  31674. 96%Buy ASUS Zenbook Pro Duo Laptop - Microsoft Store
  31675. 99%Cleanup array related FCalls by jkotas · Pull Request #22097 · dotnet/coreclr
  31676. 98%Rewrite Buffer.BlockCopy in C# by jkotas · Pull Request #27216 · dotnet/coreclr
  31677. 99%Rewrite a few more array FCalls in C# by jkotas · Pull Request #27603 · dotnet/coreclr
  31678. 99%Benchmark.cs
  31679. 98%The SecureMac Interview: Troy Hunt on data breaches - SecureMac
  31680. 88%Opinion: Why Should I Reward Shitty Cosplay With Free Candy?
  31681. 99%cfrg/pake-selection
  31682. 99%Episode 371: Howard Chu On the Lightning Memory-Mapped Database (LMDB) : Software Engineering Radio
  31683. 99%Continuously deploy and monitor your UWP, WPF, and Windows Forms app with App Center | .NET Blog
  31684. 99%Microsoft Ignite 2019 - Azure Customer Meetup Signup Form
  31685. 99%Destroying x86_64 instruction decoders with differential fuzzing
  31686. 96%try.peachpie.io
  31687. 99%Question: Why for loop is 1.3 slower over byte[] than foreach · Issue #13671 · dotnet/runtime
  31688. 99%Routing in ASP.NET Core
  31689. 98%Stand Out Online with a Professional Small Business Website
  31690. 99%Register Domain Names at Register.com - Business Web Hosting Services and Domain Name Registration Provider
  31691. 98%Introducing Orleans 3.0 | .NET Blog
  31692. 98%The World's First Domain Provider | Network Solutions
  31693. 96%GC Documentation: Update knobs doc to clarify usage by NickCraver · Pull Request #27566 · dotnet/coreclr
  31694. 97%Helping People Work Efficiently while Remote
  31695. 99%System.Net.Quic initial API review · Issue #31337 · dotnet/runtime
  31696. 76%system.net - Domain Name For Sale | DAN.COM
  31697. 99%SameSite=None: Known Incompatible Clients - The Chromium Projects
  31698. 92%Hellvetica.ttf | Kern in hell
  31699. 96%TLS Post-Quantum Experiment
  31700. 99%The .NET Process class on Linux - Red Hat Developer
  31701. 76%Turkey
  31702. 99%normj/ServerlessTODOListTutorial
  31703. 95%revo.js 2019 - Boyan Mihaylov - A journey of multithreading using WebAssembly
  31704. 99%LISA2019 Linux Systems Performance
  31705. 99%Discover gists
  31706. 90%github/gov-takedowns
  31707. 96%BlazorHelp Website > Blog - Making A Server Side Blazor Application a Progressive Web Application
  31708. 93%default value
  31709. 93%.NET Design Review: ARM Intrinsics
  31710. 98%Visual Studio 2019 version 16.4 Release Notes
  31711. 52%Shigeru Miyamoto honoured with Japan culture award | VGC
  31712. 99%mattdesl/workshop-webgl-glsl
  31713. 98%Safe and Secure Drivers in High-Level Languages
  31714. 99%An In-depth Look at Routing in Blazor
  31715. 99%TomaszRewak/C-sharp-console-gui-framework
  31716. 97%ThreeMammals/Ocelot
  31717. 99%dotnet/diagnostics
  31718. 99%Draft Proposal for Diagnostics Client Library (a.k.a. "Runtime Client Library") by sywhang · Pull Request #574 · dotnet/diagnostics
  31719. 98%Untitled Goose Game - Insecure Deserialization
  31720. 99%Have I Been Pwned: API v3
  31721. 99%Apple - Support - System Status
  31722. 99%dotnet/coreclr
  31723. 96%This Video Is Sponsored By ███ VPN
  31724. 92%Convert Array.IsPrimitiveTypeArray to C# by EgorBo · Pull Request #27302 · dotnet/coreclr
  31725. 94%PHP Bug Allows RCE on NGINX Servers
  31726. 83%NDC London 2020 | Software Developers Conference
  31727. 99%Apple, Your Developer Documentation is… Missing
  31728. 99%Creating Random Numbers With .NET Core
  31729. 56%LMGTFY
  31730. 68%Hey Man, Nice Shot but it's in 7/4 and 15/16
  31731. 94%Being ping-ponged between LinkedIn and Stack Overflow
  31732. 98%dapr/dapr
  31733. 98%Learn all about Distributed Application Runtime (Dapr), Part 2 | Azure Friday
  31734. 95%Convey
  31735. 99%Create Home + Body Care Products to Save Money and Planet
  31736. 99%Sponsor @zx2c4 on GitHub Sponsors
  31737. 93%Verzekeraar Allianz informeert klanten over datalek - Security.NL
  31738. 89%Matt Parker | Standup Mathematician - Shows
  31739. 98%benchmark.txt
  31740. 53%The Spy | Netflix Official Site
  31741. 98%spectresystems/snitch
  31742. 99%Create exceptional interactive documentation with Try .NET - The Polly NuGet library did! - Scott Hanselman
  31743. 98%Learn all about Distributed Application Runtime (Dapr), Part 1 | Azure Friday
  31744. 98%[Announcement][3.1.0-preview1] Reacting to browser SameSite changes, impacts OpenIdConnect · Issue #14996 · dotnet/aspnetcore
  31745. 97%cr.yp.to: 2019.10.24: Why EdDSA held up better than ECDSA against Minerva
  31746. 99%Visual Studio .NET productivity in 5 minutes | Intro to Visual Studio [3 of 4]
  31747. 97%Compiler support for @oneventname:preventDefault and @oneventname:stopPropagation · Issue #14517 · dotnet/aspnetcore
  31748. 99%Research based on the .NET Runtime
  31749. 99%Simplifying the Cake global tool bootstrapper scripts with .NET Core 3 local tools
  31750. 98%Options for .NET’s versioning issues
  31751. 80%r/techsupportmacgyver - I slept through all of my phone alarms today so I rigged a TENS unit to an alarm clock. It hurts a lot.
  31752. 95%Commas in big numbers everywhere: An OpenType adventure
  31753. 53%Lyft Launches Job Access Program in 35+ Cities
  31754. 98%Open-sourcing Polynote: an IDE-inspired polyglot notebook
  31755. 86%Stay in-the-know: Introducing the Performance Matters newsletter | Raygun Blog
  31756. 99%Introducing the Docker Desktop WSL 2 Backend - Docker Blog
  31757. 99%BenchmarkDotNet v0.12.0 | BenchmarkDotNet
  31758. 99%A First Look at Java Inline Classes
  31759. 65%Cash-back Websites Expose 2 TB of Sensitive Information
  31760. 99%【Unite Tokyo 2019】Understanding C# Struct All Things
  31761. 59%Sky Views: You’ve already been hacked - so has everyone else
  31762. 93%AssemblyNameTests.cs
  31763. 97%dotnet/org-policy
  31764. 98%chrisnas/EffectiveDebugging
  31765. 99%dumpperms.cs
  31766. 99%Blazor-State Tutorial
  31767. 97%Windows Terminal Preview 1910 Release | Windows Command Line
  31768. 96%Introduction to cloud-native applications
  31769. 95%1590810 - Sectigo: EV SSL Certificates with incorrect businessCategory
  31770. 95%Competitive Pest Services Data Breach: What Happened and How We Plan to Fix It - Competitive Pest Control
  31771. 98%Mei-Chin Tsai | Update Conference Prague 2019
  31772. 98%63 Cores Blocked by Seven Instructions
  31773. 99%.NET Conf in Tokyo 2019 (2019/10/27 11:00〜)
  31774. 65%Hear Hong Kong Protesters Read Their Final Goodbyes | The Dispatch
  31775. 99%Stack Overflow
  31776. 97%1590171 - QuoVadis: failure to reply in a timely manner
  31777. 99%.NET Design Review: GitHub Quick Reviews
  31778. 54%Fame and Admiration - with Timothy Gowers — Numberphile
  31779. 97%abp.io
  31780. 99%Firefox 70 — a bountiful release for all – Mozilla Hacks - the Web developer blog
  31781. 96%Introduction to Routing in Blazor
  31782. 99%New in .NET Core 3.0: local tools: Exploring ASP.NET Core 3.0 - Part 7
  31783. 98%Meet Algo, the VPN that works
  31784. 99%trailofbits/algo
  31785. 99%Prevent dotnet core 3.0 from building EXE by default
  31786. 98%How to monitor your Docker containers with ctop
  31787. 99%uucidl/pre.uumu
  31788. 98%An Illustrated Guide to OAuth and OpenID Connect
  31789. 98%Dump dotnet process running in docker from host · Issue #573 · dotnet/diagnostics
  31790. 92%Alexa and Google Home abused to eavesdrop and phish passwords
  31791. 99%IdentityModel/IdentityModel.OidcClient
  31792. 95%#8MileYang
  31793. 96%Contributing | Servicios gratuitos para webmasters: scripts en castellano, intercambio de banners, redirección de URLS, espacio jurídico
  31794. 95%YOW! Night 2019 Melbourne - Angie Jones - Oct 22
  31795. 97%Writing a book is hard
  31796. 99%mrLSD/riscv-fs
  31797. 90%OceanNumericInput Component
  31798. 99%OceanLibrary/Ocean
  31799. 99%OceanLibrary/Ocean
  31800. 99%Slow in the Application, Fast in SSMS?
  31801. 97%Thriving on the Technical Leadership Path
  31802. 91%I'm an introvert and I gave a conference talk - Stephanie Stimac's Blog
  31803. 93%Fire! Fire! | The IT Crowd
  31804. 96%Karel Zikmund - Events
  31805. 99%Request Features And ASP.NET Core 3
  31806. 98%dlemstra/code-sign-action
  31807. 97%Have I Been Pwned: Notify me
  31808. 82%Er passordene dine sikre nok?
  31809. 96%Native Blazor Components powered by DevExpress
  31810. 99%Test A Blazor App With Cypress
  31811. 98%The Smallest MIDI Synth Again...
  31812. 94%Sydney ModernApps Live Stream
  31813. 99%Make "async ValueTask/ValueTask<T>" methods ammortized allocation-free by stephentoub · Pull Request #26310 · dotnet/coreclr
  31814. 94%Netcode [p1]: Fightin' Words
  31815. 99%ASP.NET Blog | Upcoming SameSite Cookie Changes in ASP.NET and ASP.NET Core
  31816. 98%Mssql extension for Visual Studio Code now has Object Explorer and IntelliCode - SQL Server Blog
  31817. 93%threeheartsdigital/email-marketing-regulations
  31818. 99%Add 64 bits support to Array underlying storage · Issue #12221 · dotnet/runtime
  31819. 99%Adding FIDO2 Passwordless authentication to an ASP.NET Core Identity App
  31820. 99%Running .NET Core global tools in non-sdk Docker images
  31821. 95%7 Hidden Office 365 Settings You Can Unlock with PowerShell [Free Video Course]
  31822. 95%The Differentiable Curry | OpenReview
  31823. 99%Sebazzz/Return
  31824. 97%FileSystemWatcher.EnableRaisingEvents captures the ExecutionContext · Issue #30954 · dotnet/runtime
  31825. 97%FileSystemWatcher leaks when EnableRaisingEvents set · Issue #31100 · dotnet/runtime
  31826. 95%IFileProvider needs a way to Unwatch paths · Issue #2419 · dotnet/extensions
  31827. 98%C2 Design Philosophy - Cliff Click's Blog
  31828. 99%Don't root FileSystemWatcher unnecessarily by stephentoub · Pull Request #41872 · dotnet/corefx
  31829. 95%Azure SDK October 2019 Preview | Azure SDKs
  31830. 87%San Miguel, IRL
  31831. 97%Fall .NET Core Survey | .NET Blog
  31832. 70%Anyone can fingerprint unlock a Galaxy S10—just grab a clear phone case
  31833. 97%[bcl][jit] implement Interlocked.Exchange<T> in terms of object by lambdageek · Pull Request #17341 · mono/mono
  31834. 96%The Forgotten Flexagon - Numberphile
  31835. 99%How to expose your custom counters in .NET Core
  31836. 99%New features in .NET Core 3.0 on Linux - Red Hat Developer
  31837. 99%Uploading Files In Blazor
  31838. 95%Microsoft Ignite The Tour in Sydney, February 2020
  31839. 99%The Aggregate Magic Algorithms
  31840. 98%Announcing Distributed Application Runtime (Dapr), an open source project to make it easier for every developer to build microservice applications - Open Source Blog
  31841. 92%github/gov-takedowns
  31842. 99%Dapr - portable, event-driven, serverless runtime.
  31843. 93%Document Management Improvements: Vertical document tabs are here! | Visual Studio Blog
  31844. 99%brminnick/HackerNews
  31845. 99%Ed25519 Keys | Brian Warner
  31846. 97%.NET Core -- Choices
  31847. 99%Download Visual Studio 2019 for Windows & Mac
  31848. 99%The Cloud Native Show - LIVE: Ep. 1
  31849. 96%A Talk Near the Future of Python (a.k.a., Dave live-codes a WebAssembly Interpreter)
  31850. 99%Microsoft says .NET Framework porting project is finished: If your API's not on the list, it's not getting in
  31851. 99%Terra
  31852. 98%Pac-Man | Design Icons
  31853. 99%1248897 - Expose SpeechRecognition to the web
  31854. 99%Announcing the Open Application Model (OAM), an open standard for developing and operating applications on Kubernetes and other platforms - Open Source Blog
  31855. 98%Weber's Law - Numberphile
  31856. 99%Setting static readonly properties fails · Issue #11571 · dotnet/runtime
  31857. 99%wybiral/firehose
  31858. 99%Static constructor broken (not always executed) · Issue #13036 · dotnet/runtime
  31859. 93%Security flaws exposed personal data from home loan applications in South Africa
  31860. 85%Home - .NET API Catalog
  31861. 96%RyuJIT and static fields initialization in beforefieldinited types · Issue #4346 · dotnet/runtime
  31862. 97%Announcing .NET Core 3.1 Preview 1 | .NET Blog
  31863. 73%Two Headed Girl
  31864. 88%.NET API browser
  31865. 99%ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1 Preview 1
  31866. 99%.NET R&D Digest (September, 2019)
  31867. 99%EF Core 3.1 to target .NET Standard 2.0 · Issue #18141 · dotnet/efcore
  31868. 98%Stack Overflow OSS
  31869. 98%Office 365 network attacks - Gaining access to emails and files via an insecure Reply URL
  31870. 99%Firefox’s New WebSocket Inspector – Mozilla Hacks - the Web developer blog
  31871. 86%Mathematical Sciences Research Institute
  31872. 99%Health Checks with gRPC and ASP.NET Core 3.0 - Steve Gordon
  31873. 96%Rewrite Uri.EscapeString by stephentoub · Pull Request #41772 · dotnet/corefx
  31874. 95%Simplify the Handler loop by davidfowl · Pull Request #8 · rsocket/rsocket-net
  31875. 98%Microsoft - Official Home Page
  31876. 98%rust-p2p/disco
  31877. 97%HashiCorp Nomad on AWS - Quick Start
  31878. 83%NDC London 2020 | Software Developers Conference
  31879. 98%Reacting to browser SameSite changes in 3.1.0-preview1, impacts OpenIdConnect · Issue #390 · aspnet/Announcements
  31880. 93%System update
  31881. 99%.NET Core 3.0 concludes the .NET Framework API porting project · Issue #130 · dotnet/announcements
  31882. 99%AWS’ sponsorship of the Rust project | Amazon Web Services
  31883. 99%danielmarbach/Async.Netcore
  31884. 83%World's Greatest Gallery of Mushrooms That Look Like Butts
  31885. 99%spboyer/dotnet-workshops
  31886. 99%Performance Profiling F#
  31887. 91%Queueing theory and regular expressions
  31888. 79%Weather: Last Week Tonight with John Oliver (HBO)
  31889. 98%Deep Dive into an ORM: The Entity Framework Core Query Pipeline
  31890. 95%Generate Json serializers at build time to reduce startup time · Issue #1568 · dotnet/runtime
  31891. 99%Anonymous classes and generics limit in .NET/C#? | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  31892. 89%Pixels of the Week – October 13, 2019 by Stéphanie Walter - UX designer & Mobile Expert.
  31893. 99%IHttpContextAccessor cannot be used reliably in some scenarios · Issue #14975 · dotnet/aspnetcore
  31894. 97%Against Me! - From Her Lips To God's Ears (The Energizer) [Lyrics on Screen]
  31895. 97%Amazon.com: Children of Time eBook: Adrian Tchaikovsky: Kindle Store
  31896. 99%Marriott – Property Internet Terms of Use
  31897. 97%How Multiplexing Changes Your HTTP APIs
  31898. 99%BlazorHelp Website > Blog - Blazor Microsoft Graph Calendar Example With Active Directory Authentication
  31899. 99%Expand BBJ_RETURN blocks with bool conditions by EgorBo · Pull Request #27167 · dotnet/coreclr
  31900. 93%Resistance - The First Anonymous DEX and Privacy-Oriented Blockchain
  31901. 99%Plato - Free, Open Source User Community & Customer Support Software for ASP.NET Core
  31902. 99%I/O pipelines - .NET
  31903. 99%.NET Core 3.0 Availability on App Service · Issue #118 · Azure/app-service-announcements-discussions
  31904. 97%A detailed look at Ubuntu’s new experimental ZFS installer
  31905. 95%The Insecure Elephant in the Room - CA Security Council
  31906. 99%PeachPie | PHP compiler to .NET
  31907. 97%Fix a Wobbly Table (with Math)
  31908. 98%Hack to the Future - NDC Sydney 2020 | Software Developers Conference
  31909. 98%Licensing Community Discussion · Issue #1024 · SixLabors/ImageSharp
  31910. 98%Distribution comparison via the shift and ratio functions
  31911. 87%Blazor in more depth - NDC Sydney 2020 | Software Developers Conference
  31912. 99%.NET Design Review: .NET Core 3.1
  31913. 99%Vox Borders is back — with a twist!
  31914. 99%ASP.NET Blog | Blazor Server in .NET Core 3.0 scenarios and performance
  31915. 98%Restructure commands by sfoslund · Pull Request #96 · dotnet/cli-lab
  31916. 88%Languages & Runtime: .NET Community Standup - Oct. 10th 2019 - We're Winging It
  31917. 98%Iterating on Inclusion - Stack Overflow Blog
  31918. 98%Consolidated repo names · Issue #127 · dotnet/announcements
  31919. 99%Normality is a myth
  31920. 99%dotnet/orleans
  31921. 98%Application Manifests - Win32 apps
  31922. 98%Navigator.sendBeacon()
  31923. 90%The Cloud Native Show | Channel 9
  31924. 99%IdentityServer/IdentityServer4
  31925. 99%ASP.NET Core Performance Best Practices
  31926. 98%OutOfMemory! card game
  31927. 99%Packaging CLI programs into Docker images to avoid dependency hell
  31928. 97%Stack Overflow - Where Developers Learn, Share, & Build Careers
  31929. 99%File Signature Database:
  31930. 89%AutoHotkey
  31931. 99%Android-x86 - Porting Android to x86
  31932. 98%The Third Annual C# Advent | Cross Cutting Concerns
  31933. 99%Implementation of efficient algorithm for changepoint detection: ED-PELT
  31934. 99%Blazored/Modal
  31935. 99%Grant Types — IdentityServer4 1.0.0 documentation
  31936. 99%What’s the maximum number of generic parameters for a class in .NET/C#? | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  31937. 94%Check If You Are in the Sephora and StreetEasy Data Breaches
  31938. 98%jwilber/roughViz
  31939. 83%Die2Nite.com: The zombie survival game set in a world inhabited by the living dead!
  31940. 82%A million StreetEasy accounts hacked
  31941. 99%Blazor Security Docs and Blog Posts
  31942. 99%Convert A C# Object To Almost Any Format
  31943. 96%Where Does River Water Go? - Numberphile
  31944. 91%Improve the performance of StringBuilder by adamsitnik · Pull Request #27007 · dotnet/coreclr
  31945. 87%Omni Trio - Renegade Snares (Original Mix)
  31946. 80%Australia Talks: Find out where you fit, and how you compare to other Australians in 2019
  31947. 98%Use the Azure Application Insights Profiler settings pane - Azure Monitor
  31948. 95%.NET Core 3.0 Availability on App Service · Issue #204 · Azure/app-service-announcements
  31949. 96%1943 - Loading issue... - Monorail
  31950. 99%SQL-MisterMagoo/Blazor.PWA.MSBuild
  31951. 99%BlazorHelp Website > Blog - Google Authentication in Server Side Blazor
  31952. 98%Oldpug/Bfi
  31953. 99%Performance analysis of multithreaded applications. | Easyperf
  31954. 99%Xabaril/Esquio
  31955. 99%nanochess/bootOS
  31956. 97%Why can I log in to my Facebook account with a misspelled email/password?
  31957. 99%The GROUPing pitfall - ISoft Wiki
  31958. 99%In-Memory-Only ELF Execution (Without tmpfs)
  31959. 96%NDIS meal provider caught using "Password123" for their clients, refuse to change it - The Big Smoke
  31960. 97%Chrome UI for Deprecating Legacy TLS Versions
  31961. 98%MvcConf 2010
  31962. 97%Virtualization-Based Security: Enabled by Default
  31963. 93%Embracing gRPC in .Net Core
  31964. 99%dotnet/try-convert
  31965. 80%Iraq blocks Facebook, Twitter, WhatsApp and Instagram, then shuts down internet amid civil unrest - NetBlocks
  31966. 95%Overriding :root CSS variables from inner scopes
  31967. 90%Microsoft Surface Duo and Neo: The Software Developer Perspective - Uno Platform
  31968. 98%Don’t use Azure Functions as a web application
  31969. 95%Overriding :root CSS variables from inner scopes
  31970. 95%Designing Better Security Warnings – Firefox UX
  31971. 94%RSVP Rant - Dan Clarke
  31972. 99%Benchmark.cs
  31973. 91%Hacker Noon
  31974. 99%posh-git by dahlbyk
  31975. 95%API Proposal: Add Encoder/Decoder for new System.Buffer types · Issue #30957 · dotnet/runtime
  31976. 97%String-based enums · Issue #2849 · dotnet/csharplang
  31977. 99%Application Building with ASP.NET Core 3.0 - NDC Sydney 2020 | Software Developers Conference
  31978. 92%Intel 545s 2.5&#34; 256GB SATA III 64-Layer 3D NAND TLC Internal Solid State Drive &#40;SSD&#41; SSDSC2KW256G8X1 - Newegg.com
  31979. 99%PhobosLab
  31980. 97%Color should implement FromHsl methods · Issue #27164 · dotnet/runtime
  31981. 99%.NET Design Review: GitHub Quick Reviews
  31982. 99%New in ASP.NET Core 3.0: structured logging for startup messages: Exploring ASP.NET Core 3.0 - Part 6
  31983. 99%dotnet/coreclr
  31984. 97%Call for Review: Web Assembly 1.0 is a W3C Proposed Recommendation | W3C News
  31985. 81%Microwaving butter - The Oatmeal
  31986. 59%Zynga's Breach Notification: How Not to Inform Victims
  31987. 99%What is the difference between ToArray and ToList?
  31988. 98%.NET Rocks! vNext
  31989. 98%10x developers
  31990. 96%Blazor Roundup From .NET Conf 2019
  31991. 99%Serving ASP.NET Core Web Content from External Folders
  31992. 99%Azure Resource Manager (ARM) Tools - Visual Studio Marketplace
  31993. 96%HEAD - A free guide to <head> elements
  31994. 99%Introducing .NET Core Windows Forms Designer Preview 1 | .NET Blog
  31995. 99%dotnet/diagnostics
  31996. 57%IT Recruitment | Encode Talent
  31997. 99%Add initial spec for gcheap dump tool by josalem · Pull Request #512 · dotnet/diagnostics
  31998. 99%kzu/guit
  31999. 90%Firing mods and forced relicensing: is Stack Exchange still interested in cooperating with the community?
  32000. 99%v5.7 Release Notes
  32001. 97%Devirtualization: in need of some clarifications · Issue #13450 · dotnet/runtime
  32002. 99%Native image lazy-loading for the web!
  32003. 99%Using native DLL and resource files in BenchmarkDotNet projects
  32004. 99%Blazor Simple CQRS with MediatR
  32005. 99%CppCon 2019: Olivier Giroux “The One-Decade Task: Putting std::atomic in CUDA.”
  32006. 99%A computer built from NOR gates: inside the Apollo Guidance Computer
  32007. 92%Alba
  32008. 96%The Girl with the Hyperbolic Helicoid Tattoo - Numberphile
  32009. 96%The Girl with the Hyperbolic Helicoid Tattoo - Numberphile
  32010. 88%The Residents-The Coming of the Crow
  32011. 99%Text Rendering Hates You
  32012. 95%Migrated asp.net core best practice to performance article & moved code to samples by wadepickett · Pull Request #14678 · aspnet/AspNetCore.Docs
  32013. 99%Robots.txt Middleware For ASP.NET Core
  32014. 99%davidfowl/AspNetCoreDiagnosticScenarios
  32015. 90%Kickstarter To Workers and Project Creators: Drop Dead | Current Affairs
  32016. 92%wybiral/firehose
  32017. 98%Wiener Winner Remix | Pinky Malinky | Netflix Futures
  32018. 98%How2factor
  32019. 63%Frontpage EN – Tap-House – The gateway to the world of beer in your city
  32020. 92%aspnet/samples
  32021. 96%Oryx Design Lab
  32022. 66%Three years of research into #thedress, digested – a lesson in humility for perceptual science
  32023. 95%Hot Questions - Stack Exchange
  32024. 98%.NET Core 3 Local Tools
  32025. 99%Aw, snap! What if Every Tab Crashes?
  32026. 98%nvbn/thefuck
  32027. 98%Peacock - Visual Studio Marketplace
  32028. 98%Introducing the CodeSearchNet challenge
  32029. 92%Festive Fractals - Computerphile
  32030. 92%Dark Reader — dark theme for every website
  32031. 99%xoofx/JitBuddy
  32032. 98%Walking Down the Memory Lane with Bing.md
  32033. 97%How do I use ASP.NET Core 3.0 types from a library project for shared Controllers, Middleware etc?
  32034. 86%Circus Jobs - CircusTalk
  32035. 99%RicoSuter/NSwag
  32036. 99%ffjson: faster JSON serialization for Golang | Paul Querna
  32037. 96%One-day hands-on Blazor Workshop
  32038. 95%Hot Questions - Stack Exchange
  32039. 98%Walking Down the Memory Lane with Bing – Part 3
  32040. 99%Improving the LibraBFT protocol · Libra
  32041. 97%Walking Down the Memory Lane with Bing Part 3
  32042. 98%Enable Git LFS and merge the corefx-testdata repo with corefx · Issue #30973 · dotnet/runtime
  32043. 70%Want Free Coding Lessons? Twitch Makes It Happen in Real Time
  32044. 94%Intel 660p Series M.2 2280 512GB PCI-Express 3.0 x4 3D2 QLC Internal Solid State Drive &#40;SSD&#41; SSDPEKNW512G8XT - Newegg.com
  32045. 99%dotnet-presentations/dotnetconf2019
  32046. 99%Introducing IHostLifetime and untangling the Generic Host startup interactions: Exploring ASP.NET Core 3.0 - Part 5
  32047. 99%“Stubs” in the .NET Runtime
  32048. 96%3.0 Release Notes | Npgsql Documentation
  32049. 97%CLR Method Internals (.NET 2.0)
  32050. 97%Ray Tracing Denoising
  32051. 98%Your Own Serverless Request Bin with Azure Functions
  32052. 99%.NET Conf 2019 When and How to Use the Actor Model: an Introduction…
  32053. 92%Algorand's cryptographic sortition
  32054. 99%.NET Conf 2019 | Channel 9
  32055. 97%[DSCTF 2019] CPU Adventure – Unknown CPU Reversing
  32056. 95%Breaking change proposal: StringInfo and TextElementEnumerator to support extended grapheme clusters · Issue #30955 · dotnet/runtime
  32057. 95%.NET Community Standups | Streaming live each week
  32058. 99%novotnyllc/NuGetKeyVaultSignTool
  32059. 93%Telerik UI for Blazor Scatter, Scatter Line, Bubble Charts
  32060. 99%Signature help in collection inializers · Issue #38850 · dotnet/roslyn
  32061. 96%ML.NET | Channel 9
  32062. 99%'System' not found after update to dotnet core 3.0 · Issue #3290 · OmniSharp/omnisharp-vscode
  32063. 97%microsoft/FrozenObjects
  32064. 86%We Need a Carbon Tax, Now, That Goes Up Over Time
  32065. 98%.NET Application Architecture Guides
  32066. 91%shafi-vinod.pdf
  32067. 99%dotnet-foundation/project-maturity-model
  32068. 99%terrajobst/api-review-list
  32069. 99%.NET Core 3.0 -- Post Launch Blog Posts
  32070. 99%Blazor - Official Release, Free Offer, and Future Plans
  32071. 97%3 as the sum of the 3 cubes - Numberphile
  32072. 99%.NET Design Review: GitHub Quick Reviews
  32073. 99%davidfowl/BedrockFramework
  32074. 96%Windows Terminal Preview 1909 | Windows Command Line
  32075. 99%[Linux] Add initial perf jitdump support · Issue #13462 · dotnet/runtime
  32076. 97%Creating gRPC .NET Core Client Libraries - Steve Gordon
  32077. 61%UserSecrets Broken in VS 2019 16.3.0 - Developer Community
  32078. 79%Supreme Court bombshell: Britain is working once again
  32079. 99%Welcome to .NET Conf 2019!
  32080. 99%Welcome to Esquio — Esquio 0.0.1 documentation
  32081. 61%The government websites that still aren't 'secure'
  32082. 99%Sagas
  32083. 99%Announcing free C#, .NET, and ASP.NET for beginners video courses and tutorials - Scott Hanselman
  32084. 99%Microsoft Launches New .NET Core Video Series - Thurrott.com
  32085. 97%My Journey with Orchard Core
  32086. 99%Tips and Tricks for .NET Debugging in Visual Studio
  32087. 99%What's New in SignalR with .NET Core 3.0?
  32088. 99%MiniProfiler/dotnet
  32089. 98%Modernizing .NET Desktop Applications with .NET Core
  32090. 98%What's new in C# 8 - Part 2
  32091. 93%What's new in C# 8 - Part 1
  32092. 99%The Future of C++/CLI and .NET Core 3 | C++ Team Blog
  32093. 95%The C-Word - talking Calculus with Steven Strogatz — Numberphile
  32094. 94%Mid Century Themes (Dark / Light) - Visual Studio Marketplace
  32095. 99%dotnet/core
  32096. 99%ASP.NET Blog | Setting HTTP header attributes to enable Azure authentication/authorization using HTTPRepl
  32097. 96%Locknote: The Internet of Pwned Things - Troy Hunt
  32098. 99%dotnet/winforms
  32099. 99%prefers-color-scheme
  32100. 99%gRPC
  32101. 99%Test web APIs with the HTTP REPL
  32102. 88%CppCon 2019: The One-Decade Task: Putting std::atomic...
  32103. 97%Joining the .NET Foundation Maturity Model Pilot | .NET Blog
  32104. 92%Alexis Kennedy
  32105. 99%ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0
  32106. 95%.NET Videos | Free videos from the .NET team and community
  32107. 98%AWS Joins the .NET Foundation | Amazon Web Services
  32108. 99%dotnet/docs
  32109. 99%dotnet/core
  32110. 99%Announcing .NET Core 3.0 | .NET Blog
  32111. 99%Announcing F# 4.7 | .NET Blog
  32112. 95%Upgrade to 3.0 RTM packages and SDKs by NickCraver · Pull Request #426 · MiniProfiler/dotnet
  32113. 99%“UPSERT” Race Condition With MERGE
  32114. 99%ASP.NET Core in Action
  32115. 99%Prevent users registering with passwords from data breaches
  32116. 99%BlazorHelp Website > Blog - A Simple Blazor User and Role Manager
  32117. 50%Troy Hunt Returns to Denmark
  32118. 99%dotnet-presentations/aspnetcore-app-workshop
  32119. 97%Chocolatey's Website Gets a Long Awaited Redesign!
  32120. 99%Creature Keeper Combat Teaser
  32121. 97%Peddle the Pedal to the Metal
  32122. 98%DevOneConf 2019 - Rainer Stropek - SPA revolution with webassembly and ASP.NET Blazor
  32123. 99%Implement FromOid and TryFromOid. by vcsjones · Pull Request #41239 · dotnet/corefx
  32124. 54%Vive la tarte
  32125. 95%2.1.x changes and .NET Core 3.0 support by NickCraver · Pull Request #172 · NickCraver/StackExchange.Exceptional
  32126. 93%JDK 13: The new features in Java 13
  32127. 98%STRML: Projects and Work
  32128. 99%python/cpython
  32129. 79%Scotiabank slammed for 'muppet-grade security' after internal source code and credentials spill onto open internet
  32130. 97%What's my birthday?
  32131. 86%What's my birthday?
  32132. 97%Chrome 78 Beta: a new Houdini API, native file system access and more
  32133. 95%Fix width issues (side-scroll) and remove unused layout bits by NickCraver · Pull Request #99 · dotnet-foundation/dotnetfoundation-website
  32134. 90%Hackean código fuente y credenciales de acceso de Scotiabank
  32135. 96%Amazon.com: Logitech MX Master 2S Wireless Mouse – Use on Any Surface, Hyper-fast Scrolling, Ergonomic Shape, Rechargeable, Control up to 3 Apple Mac and Windows Computers (Bluetooth or USB), Graphite: Computers & Accessories
  32136. 98%dotnet/corefx
  32137. 98%This is how you get rid of null reference exceptions forever
  32138. 99%davidfowl/BedrockFramework
  32139. 99%praeclarum/sqlite-net
  32140. 97%Herding Cats: A Primer for Programmers Who Lead Programmers: J. Hank Rainwater: 9781590590171: Amazon.com: Books
  32141. 90%Amazon.com: Work Rules!: Insights from Inside Google That Will Transform How You Live and Lead (9781455554799): Laszlo Bock: Books
  32142. 51%The Far Side Comic Strip by Gary Larson - Official Website | TheFarSide.com
  32143. 98%Awesome Orrery - Objectivity #212
  32144. 88%CryptographicException on .NET Core 3, Windows only "The specified RSA parameters are not valid; both Exponent and Modulus are required fields." · Issue #30914 · dotnet/runtime
  32145. 96%Data Breach | Animates Pet Supplies
  32146. 97%Create a Meetup Account
  32147. 99%icsharpcode/ILSpy
  32148. 99%Walking Down the Memory Lane with Bing – Part 2
  32149. 94%jeffkl/KluGet
  32150. 87%LEOPOLD NASA FOIA 2019 OK Asteroid
  32151. 98%It's .NET ROCKS! Talking about Blazor with ASP.NET Web Forms developers
  32152. 99%Demystifying Tail Call Optimization - DEV Community 👩‍💻👨‍💻
  32153. 96%unoplatform/workshops
  32154. 99%UnoConf Livestream - Presented by Uno Platform
  32155. 95%BeagleBoard.org® Launches BeagleBone® AI, Offering a Fast Track to Getting Started with Artificial Intelligence at the Edge
  32156. 99%Interview with Scott Hunter on .NET Core 3.0
  32157. 91%Safely Endangered
  32158. 99%Out-of-memory exception in a managed application that's running on the 64-bit .NET Framework
  32159. 99%henalbrod/Blazor.Auth0
  32160. 94%Telerik and Kendo UI R3 Release 2019 is Here!
  32161. 99%Throwing null literal | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  32162. 95%[WIP] Pinned Object Heap by VSadov · Pull Request #26111 · dotnet/coreclr
  32163. 96%Non-Lack Rack Pack
  32164. 99%[WIP] Implement portable tailcall helpers by jakobbotsch · Pull Request #26418 · dotnet/coreclr
  32165. 99%Implement struct marshalling via IL Stubs instead of via FieldMarshalers by jkoritzinsky · Pull Request #26340 · dotnet/coreclr
  32166. 98%Cascadia Code | Windows Command Line
  32167. 99%Disable nop padding in R2R images and remove jumpstamps from the runtime by davmason · Pull Request #26740 · dotnet/coreclr
  32168. 83%Miles 10 Titanfall 2 Replay Demo
  32169. 99%gRPC and C# 8 Async stream
  32170. 98%What is the fastest way to do Array Table Lookup with an Integer Index?
  32171. 98%Prague .NET Meetup with Maoni Stephens [ENG]
  32172. 99%dotnet/roslyn
  32173. 94%Noita Gameplay - Explaining what every pixel is simulated means
  32174. 58%A Cancel Culture Glossary
  32175. 63%dotnet pack creates odd dates in package using version 3.0.100-preview9-014004 · Issue #3388 · dotnet/core
  32176. 99%Announcing .NET Core 3.0 Release Candidate 1 | .NET Blog
  32177. 98%Polly-Contrib/Polly.Contrib.WaitAndRetry
  32178. 99%Running async tasks on app startup in ASP.NET Core 3.0: Exploring ASP.NET Core 3.0 - Part 4
  32179. 99%BUG: Json.NET converter for IPAddress does not work in .NET Core 3.0 specifically · Issue #30873 · dotnet/runtime
  32180. 99%Read-Only Array and Tuple Types in TypeScript
  32181. 99%How .NET 4.8 Can Break Your Application
  32182. 99%Dealing with the compromise
  32183. 99%jerriep/dotnet-outdated
  32184. 99%An Introduction to OwningComponentBase
  32185. 92%Pre-DDD 14 Curry Night
  32186. 97%Build a 6502 computer
  32187. 99%dotNET
  32188. 92%Best Media Streaming Devices | Live streaming apps powered by Plex
  32189. 85%Role-Playing Virtual Tabletop | I Met A Troll
  32190. 99%2019: July - October Political Notes - Richard Stallman
  32191. 97%Uno Platform - Home
  32192. 92%GitHub
  32193. 97%Careers- Junior Data Scientist
  32194. 99%Introduction to Functional Programming in F# — Softwarepark
  32195. 99%Data Juggler
  32196. 99%TimeWarpEngineering/blazor-state
  32197. 99%ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Release Candidate 1
  32198. 87%False or misleading claims
  32199. 99%IL-Linker in .NET Core 3.0
  32200. 91%Finalization implementation details | .NET Blog
  32201. 87%Legal Immigration: Last Week Tonight with John Oliver (HBO)
  32202. 96%Bump mixin-deep from 1.3.1 to 1.3.2 by dependabot · Pull Request #1367 · buildo/react-components
  32203. 99%BluestormDNA/ProjectPSX
  32204. 95%GC does not correctly evaluate the memory load on Linux · Issue #13371 · dotnet/runtime
  32205. 98%!@#$!@@@@@@@ MY ISYS PROJECT @@@@@@!%#@!@
  32206. 98%beemdevelopment/Aegis
  32207. 98%Veldrid
  32208. 74%Bye Bye Love
  32209. 97%fun with variance
  32210. 99%BlazorHelp Website > Blog - Blazor Error Handling OwningComponentBase and EF Core Tracking
  32211. 99%Adopting Blazor - running C# on the client side and building rich web apps in one tech stack you’ll love - Telerik UI for Blazor Webinar
  32212. 97%Tutorial series for simulating NES Graphics – BIT INK STUDIOS
  32213. 96%Aditya Anand – Medium
  32214. 86%Ongoing EOSIO exploit allows attacker to steal 30,000 EOS as network freezes
  32215. 99%Search Experiences For Your ASP.NET Core Apps With Elasticsearch
  32216. 99%davidfowl/DynamicLinq
  32217. 97%DOH! DNS over HTTPS explained | APNIC Blog
  32218. 95%CallSiteValidator doesn't cache results of the walk · Issue #2353 · dotnet/extensions
  32219. 96%langleyfoxall/laravel-nist-password-rules
  32220. 99%Detecting Sync over Async Code in ASP.NET Core - CodeOpinion
  32221. 83%Every game should copy Death Stranding’s “Very Easy Mode”
  32222. 97% pipeline doc - by Rick-Anderson · Pull Request #14414 · dotnet/docs
  32223. 81%Buy Samsung HMD Odyssey+ - Microsoft Store
  32224. 97%Automatically Compress Images on Pull Requests - Calibre
  32225. 99%Improvements to Interop Marshaling in V4: IL Stubs Everywhere | .NET Blog
  32226. 97%Introduction to Compilers and Language Design
  32227. 98%Compilers
  32228. 94%CS143 Archive
  32229. 98%CSEP501: Compiler Construction
  32230. 99%Cutter
  32231. 99%svaarala/duktape
  32232. 95%sciter – Multiplatform HTML/CSS UI Engine for Desktop and Mobile Application
  32233. 95%ChocoPy: A Programming Language for Compilers Courses
  32234. 99%What's new in .NET Core 3.0
  32235. 83%Remove Richard Stallman
  32236. 99%Durable Functions Overview - Azure
  32237. 99%.NET Core 1.0 -> 3.0 Upgrade by NickCraver · Pull Request #62 · kevin-montrose/Sigil
  32238. 98%.NET Core Opinion 14 - Razor Pages for HTML, Controllers for APIs
  32239. 99%Dave Glick - Default Interface Members, What Are They Good For?
  32240. 97%Walking Down the Memory Lane with Bing Part 1
  32241. 88%Microsoft Forms
  32242. 99%Combining Razor and Blazor Pages in a Single ASP.NET Core 3 Application - Mikael Koskinen
  32243. 96%App Store Review Guidelines - Apple Developer
  32244. 94%Building dev tools & designing C#: An interview with Eric Lippert
  32245. 88%Languages & Runtime: .NET Community Standup - Sept. 12th 2019 - .NET Conf, .NET 5, OpenFSharp
  32246. 99%Idea: Extension/derivation of sealed classes · Issue #13345 · dotnet/runtime
  32247. 95%r/programming - A high-speed network driver written in C, Rust, Go, C#, Java, OCaml, Haskell, Swift, Javascript, and Python
  32248. 95%ixy-languages/ixy-languages
  32249. 89%JavaZone 2019 - September 11th - 12th
  32250. 99%ixy-languages/ixy.cs
  32251. 95%Switch intellisense between frameworks · Issue #39 · OmniSharp/omnisharp-vscode
  32252. 90%The Value of EV Certificates Remains Regardless of Changes To The EV Indicator in Major Browsers
  32253. 93%Control - Discover a World Unknown
  32254. 99%draft-ietf-quic-transport-23 - QUIC: A UDP-Based Multiplexed and Secure Transport
  32255. 99%john-h-k/MathSharp
  32256. 96%Amazon.com: iBUYPOWER Gaming PC Computer Desktop Trace2 9250 (Intel Core i7-9700F 3.0GHz, NVIDIA GeForce GTX 1660 Ti 6GB, 16GB DDR4, 240GB SSD, 1TB HDD, WiFi & Win 10 Home) Black: Computers & Accessories
  32257. 98%Running with Server GC in a Small Container Scenario Part 1 – Hard Limit for the GC Heap | .NET Blog
  32258. 92%PrivacySafe: The Anti-Cloud Appliance
  32259. 99%How to add an optimization for C# to RyuJIT
  32260. 97%La facture | ICI Radio-Canada.ca Télé
  32261. 94%Home
  32262. 83%XBox Underground (Part 1) – Darknet Diaries
  32263. 96%Hyperion Publications
  32264. 99%Testable timers with Reactive Extensions for .Net - Mark's Blog
  32265. 80%Silent Hill OST - Killing Time
  32266. 91%Weakness in Intel chips lets researchers steal encrypted SSH keystrokes
  32267. 96%ASP.NET Community Standup - September 10th 2019 - 5 Year Anniversary Show!
  32268. 96%ASP.NET Community Standup - September 10th 2019 - 5 Year Anniversary Show!
  32269. 89%Urban Street Network Orientation
  32270. 98%Herding Code 239: Jerome Laban on Uno Platform – Herding Code
  32271. 95%Firefox’s Test Pilot Program Returns with Firefox Private Network Beta – The Mozilla Blog
  32272. 98%nip.io - wildcard DNS for any IP Address
  32273. 97%xip.io: wildcard DNS for everyone
  32274. 98%.NET Design Review: GitHub Quick Reviews
  32275. 99%Say hello to the new Visual Studio terminal! | Visual Studio Blog
  32276. 96%September 10, 2019—KB4515384 (OS Build 18362.356)
  32277. 99%New in ASP.NET Core 3: Service provider validation: Exploring ASP.NET Core 3.0 - Part 3
  32278. 99%AArnott/Nerdbank.GitVersioning
  32279. 99%Remove some boxing from tuples with >= 8 elements by stephentoub · Pull Request #26584 · dotnet/coreclr
  32280. 99%Publishing A Single EXE File In .NET Core 3.0 - .NET Core Tutorials
  32281. 98%awslabs/s2n
  32282. 94%Taskbar Latency and Kernel Calls
  32283. 98%Deploying Containerised Apps to Azure Web App for Containers
  32284. 97%GC Perf Infrastructure – Part 0 | .NET Blog
  32285. 97%Drop netstandard1.x support by NickCraver · Pull Request #422 · MiniProfiler/dotnet
  32286. 87%Review: IT Chapter Two is overlong, but Pennywise will still haunt your dreams
  32287. 89%Support asp-items for datalist element · Issue #7663 · dotnet/aspnetcore
  32288. 90%Building a modern campus
  32289. 99%tonsky/FiraCode
  32290. 99%Move crossgen2 to CoreCLR repo by MichalStrehovsky · Pull Request #26513 · dotnet/coreclr
  32291. 99%Compiler Explorer - CUDA (NVCC 10.1 Update 1)
  32292. 64%Nedbank blocks customers from using password managers
  32293. 99%LLBLGen Pro | Blog: 16 years of LLBLGen Pro!
  32294. 97%Python 2.7 Countdown
  32295. 99%MvvmCross/MvvmCross
  32296. 99%Common Systems Programming Optimizations & Tricks - paulcavallaro
  32297. 96%Announcing CT Monitoring for Report URI!
  32298. 74%Australia’s 2020 Cyber Security Strategy
  32299. 68%DuckDuckGo Settings
  32300. 93%Klein Tools NCVT-1 Voltage Tester, Non-Contact Voltage Detector for AC Voltage, Low Battery Indicator and Auto Shutdown, Batteries Included - Electrical Tools - Amazon.com
  32301. 98%IdentityServer for ASP.NET Core 3
  32302. 61%Display exact match search result at the top and with clear label · Issue #7463 · NuGet/NuGetGallery
  32303. 99%Using Certificate Authentication with IHttpClientFactory and HttpClient
  32304. 97%Quotes by Brian W. Kernighan
  32305. 97%TUCK ME IN
  32306. 99%BlazorHelp Website > Blog - A Blazor Application Updater
  32307. 99%Availability of nullable attributes outside of Core 3.0 · Issue #30493 · dotnet/runtime
  32308. 99%Discovering Hard Disk Physical Geometry through Microbenchmarking « Blog
  32309. 99%Intel Processor Trace Part3. Analyzing performance glitches. | Easyperf
  32310. 97%r/unsw - Massive 50K Australian Student Data Breach :(
  32311. 99%BlazorFiddle - Blazor .Net Developer Playground and Code Editor in the Browser.
  32312. 96%Developer Sign Up
  32313. 70%The evolution of Family Link parental controls
  32314. 93%Publishing a package no longer creates a release and other GitHub Package Registry updates - The GitHub Blog
  32315. 97%.Net Down Under Tour - Sydney
  32316. 99%Blazor-State
  32317. 99%Dave Glick - Default Interface Members and Inheritance
  32318. 70%Gaming's #MeToo Moment and the Tyranny of Male Fragility
  32319. 98%Navigating the .NET Ecosystem
  32320. 90%unoplatformdev
  32321. 94%Gluster | Storage for your Cloud
  32322. 99%Blazor
  32323. 96%The Mystery of 42 is Solved - Numberphile
  32324. 99%Interacting with native libraries in .NET Core 3.0 - Red Hat Developer
  32325. 99%Painless Password Hash Upgrades
  32326. 97%Roundup #53: .NET Core 3 Preview 9, Improved NuGet Search, Prefer ValueTask to Task, .NET Core API Performance - CodeOpinion
  32327. 98%Episode 33 - .NET Core 3.0, MSIX and The Windows Store with James Montemagno
  32328. 99%CSRF is (really) dead
  32329. 96%Why Are You Removing Website Identity, Google and Mozilla? - CA Security Council
  32330. 99%dotnet/coreclr
  32331. 95%42 is the new 33 - Numberphile
  32332. 93%[Updated: New Statement] Flight1 Security Breach | FSElite
  32333. 98%Goodbye XSS Auditor
  32334. 85%False Knees
  32335. 98%Space Invaders | Design Icons
  32336. 99%Local variable getting modified by function call · Issue #13362 · dotnet/runtime
  32337. 99%OWASP/CheatSheetSeries
  32338. 99%microsoft/PowerToys
  32339. 96%FancyZones Tutorial
  32340. 93%DisposableFieldsShouldBeDisposedDiagnosticAnalyzer eats up memory resulting in VS crash - Developer Community
  32341. 99%Event Sourcing: Projections with Liquid Projections - CodeOpinion
  32342. 99%My RustConf 2018 Closing Keynote
  32343. 98%Kestrel server does not get grade A in SSL tests because it has no cipher suit preference · Issue #30767 · dotnet/runtime
  32344. 97%Hack Yourself First: How to go on the Cyber-Offence - NDC Sydney 2020 | Software Developers Conference
  32345. 88%.Net Down Under Community Day 2019
  32346. 99%An Introduction to SequenceReader - Steve Gordon
  32347. 99%Infrastructure in C# using the Azure Management SDK • Jamie Phillips
  32348. 99%dotnet/coreclr
  32349. 96%.NET Core Process APIs not Consistent (or always useful) in all situations · Issue #28990 · dotnet/runtime
  32350. 99%SixLabors/ImageSharp.Web
  32351. 99%Call gRPC services with the .NET client
  32352. 99%Announcing Entity Framework Core 3.0 Preview 9 and Entity Framework 6.3 Preview 9 | .NET Blog
  32353. 99%Utf8String design proposal · Issue #2350 · dotnet/corefxlab
  32354. 96%Knowledge Management for Developers | Stack Overflow for Teams
  32355. 92%wybiral/stream-sources
  32356. 99%dotnet/coreclr
  32357. 99%Creating a custom xUnit theory test DataAttribute to load data from JSON files
  32358. 98%Split the big jit files to allow better GitHub experience. · Issue #13359 · dotnet/runtime
  32359. 95%Careers Behind the Code with Maoni Stephens
  32360. 99%Should We Trust Microsoft With Linux?
  32361. 99%Announcing .NET Core 3.0 Preview 9 | .NET Blog
  32362. 99%ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 9
  32363. 98%What is Dark?
  32364. 99%Absence of 'unsafe' C# keyword/switch does not guarantee type or memory safety.
  32365. 99%Custom internal calls in .NET Core hosting · Issue #11941 · dotnet/runtime
  32366. 99%Conditionally remove the GC transition from a P/Invoke by AaronRobinsonMSFT · Pull Request #26458 · dotnet/coreclr
  32367. 75%XKCD forum data breach impacted 562,000 subscribers
  32368. 89%r/Twitter - About half the gifs on twitter show one frame then go black. [firefox]
  32369. 79%Attribute for minimal runtime impact during an unmanaged call · Issue #30741 · dotnet/runtime
  32370. 99%Get Ghostly - Microsoft Store
  32371. 62%Over 328,000 Users Hit by Foxit Data Breach | SecurityWeek.Com
  32372. 97%Reynolds Number - Numberphile
  32373. 99%natemcmaster/CommandLineUtils
  32374. 99%ghuntley/serverless-to-cgi-bin
  32375. 98%Zero PMK Installation (CVE-2019-12587) | Garbelini M. E.
  32376. 99%10 Personal Finance Lessons for Technology Professionals
  32377. 87%32-Bit Apps 'Not Optimized for Your Mac' No Longer Working on macOS Catalina
  32378. 99%Static TypeScript: An Implementation of a Static Compiler for the TypeScript Language - Microsoft Research
  32379. 99%Hardware Intrinsics in .NET Core | .NET Blog
  32380. 99%Bug #16136: String corruption in 2.6.4 - Ruby master - Ruby Issue Tracking System
  32381. 72%Epicenter
  32382. 98%Blazor 3.0 Roadmap · Issue #8177 · dotnet/aspnetcore
  32383. 99%SQL Server Retries with Dapper and Polly
  32384. 99%dotnet/aspnetcore
  32385. 99%Comparing Startup.cs between the ASP.NET Core 3.0 templates: Exploring ASP.NET Core 3.0 - Part 2
  32386. 90%Create customized instances of Visual Studio
  32387. 97%Livin’ on the Edge: Root Causing Regressions
  32388. 95%Alec
  32389. 99%[RyuJIT] Recognize and optimize constant set membership tests · Issue #8418 · dotnet/runtime
  32390. 98%Up For Grabs
  32391. 96%The Size and Shape of Raindrops - Sixty Symbols
  32392. 99%Publishing to Azure Container Registry using Azure Pipelines
  32393. 92%GitHub Actions Build by NickCraver · Pull Request #416 · MiniProfiler/dotnet
  32394. 89%Support installing multiple versions of .NET Core SxS · Issue #25 · actions/setup-dotnet
  32395. 98%Tired of Stack Overflow
  32396. 98%.NET Annotated Monthly | September 2019 - .NET Tools Blog
  32397. 99%AsciiDoc Home Page
  32398. 97%Just Delete Me | A directory of direct links to delete your account from web services.
  32399. 98%Post | LOTSOFNOISE.TECH
  32400. 97%The Size and Shape of Raindrops - Sixty Symbols
  32401. 99%TylerLeonhardt/test-module
  32402. 99%wybiral/spirit-box
  32403. 79%Alan Turing to be the face of new £50 note
  32404. 98%Static analysis for .NET 5 · Issue #30740 · dotnet/runtime
  32405. 98%Workflow syntax for GitHub Actions - GitHub Help
  32406. 99%OpenSSL PRNG is not (really) fork-safe - Martin Boßlet
  32407. 97%NuGet PackageReference format (package references in project files)
  32408. 70%The Egg - A Short Story
  32409. 96%Initial Actions commit by NickCraver · Pull Request #171 · NickCraver/StackExchange.Exceptional
  32410. 99%Intel Processor Trace Part2. Better debugging experience. | Easyperf
  32411. 99%cr.yp.to: 2017.07.23: Fast-key-erasure random-number generators
  32412. 99%Application Building with ASP.NET Core 3.0 - NDC Sydney 2020 | Software Developers Conference
  32413. 99%jedisct1/dsvpn
  32414. 93%Locknote: The Internet of Pwned Things - NDC TechTown 2020
  32415. 97%femto-io
  32416. 89%Final installation and testing underway at stations | WMATA
  32417. 95%The Otherside of Yemen (I love this country!)
  32418. 96%Navier-Stokes Equations - Numberphile
  32419. 98%Ultimate Dog Tease
  32420. 98%Proposal: Modify Object class, remove ToString, static and instance Equals, and GetHashCode methods; and the == operator · Issue #13343 · dotnet/runtime
  32421. 99%The Baseline Interpreter: a faster JS interpreter in Firefox 70 – Mozilla Hacks - the Web developer blog
  32422. 99%Improving performance of GraalVM native images with profile-guided optimizations
  32423. 58%Major Crypto Brokerage Coinmama Reports 450,000 Users Affected by Data Breach
  32424. 84%Sharing photos of your furry friend? It could be putting you at risk for hacking
  32425. 99%ML.NET vs. Create ML: Toxic Text
  32426. 98%SELECT Post FROM Stack Overflow Questions WHERE Topic = "git" ORDER BY Votes DESC; - DEV Community 👩‍💻👨‍💻
  32427. 95%Age of JIT Compilation. Part 2. CLR is Watching You
  32428. 95%Support for OCI8 database extension for Oracle · Issue #431 · peachpiecompiler/peachpie
  32429. 86%The Libra Bug Bounty Program | Libra
  32430. 95%Age of JIT Compilation. Part 1. Genesis
  32431. 99%String.StartsWith slower on Linux with some characters · Issue #30716 · dotnet/runtime
  32432. 98%RAD Basic: 100% compatible with VB6 Visual Basic 6 (AKA Visual Basic classic)
  32433. 99%dotnet-foundation/newsletter
  32434. 97%ridercz/Altairis.Services.PwnedPasswordsValidator
  32435. 95%Consider ignoring SuppressIldasmAttribute in ILDASM · Issue #13341 · dotnet/runtime
  32436. 83%Performance Matters - The latest software performance news straight to your inbox | Product Hunt
  32437. 95%Joe Rogan Experience #1342 - John Carmack
  32438. 89%TeXnique
  32439. 96%Web-to-App Communication: App Protocols
  32440. 97%Why .NET Core for building Cloud Native Apps?
  32441. 96%Dynamic controller routing in ASP.NET Core 3.0 | StrathWeb. A free flowing web tech monologue.
  32442. 99%PegLeg
  32443. 93%GC.AllocateUninitializedArray should tighten its logic around when to return zeroed arrays · Issue #13292 · dotnet/runtime
  32444. 89%Popmotion | JavaScript animation libraries for delightful interfaces
  32445. 92%Firefox and Chrome will remove GUI indicator for Extended Validation certificates (Bulletproof TLS Newsletter Issue #56)
  32446. 96%Ctrl+F (and possible other actions) should not close the temporary tab you activated it in - Developer Community
  32447. 91%We are what we do
  32448. 59%LOVE, TRASH DOVES.
  32449. 99%Using KeyVault References to Read Key Vault Secrets - Petri
  32450. 99%Anti-aliased Alpha Test: The Esoteric Alpha To Coverage
  32451. 88%Framesync | Popmotion Pure
  32452. 99%90949 – [9 Regression] null pointer check removed
  32453. 90%IBM Gives Away PowerPC; Goes Open Source
  32454. 97%Tracking unmaintained crates · Issue #134 · RustSec/advisory-db
  32455. 97%Totally unsupported hacks - Add Windows Terminal to the Win+X Shortcut menu - Scott Hanselman
  32456. 79%Code Camp NYC — Welcome to the online headquarters of Code Camp NYC
  32457. 98%Telerik UI for Blazor 1.6: Menu, TimePicker & Grid Upgrades
  32458. 95%Using JSON for polymorphic types in C# - Oxford Computer Consultants
  32459. 96%How the .NET Team uses Azure Pipelines to produce Docker Images | .NET Blog
  32460. 97%Insomnia
  32461. 96%Office
  32462. 98%Thread by @ErrataRob: "Yea, I've got 3 hours to kill here in this airport lounge waiting for the next leg of my flight, so let's discuss the "OSI Model". There's n […]"
  32463. 88%Cyber warfare, IoT hacks, and mass data gathering – the new security threats of a hyper-connected world Cyber warfare, IoT hacks, and mass data gathering
  32464. 98%Performance Matters - The Newsletter For Tech Leaders
  32465. 97%WebSocketStream - Chrome Platform Status
  32466. 93%Windows Desktop: .NET Standup - August 22nd 2019 - App Center for Desktop apps, XAML Tools & WinUI
  32467. 91%Little Rock Tech Fest 2019
  32468. 76%150 Meter Starhopper Test
  32469. 97%Campbell Award Renamed
  32470. 96%The favicon.ico in the templates is needlessly big · Issue #13491 · dotnet/aspnetcore
  32471. 96%Imperva Security Update | Imperva
  32472. 99%.NET Design Review: GitHub Quick Reviews
  32473. 94%Windows Terminal Preview v0.4 Release | Windows Command Line
  32474. 99%Exploring the new project file, Program.cs, and the generic host: Exploring ASP.NET Core 3.0 - Part 1
  32475. 96%Blazor server-side: Accumulated SignalR messages hits IIS 30Mb limit · Issue #13470 · dotnet/aspnetcore
  32476. 99%damienbod/AspNetCoreMvcAngular
  32477. 96%Navier-Stokes Equations - Numberphile
  32478. 95%Observability — A 3-Year Retrospective - The New Stack
  32479. 99%Inigo Quilez :: fractals, computer graphics, mathematics, shaders, demoscene and more
  32480. 99%Containerising a Blazor WebAssembly App
  32481. 98%Padloc - A Modern Password Manager For Individuals And Teams
  32482. 99%Introduction to using XPath in JavaScript
  32483. 99%Do It Yourself (OpenJDK) Garbage Collector
  32484. 98%New and improved NuGet Search is here! | The NuGet Blog %
  32485. 99%ASP.NET Core Tag Helpers and View Components
  32486. 93%Haim | AI21 Labs
  32487. 99%The Bot That Helps You Merge
  32488. 99%wybiral/terrain
  32489. 99%IdentityServer - Training
  32490. 99%Davido - If (Official Music Video)
  32491. 99%An Introduction to Building Applications with Blazor
  32492. 72%Revolutionary New Digital Offering, ‘Disney Genie,’ Coming to Walt Disney World Resort
  32493. 98%Generator
  32494. 99%Unit Testing dotnet new Templates
  32495. 99%Please do not use the .NET 2.0 HMACSHA512 and HMACSHA384 Classes
  32496. 92%What We Did to Improve Security of Our Infrastructure (Updated)
  32497. 83%Security Incident - Please Change Your Password
  32498. 99%tc39/proposal-realms
  32499. 95%[Servercert-wg] Ballot SC22: Reduce Certificate Lifetimes
  32500. 99%Blazor Training Videos – DevExpress Blazor Training Course
  32501. 95%Amazon.com: USB C Charger [GaN Tech], Anker 30W Ultra Compact Type-C Wall Charger with Power Delivery, PowerPort Atom PD 1 for iPhone 11/11 Pro/Max/XS/XR, iPad Pro, MacBook 12'', Pixel, Galaxy, and More: AnkerDirect
  32502. 98%Announcing pricing decrease for Azure App Service on the Premium plan | Azure updates | Microsoft Azure
  32503. 96%Simon Peyton Jones how GHC type inference engine actually works
  32504. 99%natemcmaster/LetsEncrypt
  32505. 94%Vintage Shaking Ghost - Sonic Control - Sound Activated Toy
  32506. 99%How to build a plugin system on the web and also sleep well at night
  32507. 73%Why Are So Many Developers Hating on Object-Oriented Programming? - The New Stack
  32508. 99%Node Material: Light Node
  32509. 98%Explore GitHub
  32510. 94%GitHub Maintainer Scholarships are now available for GitHub Universe
  32511. 99%Getting Started with GitHub Actions in Visual Studio | Visual Studio Blog
  32512. 99%Avoiding ASP.Net Core Configuration Pitfalls With Array Values
  32513. 95%Maximising .NET Core API performance
  32514. 99%Prefer ValueTask to Task, always; and don't await twice
  32515. 70%HIRE AND FIRE YOUR KIDS
  32516. 91%Secure an ASP.NET Core web app with the Identity framework - Learn
  32517. 99%Visual Studio Tips and Tricks: Increasing your Productivity for .NET | .NET Blog
  32518. 77%Blazor Tips and Tricks
  32519. 69%Amazing Graphs III - Numberphile
  32520. 99%A005185 - OEIS
  32521. 85%Strategic Domain-Driven Design
  32522. 99%🐕 Announcing NodeGUI and React NodeGUI - Build native desktop apps with Javascript and CSS 🎉
  32523. 98%Reasons for OutOfMemoryException · Issue #13284 · dotnet/runtime
  32524. 97%Research Update: Impact of the Ask Question Wizard - Stack Overflow Blog
  32525. 97%Snake Puzzle Games
  32526. 90%Kerbal Space Program 2 Cinematic Announce Trailer
  32527. 94%Optional Parameters in Razor Pages Routing
  32528. 99%prometheus-net/prometheus-net
  32529. 99%Creating a dynamic forms framework in .NET with Blazor - Oxford Computer Consultants
  32530. 65%Why Does the U.S. Army Own So Many Fossils?
  32531. 90%tl;dr sec Newsletter
  32532. 95%Issues Cloning Spec repo - GitHub taking a very long time to download changes to the Specs Repo · Issue #4989 · CocoaPods/CocoaPods
  32533. 81%Respawn at the Apex of community dysfunction | Opinion
  32534. 90%Mozilla takes action to protect users in Kazakhstan – The Mozilla Blog
  32535. 98%Sign-in and sync with work or school accounts in Microsoft Edge Insider builds - Microsoft Edge Blog
  32536. 99%Nintendo Support: How to Transfer Data Between microSD Cards for Use on Nintendo Switch
  32537. 99%Protecting Chrome users in Kazakhstan
  32538. 94%EV SSL Certificates Phased Out of New Browser Updates | Venafi
  32539. 99%rstropek/BlazorHeroTutorial
  32540. 99%Part 1: A better way to handle authorization in ASP.NET Core – The Reformed Programmer
  32541. 97%UNCRACKABLE? The Collatz Conjecture - Numberphile
  32542. 99%Entity Framework Core in Action
  32543. 99%Containerising a Blazor Server App
  32544. 72%Lessons learned from accident and near-accident experiences in traffic
  32545. 90%r/Mistborn - A Steel Inquisitor sketch
  32546. 74%Hieronymus Bosch Butt Music
  32547. 97%Performance Matters • Hillel Wayne
  32548. 64%.NET Community Standups | Live every Tuesdy and Thursday
  32549. 92%mrpmorris/blazor-university
  32550. 99%Azure DevOps Podcast: Mads Torgersen on the Latest in C# - Episode 49
  32551. 98%Blazor University – Learn the new .NET SPA framework from Microsoft
  32552. 99%.NET Design Review: GitHub Quick Reviews
  32553. 97%What’s in the Works: Improving Feedback for All Users - Stack Overflow Blog
  32554. 92%How 24 FPS Became Standard
  32555. 98%Making my first contribution on SourceForge using Mercurial
  32556. 99%An Introduction to System.Threading.Channels - Steve Gordon
  32557. 96%ASP.NET Community Standup - August 6th 2019 - ASP.NET Core A to Z eBook with Shahed Chowdhuri
  32558. 97%dotnet/core
  32559. 96% Rotor v2 book draft available · Ted Neward's Blog
  32560. 88%Feedback Hub - Windows Insider
  32561. 99%What's new in C# 8.0 - C# Guide
  32562. 99%Episode 105 – Feature Management with Andrew Lock | The 6 Figure Developer
  32563. 97%Green Padlocks, Gray Padlocks - Does Anyone Really Care?
  32564. 96%Welcome to report-uri.com
  32565. 98%Find solutions faster by analyzing crash dumps in Visual Studio | Visual Studio Blog
  32566. 99%Script
  32567. 99%Blazor Components - New Charts, Data Grid Enhancements and more (available in Beta #2)
  32568. 99%.NET Core and systemd | .NET Blog
  32569. 98%Learn UI Design: The Complete Online Video Course
  32570. 81%Supreme Supreme®/BLU Burner Phone
  32571. 92%dotnet/coreclr
  32572. 79%Down the Rabbit Hole with a BLU Phone Infection
  32573. 92%BlazorHelp Website > Home
  32574. 99%First Pull Request in Open Source
  32575. 99%Securing an Azure App Service Website under SSL in minutes with Let's Encrypt - Scott Hanselman
  32576. 98%How to Build Good Software
  32577. 85%[live] Hong Kong Protests regarding Extradition law amendment proposed by the Government (various locations; ongoing)
  32578. 95%I’m Pwned. You’re Pwned. We’re All Pwned. - Troy Hunt
  32579. 87%Duckie.me: A tool for one person pairing.
  32580. 85%Inside America’s Ridiculously Old-Fashioned Gun-Tracing Center
  32581. 99%draft-truskovsky-lamps-pq-hybrid-x509-01 - Multiple Public-Key Algorithm X.509 Certificates
  32582. 93%Locknote: The Internet of Pwned Things - NDC TechTown 2020
  32583. 99%Building workflows with the Durable Task Framework
  32584. 66%European Central Bank confirms website hack and data breach
  32585. 97%Highlights from Git 2.23
  32586. 67%Thermaltake Tt Gaming Level 20 RGB Battlestation Gaming Computer Desk&#59; Full Frame RGB LED Lighting W&#47; 8 Light Effects&#59; Tt RGB Plus Ecosystem &#38; Razer Chroma Sync Compatible&#59; Electric Height Adjustable - Newegg.com
  32587. 91%Go To All Experience
  32588. 88%wybiral/ipv4scan
  32589. 97%Announcing Windows 10 Insider Preview Build 18963 | Windows Experience Blog
  32590. 98%KNOB Attack
  32591. 88%Has my Gmail been hacked? How to check if your email has ever been hacked and when
  32592. 94%IrisClasson/SpeakingDiversity
  32593. 99%Advanced .NET Debugging #2 – Gabriel Weyer – A somewhat technical blog
  32594. 98%Advanced .NET Debugging #1 – Gabriel Weyer – A somewhat technical blog
  32595. 99%WinDbg #2 - The blocked async – Gabriel Weyer – A somewhat technical blog
  32596. 84%Found: World-readable database used to secure buildings around the globe
  32597. 92%The first ever photograph of light as both a particle and wave
  32598. 99%WinDbg #1 - The static root – Gabriel Weyer – A somewhat technical blog
  32599. 99%CQRS-Event Sourcing with Event Modeling - Event Store
  32600. 98%Web Thing API
  32601. 99%Announcing the preview of GitHub Actions for Azure
  32602. 90%r/programmingcirclejerk - Security consultant here. The fact that Golang has no generic is a huge thing.
  32603. 98%Associating threadpool queues with CPU cores. by VSadov · Pull Request #18403 · dotnet/coreclr
  32604. 58%2019 - Topsail Morning
  32605. 61%Summer vacation 2019 part three
  32606. 95%Turning the Nintendo Switch into Android’s best gaming hardware
  32607. 99%Introduction to Svelte
  32608. 92%Chrome, Firefox to expunge Extended Validation cert signals
  32609. 97%A bootstrapper script for the Cake .NET Core Global Tool on Alpine using ash
  32610. 99%How to build with Cake on Linux using Cake.CoreCLR or the Cake global tool
  32611. 99%Quick demo of Ghostly - a Windows GitHub Notification client
  32612. 94%Managing SSL certificates may be getting that much more difficult
  32613. 99%A plugin system with .NET Core
  32614. 93%Overleaf, Online LaTeX Editor
  32615. 78%Massive biometric security flaw exposed more than one million fingerprints
  32616. 98%Cloud Native Show: What’s Cloud Native, Really?
  32617. 97%Amazing Graphs II (including Star Wars) - Numberphile
  32618. 71%Bringing cloud powered voices to Microsoft Edge Insiders - Microsoft Edge Blog
  32619. 84%Database Breach 21st July 2019 | Cracked.to
  32620. 99%Azure SDK August 2019 preview and a dive into consistency
  32621. 99%Consolidating .NET GitHub repos · Issue #119 · dotnet/announcements
  32622. 96%xkcd: Old Game Worlds
  32623. 99%Tailcall optimization doesn't work with netcoreapp3.0 runtime · Issue #13255 · dotnet/runtime
  32624. 96%Old Game Worlds
  32625. 96%The Number Collector (with Neil Sloane) - Numberphile Podcast
  32626. 99%.NET Debugging: 6 techniques you need in your arsenal | Raygun Blog
  32627. 99%ASP.NET Blog | Azure SignalR Service now supports Event Grid!
  32628. 98%EdCharbeneau/BlazorProSnippets
  32629. 91%Obsolete TLS, with serials
  32630. 91%Hacker site’s incriminating database published online by rival group
  32631. 99%Getting Started with gRPC Client Factory - Steve Gordon
  32632. 94%Summer vacation 2019 part two
  32633. 95%draft-irtf-cfrg-bls-signature-00 - draft-irtf-cfrg-bls-signature-00.txt
  32634. 97%Lyfevest.io
  32635. 99%areller/RediSharp
  32636. 80%Ghostly
  32637. 99%Announcing Entity Framework Core 3.0 Preview 8 and Entity Framework 6.3 Preview 8 | .NET Blog
  32638. 99%A133058 - OEIS
  32639. 98%The fly straight dammit sequence graph
  32640. 77%How Hong Kong’s Protesters Evade Police and Keep the Demonstrations Alive | Visual Investigations
  32641. 98%Getting native binaries and executables entitled for notarization · Issue #30583 · dotnet/runtime
  32642. 99%NimbleText Data Manipulation, Text Manipulation, Code Generation and Automation
  32643. 57%OHCHR | Press briefing note on Hong Kong, China
  32644. 56%Amazon.com: Blank Canvas: My So-Called Artist’s Journey (Kakukaku Shikajika) Vol. 1 (9781642750690): Akiko Higashimura: Books
  32645. 99%Functional Web Programming with the SAFE Stack
  32646. 95%alsami/AutofacNetcore3
  32647. 94%Home
  32648. 96%ASP.NET Community Standup - August 13th 2019 - Performance and Benchmarks with Sébastien Ros
  32649. 96%1859 - Loading issue... - project-zero - Project Zero - Monorail
  32650. 88%Hamster Has Epic Fail on Running Wheel
  32651. 97%Pro .NET Memory Management
  32652. 99%Announcing .NET Core 3.0 Preview 8 | .NET Blog
  32653. 99%ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 8
  32654. 74%Summer vacation 2019 part 1
  32655. 95%What is Cloud Native, Really?
  32656. 95%Turmoil in the SSL market - Domain Name Wire | Domain Name News
  32657. 99%A bootstrapper script for the Cake .NET Core Global Tool on Windows
  32658. 70%Personalize Visual Studio with custom keyboard shortcuts
  32659. 97%.NET Analyzers
  32660. 99%dotnet/coreclr
  32661. 96%Potentially unsafe uses of unsafe · Issue #145 · mozilla/neqo
  32662. 98%dotnet/coreclr
  32663. 83%2019 - Waves
  32664. 99%Investigating Drag and Drop with Blazor
  32665. 97%me-no-dev/ESPAsyncWebServer
  32666. 99%David Marby
  32667. 61%THE DAILY SHOW PRESENTS THE LEGISLATOR: LICENSE TO BILL
  32668. 99%Build Data-Driven Web Apps Blazing Fast with Blazor and OData
  32669. 84%Gone forEVer!
  32670. 99%jakobbotsch/ABIStress
  32671. 99%[arm32/linux] Assert failure: dwSrcIndex > dwLastSrcIndex in ABI stress · Issue #13241 · dotnet/runtime
  32672. 99%Using DataAnnotations and custom form validation in client-side Blazor applications.
  32673. 99%Add ABI stress tests by jakobbotsch · Pull Request #26090 · dotnet/coreclr
  32674. 99%Fuzzing the .NET JIT Compiler
  32675. 99%Tiered compilation for Mono runtime · Issue #16018 · mono/mono
  32676. 99%Spying on HTTPS
  32677. 93%nothings/stb - Travis CI
  32678. 95%Popups: 10 Problematic Trends and Alternatives
  32679. 95%r/ProgrammerHumor - Lamo
  32680. 92%Weekly Update 151
  32681. 99%Breaking all existing Hex Encoding Records with .NET Core 3.0 - Nicolas Portmann - .NET / Java / Security
  32682. 92%Password Manager for Families, Businesses, Teams | 1Password
  32683. 86%FemtoBeacon ESP32-D2WD (WiFi/Bluetooth Coin) by Femtoduino on Tindie
  32684. 98%ImperialViolet - Username (and password) free login with security keys
  32685. 98%Steve Schoger | Refactoring UI | CSS Day 2019
  32686. 78%72W Type-C PD Car Charger Adapter
  32687. 89%Online syntax highlighting for the masses!
  32688. 99%Geting 4x Speedup With .NET Core 3.0 SIMD Intrinsics
  32689. 62%Huawei announces HarmonyOS, an open-source platform for every device
  32690. 98%!(Spotting the promising cryptography-related start ups)
  32691. 97%Have I Been Pwned Alerts You to Data Breaches Even When the Websites Won’t
  32692. 97%Canva Security Incident - May 24 FAQs
  32693. 99%Roundup #51: .NET Core 3.0 launches at .NET Conf, .NET Standard adoption, Nullable Reference Types, Cake on Linux, Logging in ASPNET Core - CodeOpinion
  32694. 98%Cleanup ProjectN ifdefs by jkotas · Pull Request #7675 · dotnet/corert
  32695. 96%r/stackoverflow - Stack overflow redirect?
  32696. 92%Add ReadAllAsync extension method to common by JamesNK · Pull Request #438 · grpc/grpc-dotnet
  32697. 99%Random Thoughts
  32698. 97%Open Sourcing more WPF assemblies by stevenbrix · Pull Request #1576 · dotnet/wpf
  32699. 70%Google Pixel 4 will reportedly jump on the 90Hz display bandwagon
  32700. 97%chanan/BlazorStrap
  32701. 99%tidwall/buntdb
  32702. 99%Features • GitHub Actions
  32703. 88%Languages & Runtime: .NET Community Standup - August 8th, 2019 - Null Reference Types
  32704. 99%Testing RESTful Services from the command-line with HttpRepl - DEV Community 👩‍💻👨‍💻
  32705. 99%Analyzing native memory allocation with BenchmarkDotNet
  32706. 96%Amazing Graphs - Numberphile
  32707. 94%NVIDIA/open-gpu-doc
  32708. 84%Online Survey Software: Closed Survey
  32709. 84%Supercentenarians and the oldest-old are concentrated into regions with no birth certificates and short lifespans
  32710. 98%Architecture for humans - Ayende @ Rahien
  32711. 98%New features in 0.9.45 @ PeachPie | PHP compiler to .NET
  32712. 99%Calling all .NET desktop and mobile developers! | .NET Blog
  32713. 98%Update on .NET Standard adoption | .NET Blog
  32714. 99%The reasons behind why I don't use AutoMapper.
  32715. 96%Troy Hunt is coming to ITBN CONF-EXPO 2019 - Arthur Keleti's announcement
  32716. 79%The world's worst video card?
  32717. 80%Add passwords to list of stuff CafePress made hash of storing, says infoseccer. 11m+ who used Facebook 'n' pals to sign in were lucky
  32718. 77%Highest Voted Questions
  32719. 94%Frieze Patterns — Numberphile
  32720. 99%BlazorHelp Website > Blog - Blazor Binding, Events and Parameters
  32721. 99%Garbage collection in Python: things you need to know
  32722. 97%Memory management in Python
  32723. 94%Semver Compare
  32724. 88%You Can't Trust Companies to Tell the Truth About Data Breaches
  32725. 98%.NET Design Review: WinForms Task Dialog
  32726. 95%Frieze Patterns - Numberphile
  32727. 99%Stack Overflow handling in HotSpot JVM
  32728. 81%2019 Agenda - DDD Melbourne | 3rd October 2020
  32729. 82%Mission-driven careers with Amanda Silver
  32730. 99%Improving .NET Core installation in Visual Studio and on Windows | .NET Blog
  32731. 99%Using Razor Components In A Razor Page
  32732. 98%egil/razor-components-testing-library
  32733. 99%Try out Nullable Reference Types | .NET Blog
  32734. 99%ASP.NET Core Identity with FIDO2 WebAuthn MFA
  32735. 94%Semver Compare
  32736. 99%JDK 13 Security Enhancements
  32737. 64%We've, um, changed our password policy, says CafePress amid reports of 23m pwned accounts
  32738. 98%.NET project structure
  32739. 99%SamProf/MatBlazor
  32740. 99%dotnet/csharplang
  32741. 98%dotnet/coreclr
  32742. 98%.NET Core Linux - Performance Profiling and Diagnostics.md
  32743. 56%Terminating Service for 8Chan
  32744. 97%The Best Way To Secure Access - strongDM
  32745. 99%Introduction
  32746. 97%The Incremental Machine — Acko.net
  32747. 99%henalbrod/Blazor.Auth0
  32748. 64%FBI — Seeking Information on Shooting in El Paso, Texas
  32749. 93%Pwnie Awards
  32750. 99%Smart LLVM #1: Optimizing range checks | Egor Bogatov — Developer at Microsoft
  32751. 97%More on Backdooring (or Not) WhatsApp - Schneier on Security
  32752. 98%Windows Terminal Preview v0.3 Release | Windows Command Line
  32753. 72%Ugly Gerry
  32754. 86%The probability that an EV SSL certificate is associated with a bad domain is 0.013% - Help Net Security
  32755. 98%github/gov-takedowns
  32756. 98%Swift Client for the Asp.NET Core version of SignalR – Part 2: Beyond the Basics
  32757. 81%Steam :: Rocket League :: Community Spotlight: Training Pack Refresh
  32758. 99%Fixing ASP.NET Core’s UseStatusCodePages Middleware
  32759. 99%SciSharp STACK
  32760. 98%Build software better, together
  32761. 96%Special announcement about MSDN Magazine
  32762. 99%TimeWarp-Blazor Template
  32763. 97%Not Rocket Science » Adding multiple devices to one PCI Express Slot
  32764. 79%Ugly Gerry, a font based on gerrymandered districts
  32765. 99%ASP.NET Blog | HttpRepl: A command-line tool for interacting with RESTful HTTP services
  32766. 85%JimBobSquarePants/ImageProcessor
  32767. 99%Using a Code-Behind Approach to Blazor Components
  32768. 73%WTF is a trade body?! Dr. Jo Twist from UKIE explains
  32769. 88%Something Went Terribly Wrong
  32770. 99%How we fit an NES game into 40 Kilobytes
  32771. 86%Create Penguin
  32772. 84%2019 data breach disclosures: 10 of the biggest -- so far
  32773. 98%migueldeicaza/WasmerSharp
  32774. 90%[WIP] Remove tailcall limitations on unix64 and arm64 by jakobbotsch · Pull Request #25932 · dotnet/coreclr
  32775. 93%JIT and AOT in the CLR with Mei-Chin Tsai
  32776. 98%Fast and flexible observability with canonical log lines
  32777. 74%Comodo Castle? Cybersecurity CEO Behind Montclair Mega Mansion | Baristanet
  32778. 97%OneTab shared tabs
  32779. 62%Illyriad - Grand Strategy MMO
  32780. 84%The Mexican Repatriation
  32781. 86%Value Types in the CLR with David Wrighton
  32782. 88%Something Went Terribly Wrong
  32783. 99%Catch all exceptions from Exit shutdown by jkotalik · Pull Request #12518 · dotnet/aspnetcore
  32784. 99%Using the ReferenceAssemblies NuGet package to build .NET Framework libraries on Linux, without installing Mono
  32785. 99%ECMAScript 2015 Language Specification – ECMA-262 6th Edition
  32786. 97%Here’s what’s in the brand-new Unity 2019.2 - Unity Technologies Blog
  32787. 93%FlameGraph zooming by adamsitnik · Pull Request #976 · microsoft/perfview
  32788. 99%Configuring Policy-based Authorization with Blazor
  32789. 73%Hugo's House of Horrors
  32790. 86%Capital One data breach affected 100 million in the US
  32791. 97%Altopia Corporation Information
  32792. 93%Canada Online Store Promotion. Official Rules.
  32793. 93%US Online Store Promotion. Official Rules.
  32794. 94%Announcing docs.microsoft.com/samples
  32795. 99%Blazor Components - New Blazor Scheduler Control, Data Grid Enhancements and more (available in Beta #1)
  32796. 98%Building Microservices On .NET Core - Part 1 The Plan | Wojciech Suwała, Head Architect, ASC LAB
  32797. 99%Azure DevOps Podcast: Daniel Roth on Blazor DevOps - Episode 47
  32798. 99%Part 5: A better way to handle authorization – refreshing user’s claims – The Reformed Programmer
  32799. 94%RELEASE: ASP .NET Core A-Z eBook
  32800. 98%Streaming Electron for fun and profit
  32801. 99%Create Interfaces with default implementations
  32802. 99%JWT Signing using RSASSA-PSS in .NET Core
  32803. 99%Creating an OpenID connect system with Angular 8 and IdentityServer4 (OIDC part 1)
  32804. 98%Free Security Training Videos for CPE Credits | Varonis
  32805. 95%blevesearch/bleve
  32806. 95%Explore the mind-boggling moons of our solar system
  32807. 90%Ballot SC22: Reduce Certificate Lifetimes by sleevi · Pull Request #138 · cabforum/documents
  32808. 96%Hasan Minhaj Has an Out-of-Body Experience Eating Spicy Wings | Hot Ones
  32809. 98%Uploading a Request made from a ReadableStream body by yutakahirano · Pull Request #425 · whatwg/fetch
  32810. 99%Developer-controlled streams for request/response · Issue #88 · whatwg/fetch
  32811. 96%688906 - Loading issue... - An open-source project to help move the web forward. - Monorail
  32812. 94%Emuparadise Suffered a 1.1 Million User Data Exposing Breach
  32813. 99%davidfowl/BedrockFramework
  32814. 74%Words you should never say to a hiring manager in an interview
  32815. 99%damienbod/AspNetCoreFilters
  32816. 93%Stream-based requests (Request with ReadableStream) · whatwg/fetch@0c470b5
  32817. 99%Fixing Random, part 40 of 40
  32818. 98%Security Engineering - A Guide to Building Dependable Distributed Systems
  32819. 94%FASTEST RC TURBINE MODEL JET IN ACTION 727KMH 451MPH FLIGHT TRAINING WORLD RECORD TRAINING PART 2
  32820. 60%Is Crunch Mandated at Naughty Dog? The Answer Is a Bit Complicated | COGconnected
  32821. 98%What’s new for WSL in Insiders Preview Build 18945 | Windows Command Line
  32822. 99%SaturnFramework/Saturn
  32823. 98%Inside a Nuclear Reactor
  32824. 99%Measure Two Hundred Times, Tweak Twice
  32825. 98%Demo: Minecraft Earth at Microsoft Inspire 2019
  32826. 97%RNGCryptoServiceProvider offers unappropriate API · Issue #30341 · dotnet/runtime
  32827. 98%Developing your personal brand with Troy Hunt
  32828. 90%Equifax Data Breach Settlement
  32829. 97%scrollbar-width
  32830. 99%Visual Studio 2019 version 16.2 Generally Available and 16.3 Preview 1 | Visual Studio Blog
  32831. 98%Serializers: Add System.Text.Json benchmarks for comparison. by NickCraver · Pull Request #701 · dotnet/performance
  32832. 98%Link’s Awakening disassembly progress report – week 5 – Kzone -
  32833. 81%Live Flight Tracker - Real-Time Flight Tracker Map | Flightradar24
  32834. 98%Pragmatic Performance: When to care about perf, and what to do about it - David Wengier
  32835. 94%ASP.NET Community Standup - Sept 10th, 2014 - webroot, static content, and client side serving
  32836. 85%OutOfMemory - the card game (based on prototype version)
  32837. 98%Kazakhstan’s HTTPS Interception
  32838. 92%Is Puppeteer-Firefox ready?
  32839. 99%puppeteer/puppeteer
  32840. 95%The Microsoft #Blazor Daily
  32841. 92%An Epic Course - Hack Yourself First — Enterprise IT & Industrial IT Managed Service Support
  32842. 99%.NET Core Counters internals: how to integrate counters in your monitoring pipeline
  32843. 99%ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 7
  32844. 99%Announcing .NET Core 3.0 Preview 7 | .NET Blog
  32845. 99%Alternatives to Microsoft.FeatureManagement: Adding feature flags to an ASP.NET Core app - Part 6
  32846. 94%GC.GetGCMemoryInfo Method (System)
  32847. 99%An In Depth Tutorial on Linux Development on Windows with WSL and Visual Studio Code | Windows Command Line
  32848. 88%GC.GetTotalAllocatedBytes(Boolean) Method (System)
  32849. 90%Networking system rewrite by ReubenBond · Pull Request #5436 · dotnet/orleans
  32850. 99%Configuring Role-based Authorization with client-side Blazor
  32851. 91%It's about time - Christin Gorman
  32852. 97%How Stack Overflow upgraded from Windows Server 2012 - Stack Overflow Blog
  32853. 98%Running Windows as Administrator with Launcher Process enabled in Firefox causes Drag and Drop errors - How to Fix | Mozilla Support
  32854. 99%RustPython/RustPython
  32855. 96%When a rewrite isn’t: rebuilding Slack on the desktop
  32856. 98%The World Wide Web project
  32857. 99%skylineproject/unicode-in-js
  32858. 89%Oqtane Blog | Exploring Authentication in Blazor
  32859. 97%Preparing for TLS 1.2 in Office 365 and Office 365 GCC - Office 365
  32860. 96%mrpmorris/blazor-validation
  32861. 76%Xiaomi Data Breach — "Exposing Xiaomi" Talk Pulled from Hacking Conference
  32862. 90%FBI Issues Warning on ‘Secure’ Websites Used For Phishing
  32863. 56%Apollo 11 in Real-time
  32864. 99%Fsyncgate: errors on fsync are unrecovarable
  32865. 85%Roll20 and Stronghold Kingdoms Subject to Security Breach
  32866. 95%Yūbinkyoku 🏣 - Tristan Hume
  32867. 98%Files are fraught with peril
  32868. 99%Xamarin Developer Summit 2019 | Channel 9
  32869. 94%Share Packages Publicly - Azure Artifacts
  32870. 94%Fun and entertaining plugins for Rider - .NET Tools Blog
  32871. 99%Fix issue with out-of-scope GCFrame in Frame list by janvorli · Pull Request #25795 · dotnet/coreclr
  32872. 95% Weather
  32873. 97%Type finding in DLLs and reference additions is unintuitive/brittle · Issue #37246 · dotnet/roslyn
  32874. 99%.NET Core master branches have switched to "5.0" · Issue #118 · dotnet/announcements
  32875. 95%Razor: Into the Razor'verse
  32876. 98%tld-prices.md
  32877. 99%modern-forms/Modern.Forms
  32878. 95%Ensure FileVersion for coreclr.dll doesn't overlap with Silverlight in 5.0 · Issue #13096 · dotnet/runtime
  32879. 89%Roll20
  32880. 98%PuzzleScript Game
  32881. 94%Localization.AspNetCore.TagHelpers - Localization.AspNetCore.TagHelpers
  32882. 93%MSBuild Structured Log Viewer
  32883. 98%New information about Slack's 2015 security incident - Several People Are Typing
  32884. 99%BlazorHelp Website > Blog - Creating Blazor Templated Components
  32885. 93%Ensuring customer success: Introducing the Azure Migration Program | Azure blog and updates | Microsoft Azure
  32886. 99%wybiral/hades
  32887. 99%OSCON 2019: Why You Should Care About Open Source Software Foundations
  32888. 98%Update Framework and NuGet packages to add CSharp 7 support by kevin-montrose · Pull Request #124 · security-code-scan/security-code-scan
  32889. 99%Sometimes valid RSA signatures in .NET
  32890. 94%1232689 - Add Root Certification Authority of the Republic of Kazakhstan (root.gov.kz)
  32891. 57%The Inquirer
  32892. 87%What a very bad day at work taught me about building Stack Overflow’s community - Stack Overflow Blog
  32893. 97%Fibonacci Versioning
  32894. 98%How Stack Overflow upgraded from Windows Server 2012
  32895. 91%Performance regression: float.ToString(format) 20% to 3x slower · Issue #13092 · dotnet/runtime
  32896. 99%Manning | Deal of the Day
  32897. 99%Advanced .NET Debugging - PDBs and Symbol Stores
  32898. 99%Executing .NET Core functions in a separate process - Red Hat Developer
  32899. 99%Request: a solution that allows us to not have to write 6500 different delegates & overloads · Issue #2668 · dotnet/csharplang
  32900. 96%Triangles have a Magic Highway - Numberphile
  32901. 97%Zelda Screen Transitions are Undefined Behaviour
  32902. 80%Evite Invites Over 100 Million People to Their Data Breach
  32903. 99%Blazor Getting Started Guide
  32904. 98%Living Underwater: How Submarines Work
  32905. 84%Episode 43 – Blazor with Ed Charbeneau – Coding After Work Podcast
  32906. 99%Update branding in master to 5.0 by wtgodbe · Pull Request #39503 · dotnet/corefx
  32907. 78%NuGet Trends
  32908. 99%Flow External Claims to the Main Identity
  32909. 96%Reducing Bugs In Your Code with Coverlet
  32910. 98%Updating Browsers Quickly: Flags, Respins, and Components
  32911. 99%.NET Design Review: GitHub Quick Reviews
  32912. 99%.NEXT 2.x | .NEXT
  32913. 92%SNEAK PEEK: ASP .NET Core A-Z eBook
  32914. 99%Generating strongly-typed IDs at build-time with Roslyn: Using strongly-typed entity IDs to avoid primitive obsession - Part 5
  32915. 89%30 Weird Chess Algorithms: Elo World
  32916. 99%dotnet/coreclr
  32917. 95%I refuse to display meta data for other platforms
  32918. 91%How to submit news for the .NET Foundation monthly update
  32919. 95%Manning Publications
  32920. 96%xkcd: How Hacking Works
  32921. 96%How Hacking Works
  32922. 83%r/AskNetsec - Alternatives to haveibeenpwned?
  32923. 99%dotnet/performance
  32924. 98%Fixing Random, part 39
  32925. 98%Building a Fully-Extensible Developer Collaboration Platform
  32926. 94%psuter.net
  32927. 91%Clarke's Third Law Exception - Step by Step
  32928. 98%PuzzleScript Game
  32929. 52%Turing on the £50 note — Brady Haran
  32930. 99%lithnet/ad-password-protection
  32931. 99%OutOfMemory and IT Startup card game prototypes available! – TooSlowException
  32932. 93%The Deadlock Empire
  32933. 76%A Fair and Welcoming Immigration System
  32934. 96%1x Engineer
  32935. 99%System.Text.Json: (De)serialization support for quoted numbers · Issue #30255 · dotnet/runtime
  32936. 94%US Concentration Camp List
  32937. 58%Apollo Preliminary Drawings
  32938. 94%Where Are All the Bob Ross Paintings? We Found Them.
  32939. 95%The Dehn Invariant - Numberphile
  32940. 99%dodyg/practical-aspnetcore
  32941. 94%Target .NET Standard 2.0 and newer only · Issue #3851 · akkadotnet/akka.net
  32942. 93%AzureCasts
  32943. 95%Constellation Information | European GNSS Service Centre
  32944. 71%Galileo Interruptus? Official Notice on 11 July Advises Users that Galileo Service is Degraded on All Satellites Until Further Notice - Inside GNSS
  32945. 93%MSBuildAllProjects Considered Harmful
  32946. 97%Mark Henderson from Stack Overflow shares his experience on being an SRE
  32947. 92%xamarindevelopersummit/XamDevSummit2019
  32948. 98%Simmy Chaos Engine for .NET – Part 1, Injecting Faults | no dogma blog
  32949. 99%facebook/hermes
  32950. 99%Size matters
  32951. 96%Xamarin Developer Summit - Day 2
  32952. 98%undefined
  32953. 88%Stack Trace Art
  32954. 99%Azure/azure-functions-durable-extension
  32955. 90%Cloud TPU Pods break AI training records | Google Cloud Blog
  32956. 98%VB Casing behavior difference between VS 2013 and Roslyn · Issue #2909 · dotnet/roslyn
  32957. 93%Snips and Seeed- Voice Interaction Development Kits
  32958. 98%Proposal: Extension await operator to address scoped ConfigureAwait · Issue #2649 · dotnet/csharplang
  32959. 98%“With great power comes great responsibility…”
  32960. 90%Block Breakers
  32961. 98%What's Deno, and how is it different from Node.js? - LogRocket Blog
  32962. 88%Languages & Runtime: .NET Community Standup - July 11th 2019
  32963. 99%C# - .NET Reunified: Microsoft’s Plans for .NET 5
  32964. 99%ASP.NET Core, Beyond HTTP
  32965. 98%Benchmarks are hard · jbd.dev
  32966. 99%Announcing XAML Hot Reload for Xamarin.Forms | Xamarin Blog
  32967. 99%TSP with GeneticSharp and Blazor
  32968. 91%用户信息泄露后续:最好速改密码-西安交通大学网络信息中心
  32969. 99%Hack to the Future - Troy Hunt
  32970. 92%ISPA withdraws Mozilla Internet Villain Nomination and Category » News, Press Releases | The Internet Service Providers Association
  32971. 70%Third parties confirm AMD’s outstanding Ryzen 3000 numbers
  32972. 98%.NET | Free. Cross-platform. Open Source.
  32973. 96%1840 - Loading issue... - Monorail
  32974. 91%Online Survey Software: Closed Survey
  32975. 98%Get started with .NET Core using Visual Studio for Mac - .NET Core
  32976. 99%Package torgo
  32977. 98%Hidden Treasure: Intrusion Detection with ETW (Part 2)
  32978. 97%Hidden Treasure: Intrusion Detection with ETW (Part 1)
  32979. 99%Microsoft Child Process Debugging Power Tool - Visual Studio Marketplace
  32980. 99%Keynote DotNet 2019 by Scott Hunter
  32981. 95%Browsh
  32982. 89%Xamarin Developer Summit Live Streams! | Xamarin Blog
  32983. 99%What’s new for performance in .NET Core and ASP.NET Core 3.0 - Ben Adams
  32984. 98%Cool things you can do with .NET Core 3 Tooling - Jonathan Mezach
  32985. 99%Authentication with client-side Blazor using WebAPI and ASP.NET Core Identity
  32986. 97%A Blazor Community Update
  32987. 97%Previewing Azure SDKs following new Azure SDK API Standards
  32988. 68%ranjit :music_mouse: (@ranjit@friend.camp)
  32989. 98%User Guide
  32990. 98%The Dangers of Stopping Event Propagation | CSS-Tricks
  32991. 99%.NET Design Review: GitHub Quick Reviews
  32992. 98%radiatoryang/hedera
  32993. 99%Supporting IAsyncEnumerable with LINQ
  32994. 70%Raspberry Pi admits to faulty USB-C design on the Pi 4
  32995. 98%.NET Core Summer event | Brno | Windows User Group - Czech Republic
  32996. 94%wasm: support Generic Virtual Method Calls & Shared Generics (was: some linq methods fail to compile) · Issue #7248 · dotnet/corert
  32997. 77%B612 – The font family
  32998. 96%Homebrew/homebrew-cask
  32999. 98%Build software better, together
  33000. 99%Exploring Raygun's new application performance monitoring tool for .NET Core
  33001. 99%PooledAwait
  33002. 98%dotnet/docs
  33003. 94%$10,000 Fellowships for women (trans and cis), trans, and non-binary programmers - Blog - Recurse Center
  33004. 98%Appropriate Uses For SQLite
  33005. 98%User Inyerface - A worst-practice UI experiment
  33006. 98%Fixing Random, part 38
  33007. 99%Async/Await - NetMQ
  33008. 98%Npgsql diagnostics with the new dotnet counters!
  33009. 98%strong_password v0.0.7 rubygem hijacked
  33010. 79%Digital Driver’s Licenses Could Become a Real Option in Some States
  33011. 98%xoofx/UnityNuGet
  33012. 97%Rethinking how we interview in Microsoft’s Developer Division
  33013. 97%MapSCII - the whole world in your console!
  33014. 99%.NET Core 3: Add Server-Timing trailer · MiniProfiler/dotnet@a71fc6b
  33015. 99%Host unreachable in https due to weak Http2 cipher · Issue #8952 · dotnet/aspnetcore
  33016. 97%[Discussion] Async suffix for controller action names will be trimmed by default · Issue #8998 · dotnet/aspnetcore
  33017. 97%mgravell/PooledAwait
  33018. 99%System Testing ASP.NET Core APIs using XUnit
  33019. 96%Sign in to MyGet - MyGet - Hosting your NuGet, npm, Bower, Maven, PHP Composer and Vsix packages
  33020. 59%VS 2019 16.2 Preview 3: Hangs indefinitely loading solution - Developer Community
  33021. 99%Canonical Ltd
  33022. 96%Welcome to report-uri.com
  33023. 99%Developing inside a Container using Visual Studio Code Remote Development
  33024. 97%IRL Podcast
  33025. 61%Google Sued For Conspiring To Share Medical Records Against Patient Consent - Slashdot
  33026. 99%Easy Acquisition of .NET Framework Targeting Pack by terrajobst · Pull Request #33 · dotnet/designs
  33027. 95%Blazored/Toast
  33028. 99%C#: [Obsolete] on an extension method? Also remove ‘this’
  33029. 98%undefined
  33030. 98%Adding ASP.NET Core 3.0 Support by NickCraver · Pull Request #400 · MiniProfiler/dotnet
  33031. 99%.NET R&D Digest (June, 2019)
  33032. 99%Documentation - Azure SignalR Service
  33033. 96%Challenges with Federated Identity in modern browsers
  33034. 89%Cloudflare outage caused by bad software deploy (updated)
  33035. 87%» The Mortgaging of Sierra Online The Digital Antiquarian
  33036. 98%Help Wanted! Autofac (Still) Looking for Owners
  33037. 99%BlazorHelp Website > Blog - Blazor Forms and Validation
  33038. 99%microsoft/FeatureManagement-Dotnet
  33039. 97%Dotnetos Conference - .NET Performance Conference
  33040. 97%nixberg/xisco-swift
  33041. 97%Shape Security | Preventing Cyber Attacks
  33042. 97%CRYPTO-LAB
  33043. 89%No Starch Press | "The finest in geek entertainment"
  33044. 98%liveBook · Manning
  33045. 75%Home
  33046. 82%Chandra :: Photo Album :: Q2237+0305 :: July 03, 2019
  33047. 75%r/javascript - Nobody talks about the real reason to use Tabs over Spaces
  33048. 99%gokrazy - a pure-Go userland for your Raspberry Pi 3 appliances
  33049. 99%How we integrate Rust with C#
  33050. 97%dotnet/diagnostics
  33051. 98%Microsoft Events for Students - Microsoft Store
  33052. 97%C# and Rust: combining managed and unmanaged code without sacrificing safety - Ashley Mannix
  33053. 98%QUIC and HTTP/3 research at Expertise centre for Digital Media - Hasselt University - Belgium
  33054. 97%ASP.NET AJAX Control Toolkit v19.1.0 - Now Available
  33055. 99%ASP.NET official support policy
  33056. 99%.NET Core Example - With simple Kestrel WebHost | C# Online Compiler | .NET Fiddle
  33057. 99%Elastic APM .NET agent beta released
  33058. 91%Blazor TreeView Demos | Overview | Telerik UI for Blazor
  33059. 91%Amazon.com: CODE 104-Key Illuminated Mechanical Keyboard with White LED Backlighting - Cherry MX Clear: Computers & Accessories
  33060. 99%Deprecation errors compiling native projects on macOS Catalina · Issue #30109 · dotnet/runtime
  33061. 98%Account Security Improvements | EVE Online
  33062. 95%Low Spec Gaming - Computerphile
  33063. 97%Report: Orvibo Smart Home Devices Leak Billions of User Records
  33064. 98%Trying to learn C# - Patricia Aas
  33065. 99%Using Span for high performance interop with unmanaged libraries
  33066. 99%Introduction to Authentication with server-side Blazor
  33067. 96%Advanced Azure App Services - K. Scott Allen
  33068. 99%.NET Design Review: GitHub Quick Reviews
  33069. 98%Tracing and Counters Interest Group - Announcements · Issue #13019 · dotnet/runtime
  33070. 94%Welcome! You are invited to join a webinar: Solving complex performance issues in .NET. After registering, you will receive a confirmation email about joining the webinar.
  33071. 94%Mistaeks I Hav Made: Mistakes we made adopting event sourcing (and how we recovered)
  33072. 98%Xamarin: .NET Community Standup - July 3rd, 2019 - iOS 13 Preview with the iOS Team!
  33073. 99%gRPC for ASP.NET Core, a new framework for high performance APIs - NDC Sydney 2020 | Software Developers Conference
  33074. 99%@addTagHelper should give better user feedback for failures · Issue #11780 · dotnet/aspnetcore
  33075. 98%GitHub Team Video
  33076. 99%Lowering in C#: What's really going on in your code? - David Wengier
  33077. 70%Deepfake revenge porn distribution now a crime in Virginia
  33078. 89%Careers Behind the Code | Channel 9
  33079. 90%KIRBY WITHOUT WORDS
  33080. 99%google/robotstxt
  33081. 94%Fixing Random, part 37
  33082. 98%Mozilla SSL Configuration Generator
  33083. 70%Warehouses: Last Week Tonight with John Oliver (HBO)
  33084. 99%Peephole optimizations in C++ and C# | Egor Bogatov — Developer at Microsoft
  33085. 94%TroyHuntStressed.com
  33086. 97%Senior DevOps Engineer - Raygun
  33087. 98%Yes silver bullet
  33088. 99%Build fails if Java Runtime (not SDK) is installed · Issue #11731 · dotnet/aspnetcore
  33089. 98%Context is King: Finding Service Boundaries - CodeOpinion
  33090. 68%Simon Peyton-Jones
  33091. 99%Mozilla omits CPU architecture information from Firefox's user agent - gHacks Tech News
  33092. 99%wybiral/tlsextract
  33093. 99%BlazorHelp Website > Blog - Creating A Step-By-Step End-To-End Database Server-Side Blazor Application (updated to .Net Core 3.1)
  33094. 99%Another Take on Access Token Management in ASP.NET Core (…and announcing IdentityModel.AspNetCore)
  33095. 99%Versioning limitations in .NET
  33096. 98%Adding Reaction Gifs for your Build System and the Windows Terminal - Scott Hanselman
  33097. 90%eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
  33098. 95%proposal: leave "if err != nil" alone? · Issue #32825 · golang/go
  33099. 98%Real-World Cryptography
  33100. 70%The Raspberry Pi 4 launch site runs on a Pi 4 cluster
  33101. 92%zxcvbn-pv - <Glazblog/>
  33102. 99%ErikEJ/EFCorePowerTools
  33103. 92%When watching a video and change volume, a 'chrome.exe' box is displayed. How to fix it? - Google Chrome Community
  33104. 98%gothinkster/realworld
  33105. 86%Work at Netflix
  33106. 99%Slack System Status
  33107. 98%The Piltdown Man (feat. Matt Parker) - Objectivity #207
  33108. 90%shaneray/ShaneSpace.VisualStudio.InvisibleCharacterVisualizer
  33109. 98%Download Mouse Without Borders for Windows 10/8/7
  33110. 99%[Discussion] SignalR JavaScript client changing package name to @microsoft/signalr · Issue #11637 · dotnet/aspnetcore
  33111. 99%Azure SignalR Service with Xamarin.Forms - Xamarin
  33112. 96%Home
  33113. 62%Wiener Büchereien gehackt: Daten von zehntausenden Nutzern im Netz
  33114. 88%Manage and audit access to servers, databases and kubernetes.
  33115. 98%World's First Patented Unhackable Computer Ever (Canceled)
  33116. 50%'Religious Liberty' - Not Just for Gay Cakes Anymore
  33117. 99%Using Chained Certificates for Certificate Authentication in ASP.NET Core 3.1
  33118. 98%Make DiffingService public by terrajobst · Pull Request #3184 · dotnet/arcade
  33119. 96%Use writer/serializer json interop in SignalR by BrennanConroy · Pull Request #11625 · dotnet/aspnetcore
  33120. 98%.NET Core official support policy
  33121. 96%979212 - Loading issue... - Monorail
  33122. 98%Use IBC to Drive Partial NGEN and Tiered Compilation Behavior · Issue #10581 · dotnet/runtime
  33123. 98%Generic sharing for valuetypes | Mono
  33124. 99%What’s new for the .NET Native Compiler and Runtime in Visual Studio 2015 Update 2 | .NET Blog
  33125. 93%What is the point of Microsoft? 3.0 - Liam Westley
  33126. 97%James ❤️ A Card Trick - Numberphile
  33127. 98%chanan/BlazorPrettyCode
  33128. 97%Trace Context
  33129. 99%Herding Code 238: Martin Beeby on AWS for .NET Developers – Herding Code
  33130. 99%wybiral/tube
  33131. 95%.NET Design Review: Nullability Custom Attributes
  33132. 90%Yes, My Name is || - The Akamai Blog
  33133. 99%JsonHttpExtensions.cs
  33134. 99%dotnet/corefx
  33135. 97%IRL Podcast: The “Privacy Policy” Policy
  33136. 99%.NET Design Review: JSON
  33137. 92%terrajobst/minsk
  33138. 99%#124 Mads Torgersen, C# 8 | no dogma podcast
  33139. 95%.NET Design Review: Nullability Custom Attributes
  33140. 99%Ensuring consistent feature flags across requests: Adding feature flags to an ASP.NET Core app - Part 5
  33141. 97%Frequent test failures in CI on Windows.Nano.1803.Amd64 · Issue #30017 · dotnet/runtime
  33142. 97%Hidden gems in .NET Core 3 - David Fowler & Damian Edwards
  33143. 90%wizard zines
  33144. 97%What does debugging a program look like? - Julia Evans
  33145. 96%How Verizon and a BGP Optimizer Knocked Large Parts of the Internet Offline Today
  33146. 98%Using Blazor Components In An Existing MVC Application
  33147. 90%Kraken
  33148. 80%KuCoin | Cryptocurrency Exchange | Buy & Sell Bitcoin, Ethereum, and more
  33149. 69%Cryptocurrency in Every Wallet™ | Best Place To Buy Sell Store Crypto | Crypto.com
  33150. 85%Leaving the Ivory Tower: Research in the Real World
  33151. 99%When Git Resolves Changes It Shouldn’t
  33152. 89%2017-18 Tech PAC donations to legislators voting against the Equality Act
  33153. 99%wybiral/tavern
  33154. 95%What to do about the zero terminator of a string in a Span? · Issue #273 · ericsink/SQLitePCL.raw
  33155. 99%Support additional OIDs for SignedCms digest algorithms by vcsjones · Pull Request #38845 · dotnet/corefx
  33156. 96%Windows 10, version 1903 and Windows Server, version 1903 - Windows Release Information
  33157. 99%Proving security at scale with automated reasoning - All Things Distributed
  33158. 95%Behavior of acrylic is not intuitive · Issue #1546 · microsoft/terminal
  33159. 95%Fixing Random, part 36
  33160. 94%The World's First Solar Powered Train
  33161. 99%Remove BinaryFormatter from the shared framework in .NET 5 · Issue #29976 · dotnet/runtime
  33162. 99%YAML-defined CI/CD for ASP .NET Core
  33163. 68%Raspberry Pi 4 on sale now from $35 - Raspberry Pi
  33164. 99%DotVVM Minutes #6: Migrate ASP.NET Web Forms apps to .NET Core
  33165. 99%dotnet/corefxlab
  33166. 99%Package filelock
  33167. 97%Archive
  33168. 98%AndreyAkinshin/ggwaterfall
  33169. 99%Initial commit · OmniSharp/omnisharp-roslyn@a8f9786
  33170. 86%Flappy Bird game with browser windows
  33171. 87%Hackers Steal 500 MB of NASA Data Using Cheap Raspberry Pi Computer
  33172. 98%POSIX close(2) is broken
  33173. 97%Have I Been Pwned (HIBP) :: WTF - the terminal dashboard
  33174. 90%vcsjones/badkeys
  33175. 97%How to host and manage an entire private certificate infrastructure in AWS | Amazon Web Services
  33176. 98%Get Windows Terminal (Preview) - Microsoft Store
  33177. 99%The Peak-Performance-Percentage Analysis Method for Optimizing Any GPU Workload | NVIDIA Developer Blog
  33178. 57%DRONE OVER HONG KONG PROTESTS
  33179. 99%urfave/cli
  33180. 94%Frequency Trails: Introduction
  33181. 81%Branch Prediction Is Not a Solved Problem: Measurements, Opportunities, and Future Directions
  33182. 95%Windows Terminal Microsoft Store Preview Release | Windows Command Line
  33183. 98%Karel Zikmund - Hiring .NET teams in Prague
  33184. 99%You can now download the new Open Source Windows Terminal - Scott Hanselman
  33185. 98%Avoiding instruction cache misses
  33186. 89%New funding platforms
  33187. 96%xkcd: Stack
  33188. 99%dotnet/roslyn
  33189. 96%Stack
  33190. 99%Building Messaging Endpoints in Azure - Evaluating the Landscape
  33191. 99%What’s up with my branch on GPU?
  33192. 98%What should dotnet --version display? · Issue #6569 · dotnet/sdk
  33193. 99%VPS' IP Address will be blocked in Iran and China after using Outline VPN · Issue #193 · Jigsaw-Code/outline-server
  33194. 99%v2ray/v2ray-core
  33195. 99%ASP.NET Blog | Forwarded Headers Middleware Updates in .NET Core 3.0 preview 6
  33196. 98%Create 3D games with friends, no experience required
  33197. 99%Converting from hex to string
  33198. 61%Have I Been Pwned: Check if your DNA has been turned into another human being
  33199. 99%Abusing the CPU’s adder circuits
  33200. 99%Add methods to convert between hexadecimal strings and bytes · Issue #17837 · dotnet/runtime
  33201. 95%.NET developer community | Connect with like-minded developers
  33202. 99%Creating a custom feature filter: Adding feature flags to an ASP.NET Core app - Part 4
  33203. 98%Add ArrayPoolState bit to arrays (header) · EgorBo/coreclr@dba0a10
  33204. 99%Initial check-in of R2R format documentation by trylek · Pull Request #25267 · dotnet/coreclr
  33205. 53%Troy Hunt: Why Data Breaches Persist
  33206. 99%dotnet/coreclr
  33207. 99%Using High-Performance Techniques to Base64 Encode a GUID - Steve Gordon
  33208. 98%Announcing the Visual Studio Code Installer for Java | Java at Microsoft
  33209. 97%r/Unexpected - When a plug gets caught under a table
  33210. 99%Running RavenDB on burstable cloud instances - Ayende @ Rahien
  33211. 95%Hidden gems in ASP.Core and .NET Core 3.0
  33212. 97%Moderator submission
  33213. 99%Math.Round opens the browser print dialog · Issue #290 · dotnet/try
  33214. 87%Top Lifetime Grosses - Box Office Mojo
  33215. 98%Working with local storage in Blazor - danpatrascu.com
  33216. 99%Google to reimplement curl in libcrurl | daniel.haxx.se
  33217. 93%XAML Developer Productivity Tooling - Daniel Jacobson
  33218. 94%Bloomsbury Theatre & Studio Events
  33219. 94%Span<T> performance issues on Linux versus Windows · Issue #12901 · dotnet/runtime
  33220. 96%ASP.NET Community Standup - June 18th, 2019 - ASP.NET Core 3.0 Preview 6 Release Party
  33221. 99%Building hybrid applications with the WebView2 developer preview - Microsoft Edge Blog
  33222. 99%Split: Continuous Delivery, Feature Flags & Experimentation
  33223. 99%What's New in ASP.NET Core 3 Preview 6 - Shawn Wildermuth
  33224. 98%The Evolving Infrastructure of .NET Core | .NET Blog
  33225. 96%Necklace Splitting (a lesson for jewel thieves) - Numberphile
  33226. 85%Humble Book Bundle: Programming by Packt
  33227. 99%.NET Design Review: Nullable Reflection APIs + JSON
  33228. 98%dotnet/samples
  33229. 94%Insiders - Visual Studio Live Share - Visual Studio Live Share
  33230. 98%Server-side Blazor in .NET Core 3.0
  33231. 84%TechDay Los Angeles - Home
  33232. 59%England beat Afghanistan by 150 runs - England vs Afghanistan, World Cup, 24th match Match Summary, Report | ESPNcricinfo.com
  33233. 99%Creating dynamic feature flags with feature filters: Adding feature flags to an ASP.NET Core app - Part 3
  33234. 99%ACCU :: Use UTF-16 Interfaces to Ship Windows Code
  33235. 91%Libra | A New Global Payment System
  33236. 97%Episode 27 - Blazored with Chris Sainty
  33237. 80%The Sound of dial-up Internet
  33238. 95%Akamai Security Summit World Tour Highlights
  33239. 99%DROPPING BALLS IN PUBLIC PRANK
  33240. 99%dotnet/wpf
  33241. 97%Fixing Random, part 35
  33242. 86%.NET Design Review: Nullable Annotations
  33243. 92%Herding Code 237: Tess Ferrandez on Three Real World Machine Learning Projects – Herding Code
  33244. 98%Lightning Talk: Sophia Gold on An Intellectual History of Automatic Differentiation
  33245. 91%Based on a *True* True Story? — Information is Beautiful
  33246. 97%Maintaining state in a Cloudflare Worker
  33247. 99%dotnet/coreclr
  33248. 98%XML + JSON Serialization in ASP .NET Core
  33249. 89%Feature request: New IL instruction or new IL pattern to represent an invocation of a method implementation found in specific base type · Issue #12886 · dotnet/runtime
  33250. 95%PODCAST: The C-Word - with Steven Strogatz — Numberphile
  33251. 74%You Can't Eat Marbles - Key & Peele
  33252. 80%Impeachment: Last Week Tonight with John Oliver (HBO)
  33253. 89%Inside the Secret Cities That Created the Atomic Bomb - CityLab - Pocket
  33254. 96%Numberphile2
  33255. 80%SmartThermostat with voice control
  33256. 98%1519434 - Remove "Always Activate" and "Remember this decision" Flash options in Firefox 69
  33257. 96%samy kamkar - home
  33258. 99%xoofx/GitLib.NET
  33259. 97%The Ultra Secure Crypto Storage & Communication Device
  33260. 95%NTLM 9-Character Rainbow Tables
  33261. 97%A book in preparation
  33262. 99%NuGetPackageExplorer/NuGetPackageExplorer
  33263. 91%Who REALLY invented the periodic table?
  33264. 89%Coding Militia
  33265. 98%Security advisory 2019-06-13 | Yubico
  33266. 88%Passwords, breaches, and data dumps: business tips from Troy Hunt | 1Password
  33267. 80%Behind the Curve (2018) - IMDb
  33268. 81%wybiral/stream-sources
  33269. 95%Shtetl-Optimized » Blog Archive » The SSL Certificate of Damocles
  33270. 99%Modernizing WCF Services with containers and Visual Studio
  33271. 99%dotnet/diagnostics
  33272. 97%Spit Cleaning a Mummy - Objectivity #205
  33273. 98%OctoLinker — Links together, what belongs together.
  33274. 99%Breakpoint changes the output of the program on x64 · Issue #12875 · dotnet/runtime
  33275. 99%Tips for Optimizing GPU Performance Using Tensor Cores | NVIDIA Developer Blog
  33276. 99%Announcing Entity Framework Core 3.0 Preview 6 and Entity Framework 6.3 Preview 6 | .NET Blog
  33277. 98%SQL-MisterMagoo/Mister-Magoo-Goes-Charting
  33278. 99%PSD2's SCA in simple terms
  33279. 62%Twitter URLs Can Be Manipulated to Spread Fake News and Scams
  33280. 98%wybiral/osint-tools
  33281. 99%wybiral/hookah
  33282. 98%grpc/grpc-dotnet
  33283. 99%Blazored
  33284. 64%The Legendary Ti-Vayder Titanium Yo-Yo
  33285. 86%.NET Design Review: Nullable Annotations
  33286. 96%Which plans for Awesome Blazor?
  33287. 99%Certificate Authentication in ASP.NET Core 3.1
  33288. 99%Try the new System.Text.Json APIs | .NET Blog
  33289. 88%Languages & Runtime: .NET Community Standup - June 13th 2019 - The new JSON library with Ahson Khan
  33290. 93%Create a Meetup Account
  33291. 91%Ideolog - Plugins | JetBrains
  33292. 99%Filtering action methods with feature flags: Adding feature flags to an ASP.NET Core app - Part 2
  33293. 95%Investigate and fix issues for ARM64 Managed Debugging on Windows · Issue #12864 · dotnet/runtime
  33294. 98%WinMerge - You will see the difference…
  33295. 97%Announcing Windows 10 Insider Preview Build 18917 | Windows Experience Blog
  33296. 99%Announcing .NET Core 3.0 Preview 6 | .NET Blog
  33297. 93%Raspberry Pi PoE HAT
  33298. 97%.NET Design Review: JSON
  33299. 97%[wasm][bcl] Use zlib for DeflateStream on WASM profile by kjpou1 · Pull Request #14308 · mono/mono
  33300. 99%ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 6
  33301. 99%Explore Microsoft open source projects, releases and information - opensource.microsoft.com
  33302. 97%Herding Code 236: Will Green on Going Serverless With AWS – Herding Code
  33303. 99%Prerendering a Client-side Blazor Application
  33304. 96%Something Something Security - Troy Hunt
  33305. 98%ASP.NET Community Standup - June 11th, 2019 - Blazing Pizza Deep Dive with Daniel Roth
  33306. 99%wybiral/robots
  33307. 95%RAMBleed
  33308. 99%Announcing ML.NET 1.1 and Model Builder updates (Machine Learning for .NET) | .NET Blog
  33309. 98%.NET Design Review: GitHub Quick Reviews
  33310. 99%Microservices and more in .NET Core 3.0
  33311. 96%How Ledger Hacked an HSM | Cryptosense
  33312. 97%Introduction to Computer Programming at the University of Waterloo: CS 105 and CS 106
  33313. 92%Have I Been Pwned: Domain search
  33314. 99%Introducing Microsoft.FeatureManagement: Adding feature flags to an ASP.NET Core app - Part 1
  33315. 98%ASP.NET Community Standup - June 11th, 2019 - Blazing Pizza Deep Dive with Daniel Roth
  33316. 99%.NET Core support is here for Raygun APM | Raygun Blog
  33317. 99%Bringing the Periodic Table of the Elements app to HoloLens 2 with MRTK v2
  33318. 99%Documentation - MyGet - Hosting your NuGet, Npm, Bower, Maven and Vsix packages
  33319. 93%New release: BridgeDB 0.7.1 | Tor Blog
  33320. 95%Don't Know (the Van Eck Sequence) - Numberphile
  33321. 90%.NET Design Review: Nullable Annotations
  33322. 98%urllib.robotparser — Parser for robots.txt — Python 3.8.2rc1 documentation
  33323. 99%Fixing Random, part 34
  33324. 99%C# For Absolute Beginners
  33325. 99%Worker Service in ASP .NET Core
  33326. 98%Show nested exceptions more clearly by danmosemsft · Pull Request #25045 · dotnet/coreclr
  33327. 99%CQRS with MediatR (for Commands) and Odata (for Queries)
  33328. 95%devblackops/Terminal-Icons
  33329. 99%Empty try with finally | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  33330. 66%Troy Hunt: ‘Messy’ Password Problem Afflicting Security Landscape
  33331. 99%Implementing Sign In with Apple in ASP.NET Core
  33332. 99%An Experimental Floating-Point Scalar Evolution :: Duskborn — Duskborn Labs is where Neil ‘@sheredom‘ Henning writes up things of interest.
  33333. 85%Phippy Goes to the Zoo - Cloud Native Computing Foundation
  33334. 71%Tell Congress: We Don’t Need More Bad Patents
  33335. 98%directive_attributes.md
  33336. 99%Automatic reconnects with SignalR 3.0
  33337. 99%SQL-MisterMagoo/BlazorTwins
  33338. 88%Application - CodeStencil | The Ultimate Code Generator
  33339. 74%Followers_uniq - Pastebin.com
  33340. 99%damienbod/IdentityServer4AspNetCoreIdentityTemplate
  33341. 82%Taking a harder look at harassment
  33342. 93%r/webdev - Just an observation. I have been interviewing candidates for a web dev position. A serious lack of knowledge in HTML/CSS.
  33343. 99%Building a C# Interactive shell in a browser with Blazor (WebAssembly) and Roslyn | StrathWeb. A free flowing web tech monologue.
  33344. 93%AzureCasts
  33345. 98%WTF?
  33346. 89%Make It So: Interaction Design Lessons from Science Fiction: Nathan Shedroff, Christopher Noessel: 9781933820989: Amazon.com: Books
  33347. 97%SSTIC2019 » Présentation » Everybody be cool, this is a robbery! - Gabriel Campana, Jean-Baptiste Bédrune
  33348. 99%Supporting the community with WF and WCF OSS projects | .NET Blog
  33349. 99%Tiered Compilation Preview in .NET Core 2.1 | .NET Blog
  33350. 82%» Day of the Tentacle The Digital Antiquarian
  33351. 69%Why a #GoogleWalkout Organizer Left Google
  33352. 99%dotnet-templates
  33353. 98%Google Cloud Status Dashboard
  33354. 98%Government-backed attackers may be trying to steal your password
  33355. 98%jeanqasaur/dsl-syllabus-fall-2016
  33356. 99%Building the most inaccessible site possible with a perfect Lighthouse score
  33357. 87%Uber’s Path of Destruction - American Affairs Journal
  33358. 64%What happens in your throat when you beatbox?
  33359. 99%Monoid
  33360. 99%Migrating a WPF App to .NET Core 3 (1/5)
  33361. 98%How to Download the Stack Overflow Database - Brent Ozar Unlimited®
  33362. 86%.NET Design Review: Nullable Annotations
  33363. 97%C# reference
  33364. 99%Add SystemdServices package that provides Host integration for systemd. by tmds · Pull Request #1804 · dotnet/extensions
  33365. 99%Open Source Game Clones
  33366. 93%Troy Hunt: ‘The future of passwords is more passwords’ - Verdict
  33367. 98%SAML 2.4 Release Notes
  33368. 99%NixOS/nixpkgs
  33369. 98%Enpass Release Notes for iOS | Enpass
  33370. 98%dotnet/coreclr
  33371. 98%dotnet/coreclr
  33372. 99%10 Top Blazor Tools Just a NuGet Away -- Visual Studio Magazine
  33373. 91%Side Hustle Success Podcast
  33374. 97%Load a subset of projects - Visual Studio
  33375. 96%Visual Studio Code May 2019
  33376. 97%Create a Meetup Account
  33377. 85%Drop: Passions lead here (formerly Massdrop)
  33378. 87%DotNet 2019, el mayor evento de .NET de España
  33379. 93%Becoming the ASP.NET Architect with David Fowler
  33380. 99%.NET Design Review: Nullable Annotations
  33381. 92%Careers Behind the Code: Becoming the ASP.NET Architect with David Fowler
  33382. 70%Apple's 'Find My' Feature Uses Some Very Clever Cryptography
  33383. 97%GitHub Desktop 2.0 expands to support stashing and rebasing
  33384. 94%LGTM - Code Analysis Platform to Find and Prevent Vulnerabilities
  33385. 86%Kevin Gosse, Christophe Nasarre — Debugging asynchronous scenarios in .NET
  33386. 96%!!Con 2019- Tail Call Optimization: The Musical!! by Anjana Vakil & Natalia Margolis
  33387. 99%Getting Started With Blazored Typeahead
  33388. 99%Local GC API to support object scanning · Issue #12809 · dotnet/runtime
  33389. 99%wybiral/localtoast
  33390. 99%Target .NET Standard 2.1 · Issue #15498 · dotnet/efcore
  33391. 99%Remove dotnet migrate by nguerrera · Pull Request #11481 · dotnet/cli
  33392. 97%HTTP Pipelining causes responses to mixed up. · Issue #2665 · elastic/elasticsearch
  33393. 96%Requirements for trusted certificates in iOS 13 and macOS 10.15
  33394. 99%.NET R&D Digest (May, 2019)
  33395. 99%Verifying Phone Number Ownership in ASP.NET Core Identity with Twilio Verify v2 and Razor Pages
  33396. 97%CS9: Problem-Solving for the CS Technical Interview
  33397. 86%.NET Design Review: Nullable Annotations
  33398. 96%914914 - Loading issue... - Monorail
  33399. 99%JetBrains UX research qualification survey
  33400. 99%Serializing a PascalCase Newtonsoft.Json JObject to camelCase
  33401. 99%Tiered Jit Benchmarking · Issue #1125 · dotnet/BenchmarkDotNet
  33402. 99%Validation in ASP .NET Core
  33403. 97%Mysterious Chinese Dating Apps Targeting US Customers Expose 42.5 Million Records Online - Security Discovery
  33404. 99%Download .NET Core (Linux, macOS, and Windows)
  33405. 99%Keep thread exceptions in ExceptionDispatchInfo by rainersigwald · Pull Request #4417 · microsoft/msbuild
  33406. 98%Apple CryptoKit | Apple Developer Documentation
  33407. 99%Herding Code 235: Matthew Renze on Data Science for Software Developers – Herding Code
  33408. 99%MatBlazor - Material Design components for Blazor
  33409. 98%Unable to build on Ubuntu 18.04 · Issue #29645 · dotnet/runtime
  33410. 98%Adds inferred [Required] for non-null ref types by rynowak · Pull Request #9978 · dotnet/aspnetcore
  33411. 99%Validating the user password selection in Azure AD B2C by invoking Troy Hunt’s “Pwned Passwords”…
  33412. 94%Tribonacci Numbers (and the Rauzy Fractal) - Numberphile
  33413. 99%Building a Live Reload Middleware Component for ASP.NET Core
  33414. 98%Cryptography and Your Apps - WWDC 2019 - Videos - Apple Developer
  33415. 99%Collection<T> and ObservableCollection<T> do not support ranges · Issue #18087 · dotnet/runtime
  33416. 97%ltrzesniewski/LocalsInit.Fody
  33417. 98%Fixing Random, part 33
  33418. 99%Add Span<T>.Sort(...) by changing Array.Sort internals to be Span based by nietras · Pull Request #24419 · dotnet/coreclr
  33419. 83%Rocket League kickoff strategy that really works* with random teammates who don't know the strategy
  33420. 99%microsoft/dotnet
  33421. 95%Hexacorn | Blog Playing with Program database paths…
  33422. 99%Building cross-platform desktop apps using Blazor and Electron.NET
  33423. 98%dotnet/corefx
  33424. 89%Highlights from the National Math Festival 2019
  33425. 98%github/semantic
  33426. 86%SignInAsync will throw by default when given an unauthenticated identity · Issue #361 · aspnet/Announcements
  33427. 82%NASA Apollo 11 Lunar Lander 10266 | Creator Expert | Buy online at the Official LEGO® Shop US
  33428. 99%Will it cluster? k3s on your Raspberry Pi
  33429. 95%The Dark Crystal: Age of Resistance | Teaser | Netflix
  33430. 99%0xd4d/dnSpy
  33431. 93%AusCERT 2019: The Data Breach Pipeline
  33432. 69%Microsoft Selects Bugcrowd to Expand Payment Options and Pay Bug Hunters Faster | Bugcrowd
  33433. 98%joe-elliott/netcore-kubernetes-profiling
  33434. 98%Candidate Features For C# 9
  33435. 98%Stream Deck XL | elgato.com
  33436. 99%Accessing UNIX sockets remotely from .NET - Red Hat Developer
  33437. 99%Preview 6 regression with AddRange on ICollection/Collection · Issue #29721 · dotnet/runtime
  33438. 96%968683 - Loading issue... - Monorail
  33439. 52%My Octocat | Build your own octocat
  33440. 99%Expose top-level nullability information from reflection · Issue #29723 · dotnet/runtime
  33441. 93%Changing my Mind about AI, Universal Basic Income, and the Value of Data – The Art of Research
  33442. 94%Mitchell Webb Situation - Changing Meals
  33443. 94%3 Brilliant Moments of Blocking (in Kurosawa's High and Low)
  33444. 89%GOG.com
  33445. 92%Switch from Chrome to Firefox in just a few minutes
  33446. 86%.NET Design Review: Nullable Annotations
  33447. 72%Improvements to issue transfer permissions - The GitHub Blog
  33448. 98%.NET Design Review: JSON
  33449. 84%Neural net names effects pedals
  33450. 98%Rust: A Language for the Next 40 Years - Carol Nichols
  33451. 94%Porting old posts, part 4
  33452. 73%Metro Payment Pilot
  33453. 92%Revocation Tracker
  33454. 93%NASA makes their entire media library publicly accessible and copyright free - DIY Photography
  33455. 94%Weekly Update 140
  33456. 98%Pro .NET Benchmarking: The Art of Performance Measurement: Andrey Akinshin: 9781484249406: Amazon.com: Books
  33457. 98%terrajobst/system-private-corlib-nullable-analysis
  33458. 98%Kubernetes and VS Code: Zero to Deployed (Cloud Next '19)
  33459. 99%dotnet/jitutils
  33460. 99%KirillOsenkov/SourceBrowser
  33461. 98%Herding Code – A technology podcast with Scott Allen, Kevin Dente, Scott Koon and Jon Galloway
  33462. 96%Bokeh: Private, ad-free, and user-funded photo sharing
  33463. 99%Use streaming in ASP.NET Core SignalR
  33464. 91%Docker Bug Allows Root Access to Host File System
  33465. 99%PHP on .NET Core 3.0 @ PeachPie | PHP compiler to .NET
  33466. 99%ASP.Net Core - Protect your API with API Keys
  33467. 88%The Hack Yourself First UK Tour now has Hotel Packages
  33468. 95%#122 Matt Warren, How the .NET Runtime Has Changed | no dogma podcast
  33469. 95%Hack Yourself First: How to go on the Cyber-Offence - NDC Oslo 2020 | Software Developers Conference
  33470. 99%Calling gRPC Services With Server-side Blazor
  33471. 99%How Hackers Get your Password? | Dr. Erdal Ozkaya Personal Blog
  33472. 99%Version 8 of Angular — Smaller bundles, CLI APIs, and alignment with the ecosystem
  33473. 97%1552374 - Remove Certinomis - Root CA
  33474. 91%Fireside chat at Akamai Security Summit with Troy Hunt and Ari Weil
  33475. 99%Cumulative Update 15 for SQL Server 2017
  33476. 99%Maintainer burnout and package security
  33477. 98%Porting desktop apps to .NET Core | .NET Blog
  33478. 99%Spying on .NET Garbage Collector with .NET Core EventPipes
  33479. 87%CSS Grid Generator
  33480. 95%High Performance (Potato) Chips
  33481. 98%Fixing Random, part 32
  33482. 99%Spaceketeer - BuiltWithDot.Net
  33483. 95%Herding Code 234: Dylan Beattie on Social Impacts of Technology and the Meaning of Developer Seniority – Herding Code
  33484. 99%Blazored/Typeahead
  33485. 99%Using scoped services inside a Quartz.NET hosted service with ASP.NET Core
  33486. 99%Spying on .NET Garbage Collector with .NET Core EventPipes
  33487. 96%The new Dell XPS 15 (7590) now has an option for 4K OLED, GTX 1650 graphics
  33488. 74%Users
  33489. 92%Christmas Compiler Speed-Up, part 2
  33490. 99%mellinoe/veldrid
  33491. 99%What is the correct way to embed Wyam into an asp.net core MVC solution?
  33492. 99%Microsoft, Brilliant team up to offer quantum curriculum - Microsoft Quantum
  33493. 99%RehanSaeed/Schema.NET
  33494. 99%xoofx/CppAst
  33495. 99%Home - schema.org
  33496. 99%dotnet/llilc
  33497. 85%Drop: Passions lead here (formerly Massdrop)
  33498. 95%Roma, Anonymus viola la mail di 30mila avvocati: c'è anche quella di Raggi
  33499. 99%RFC 8548 - Cryptographic Protection of TCP Streams (tcpcrypt)
  33500. 85%Drop: Passions lead here (formerly Massdrop)
  33501. 97%Amazon.com: Optimal Shop 20/24 4/6/8 PIN 1.8" LCD Computer PC Power Supply Tester for SATA,IDE,HDD,ATX,ITX,BYI Connectors: Home Improvement
  33502. 98%Patterns for high-performance C# - Federico Andres Lois
  33503. 96%Nazikeule im Dritten Reich
  33504. 70%Google Has Stored Some Passwords in Plaintext Since 2005
  33505. 98%In Pursuit of Enjoyable Developer Collaboration - DEV Community 👩‍💻👨‍💻
  33506. 57%Elon Musk Says ‘Hyperloop’ Tunnel Is Now Just a Normal Car Tunnel Because ‘This Is Simple and Just Works’
  33507. 94%Steam Block
  33508. 82%Cryptography Dispatches • Buttondown
  33509. 53%Koalas declared "functionally extinct"
  33510. 99%Top .NET Tutorials for May 2019
  33511. 89%Despicable Me (9/11) Movie CLIP - I Sit on the Toilet (2010) HD
  33512. 97%Top-Level Code Prototype: Scenario E
  33513. 90%Refactor Symbol Cache by Krzysztof-Cieslak · Pull Request #384 · fsharp/FsAutoComplete
  33514. 96%2017 LLVM Developers’ Meeting: M. Braun “Welcome to the back-end: The LLVM machine representation”
  33515. 88%Crime UK
  33516. 99%Rename Blazor project templates · Issue #10348 · dotnet/aspnetcore
  33517. 97%SameSite Cookies by Default in Chrome 76 and Above
  33518. 97%localtoast
  33519. 99%WCF vs gRPC
  33520. 88%1.1.1.1 — The free app that makes your Internet faster.
  33521. 97%.NET Design Review: Nullable Annotations
  33522. 78%Want to train a dragon? You'll need 500 million files, 730TB of data, 54,000 CPU cores...
  33523. 95%Download Windows 10
  33524. 94%Webhook.site - Test, process and transform HTTP requests
  33525. 99%microsoft/MSIX-Toolkit
  33526. 78%Google data shows 2-factor authentication blocks 100% of automated bot hacks
  33527. 98%Web Development Revolution with WebAssembly and ASP.NET Blazor
  33528. 71%localscan
  33529. 97%JED Server Security Incident Report
  33530. 95%Moving from Node.js to .NET Core | App Center Blog
  33531. 99%davidfowl/AspNetCoreDiagnosticScenarios
  33532. 88%Languages & Runtime: .NET Community Standup - May 23, 2019
  33533. 89%Ethical Alternatives & Resources - ethical.net
  33534. 99%Is it better to "!= 0” or ”== mask” when working with enums (C#, RyuJIT) | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  33535. 99%Spying on .NET Garbage Collector with TraceEvent
  33536. 99%chrisnas/DebuggingExtensions
  33537. 94%Spotlight on: Julia Silge, Stack Overflow - Mango Solutions
  33538. 99%The Ray Tracer Challenge... in .NET Core - CodeClimber
  33539. 97%Dependabot
  33540. 96%GitHub Satellite - Opening Keynote
  33541. 99%Top 10 Things You Can Do With GraalVM
  33542. 97%Announcing GitHub Sponsors: a new way to contribute to open source
  33543. 96%GitHub Sponsors
  33544. 96%GitHub Enterprise - The best way to build and ship software
  33545. 99%Creating a git repo with Azure Repos and trying out Git LFS
  33546. 99%Visual Studio Code Remote Development may change everything - Scott Hanselman
  33547. 99%Making Sense of .NET 5 – Bill Reiss Developer Blog
  33548. 93%AzureCasts
  33549. 99%Creating a Quartz.NET hosted service with ASP.NET Core
  33550. 98%The F# development home on GitHub is now dotnet/fsharp | .NET Blog
  33551. 99%Add GCPhaseBegin/GCPhaseEnd ETW messages to measure duration of mark,… · criteo-forks/coreclr@9428b75
  33552. 96%0xd4d/iced
  33553. 96%Graphics Programming Weekly - Article Database
  33554. 99%Google and Binomial Contribute Basis Universal Texture Format to Khronos’ glTF 3D Transmission Open Standard
  33555. 99%Developing in the Windows Subsystem for Linux with Visual Studio Code
  33556. 98%dotnet/coreclr
  33557. 97%New Release: Tor Browser 8.5 | Tor Blog
  33558. 99%HashCode Struct (System)
  33559. 90%What good are hundreds of lights without hundreds of shadows?
  33560. 99%Visual Studio 2019 Preview Release Notes
  33561. 99%ASP.NET Core SignalR JavaScript client
  33562. 97%Welcome to the Shell Era: Xamarin.Forms 4.0 Released | Xamarin Blog
  33563. 96%Top SSL Certificates Buyer's Guide
  33564. 99%spboyer/dotnet-azure
  33565. 97%npgsql/npgsql
  33566. 97%Graphics Team ships WebRender MVP!
  33567. 99%.NET Design Review: Nullable Annotation Attributes
  33568. 92%Polacode - Visual Studio Marketplace
  33569. 99%Creating a Quartz.NET hosted service with ASP.NET Core
  33570. 99%A new way to Try .NET
  33571. 99%Enabling Pagination in Blazor with OData | OData
  33572. 99%typeof(TSecret) - the secret magic behind .NET generics
  33573. 96%ASP .NET Core Dev Blog Series
  33574. 57%Contact Info for Millions of Instagram Influencers, Celebrities, and Brand Accounts Leaked Online
  33575. 93%Video games: A unifying force for the world - The Official Microsoft Blog
  33576. 94%PostgreSQL: pg_upgrade can result in early wraparound on databases with high transaction load
  33577. 97%Added try-catch statement by dotjpg3141 · Pull Request #57 · terrajobst/minsk
  33578. 98%Fixing Random, part 31
  33579. 98%Using Bing Maps in Blazor with JSInterop and TypeScript
  33580. 76%Keyloggers Injected in Web Trust Seal Supply Chain Attack
  33581. 99%Using Ed25519 signing keys for encryption
  33582. 92%Google is using Your Gmail Account to Track Your Purchases
  33583. 99%IFSC Climbing World Cup Munich 2019 - Bouldering Semi Finals
  33584. 92%Femtoduino’s FemtoBeacon ESP32-D2WD Brings Wi-Fi/Bluetooth in Dime-Sized Form Factor
  33585. 99%To Refactor Or Not To Refactor?
  33586. 99%MappingGenerator - BuiltWithDot.Net
  33587. 98%Understanding real-world concurrency bugs in Go
  33588. 98%Ed Charbeneau: .NET, JavaScript, and C# articles
  33589. 99%Merged PR 174112: Fix Loop in System.Uri · dotnet/corefx@6da61ff
  33590. 98%SMS for 2FA: What Are Your Security Options? - Authy
  33591. 70%Hack on Stack Overflow exposes private data for ~250 users
  33592. 98%brunoproduit/roca
  33593. 99%Enable C# mode command line diff by terrajobst · Pull Request #1196 · dotnet/standard
  33594. 93%wybiral/noscript-captcha
  33595. 95%Game Engine Black Books Update
  33596. 98%Markdown + .NET = Interactive docs?
  33597. 96%Ed Charbeneau at Build 2019
  33598. 99%T1
  33599. 89%Applying machine learning to coding itself
  33600. 97%Episode 25 - Blazor - You Want To Run .NET Where?!
  33601. 99%Creating Strings with No Allocation Overhead Using String.Create - Steve Gordon
  33602. 99%PublishSingleFile for Linux-Exe is way better compressable than Windows-Exe · Issue #12687 · dotnet/runtime
  33603. 99%BlazorFiddle - Blazor .Net Developer Playground and Code Editor in the Browser.
  33604. 98%Reduce size of PublishSingleFile binary · Issue #12629 · dotnet/runtime
  33605. 98%Windows Command-Line: Introducing the Windows Pseudo Console (ConPTY) | Windows Command Line
  33606. 96%DevGAMM Moscow 2019 Live Stream Day 2. Part 1
  33607. 99%Updating Microsoft Account Logins in ASP.NET Core with OpenID Connect and Azure Active Directory
  33608. 98%Create Interactive .NET Documentation with Try .NET | .NET Blog
  33609. 97%Tips to Improve your Generative Artwork — TYLER HOBBS
  33610. 61%Welcome to the Neighbourhood
  33611. 96%964119 - Loading issue... - Monorail
  33612. 99%A few words about data and concurrency
  33613. 98%Technical Papers - SIGGRAPH 2019
  33614. 87%Kik and the SEC: What’s Going On and What Does It Mean for Crypto? - Andreessen Horowitz
  33615. 99%Add some perf events/data for tiered compilation by kouvel · Pull Request #24607 · dotnet/coreclr
  33616. 97%Removal of the 16-character limit for passwords in Azure AD
  33617. 99%The unknown Type in TypeScript
  33618. 99%SharpFuzz: Bringing the power of afl-fuzz to .NET platform
  33619. 99%Exploring .NET Core platform intrinsics: Part 4 - Alignment and pipelining
  33620. 99%Change filter to middleware · dotnet-presentations/aspnetcore-app-workshop@7715b4f
  33621. 99%dotnet/aspnetcore
  33622. 99%Shenandoah GC in JDK 13, Part I: Load Reference Barriers
  33623. 88%Home
  33624. 99%Performance Improvements in .NET Core 3.0 | .NET Blog
  33625. 96%Hackathon to help Support The Canterbury Muslim Community Trust (CMCT). - Techweek19
  33626. 96%XKeyboarCD
  33627. 98%dotnet/diagnostics
  33628. 97%.NET Core on App Service Dashboard
  33629. 91%» Out with 1992, In with 1993 The Digital Antiquarian
  33630. 97%Careers
  33631. 90%The Urlist — An application study in Serverless and Azure
  33632. 96%Introducing Oak, a Free and Open Certificate Transparency Log - Let's Encrypt - Free SSL/TLS Certificates
  33633. 97%Proposal: use progressive JIT to remove init checks on static classes after static constructor is known to have run · Issue #12697 · dotnet/runtime
  33634. 99%A Detailed Look At Data Binding in Blazor
  33635. 99%Overview of nullability analysis · Curiosity is bliss
  33636. 99%Introducing the Try .NET Global Tool - interactive in-browser documentation and workshop creator - Scott Hanselman
  33637. 99%Default implementations in interfaces | .NET Blog
  33638. 82%The Upside Down 75810 | Stranger Things | Buy online at the Official LEGO® Shop US
  33639. 97%wybiral/tshare
  33640. 96%CodeLand Conference 2020
  33641. 99%.NET Standard | Common APIs across all .NET implementations
  33642. 99%IAIK/ZombieLoad
  33643. 98%Introducing the new Microsoft.Data.SqlClient | .NET Blog
  33644. 99%.NET Design Review: System.Data
  33645. 98%ZombieLoad Attack
  33646. 99%Kubernetes and .NET running on a Raspberry Pi Cluster - Dan Clarke
  33647. 99%Verifying phone number ownership with Twilio using ASP.NET Core Identity and Razor Pages
  33648. 99%Summarizing Build 2019 + SignalR Service for ASP .NET (Core) Developers
  33649. 99%ZIO/Core
  33650. 99%Architecture #14870: Use ZIO for effect management in Rudder - Rudder - Rudder Issue Tracker
  33651. 99%PowerPC and AIX support · Issue #10055 · dotnet/runtime
  33652. 97%WSL 2 Post BUILD FAQ | Windows Command Line
  33653. 94%Eternal Vigilance is the Price of Liberty
  33654. 93%Store users preferred tab in localStorage by khellang · Pull Request #7098 · NuGet/NuGetGallery
  33655. 92%Online Survey Software | Qualtrics Survey Solutions
  33656. 98%A null-scattering path integral formulation of light transport
  33657. 98%Hello AzureCasts
  33658. 92%LightDims Original Strength - Light Dimming LED covers and Light Dimming Sheets for Routers, Electronics and Appliances and more. Dims 50-80% of Light, in Minimal Packaging. - Ceiling Pendant Fixtures - Amazon.com
  33659. 99%The Go Playground
  33660. 97%.NET Framework Reference Assemblies via NuGet
  33661. 99%kkokosa/UpsilonGC
  33662. 95%How to Know Nothing - Megan Risdal
  33663. 82%Debugging asynchronous scenarios in .NET
  33664. 96%Debuggable IO [DIO] by neko-kai · Pull Request #849 · zio/zio
  33665. 86%Meow the Infinite Issue 3 is here!
  33666. 94%Episode 12 - Function declarations
  33667. 82%Beer City Code
  33668. 99%edvmorango/event-driven-messenger
  33669. 68%Visit - Infosecurity Europe
  33670. 97%NEST X YALE LOCK WITH NEST CONNECT - MassGenie
  33671. 99%Writing a custom, real-world .NET GC
  33672. 98%Domain Randomization for Sim2Real Transfer
  33673. 95%Introducing the Profile Analyzer - Unity Technologies Blog
  33674. 99%dotnet/diagnostics
  33675. 99%vsls-contrib/awesome-liveshare
  33676. 99%dotnet/diagnostics
  33677. 99%Error Management: Future vs ZIO
  33678. 92%r/interestingasfuck - An owl looking at something
  33679. 95%2016 Taiwan Halfsize micromouse First Prize Kojimouse 11, Hirokazu Kojima
  33680. 99%Remove concept of AppDomains from the GC by davidwrighton · Pull Request #24536 · dotnet/coreclr
  33681. 93%Achievement Award Program
  33682. 98%Pass: The Standard Unix Password Manager
  33683. 97%Herding Code 232: Scott Koon on getting out of Tech, GitHub Package Registry, Build 2019 Recap – Herding Code
  33684. 67%Phone scammers impersonating ACSC | Cyber.gov.au
  33685. 99%shirhatti/dotnet-logs
  33686. 90%Manifold Garden Release Announcement
  33687. 99%Error Management: Future vs ZIO
  33688. 69%AusCERT2017 Day 1 Troy Hunt: The Responsibility of Disclosure
  33689. 50%Microsoft Word will change your words to be 'gender inclusive'
  33690. 98%New Azure Machine Learning updates simplify and accelerate the ML lifecycle
  33691. 93%[Cryptography] Bitcoin - closing the coin
  33692. 99%Putting the Visual into the Visual Studio Debugger - Musing, Rants & Jumbled Thoughts of John M. Wright
  33693. 86%Daniel Romanovsky
  33694. 97%OpenLiveWriter 0.6.2.316 - AppVeyor
  33695. 98%Debugging and fixing the Twitch desktop client
  33696. 85%Home
  33697. 99%mila-iqia/babyai
  33698. 98%Why 2f+1
  33699. 88%Microsoft Throws in the Towel on UWP, Elevates Win32 - ExtremeTech
  33700. 98%git/git
  33701. 99%eyeDisk. Hacking the unhackable. Again | Pen Test Partners
  33702. 70%Microsoft: The open source company
  33703. 96%Introducing GitHub Package Registry
  33704. 99%J on the Beach - Workshops
  33705. 99%dotnet/diagnostics
  33706. 99%Bakedbean.org.uk - Building Stack Overflow Job Search - Parsing Queries
  33707. 98%Package Author Identity through Social Proofs
  33708. 99%Markdown Monster: A better Markdown Editor for Windows
  33709. 87%microsoft/terminal
  33710. 91%Reach a Wider Audience with Multistreaming | Restream
  33711. 98%GitHub Packages: Your packages, at home with their code
  33712. 96%Introducing GitHub Package Registry
  33713. 86%Uncle Pixel
  33714. 99%Full stack web development with ASP.NET Core 3.0 and Blazor - BRK3017
  33715. 97%Bakedbean.org.uk - Building Stack Overflow Job Search
  33716. 57%Chapter 9: The Philologists and the Gatekeeper – The Analog Antiquarian
  33717. 92%Amazon.com: .NET Internals Cookbook eBook: Adam Furmanek: Kindle Store
  33718. 91%Top 10 coffee brands according to Have I Been Pwned
  33719. 99%C++ with Visual Studio 2019 and Windows Subsystem for Linux (WSL) | C++ Team Blog
  33720. 99%Three easy endpoints
  33721. 99%Three easy endpoints
  33722. 98%Monitor Blazor WASM loading and report errors
  33723. 99%Handling Access Tokens for private APIs in ASP.NET Core
  33724. 95%Visual Studio 2019 for Mac version 8.1 Preview 1 | Visual Studio Blog
  33725. 95%Add .vsconfig for required components to build by huoyaoyuan · Pull Request #566 · microsoft/terminal
  33726. 99%ZkVM: a new design for fast, confidential smart contracts
  33727. 99%WebGPU is coming to Babylon.js
  33728. 98%.NET Rocks! vNext
  33729. 98%Septimal Mind
  33730. 98%Use pattern matching features to extend data types
  33731. 96%Blazor Bites Updated and Build 2019 Blazor Roundup
  33732. 86%LambdaConf 2019: Travel Support
  33733. 99%jamesmontemagno/XamChat
  33734. 99%Announcing Entity Framework 6.3 Preview with .NET Core Support | .NET Blog
  33735. 99%Azure App Service update: Free Linux Tier, Python and Java support, and more
  33736. 88%Mofo37
  33737. 98%WPCampus releases results of the Gutenberg accessibility audit - WPCampus: Where WordPress Meets Higher Education
  33738. 94%Full Page Reload
  33739. 99%Signing into Azure DevOps using your GitHub credentials | Azure DevOps Blog
  33740. 91%06. Vib-Ribbon - Roll Along (HQ)
  33741. 95%GitHub Live Events
  33742. 94%A Deep Dive into Query Execution Engine of Spark SQL (continues) - Databricks
  33743. 98%Introducing diagnostics improvements in .NET Core 3.0 | .NET Blog
  33744. 94%A Deep Dive into Query Execution Engine of Spark SQL - Databricks
  33745. 92%Cloudflare London Serverless Meetup
  33746. 68%Star Wars: The Rise of Skywalker – Teaser
  33747. 80%Microsoft Developer
  33748. 99%Visual Studio Container Tools Extensions (Preview) - Visual Studio Marketplace
  33749. 76%Talk to Transformer
  33750. 99%swtch.com
  33751. 60%VCF East 2019 -- Brian Kernighan interviews Ken Thompson
  33752. 97%Episode 11 - Function calls
  33753. 98%What’s new in Microsoft 365 user management for April 2019
  33754. 99%Use dependency injection in .NET Azure Functions
  33755. 77%Seven Trends in Blockchain Computing (Spring 2019)
  33756. 99%kkuchta/css-only-chat
  33757. 98%Incrementally Better Cookies
  33758. 93%// // Author: Jonathan Blow // Version: 2 // Date: 7 May, 2019 (updat - Pastebin.com
  33759. 84%Scala World 2019: Scala World 2019
  33760. 99%Why software projects take longer than you think: a statistical model
  33761. 99%Precise timing of machine code with Linux perf. | Easyperf
  33762. 95%systemd/systemd
  33763. 99%[Update: More details] Project Mainline offers Android Q modular security updates
  33764. 87%I hid a secret song in my videos
  33765. 99%Serverless web apps with Blazor Azure Functions and Azure Storage - THR2003
  33766. 99%systemd/systemd
  33767. 98%RDRAND on AMD CPUs does not work · Issue #11810 · systemd/systemd
  33768. 99%Safely migrating passwords in ASP.NET Core Identity with a custom PasswordHasher
  33769. 78%AMC accidentally exposed data on 1.6 million subscribers
  33770. 99%Merge pull request #6389 from dotty-staging/add-checked-patdef · lampepfl/dotty@f85877d
  33771. 99%Generics, structs and nulls – the JIT is smart so you don’t have to | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  33772. 99%ZIOでの繰り返しとリトライ処理 - Qiita
  33773. 99%microsoft/PowerToys
  33774. 83%Paint.NET turns 4!
  33775. 96%Decoupling Algorithms from the Organization of Computation for High-Performance Graphics & Imaging
  33776. 97%Crafting Real-Time Mobile Apps with Xamarin and SignalR - THR3007
  33777. 98%A new Console for Windows - It's the open source Windows Terminal - Scott Hanselman
  33778. 98%bryanmcnett/aabo
  33779. 97%.NET Platform Overview and Roadmap - BRK3015
  33780. 84%Self Publishing, Book Printing and Publishing Online - Lulu
  33781. 98%0x6A75616E/PwnedPasswords
  33782. 98%Comparing Native Blazor Components
  33783. 99%.NET Core is the Future of .NET  | .NET Blog
  33784. 97%Effect.io
  33785. 98%dotnet/diagnostics
  33786. 99%microsoft/react-native-windows
  33787. 98%Announcing WSL 2 | Windows Command Line
  33788. 98%Build 2019: Microsoft Announces .NET 5 - Thurrott.com
  33789. 52%r/MapPorn - Who Knew Giraffes Had Different Patterns?
  33790. 93%See Microsoft Build 2019 Highlights | Microsoft Azure
  33791. 97%Office 365 for Mac is available on the Mac App Store - Microsoft 365 Blog
  33792. 83%Testing the BitchinFast 3D 2000!!!
  33793. 89%.NET Internals Cookbook Part 12 — Memory structure, attributes, handles – Random IT Utensils
  33794. 94%.NET Core Summer Event - A 1 day conference focused on software development with .NET Core
  33795. 99%Using 47 Degree's Fetch library with ZIO
  33796. 81%IPBES Global Assessment Preview | IPBES
  33797. 98%Intelligent Productivity and Collaboration, from Anywhere | Visual Studio Blog
  33798. 99%ASP.NET Blog | ASP.NET Core updates in .NET Core 3.0 Preview 5
  33799. 99%Announcing .NET Core 3.0 Preview 5 | .NET Blog
  33800. 99%Introducing .NET 5 | .NET Blog
  33801. 85%Live Stream | Rocket Lab
  33802. 67%Raft
  33803. 97%The Universe I, II & III | Tim and Eric Awesome Show, Great Job! | Adult Swim
  33804. 98%Add-ons disabled or failing to install in Firefox
  33805. 97%nothings/single_file_libs
  33806. 96%bryanmcnett/bhh
  33807. 95%DotVVM Blog: DotVVM joins the .NET Foundation
  33808. 95%Exotics at Redmond Town Center
  33809. 99%Create a model
  33810. 98%facebookincubator/mvfst
  33811. 96%952287 - Loading issue... - Monorail
  33812. 88%Build software better, together
  33813. 99%Support RSAES_OAEP certificates for EnvelopedCms by vcsjones · Pull Request #37152 · dotnet/corefx
  33814. 97%1Password for Journalism | 1Password
  33815. 96%DamianEdwards/TagHelperPack
  33816. 82%Sonic
  33817. 86%GOTcha (Season 8 Hot Takes: Part 1 of 1,000,000)
  33818. 97%Community and Communication going forward
  33819. 87%» Return to Zork The Digital Antiquarian
  33820. 98%Coverlet Joins the .NET Foundation
  33821. 98%Automated Certificate Management | Heroku Dev Center
  33822. 99%Compile time marshalling | devops.lol
  33823. 99%dotnet/designs
  33824. 91%dotnet/extensions
  33825. 97%Workaround for Heroku no longer supporting SSL behind Cloudflare ("Strict TLS in CDN not supported")?
  33826. 99%Reduce SMS 2FA Risks By Using Device Data
  33827. 96%Consoles – Windows Desktop - Windows Console
  33828. 97%Eon – Amiga Soundtrack Hacks
  33829. 91%The Tail of the Serpent by Le Slo
  33830. 99%PInvoke: beyond the magic | devops.lol
  33831. 99%Support single-file distribution · Issue #11201 · dotnet/runtime
  33832. 99%Do we need effects to get abstraction?
  33833. 95%Toward Practical Real-Time Photon Mapping: Efficient GPU Density Estimation
  33834. 99%Azure Monitor HTTP Data Collector API - Azure Monitor
  33835. 98%Update Days: Corestart 3.0
  33836. 60%nycryptoday
  33837. 81%George Bush's
  33838. 98%Introducing Telerik UI for Blazor 1.0.0
  33839. 99%Remote Development with Visual Studio Code
  33840. 96%Using Pablo to Create Title Images - ardalis
  33841. 93%Manifold Garden – Beta Sign Up
  33842. 95%Samsung Galaxy Fold Teardown
  33843. 96%An Introduction to Deep Reinforcement Learning
  33844. 93%thekla_server.pdf
  33845. 96%Down the Security Rabbithole Podcast: DtSR Episode 344 - You've Probably Been Pwned
  33846. 64%What does "additional polish" mean?
  33847. 99%Fight the global warming: compile your C# apps ahead of time
  33848. 99%terrajobst/minsk
  33849. 87%IBM Halts Sales of Watson AI For Drug Discovery and Research [Updated] - ExtremeTech
  33850. 94%Manifold Garden - Call for Playtesters
  33851. 99%Edge79+ vs. Edge18 vs. Chrome
  33852. 99%RFC 8551 - Secure/Multipurpose Internet Mail Extensions (S/MIME) Version 4.0 Message Specification
  33853. 97%peachpiecompiler/peachpie
  33854. 95%Implement import completion for types by genlu · Pull Request #34808 · dotnet/roslyn
  33855. 99%dotnet/corert
  33856. 88%Microsoft Forms
  33857. 99%Visual Studio Roadmap
  33858. 99%Get Some Sass Into Your Blazor App
  33859. 97%Unit Test or Integration Test and Why You Should Care - ardalis
  33860. 99%What's New in Rider
  33861. 99%2019 EuroLLVM Developers’ Meeting: Mehdi & Vasilache & Zinenko “Building a Compiler with MLIR”
  33862. 94%themains/pwned
  33863. 99%Merge nullable feature into master by krwq · Pull Request #24258 · dotnet/coreclr
  33864. 99%security.txt | A proposed standard which allows websites to define security policies
  33865. 97%Calling Windows 10 APIs From a Desktop Application just got easier - Windows Developer Blog
  33866. 98%Cats Effect: STM & TRef #791 by VladKopanev · Pull Request #796 · zio/zio
  33867. 98%Go modules services
  33868. 99%Native hosting proposal by vitek-karas · Pull Request #5336 · dotnet/core-setup
  33869. 99%Using Entity Framework Core to process Azure Service Messages in ASP.NET Core
  33870. 99%dotnet/core-setup
  33871. 97%Babylon.js 4.0 Is Here!
  33872. 98%Home | magniX
  33873. 99%.NET Design Review: GitHub Quick Reviews
  33874. 99%Write a custom .NET Core runtime host - .NET Core
  33875. 99%EdCharbeneau/TaxiFareBlazorServer
  33876. 99%Validating phone numbers with Twilio using ASP.NET Core Identity and Razor Pages
  33877. 99%Vue.Net - BrotherTillman
  33878. 99%jamesmontemagno/AllExtensions-DI-IoC
  33879. 89%Computer Based Test (CBT) development and delivery :: Pearson VUE
  33880. 99%BlazorHelp Website > Blog - Migrating Blazing Pizza (server side Blazor and client side Blazor)
  33881. 99%Reverse Engineering InternalCall Methods in .NET
  33882. 99%CppCon 2017: Teresa Johnson “ThinLTO: Scalable and Incremental Link-Time Optimization”
  33883. 88%Axis-Aligned Bounding Dual Simplex
  33884. 96%microsoft/SymCrypt
  33885. 98%GitLens — Git supercharged
  33886. 98%dotnet/core-sdk
  33887. 99%Implement server-side of NegotiateStream on Unix by Tratcher · Pull Request #36827 · dotnet/corefx
  33888. 98%Add 'split' support for ReadOnlySpan<char> similar to string · Issue #934 · dotnet/runtime
  33889. 99%mpm guide - niall t.l.
  33890. 98%HTTP headers for the responsible developer
  33891. 99%ZIO
  33892. 98%Add new Negotiate Auth handler by Tratcher · Pull Request #9831 · dotnet/aspnetcore
  33893. 85%errors - The Go Programming Language
  33894. 75%John A De Goes - ZIO: Next-Generation Effects in Scala
  33895. 93%Episode 10 - Strings and Types
  33896. 95%Matt WARREN: From 'dotnet run' to 'Hello World!' @ Update Conference Prague 2018
  33897. 90%Scalar 2019 highlights and where are we heading next
  33898. 92%.NET Internals Cookbook Part 11 — Various C# riddles – Random IT Utensils
  33899. 90%Scalar 2019 highlights and where are we heading next
  33900. 56%Riot counters sexual discrimination lawsuits by insisting some plaintiffs have waived rights to sue
  33901. 88%Doug Webb (@douginamug@mastodon.xyz)
  33902. 95%Amazon.com: Ubiquiti US-8 Unifi Switch: Computers & Accessories
  33903. 99%DivineOmega/password_exposed
  33904. 98%significand range for frexp() incorrect due to sign-handling · Issue #71 · KhronosGroup/GLSL
  33905. 99%Stripe API with ASP.NET Core - Part 3 WebHooks
  33906. 95%Add ZIO & Scalaz to community builds · Issue #896 · scala/community-build
  33907. 99%gpakosz/PPK_ASSERT
  33908. 99%Add UrlTokenEncode / UrlTokenDecode. by GrabYourPitchforks · Pull Request #136 · aspnet/HttpAbstractions
  33909. 99%n0fate/chainbreaker
  33910. 69%Former 'MythBusters' Host Adam Savage Returning to Science Channel in New Series (Exclusive)
  33911. 62%Wat
  33912. 99%Compute Shader - OpenGL Wiki
  33913. 99%Using Azure Service Bus Topics Subscription Filters in ASP.NET Core
  33914. 98%ONLYOFFICE
  33915. 91%Keynote: The Last Hope for Scala's Infinity War - John A. De Goes
  33916. 96%Racial Influence on Automated Perceptions of Emotions by Lauren Rhue :: SSRN
  33917. 99%.NET R&D Digest (April, 2019)
  33918. 70%Rumor: Microsoft ‘Midori’ Project May Replace Windows OS
  33919. 99%ASP.NET Blog | Azure SignalR Service now supports ASP.NET!
  33920. 95%HaveIBeenPwned Module by iifeoluwa · Pull Request #80 · leon-ai/leon
  33921. 98%Repository Abandoned? · Issue #197 · tmsmith/Dapper-Extensions
  33922. 99%The LLVM Compiler Infrastructure Project
  33923. 90%distractionware » AGALLAMH: Terry Cavanagh – forbróir cluichí ríomhaireachta Gaeilge
  33924. 96%Fall in love with the problem, not the solution
  33925. 90%Sí hubo hackeo a Embajada de México: miles de documentos estuvieron en Mega, fueron eliminados y todo indica que se han resubido
  33926. 96%Amazon.com: GPU Zen 2: Advanced Rendering Techniques (9781797583143): Wolfgang Engel: Books
  33927. 97%World’s Flagship Event for Developers - WeAreDevelopers World Congress 2020
  33928. 70%Frank Lloyd Wright’s Lost Works Are Finally Brought to Life
  33929. 93%Fetch Mobile Manipulator - Fetch Robotics
  33930. 73%Chapter 8: Menkaure and the Colonel – The Analog Antiquarian
  33931. 99%ASCIIFlow Infinity
  33932. 98%Announcing Entity Framework Core 3.0 Preview 4 | .NET Blog
  33933. 98%The .NET Abstraction Pile
  33934. 98%2019 EuroLLVM Developers’ Meeting: T. Shpeisman & C. Lattner “MLIR: Multi-Level Intermediate Repr..”
  33935. 99%ADefWebserver/BlazingPizza
  33936. 99%AutoMapper 8.1.0 Released
  33937. 92%Roguelight by Daniel Linssen
  33938. 99%OutOfMemory – a nerdy card game for developers! – TooSlowException
  33939. 95%Jewel v. NSA - Order granting government's summary judgment motion
  33940. 98%fr-08: .the .product by Farbrausch
  33941. 99%terrajobst/streaming-automation
  33942. 96%fr-08: .the .product by farbrausch | 64k intro (2000) (720p HQ demoscene demo)
  33943. 99%Entity Framework Weekly Status Updates (2019) · Issue #15403 · dotnet/efcore
  33944. 98%A Recipe for Training Neural Networks
  33945. 89%Virtual lathe in Dreams
  33946. 97%runtime: treap implementation of find() doesn't return the best-fit span · Issue #31616 · golang/go
  33947. 99%Expose a BigInteger.Builder to help avoid so many copies/allocations · Issue #29378 · dotnet/runtime
  33948. 89%Monoprice SlimRun Cat6 Ethernet Patch Cable, Snagless RJ45, Stranded, 550MHz, UTP, Pure Bare Copper Wire, 28AWG, 20ft, White - Monoprice.com
  33949. 93%Scala Times Issue #271
  33950. 99%Instructions on how to get the latest dotnet core 3 (as of 24th April 2019) and Blazor running on a Raspberry PI
  33951. 70%Top bar notifications (global inbox, +reputation) reset after refreshing or visiting another page
  33952. 98%Containerized Activities in Durable Workflows - Part 2
  33953. 99%ASCII Art in .NET Code
  33954. 99%Getting underlying value of nullable without code duplication in generics · Issue #12568 · dotnet/runtime
  33955. 99%dodyg/practical-aspnetcore
  33956. 98%spmoran-blazor/BlazorDestinationGame
  33957. 99%Introducing .NET for Apache® Spark™ Preview | .NET Blog
  33958. 98%Electron 5.0.0 | Electron Blog
  33959. 70%Destination Game Blazor
  33960. 98%Hexa Trains
  33961. 98%Unity Careers
  33962. 99%Karel Zikmund - About Me
  33963. 99%dotnet/spark
  33964. 87%zio/zio
  33965. 96%Evolution Software improves hazelnut quality with ML.NET | .NET
  33966. 99%Visual Studio 2019 version 16.1 Preview 2 | Visual Studio Blog
  33967. 96%Foo Fighters - My Hero (Official Music Video)
  33968. 99%Twisted Oak
  33969. 99%AES-NI (.NET) - Outperforming C and OpenSSL - Nicolas Portmann - .NET / Java / Security
  33970. 99%Dev Tip #158: Strongly Typed IDs
  33971. 97%Multi-targetting .Net Framework and .Net Core in a single project – Chris F Carroll
  33972. 76%r/GamePhysics - [Red Dead Redemption II] Enjoying a nice hot bath
  33973. 93%distractionware » The Dice are Cast
  33974. 97%Peddle the Pedal to the Metal
  33975. 90%Tech Diversity: WIN the chance to attend LambdaConf 2019 - Signify Technology
  33976. 96%OJ/clr-meterpreter
  33977. 95%Keeping a Ping Pong Ball Bouncing with 4 Mics
  33978. 79%Rust's 2019 roadmap | Rust Blog
  33979. 98%ericsink/wasm2cil
  33980. 99%Running WebAssembly and WASI with .NET
  33981. 97%OneTab shared tabs
  33982. 99%kframework/X86-64-semantics
  33983. 93%A Complete Formal Semantics of x86-64 User-Level Instruction Set Architecture - FSL
  33984. 99%April Update for WPF on .NET Core 3.0 · Issue #607 · dotnet/wpf
  33985. 99%Switch to workstation GC in case of constrained CPU resources by luhenry · Pull Request #24194 · dotnet/coreclr
  33986. 94%.NET Design Review: GitHub Quick Reviews
  33987. 99%Using Microsoft Configuration Extensions with Steeltoe
  33988. 99%Strongly-typed IDs in EF Core: Using strongly-typed entity IDs to avoid primitive obsession - Part 4
  33989. 99%qmlnet/qmlnet
  33990. 77%Matias Ergo Pro Keyboard
  33991. 99%JDK 12 Security Enhancements
  33992. 99%Using AWS Parameter Store for ASP.NET Core Data Protection Keys - CodeOpinion
  33993. 98%Blazored/Gitter
  33994. 93%NDC Security Australia 2019 Promo
  33995. 99%Tag Helpers in ASP.NET Core
  33996. 96%NYU Game Center Lecture Series Presents Daniel Benmergui
  33997. 98%Multiple assemblies with equivalent identity have been imported · Issue #1162 · dotnet/standard
  33998. 88%Eon by The Black Lotus (compo version)
  33999. 98%Hack your password before you get hacked!
  34000. 99%Production Tips for ASP .NET Core Web Apps
  34001. 94%Great developers are raised, not hired
  34002. 99%Megademica 4k intro for ZX Spectrum (party version)
  34003. 80%Dicey Wastelands (NTT) by TheMysticSword, AgentCucco
  34004. 88%Episode 15: TBD
  34005. 96%UFO Episode 18 Timelash
  34006. 81%The Witness Analysis: Audio Puzzles
  34007. 98%Samsung/netcoredbg
  34008. 99%politrons/reactiveScala
  34009. 99%ispc/ispc
  34010. 96%How the Boeing 737 Max Disaster Looks to a Software Developer - IEEE Spectrum
  34011. 97%HTTP/3 explained
  34012. 99%ASP.NET Blog | Updated Razor support in Visual Studio Code, now with Blazor support
  34013. 97%How to upgrade extensions to support Visual Studio 2019 | Visual Studio Blog
  34014. 98%ASP.NET Blog | Blazor now in official preview!
  34015. 87%Five Open Problems for the Blockchain Computer - Andreessen Horowitz
  34016. 99%How to Get a Progressive Web App into the Google Play Store | CSS-Tricks
  34017. 99%How to register a service with multiple interfaces in ASP.NET Core DI
  34018. 93%Stairs - Escaleras - Schody -1968
  34019. 96%Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30 pm US/Eastern)
  34020. 80%Super Mario Bros - 2019: Commodore 64 port
  34021. 79%» An Unlikely Savior The Digital Antiquarian
  34022. 98%Build 4.0.31 API Changes | 4coder Blog
  34023. 99%machinamentum/game1
  34024. 99%Choosing the right defaults for Tiered Compilation · Issue #12515 · dotnet/runtime
  34025. 78%Create account | Slack
  34026. 98%proposal: crypto/tls: Expose maps for cipher suite IDs/names · Issue #30325 · golang/go
  34027. 99%How to clear HSTS settings in Chrome and Firefox
  34028. 99%gvolpe/stm-demo
  34029. 98%Pro .NET Benchmarking - The Art of Performance Measurement | Andrey Akinshin | Springer
  34030. 98%Pro .NET Benchmarking: The Art of Performance Measurement: Andrey Akinshin: 9781484249406: Amazon.com: Books
  34031. 98%Pro .NET Benchmarking - The Art of Performance Measurement | Andrey Akinshin | Apress
  34032. 99%3 Ways to Communicate Between Components in Blazor
  34033. 94%music festival lineup generator
  34034. 97%A Few Billion Lines of Code Later: Using Static Analysis to Find Bugs in the Real World | February 2010 | Communications of the ACM
  34035. 98%Understanding data-oriented design for entity component systems - Unity at GDC 2019
  34036. 99%jmcgrew / zilf / wiki / Home — Bitbucket
  34037. 96%Festify/ken-burns-carousel
  34038. 92%Apple Pay participating banks and card issuers in Asia-Pacific
  34039. 85%QDB: Quote Database Home
  34040. 93%Godot Engine - Announcing the Godot 2019 showreel
  34041. 83%Unifying Windows desktop development with .NET Core 3.0
  34042. 97%Wikipedia:Articles for deletion/Katie Bouman - Wikipedia
  34043. 99%ASP.NET Blog | .NET Core Workers in Azure Container Instances
  34044. 99%.NET Design Review: GitHub Quick Reviews
  34045. 98%BurntSushi/ripgrep
  34046. 99%Using strongly-typed entity IDs to avoid primitive obsession (Part 3)
  34047. 97%dotnet/core-setup
  34048. 99%The ReaderT Design Pattern
  34049. 87%Search | Channel 9
  34050. 96%reactiveui/ReactiveUI
  34051. 99%Presentations and Talks covering ‘.NET Internals’
  34052. 99%Going Deep | Channel 9
  34053. 99%Tame your Garbage Collector
  34054. 98%Performance as a Feature with Jeremy Boyd
  34055. 98%GPU architectures_10_4_19.pdf
  34056. 99%Tic Toc Pwned | Pen Test Partners
  34057. 96%historicalsource - Overview
  34058. 99%DevOps For ASP.NET Developers Pt.1 - What is DevOps?
  34059. 97%terrajobst/require-net472
  34060. 65%pla85900 Home
  34061. 97%Anthos  |  Google Cloud
  34062. 99%Output.md
  34063. 93%Refer a USA Scala friend & WIN a ticket to LambdaConf 2019! - Signify Technology
  34064. 82%It's annoying, it's hated and it’s here to stay: why we’re stuck with passwords
  34065. 97%Frogger AI Explains Its Decisions
  34066. 73%Mute Records • STUMM433 - Mute Records
  34067. 93%A “Brave” New World | Internet Archive Blogs
  34068. 98%How to make a 3D renderer in Desmos - Ben Visness
  34069. 98%C++ UI Libraries • memdump
  34070. 99%fsharp/fslang-design
  34071. 94%r/csharp - I am so happy I made this little program where you insert a number in seconds and it converts it to Minutes:Seconds, it took me 2 days to do but I am very proud, I know it is not much but I really enjoyed making it :)
  34072. 99%dotnet/coreclr
  34073. 99%Adding features to a simple Blazor MVVM client with composition
  34074. 99%Faster conversions by VSadov · Pull Request #23548 · dotnet/coreclr
  34075. 94%Patch vtable slots and similar when tiering is enabled by kouvel · Pull Request #21292 · dotnet/coreclr
  34076. 97%Casting to a variant generic interface is much slower than to non-variant · Issue #4090 · dotnet/runtime
  34077. 98%Understanding the Limitations of HTTPS
  34078. 83%Stoiber 10 Minuten Transrapid
  34079. 99%.NET Fest 2018. Sasha Goldshtein. Profiling and Debugging .NET Core A…
  34080. 98%Sasha Goldshtein — Debugging and Profiling .NET Core Apps on Linux
  34081. 72%Black Hole of Misogyny: Reddit trolls just can’t stop attacking Dr. Katie Bouman for her crime of doing nothing wrong
  34082. 98%ATOMICALLY { DELETE YOUR ACTORS } - John A De Goes & Wiem Zine Elabadine | Scalar 2019
  34083. 93%.NET Internals Cookbook Part 9 — Finalizers, queues, card tables and other GC stuff – Random IT Utensils
  34084. 52%Australian Child-Tracking Smartwatch Vulnerable to Hackers
  34085. 99%dotnet/coreclr
  34086. 80%Dream Market Shuts Down: Has the DEA Claimed Another Darknet Victim?
  34087. 89%Game of Thrones recap for Season 8 – everything you need to know
  34088. 91%No One's Ever Really Gone
  34089. 95%[Epic] ASP.NET Core should support distributed tracing · Issue #8924 · dotnet/aspnetcore
  34090. 99%Cryptologie
  34091. 86%Websites, Please Stop Blocking Password Managers. It's 2015
  34092. 98%Rail Map online - UK & IE Railways
  34093. 64%All About Pete ❧ Current Affairs
  34094. 87%Massive Attack-Angel (Mezzanine album)
  34095. 95%Matthew Gatland stopped making tiny games | Anti-Patreon
  34096. 99%Cassius - Feeling For You (Official Video)
  34097. 91%Daft Punk - Harder Better Faster (Official Video)
  34098. 98%Daft Punk - Technologic
  34099. 91%Daft Punk - Da Funk
  34100. 95%DAFT PUNK – AROUND THE WORLD (Official Music Video)
  34101. 58%Kucherov suspended one game
  34102. 99%Scastie - An interactive playground for Scala
  34103. 99%Adding features to a simple Blazor MVVM client with composition
  34104. 99%Adding features to a simple Blazor MVVM client with composition
  34105. 98%[question] choosing between class and struct · Issue #12489 · dotnet/runtime
  34106. 99%Mocking .NET Without Hurting Its Feelings - Musing, Rants & Jumbled Thoughts of John M. Wright
  34107. 97%MY EQUIPMENT BREAKS? | DICEY DUNGEONS
  34108. 99%bleep-blorp.rs
  34109. 98%Allow cookies with spaces in the name by PaitoAnderson · Pull Request #36566 · dotnet/corefx
  34110. 99%davidsh - Overview
  34111. 73%logoroad
  34112. 90%Become a Dev Rockstar by Learning About your Users with Visual Studio App Center and Azure | App Center Blog
  34113. 98%Update Razor to 1.0.0-alpha3 by NTaylorMullen · Pull Request #2974 · OmniSharp/omnisharp-vscode
  34114. 99%tmds/Tmds.Systemd
  34115. 94%Steam Quirks For Developers - a post on Tom Francis' blog
  34116. 99%GitHub Extension for Visual Studio
  34117. 99%Introducing ASP.NET Core Blazor / Razor Components | Syncfusion Blogs
  34118. 99%Download .NET (Linux, macOS, and Windows)
  34119. 96%Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30 pm US/Eastern)
  34120. 83%Slack Is Not Where 'Deep Work' Happens | Inside Nuclino
  34121. 98%Reactive approach to FSAC design - discussion · Issue #1 · Krzysztof-Cieslak/notes
  34122. 99%Creating an ASP.NET Core Markdown TagHelper and Parser
  34123. 93%Escher
  34124. 97%x86/Linux progress · Issue #7335 · dotnet/runtime
  34125. 99%unoplatform/Uno.SkiaSharp
  34126. 75%Chapter 7: The Polymath and the Specialist – The Analog Antiquarian
  34127. 96%A .vsconfig file should automatically prompt to install extensions - Developer Community
  34128. 90%ZIO hackathon September 21-22 · Issue #743 · zio/zio
  34129. 99%Tamir DRESHER: .NET Debugging tricks you wish you knew @ Update Conference Prague 2018
  34130. 99%NativeMemoryDiagnoser by WojciechNagorski · Pull Request #1131 · dotnet/BenchmarkDotNet
  34131. 99%We have discovered and addressed a security breach. (Updated 2019-04-12) | Matrix.org
  34132. 94%Understanding Insider Threats [Free Video Course]
  34133. 95%Annotating platform-specific APIs and detecting its use by terrajobst · Pull Request #63 · dotnet/designs
  34134. 89%Clip Bag | Peter Bristol
  34135. 88%Troy Hunt on Changing Password Behaviors
  34136. 99%ASP.NET Core In Process Hosting on IIS with ASP.NET Core
  34137. 95%nccgroup/dotnetpefuzzing
  34138. 98%r/firefox - Google Drive download speed issue
  34139. 99%Non Obvious PE Parsers – the .NET runtime – Part 1
  34140. 99%klbouman - Overview
  34141. 98%Add support for X509 client certificate "authentication" · Issue #4663 · dotnet/aspnetcore
  34142. 88%Languages & Runtime: .NET Community Standup - April 11, 2019
  34143. 89%French officials call Project Gutenberg archive, 15 million ebooks, Grateful Dead recordings and Prelinger Archive "terrorism," demands removal from Internet Archive
  34144. 99%Using strongly-typed entity IDs to avoid primitive obsession (Part 2)
  34145. 99%[WIP] Fast codegen-free field access by GrabYourPitchforks · Pull Request #23783 · dotnet/coreclr
  34146. 98%Algebraic laws for new typeclasses by gvolpe · Pull Request #2 · gvolpe/classy-optics
  34147. 96%Bringing 12-year-old WPF code to .NET Core 3
  34148. 99%Upgrading to MySQL 8.0 : Default Authentication Plugin Considerations
  34149. 99%Performance analysis and tuning contest #2. | Easyperf
  34150. 99%Using strongly-typed entity IDs to avoid primitive obsession (Part 1)
  34151. 86%Tickets - NDC Security Australia 2019
  34152. 92%Spawn: The Eternal - IGN
  34153. 99%How I used SECRET NSA TECHNOLOGY to hack my gaming keyboard
  34154. 89%David Patterson - Domain-Specific Architectures for Deep Neural Networks
  34155. 99%First M87 Event Horizon Telescope Results. V. Physical Origin of the Asymmetric Ring - IOPscience
  34156. 81%How to take a picture of a black hole
  34157. 80%A Framework for Regulating Content on the Internet
  34158. 95%ericsink/sawdust
  34159. 95%Quantum Garden: An interactive quantum computing installation
  34160. 94%Cursors
  34161. 80%Black hole breakthrough: Event Horizon Telescope's landmark image
  34162. 95%GIMP 2.10.14
  34163. 99%Code Coverage on macOS and Linux in Rider 2019.1 - .NET Tools Blog
  34164. 83%Hack Your Career - Troy Hunt
  34165. 99%Linux Game Jam 2019
  34166. 99%Unintended interactions of SerializationGuard and other features · Issue #29212 · dotnet/runtime
  34167. 99%Lies, darn lies and sampling bias
  34168. 97%Markdeep
  34169. 98%First Look: Forms and Validation in Razor Components
  34170. 91%Pacific Raceways track day, 2019 March 31st
  34171. 99%Using ASP.NET Core Identity users in integration tests
  34172. 97%Functional Scala: Next Level by John A. De Goes (LambdaConf Edition)
  34173. 99%Using, using, using with C# 8
  34174. 78%Rico Mariani – Medium
  34175. 97%OneTab shared tabs
  34176. 97%C#88: The Original C#
  34177. 95%DirectX-Specs
  34178. 89%Blocking high-risk non-secure downloads from Emily Stark on 2019-04-09 (public-webappsec@w3.org from April 2019)
  34179. 99%Direct3D 11.3 Functional Specification
  34180. 61%Episode 21 Measles: The Worst Souvenir
  34181. 99%fsharp/fslang-design
  34182. 97%dotnet/corefx
  34183. 98%Logs vs Structured Events
  34184. 69%Azure Service Fabric
  34185. 96%AGALLAMH: Terry Cavanagh – forbróir cluichí ríomhaireachta Gaeilge
  34186. 95%Stack Overflow Developer Survey 2019
  34187. 96%DataCamp Security Update - Frequently Asked Questions
  34188. 87%IMLÉ + Archú agus ceithre imeacht eile
  34189. 95%Learn more programming languages, even if you won't use them - Thorsten Ball
  34190. 94%Privileged | By Kyle Korver
  34191. 99%RickStrahl/AlbumViewerVNext
  34192. 99%Getting Started with TypeScript for JSInterop in Blazor
  34193. 98%Journey through the .NET internals - Sorting | Michal Franc
  34194. 94%Add tab for PackageReference by khellang · Pull Request #5656 · NuGet/NuGetGallery
  34195. 92%Vorsichtsmaßnahme Passwortsicherheit - Knuddels.de-Forum
  34196. 92%Native Lazy Loading for &lt;img&gt; and &lt;iframe&gt; is Coming to the Web - DEV Community 👩‍💻👨‍💻
  34197. 99%RAGRETS.MD | commentout.net
  34198. 98%IdentityServer4 Roadmap
  34199. 98%Microsoft Edge Insider
  34200. 98%MS Office Interop Automation in C#
  34201. 99%string vs. String is not a style debate
  34202. 99%A portable way to get GC events in process and no admin privilege with 10 lines of code (and ability to dynamically enable/disable events) | .NET Blog
  34203. 99%.NET Core 3.0, VS2019 and C# 8.0 for ASP .NET Core developers
  34204. 96%Windows 10 Accounts
  34205. 99%Hacker News API Part 5
  34206. 98%Unit Testing Improvements in Rider 2019.1 - .NET Tools Blog
  34207. 99%google/vulncode-db
  34208. 98%Home - Vulncode-DB
  34209. 99%What happens when iterating filters?
  34210. 99%haoNoQ/clang-analyzer-guide
  34211. 99%The Next Release of PowerShell - PowerShell 7 | PowerShell
  34212. 99%A balancing act
  34213. 95%The Lycurgus Cup
  34214. 99%Proposal: <button once="true" /> attribute · Issue #1692 · w3c/html
  34215. 92%Compiler Explorer
  34216. 96%Signify Sunday Reads April 7 Week #1 - Signify Technology
  34217. 98%SQL Server—Pricing and Licensing | Microsoft
  34218. 80%Amazon.com: Mystery Science Theater 3000: Season Eleven: Jonah Ray, Felicia Day, Patton Oswalt, Hampton Yount, Baron Vaughn, Joel Hodgson: Movies & TV
  34219. 99%dotnet/wpf
  34220. 95%Handmade Hero Day 523 - Introduction to Git
  34221. 80%TPU's GPU Database Portal & Updates
  34222. 97%ParkMobile User Experience - Aaron Shekey
  34223. 99%.gitignore Generator - Visual Studio Marketplace
  34224. 96%BlazorHelp Website > Blog - View_Blog
  34225. 85%Indie Soapbox
  34226. 99%Verified cryptographic provider a triple threat
  34227. 92%Compass Rose by Pace
  34228. 62%Steam cracks down on Trading Card abuse to combat "fake games"
  34229. 95%US $10.71 33% OFF|37mm diameter gearbox halll encoder micro spur gear motor Speed Reduction Geared Motor for robot smart small car-in DC Motor from Home Improvement on AliExpress
  34230. 95%Fifteen years of WiX • Joy of Setup
  34231. 96%On a geometry test
  34232. 99%Getting ready to say goodbye to Silverlight and hello to Blazor
  34233. 64%Home
  34234. 94%Troubleshoot blue screen errors - Windows Help
  34235. 92%BREAKER by Daniel Linssen
  34236. 96%MSVC hidden flags
  34237. 76%'Marvel's Spider-Man': A Technical Postmortem
  34238. 96%Online Arm Assembler by Azeria Labs
  34239. 99%ardalis/AspNetCoreStartupServices
  34240. 89%Families
  34241. 96%Azure Front Door Service is now generally available
  34242. 99%Announcing ML.NET 1.0 RC - Machine Learning for .NET | .NET Blog
  34243. 97%MAKRO | Microsoft Excel Stream Highlights 3/19
  34244. 90%CSSBattle
  34245. 89%DDoS Protection Service | Anti DDoS Mitigation | Cloudflare
  34246. 96%Proposed changes to Index / Range by jaredpar · Pull Request #2397 · dotnet/csharplang
  34247. 98%Better Obsoletion by terrajobst · Pull Request #62 · dotnet/designs
  34248. 95%brave/brave-browser
  34249. 88%dotnet/dotnet-api-docs
  34250. 98%.NET Core Summer Event bij Info Support
  34251. 97%Your words are wasted - Scott Hanselman
  34252. 94%MVVM Development in Visual Studio
  34253. 78%» Interplay Takes on Trek The Digital Antiquarian
  34254. 98%SqlCommand.Dispose doesn't free managed object · Issue #74 · dotnet/SqlClient
  34255. 87%How My Dad Taught Me to Code - Ari Hunt & Troy Hunt
  34256. 95%OVERWHELM for Nintendo Switch - Nintendo Game Details
  34257. 98%.NET API browser
  34258. 74%Tom 7 Radar: CHESSBOVIK
  34259. 93%The Witness goes free on the Epic Games Store for two weeks
  34260. 91%SIGBOVIK: 93% of Paint Splatters are Valid Perl Programs — Colin McMillen
  34261. 99%Xamarin Blog
  34262. 95%ZIO STM by jdegoes · Pull Request #721 · zio/zio
  34263. 98%NationalSecurityAgency/ghidra
  34264. 99%Operating Systems: Three Easy Pieces
  34265. 86%/diagnostics (Compiler diagnostic options)
  34266. 99%Bringing GPU acceleration to Windows containers
  34267. 80%The electronic song “Scary Monsters and Nice Sprites” reduces host attack and mating success in the dengue vector Aedes aegypti
  34268. 90%r/combinedgifs - Bug
  34269. 69%The Witness - **You wake up, alone, on a strange island full of puzzles.**
  34270. 90%Oracle Careers
  34271. 99%Support for process dumping of native and managed code (C++ and C#) · Issue #151 · dotnet/diagnostics
  34272. 99%Strongly Typed Feature Flags With ASP.NET Core 2.2
  34273. 99%ITHare/obf
  34274. 99%Precise timing of machine code with Linux perf. | Easyperf
  34275. 99%The "Testable Object" Pattern
  34276. 99%Middleware in ASP .NET Core
  34277. 96%Try Orchard Core
  34278. 56%I've No More Fucks To Give
  34279. 94%Champion: Readonly members on structs (16.3, Core 3) · Issue #1710 · dotnet/csharplang
  34280. 99%Configure Visual Studio across your organization with .vsconfig | Visual Studio Setup
  34281. 99%Create a modular application - Orchard Core Documentation
  34282. 99%Oculus Go Wired Mirroring: How To Guide | Oculus
  34283. 98%Xamarin: .NET Community Standup - Xamarin.Forms Previewer Updates & iOS Interpreter!
  34284. 98%Xiph.Org Video Presentations: Digital Show & Tell
  34285. 97%Xiph.org
  34286. 98%Building microservices on Azure - Azure Architecture Center
  34287. 99%A Go implementation of Poly1305 that makes sense
  34288. 98%Announcing the Azure Functions Premium plan for enterprise serverless workloads
  34289. 99%Oracle Ask TOM
  34290. 99%Profiling Mono and Mono Unity Apps on Windows, macOS, and Linux - .NET Tools Blog
  34291. 99%Visual Studio 2019 Launch: Build amazing web apps with .NET Core
  34292. 99%Building Components Manually via RenderTreeBuilder
  34293. 99%Release Notes
  34294. 99%Creating Custom Constraints For Razor Pages Routes
  34295. 98%Everybody Edits Data Security Breach
  34296. 97%Live Share now included with Visual Studio 2019 | Visual Studio Blog
  34297. 98%Visual Studio 2019 .NET productivity | .NET Blog
  34298. 96%jberezanski/ChocolateyPackages
  34299. 99%jberezanski
  34300. 98%Visual Studio 2019 for Mac is now available | Visual Studio Blog
  34301. 97%Weekly 2019-04-03
  34302. 85%Visual Studio 2019 Launch: Not your average keynote
  34303. 98%F# Weekly – Sergey Tihon's Blog
  34304. 82%APOLLO 11 Official Trailer (2019) Moon Landing Movie HD
  34305. 92%Compiler Explorer - C++ (x86-64 clang 8.0.0)
  34306. 97%Making CPU configuration better for GC on machines with > 64 CPUs | .NET Blog
  34307. 98%Archive
  34308. 99%Visual Studio 2019 Launch: What’s Coming with .NET Core 3.0
  34309. 97%Speaking
  34310. 65%Polymorphism: Queer Encounters of Intimacy in Games — VGA Gallery
  34311. 98%New Code Visualizer for Swift: Source Is View
  34312. 97%ReSharper Ultimate 2018.3.4 and Rider 2018.3.4 are released! - .NET Tools Blog
  34313. 97%Dotnetos Conference - .NET Performance Conference
  34314. 99%Software Anti-Patterns: How to destroy a codebase for developers
  34315. 96%John A. De Goes at #ScalaUA - Thinking Functionally
  34316. 99%ScottGu's Blog - ASP.NET MVC 1.0
  34317. 99%LingDong-/shan-shui-inf
  34318. 99%BenchmarkDotNet v0.11.5 | BenchmarkDotNet
  34319. 99%DevExpress UI for Blazor / Razor Components - Free Early Access Preview
  34320. 99%Using Lambda@Edge to handle Angular client-side routing with S3 and CloudFront
  34321. 99%Visual Studio 2019: Code faster. Work smarter. Create the future. | Visual Studio Blog
  34322. 93%Visual Studio 2019 | Download for free
  34323. 99%JIT HW Intrinsic implementation doc by CarolEidt · Pull Request #23622 · dotnet/coreclr
  34324. 99%Fetch API, Streams API, NDJSON, and ASP.NET Core MVC
  34325. 96%Marvel Studios’ Avengers: Endgame | Special Look
  34326. 96%Jeffrey Richter — Generics
  34327. 99%C++ vector with dynamic item size
  34328. 98%Is making a struct readonly a breaking change?
  34329. 99%JetBrains Night Tel Aviv 2019
  34330. 99%How to Beat Array Iteration Performance with Parallelism in C# .NET - Michael's Coding Spot
  34331. 98%mrpmorris/blazor-fluxor
  34332. 95%The story of the Rendition Vérité 1000
  34333. 93%Midimiliz - 10000 watts
  34334. 95%The ACME Protocol is an IETF Standard - Let's Encrypt - Free SSL/TLS Certificates
  34335. 96%Announcing the Microsoft Graph Security Hackathon winners - Microsoft Security
  34336. 98%NaN Gates and Flip FLOPS
  34337. 74%SPAAAAAACE! - Portal 2
  34338. 96%Y2K | This Is SportsCenter
  34339. 93%Visual Studio 2019 Launch Watch Event
  34340. 85%Humble Book Bundle: Microsoft & .NET by Apress
  34341. 98%.NET Core in Action
  34342. 98%Silverchair: A 5 Minute Drum Chronology - Kye Smith
  34343. 99%Xamarin and Asp.Net Core for Beginners
  34344. 98%5 Things You Didn't Know About Insect Wings
  34345. 91%Military Lessons Learned from the Battle of Wakanda
  34346. 97%NDN – Why Bother? — NDN Tutorial at ACM SIGCOMM 2017 – Van Jacobson
  34347. 86%Back to how it should be
  34348. 99%IdentityServer - Training
  34349. 63%Wolfenstein 2: The New Colossus in Close Critique [Full Spoilers]
  34350. 99%Security alert: pipdig insecure, DDoSing competitors – Jem – UK blogger
  34351. 98%Reuse previous materialized strings by benaadams · Pull Request #8374 · dotnet/aspnetcore
  34352. 94%r/security - Officetools.com hacked email, claims not
  34353. 96%stb_voxel_render.h programming library
  34354. 82%History of Visual Studio – Page 2 – Rico Mariani's Performance Tidbits
  34355. 99%Blazor Shell Apps
  34356. 89%r/Games - /r/Games is closed for April Fool’s. Find out why in here!
  34357. 95%Blazored/Toast
  34358. 95%rL357340
  34359. 98%Guys! I'm BACK! [Quick Announcement]
  34360. 98%r/interestingasfuck - All the bearings are moving in a straight line!!!
  34361. 95%Blazor Shell apps
  34362. 75%Thank you! Elected to the .NET Foundation board! » Iris Classon
  34363. 99%Rename Razor Components back to server-side Blazor · Issue #8931 · dotnet/aspnetcore
  34364. 98%Can I use... Support tables for HTML5, CSS3, etc
  34365. 99%ScalaUA - distage: Staged Dependency Injection
  34366. 99%mschuwalow/zio-todo-backend
  34367. 99%itkpi/cakeless
  34368. 99%Getting Started with ASP.NET Core | Manning
  34369. 90%Tastes Like Chicken
  34370. 92%dotnet/aspnetcore
  34371. 70%Man gets 20 years for deadly “swatting” hoax
  34372. 98%Announcing Lucet: Fastly's native WebAssembly compiler and runtime
  34373. 99%ASP.NET Blog | .NET Core Workers as Windows Services
  34374. 97%dotnet/swag
  34375. 99%[Epic] Kerberos Authentication in ASP.NET Core · Issue #8897 · dotnet/aspnetcore
  34376. 83%ASP.NET Community Standup - March 26th, 2019 - SignalR with Brady Gaster
  34377. 93%Scott Helme
  34378. 65%Chapter 6: Khafre and the Giant – The Analog Antiquarian
  34379. 99%Proposal: Dependency Injection / Service Locator as a Language Feature · Issue #1690 · dotnet/csharplang
  34380. 99%Introduction to authentication for Single Page Apps on ASP.NET Core
  34381. 99%distage: Staged Dependency Injection · Izumi Project
  34382. 99%Dotnet-Boxed/Templates
  34383. 91%Dark Flat Theme - Plugins | JetBrains
  34384. 90%jdegoes/scalaua-2019
  34385. 98%Compare gRPC services with HTTP APIs
  34386. 73%dotnet/corefx
  34387. 92%Merging OpenTracing and OpenCensus
  34388. 95%randrew/phantomstyle
  34389. 98%Stack Snippets Domain
  34390. 55%Einstein on the Beach: Knee Play 3
  34391. 98%‎MailOnline
  34392. 97%Not Tetris 2
  34393. 57%Seattle Scotch & Beer Fest 2019 Tickets | Fremont Studios | Seattle, WA | Friday, April 19 & Saturday, April 20, 2019 | Stranger Tickets
  34394. 65%r/marvelstudios - Worked on this for a while
  34395. 84%Hall of Fame - Infosecurity Europe
  34396. 93%Nullable: System.Object by safern · Pull Request #23466 · dotnet/coreclr
  34397. 98%SpecFlow 3 is here!
  34398. 97%.NET Design Review: JSON
  34399. 87%jnm2/preference
  34400. 63%Using Your Knife and Fork: The American Way vs. the European Way
  34401. 99%cloudflare/boringtun
  34402. 65%Hold That Fork!
  34403. 99%BoringTun, a userspace WireGuard implementation in Rust
  34404. 99%Trace .NET Core Applications on Linux with `strace`
  34405. 83%10 games to play at Now Play This
  34406. 98%Behind the burst compiler | xoofx
  34407. 99%nventive/Uno.BenchmarkDotNet
  34408. 57%Observations about the rendering of Metro: Exodus
  34409. 78%LambdaConf 2019 Scholarship Application
  34410. 99%Machine code layout optimizations. | Easyperf
  34411. 99%Standardizing WASI: A system interface to run WebAssembly outside the web – Mozilla Hacks - the Web developer blog
  34412. 94%Landau's Function -- from Wolfram MathWorld
  34413. 93%New AMD EPYC-Powered Amazon EC2 M5ad and R5ad Instances | Amazon Web Services
  34414. 99%The Clash - Should I Stay or Should I Go (Official Audio)
  34415. 98%Storing UTC is not a silver bullet
  34416. 70%Microsoft exec bans company from pulling any dumb April Fools’ pranks
  34417. 99%Getting started with Lithnet Password Protection - Part 1 - Blocking compromised passwords with the 'Have I Been Pwned?' password list
  34418. 61%What is 'responsible' in Responsible AI?
  34419. 99%hallatore/Netling
  34420. 98%dotnet/performance
  34421. 99%Real-time Speech-to-Text and Translation with Cognitive Services, Azure Functions, and SignalR Service
  34422. 99%Arithmetic operators - C# reference
  34423. 94%American Democracy March 14, 2019 Lecture
  34424. 99%Home
  34425. 98%Run static methods from gutter, IL Viewer, install SDKs and more improvements in Rider 2019.1 - .NET Tools Blog
  34426. 97%Troubleshoot ASP.NET Core Localization
  34427. 85%Voting for .NET Foundation
  34428. 98%Ionide — A New Hope
  34429. 87%NDC Meetup with Troy Hunt at Microsoft Reactor with SSW - Sydney
  34430. 97%OneTab shared tabs
  34431. 99%Microsoft Cloud Show: “Have I been pwned?” - An Interview with Troy Hunt
  34432. 64%The 2007 Lyttle Lytton Contest
  34433. 99%Names and default names for keys, constraints and indices · Issue #12837 · dotnet/efcore
  34434. 99%Exploring the .NET Core MCR Docker files (updated): runtime vs aspnet vs sdk
  34435. 85%Humble Book Bundle: Coder's Bookshelf by No Starch Press
  34436. 98%.NET Design Review: JSON Serialization
  34437. 95%Nullable changes for boolean type by buyaa-n · Pull Request #23451 · dotnet/coreclr
  34438. 99%.NET Design Review: AssemblyLoadContext improvements
  34439. 95%Nullable: String by safern · Pull Request #23450 · dotnet/coreclr
  34440. 97%Stable Filtering  —  Part 2
  34441. 95%Nullable: System.Number by krwq · Pull Request #23454 · dotnet/coreclr
  34442. 88%r/teslamotors - It's BACK! After 6 months of working fine, 2019.5.15 drives at barriers again
  34443. 89%Web security expert Troy Hunt to be welcomed into the Infosecurity Hall of Fame
  34444. 93%dotnet/coreclr
  34445. 99%Using .NET PInvoke for Linux system functions - Red Hat Developer
  34446. 98%zio/zio
  34447. 99%Using FluentValidation for Forms Validation in Blazor
  34448. 98%142: Super Speed with AOT & LLVM
  34449. 98%AutoMapper's Design Philosophy
  34450. 99%Tutorial: Build a movie recommender - matrix factorization - ML.NET
  34451. 99%.NET Core Opinion 11 – Keep Configure Methods Clean Using Extension Methods
  34452. 99%Possible bug with RSACng hash verification · Issue #29061 · dotnet/runtime
  34453. 70%Unity VR and the Making of Ready Player One | Jake Simpson
  34454. 99%Herding Code 231: .NET Foundation Elections, WSL, MAX_PATH, calc.exe, Edge on Chromium, Firefox, and Rogue Thermostats – Herding Code
  34455. 93%zio/zio-keeper
  34456. 99%gRPC Bi-directional streaming with Razor Pages and a Hosted Service gRPC client
  34457. 91%PageSpeed Insights
  34458. 87%NDC Meetup with Troy Hunt at Microsoft Reactor with SSW - Sydney
  34459. 99%Blazor: Implementing Client Side Search As You Type Using bind-value:event
  34460. 98%MichalStrehovsky/zerosharp
  34461. 97%Dark Castle Original Macintosh Version!
  34462. 99%Packaging a .NET Core 3.0 application with MSIX
  34463. 96%Merge pull request #100 from Microsoft/user/rbhanda/Net472Update · microsoft/referencesource@f82e13c
  34464. 99%MichalStrehovsky/zerosharp
  34465. 98%google/sanitizers
  34466. 98%MichalStrehovsky/zerosharp
  34467. 99%How to optimize and run ML.NET models on scalable ASP.NET Core WebAPIs or web apps | Cesar de la Torre
  34468. 98%TwitLonger — When you talk too much for Twitter
  34469. 99%Securing ASP.NET Core in Docker
  34470. 98%Security Issue February 2019: FAQ
  34471. 99%How to generate uniformly random points on n-spheres and n-balls | Extreme Learning
  34472. 99%How to Debug Rust with Visual Studio Code
  34473. 97%Security, Cloud Delivery, Performance | Akamai
  34474. 99%Tizen .NET Portal
  34475. 98%startup_analyzers.md
  34476. 86%Speakers - NDC Security Australia 2019
  34477. 99%Benchmarking performance of your code between release versions
  34478. 96%BlazorHelp Website > Blog - View_Blog
  34479. 98%justinhj/fp-starter-pack.g8
  34480. 92%Act Now
  34481. 97%The WhibOx Contest Edition 2 - CYBERCRYPT
  34482. 99%AWS SDK for .NET now targets .NET Standard 2.0 | Amazon Web Services
  34483. 95%P. D. Q. Bach (Peter Schickele) 1712 Overture
  34484. 98%Square Hammer [8 Bit Tribute to Ghost] - 8 Bit Universe
  34485. 98%materialx/MaterialX
  34486. 92%dotnet-foundation/election
  34487. 99%On the S-Box of Streebog and Kuznyechik
  34488. 98%skskeyserver / sks-keyserver / issues / #57 - Anyone can make any PGP key unimportable — Bitbucket
  34489. 85%Index of /
  34490. 92%Sophie's Dice by Sophie Houlden
  34491. 98%The Alt-Right Playbook: Always a Bigger Fish
  34492. 88%#ArtMarble21
  34493. 99%GameTechDev/GTS-GamesTaskScheduler
  34494. 93%RoboCup@Home – Where the best domestic service robots test themselves
  34495. 99%Authy API
  34496. 96%The Ask Question Wizard is Live!
  34497. 99%[Question] CoreRT future plans · Issue #7200 · dotnet/corert
  34498. 99%Profiling .NET Code with PerfView and visualizing it with speedscope.app
  34499. 87%620 million accounts stolen from 16 hacked websites now for sale on dark web, seller boasts
  34500. 99%mysticmind/dotnet-sort-refs
  34501. 96%.NET Design Review: JSON Serialization
  34502. 99%What is Blazor and what is Razor Components? - Scott Hanselman
  34503. 85%» Darklands The Digital Antiquarian
  34504. 73%A dev trained robots to generate “garbage” slot machine games—and made $50K
  34505. 90%Christchurch tragedy exploited by cyber-scammers
  34506. 93%.NET Internals Cookbook Part 5 — Methods, parameters, modifiers – Random IT Utensils
  34507. 98%So you want your app/website to work in China…
  34508. 98%speedscope
  34509. 99%microsoft/perfview
  34510. 74%fired.pptx
  34511. 99%Telerik UI for Blazor 0.3.0 is Released
  34512. 99%.NET Standard Target Chooser
  34513. 87%NDC Meetup with Troy Hunt at Microsoft Reactor with SSW - Sydney
  34514. 89%Buy Tacoma from the Humble Store
  34515. 92%Notice
  34516. 62%An Original Elite Dangerous Fan Music Video:
  34517. 98%Introduction to gRPC on .NET Core
  34518. 88%Facebook Stored Passwords in Plain Text For Years
  34519. 95%Home automation ideas
  34520. 97%How I'm able to take notes in mathematics lectures using LaTeX and Vim
  34521. 88%Review: Baba Is You - Hardcore Gamer
  34522. 90%Early Access Program - Rider: Cross-platform .NET IDE
  34523. 99%Intel OSPRay
  34524. 94%Understanding STIR/SHAKEN
  34525. 97%Security, Cloud Delivery, Performance | Akamai
  34526. 99%Non-idiomatic F#
  34527. 99%A new way of tracking variables by BrianBohe · Pull Request #23373 · dotnet/coreclr
  34528. 92%Add option to stop projects building if their dependencies fail to build. - Developer Community
  34529. 98%Chris Sainty on Blazor.net, Razor Components, and working with Microsoft on Open Source projects
  34530. 99%Blazor | Build client web apps with C# | .NET
  34531. 97%Fun(c) 2018.7: John De Goes - FP to the Max
  34532. 79%dotnet/standard
  34533. 94%RyuJIT: Argument written to stack too early on Linux · Issue #10820 · dotnet/runtime
  34534. 99%Why Hashbrown Does A Double-Lookup
  34535. 97%Explaining Code using ASCII Art – Embedded in Academia
  34536. 99%dotnet/aspnetcore
  34537. 99%When pigs fly: optimising bytecode interpreters
  34538. 93%Visual Studio 2019 Launch Event agenda and speakers now published | Visual Studio Blog
  34539. 95%This is why you must join Scalar 2019
  34540. 95%This is why you must join Scalar 2019
  34541. 99%Testing Incrementally with ZIO Environment by John De Goes - Signify Technology
  34542. 99%GameTechDev/IntelShaderAnalyzer
  34543. 94%Buy Aseprite from the Humble Store
  34544. 98%Manifold Garden Dev Update #18 - PS4 Bug Fix & Water Bug Solution
  34545. 97%Security, Cloud Delivery, Performance | Akamai
  34546. 84%Killed by Google
  34547. 89%Gargantuan Gnosticplayers breach swells to 863 million records
  34548. 96%Need to record a PowerShell session? Here's how on Windows 10.
  34549. 99%robertwray.co.uk - Adding a delay to ASP.NET Core Web API methods to simulate slow or erratic networks
  34550. 99%For contributors: unifying to fewer GitHub repos · Issue #320 · aspnet/Announcements
  34551. 99%Creating my first Azure Functions v2.0 app: a WebHook and a timer
  34552. 98%Writing A Compiler In Go | Thorsten Ball
  34553. 99%.NET Design Review: GitHub Quick Reviews
  34554. 99%Writing An Interpreter In Go | Thorsten Ball
  34555. 98%Core support for object pooling · Issue #12296 · dotnet/runtime
  34556. 97%Roslyn analyzers and code fixes by savpek · Pull Request #1076 · OmniSharp/omnisharp-roslyn
  34557. 99%Port AMSI scanning for assembly loads by elinor-fung · Pull Request #23231 · dotnet/coreclr
  34558. 99%Uncaught TypeError: i.Started.toUTCString is not a function · Issue #370 · MiniProfiler/dotnet
  34559. 95%Port AMSI scanning for assembly loads · Issue #11607 · dotnet/runtime
  34560. 94%AmsiScanBuffer function (amsi.h) - Win32 apps
  34561. 93%Home | ScalaUA
  34562. 99%Using JavaScript Interop in Blazor
  34563. 98%Resolve deadlock with `InvokeAsync` in `On` handler by mikaelm12 · Pull Request #8334 · dotnet/aspnetcore
  34564. 87%Microsoft Azure PlayFab Blog
  34565. 93%NVIDIA's $99 Jetson Nano is an AI computer for DIY enthusiasts
  34566. 96%Megacity | Unity
  34567. 99%.NET Core March 2019 Updates - 1.0.15, 1.1.12, 2.1.9 and 2.2.3 | .NET Blog
  34568. 76%John Brockman: Possible Minds - The Long Now
  34569. 96%Fixes to support scala 2.11 by ahoy-jon · Pull Request #650 · zio/zio
  34570. 96%Volt | <1 MB desktop client for Slack, Skype, Twitter, Facebook, Gmail and more
  34571. 99%NDC Security NYC 2019
  34572. 99%ZIO with Alpakka Kafka
  34573. 80%Space Funeral
  34574. 99%Include System.Security.Cryptography.RandomNumberGenerator.GetInt32 · Issue #1101 · dotnet/standard
  34575. 96%How To Learn CSS — Smashing Magazine
  34576. 85%Rameses - Details
  34577. 99%Fix NOT IN( ... ) by StevenThuriot · Pull Request #25 · terrajobst/nquery-vnext
  34578. 96%Grandpa Pip's Birthday by Snozbot
  34579. 91%I saw a fellow CMDR on the road a few days ago. o7 : EliteDangerous
  34580. 95%Guild Of Dungeoneering
  34581. 77%Public Shaming: Last Week Tonight with John Oliver (HBO)
  34582. 88%Microsoft Forms
  34583. 99%Searching large projects is too slow · Issue #55 · microsoft/vscode
  34584. 81%DEEP — owen LL harris
  34585. 97%Conventions used by Containers on Azure App Service • Jamie Phillips
  34586. 98%Hosting ASP.NET Core behind https in Google Kubernetes Engine
  34587. 96%Find Files (Ctrl+P) is very slow · Issue #26868 · microsoft/vscode
  34588. 90%dotnet/roslyn
  34589. 99%Code to mark a SQL string before it's passed to Dapper.
  34590. 83%r/technology - MySpace lost all music uploaded from 2003 to 2015
  34591. 87%NDC Meetup with Troy Hunt at Microsoft Reactor with SSW - Sydney
  34592. 99%Go 1.12 Release Notes - The Go Programming Language
  34593. 86%Deep thoughts on other languages Like Rust, Go, etc.
  34594. 95%Remove custom tuple type with built-in one by terrajobst · Pull Request #29 · terrajobst/nquery-vnext
  34595. 57%Ixigo CEO denies breach of user data; says payments information is not stored
  34596. 82%Live Cyber Attack Workshop | Varonis
  34597. 99%zeux/meshoptimizer
  34598. 95%Remove using leaves leading lines · Issue #34201 · dotnet/roslyn
  34599. 98%Error 997. Overlapped I/O operation is in progress: KB2918614 breaks Windows Installer Service
  34600. 95%Move to new file doesn't honor charset in .editorconfig · Issue #34200 · dotnet/roslyn
  34601. 89%The 737Max and Why Software Engineers Might Want to Pay Attention
  34602. 97%Using AddAzureSignalR with Razor Conponents 3.0.0 preview 3 · Issue #8590 · dotnet/aspnetcore
  34603. 73%“You can’t be it if you can’t see it”
  34604. 97%The Book of Monads: Alejandro Serrano Mena, Steven Syrek, Harold Carr: Amazon.com: Books
  34605. 96%La Cryptographie contenant une très subtile manière d'escrire [...] | Tolosana
  34606. 98%TechEmpower/FrameworkBenchmarks
  34607. 93%An update on how my 2018 return to Chicago went and what's next for me in 2019
  34608. 99%Improve image moniker debugging · dotnet/project-system@84850be
  34609. 98%Open Source .NET – 4 years later
  34610. 97%Steam :: Steamworks Development :: Steamworks SDK v1.44 - New Networking APIs
  34611. 93%ARROW-4502: [C#] Add support for zero-copy reads by eerhardt · Pull Request #3736 · apache/arrow
  34612. 99%Rider 2019.1 Kicks off its Early Access Program! - .NET Tools Blog
  34613. 99%Manning | Deal of the Day
  34614. 79%dotnet-foundation/election
  34615. 99%emtecinc/signalr-tester
  34616. 98%Floating-Point Reference Sheet for Intel® Architecture
  34617. 96%Explore Windows 10 OS, Computers, Apps, & More | Microsoft
  34618. 99%AccessViolationException/FatalExecutionEngineError: Using net. standard and netfx · Issue #922 · dotnet/standard
  34619. 93%The World Design of Metroid Prime | Boss Keys
  34620. 93%Azure/azure-functions-signalrservice-extension
  34621. 96%Marvel Studios' Avengers: Endgame - Official Trailer
  34622. 99%Allow seamless markup in local functions and @functions. by NTaylorMullen · Pull Request #334 · dotnet/aspnetcore-tooling
  34623. 99%Really efficeint representation of PI by KrzysztofCwalina · Pull Request #129 · Azure/azure-sdk-for-net-lab
  34624. 89%.NET Foundation Member Sticker designs
  34625. 99%EdCharbeneau/TaxiFareBlazorServer
  34626. 97%OrchardCMS/Orchard
  34627. 99%Baba Is You (Jam Build) by Hempuli
  34628. 99%Extending Razor Pages -- Visual Studio Magazine
  34629. 99%telerik/blazor-ui
  34630. 99%Creating a not-empty GUID validation attribute and a not-default validation attribute
  34631. 88%Dwarf Fortress by Kitfox Games
  34632. 99%AvaloniaUI/Avalonia
  34633. 98%Windows Desktop Developer Twitch Workshop (March 14, 2019) | Visual Studio Blog
  34634. 97%Xbox Live expands to mobile in Microsoft's big streaming push
  34635. 77%Hack Yourself First - UK Tour
  34636. 98%Game Stack - Achieve More With Microsoft Game Stack | Microsoft Developer
  34637. 99%Writing ClrMD extensions for WinDbg and LLDB
  34638. 97%chrisnas/DebuggingExtensions
  34639. 99%Running Local Azure Functions in Visual Studio with HTTPS
  34640. 95%Add CodedInputReader and CodedOutputWriter by JamesNK · Pull Request #5888 · protocolbuffers/protobuf
  34641. 87%NDC Meetup with Troy Hunt at Microsoft Reactor with SSW - Sydney
  34642. 98%Cosmos Network - Internet of Blockchains
  34643. 96%New IL instruction for typeswitch · Issue #12260 · dotnet/runtime
  34644. 90%May loses a vote against herself in a crazed night of parliamentary drama
  34645. 99%Microsoft Build: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  34646. 98%Baba Is You by Hempuli
  34647. 96%Baba Is You for Nintendo Switch - Nintendo Game Details
  34648. 99%IdentityServer/IdentityServer4
  34649. 94%Timeline - Time to Play Fair
  34650. 85%Poppy Ergo Jr robot reaching box using deep learning
  34651. 99%How having a toxic teammate led to my best game yet
  34652. 96%Progress Influencers Party at MVP Summit 2019
  34653. 98%Episode 082 – xUnit with Brad Wilson | The 6 Figure Developer
  34654. 97%OneTab shared tabs
  34655. 98%Have You Been Pwned? - Computerphile
  34656. 92%Houzz Support
  34657. 97%Accessibility Insights
  34658. 99%Add Utf8String type by GrabYourPitchforks · Pull Request #23209 · dotnet/coreclr
  34659. 96%Flat earther accidently proves earth’s rotation with $ 20k gyro. That’s kind of a problem, right?
  34660. 99%Tactical Breach Wizards: ten minutes of gameplay explained
  34661. 99%Perf regression for Math.Min and Math.Max · Issue #12159 · dotnet/runtime
  34662. 99%Why isn't my session state working in ASP.NET Core? Session state, GDPR, and non-essential cookies
  34663. 94%Game Developers Conference 2019
  34664. 98%.NET Design Review: Tensor
  34665. 99%Overloaded Operator performance diff when using Fields or Auto Properties in Structs · Issue #12172 · dotnet/runtime
  34666. 98%Trapdoor commitments in the SwissPost e-voting shuffle proof
  34667. 96%Blazored/Menu
  34668. 99%Why isn't my session state working in ASP.NET Core? Session state, GDPR, and non-essential cookies
  34669. 99%Beautiful, Simple, Testable Functional Effects for Scala by John De Goes - Signify Technology
  34670. 98%Line Rider - Bohemian Rhapsody | SYNCED | LR Vanilla
  34671. 99%Deploying Blazor Apps Using Azure Pipelines
  34672. 99%http://degoes.net/articles/zio-challenge
  34673. 96%01-fp-concurrency-challange.scala
  34674. 86%I did it! Running as a .NET foundation board candidate » Iris Classon
  34675. 99%JavaScript, CSS, HTML & Other Static Files in ASP .NET Core
  34676. 89%Video: Overcoming network latency in Mortal Kombat & Injustice 2
  34677. 86%NDC Security Australia 2019
  34678. 99%DTrace on Windows
  34679. 99%Scalar
  34680. 99%WebViewClient  |  Android Developers
  34681. 98%Dave Glick - Some Thoughts On Feelings In Open Source
  34682. 99%Adventures in Sampling Points on Triangles (Part 1)
  34683. 98%The Promise of Hierarchical Reinforcement Learning
  34684. 95%System.Reflection.Emit.AssemblyBuilder.Save · Issue #15704 · dotnet/runtime
  34685. 98%Alexa Top 1 Million Analysis - February 2019
  34686. 99%Elegant way of producing HTTP responses in ASP.NET Core outside of MVC controllers | StrathWeb. A free flowing web tech monologue.
  34687. 98%Hangfire – Background jobs and workers for .NET and .NET Core
  34688. 73%System Era Softworks
  34689. 99%SignalR/sample-StreamR
  34690. 94%Safety Experts Weigh in on the Boeing 737 MAX
  34691. 98%We need to talk about Session Tickets
  34692. 80%Have I Been Pwned: Check if your email has been compromised in a data breach
  34693. 88%Open source is only ajar without inclusion – Internet Citizen
  34694. 97%The Functional Scala Concurrency Challenge
  34695. 98%800+ Million Emails Leaked Online by Email Verification Service - Security Discovery
  34696. 99%FigglatR
  34697. 94%Allow markup in @functions by rynowak · Pull Request #317 · dotnet/aspnetcore-tooling
  34698. 96%Blazored/Menu
  34699. 96%Execute test scenarios on mono by AlekseyTs · Pull Request #33804 · dotnet/roslyn
  34700. 99%pwaller/go2ll-talk
  34701. 97%The Book of Monads: Alejandro Serrano Mena, Steven Syrek, Harold Carr: Amazon.com: Books
  34702. 99%markup_in_functions_block.md
  34703. 85%Blazored Menu Idea
  34704. 84%Free Weekend
  34705. 98%Demystifying HttpClient Internals - Steve Gordon
  34706. 98%Test your server for Heartbleed (CVE-2014-0160)
  34707. 99%Async Enumerables with Cancellation · Curiosity is bliss
  34708. 59%r/dataisbeautiful - Is it a Duck or a Rabbit? For Google Cloud Vision, it depends how the image is rotated. [OC]
  34709. 96%Why This 3D Light Printer Is a HUGE Game Changer
  34710. 92%Tic Toc Games - A Unity Developer Case Study
  34711. 97%How random can you be?
  34712. 99%Collecting .NET Core Linux Container CPU Traces from a Sidecar Container | .NET Blog
  34713. 70%Chapter 5: The Captain and the Sphinx – The Analog Antiquarian
  34714. 91%Monitored File Name Extensions - Win32 apps
  34715. 99%Running Razor Pages and a gRPC service in a single ASP.NET Core application
  34716. 99%Adding a third party datetime picker to your ASP.NET Core MVC Application
  34717. 99%Building Blazor Apps Using Azure Pipelines
  34718. 99%ASP.NET Blog | Blazor 0.9.0 experimental release now available
  34719. 97%Cryptocurrency, Ego And Beautiful Women (Blockchain Cruise)
  34720. 82%Game Design
  34721. 99%Introduction
  34722. 99%Health Checks in ASP.NET Core
  34723. 98%Trocken - Bauknecht
  34724. 99%grpc/grpc-dotnet
  34725. 99%First impressions of gRPC integration in ASP.NET Core 3 (Preview)
  34726. 97%Real-time serverless applications with the SignalR Service bindings in Azure Functions
  34727. 99%Testing Incrementally with ZIO Environment
  34728. 98%distractionware » Design Diary: The v0.16 Enemy Audit
  34729. 98%Xamarin: .NET Community Standup - March 7, 2019 - Shane from Xamarin.Forms showing Visual!
  34730. 98%Using Vue with ASP.NET Core By Example
  34731. 99%A Simple and Fast Object Mapper
  34732. 96%Why do remote meetings suck so much?
  34733. 97%Online FFT calculator
  34734. 99%Redesigning Github repository page
  34735. 60%The Influencer is dead. Long live the influencer
  34736. 98%Dependency Injection in ASP.NET Core
  34737. 66%Handmade Seattle News
  34738. 99%Deploying a GitHub app to Glitch: Creating my first GitHub app with Probot - Part 3
  34739. 99%Manifold Garden Dev Update #17 - Bug Fixes, Soak Tests, and Footsteps
  34740. 88%Intel® NUC Mini PCs
  34741. 99%Security Experiments with gRPC and ASP.NET Core 3.1
  34742. 91%Feral Vector 2019
  34743. 96%ASP.NET Community Standup - March 5th, 2019 - David Fowler on Perf, ASP.NET Core 3.0 and More!
  34744. 99%Telerik UI for Blazor Data Grid Component Basics
  34745. 99%Unzip Files in Go - GolangCode
  34746. 99%Announcing .NET Core 3 Preview 3 | .NET Blog
  34747. 99%Dark mode now available!
  34748. 99%ASP.NET Blog | ASP.NET Core updates in .NET Core 3.0 Preview 3
  34749. 95%Visual Model-Based Reinforcement Learning as a Path towards Generalist Robots
  34750. 93%Real-time web applications with ASP.NET Core SignalR
  34751. 99%Cats instances taking the environmental parameter by gvolpe · Pull Request #593 · zio/zio
  34752. 98%High performance Privacy By Design using Matryoshka & Spark - @scaladays
  34753. 99%Getting Started with .NET Core on Linux
  34754. 98%Microsoft Graph E-mail Sample - POST to https://graph.microsoft.com/beta/me/sendmail from https://developer.microsoft.com/en-us/graph/graph-explorer
  34755. 91%Suzanne Vega - Toms Diner (Official Music Video)
  34756. 96%ASP.NET Community Standup - March 5th, 2019 - David Fowler on Perf, ASP.NET Core 3.0 and More!
  34757. 95%brave/brave-browser
  34758. 96%Handmade Seattle
  34759. 99%Hello, bgfx! - DEV Community 👩‍💻👨‍💻
  34760. 99%Azure DevOps for Visual Studio Extensions
  34761. 98%Lupusa87/BlazorDragAndDrop
  34762. 88%BlazorDragAndDrop
  34763. 99%Floating-Point Parsing and Formatting improvements in .NET Core 3.0 | .NET Blog
  34764. 88%An Insider’s Look at Why Women End Up on the Cutting Room Floor
  34765. 99%Final Tagless seen alive
  34766. 98%Stable Filtering  —  Part 1
  34767. 73%Festival
  34768. 99%Burrows - Wheeler Data Transform Algorithm - GeeksforGeeks
  34769. 90%Automation: Last Week Tonight with John Oliver (HBO)
  34770. 99%Some performance tricks with .NET strings
  34771. 99%Deploying a GitHub app to Glitch: Creating my first GitHub app with Probot - Part 3
  34772. 96%Debugging .NET Builds with the MSBuild Structured Log Viewer
  34773. 99%Final Tagless seen alive
  34774. 99%Final Tagless seen alive
  34775. 92%Constant-time gcd: Papers
  34776. 92%Real-time web applications with ASP.NET Core SignalR
  34777. 92%Cybersecurity for the Public Interest - Schneier on Security
  34778. 92%Added Range Manipulation APIs to Collection<T> and ObservableCollection<T> by ahoefling · Pull Request #35772 · dotnet/corefx
  34779. 52%Leadersheep — Trinity Farm
  34780. 99%Interrupt/systemshock
  34781. 78%design/25530-notary.md
  34782. 99%no warnings when compiling /W3 · nothings/stb@a0b521f
  34783. 98%PostgreSQL Tools for the Visually Inclined
  34784. 96%Martin needs to watch Trainspotting · Issue #2 · martinwoodward/martin_public
  34785. 97%How to play 21 against 22
  34786. 95%7:11 Polyrhythms
  34787. 99%Wake Up And Code!
  34788. 99%Exploring the Docker Extension for VS Code and .NET Core - DEV Community 👩‍💻👨‍💻
  34789. 99%Hardware intrinsic in .NET Core 3.0 - Introduction
  34790. 77%News « BeeScala Conference
  34791. 98%Efficient params and string formatting by jaredpar · Pull Request #2293 · dotnet/csharplang
  34792. 68%r/wimmelbilder - PXL CON - Jimmy Something
  34793. 99%IIS Hosting for ASP .NET Core Web Apps
  34794. 99%puns.dev - The Worst Computer Puns on the Internet
  34795. 70%The Latest in Creepy Spyware - Schneier on Security
  34796. 99%CoreCLR’s environment is not your environment
  34797. 99%How to make your game run at 60fps
  34798. 91%CognitiveComplexity - Plugins | JetBrains
  34799. 95%The Orville Prequel / Old Parody of Star Trek TOS
  34800. 99%dotnet/coreclr
  34801. 99%dotnet/coreclr
  34802. 99%Inline IL ASM in C# with Roslyn | xoofx
  34803. 96%SignalR core python client (III): Streamming
  34804. 99%damianh/ProxyKit
  34805. 90%Chromostereopsis - Wikipedia
  34806. 90%Sinclair ZX Spectrum Prototype - Computer - Computing History
  34807. 67%r/videos - Can You Trust Kurzgesagt Videos? - YouTube
  34808. 85%chrislgarry/Apollo-11
  34809. 99%🐢
  34810. 89%NuGet Support in Visual Studio for Mac 7.8 - Matt Ward
  34811. 90%Status as a Service (StaaS) — Remains of the Day
  34812. 92%Ghost Insight: Empty (5/9;7/5) by Spilled Games
  34813. 99%The Death of Final Tagless
  34814. 96%Always centers the camera to the world origin by pixelflinger · Pull Request #913 · google/filament
  34815. 93%Past, Present, Future: From Co-ops to Cryptonetworks - Andreessen Horowitz
  34816. 95%Sphinx and the Cursed Mummy for Nintendo Switch - Nintendo Game Details
  34817. 74%Dicey Dungeons v0.16.1 - Dicey Dungeons by Terry Cavanagh, chipzel, Marlowe Dobbe
  34818. 96%Tiger - Breakdown - Blender 2.8 Eevee development test
  34819. 83%Scala Love – Podcast about Scala Programming Language and its community
  34820. 96%Live coverage: Crew Dragon capsule returns to Earth – Spaceflight Now
  34821. 89%Friday Squid Blogging: Chinese Squid-Processing Facility - Schneier on Security
  34822. 84%The Trust Official Trailer #1 (2016) - Elijah Wood, Nicolas Cage Movie HD
  34823. 99%CensoredUsername/dynasm-rs
  34824. 99%dotnet/reactive
  34825. 98%Tor Developer Isis Lovecruft lectures on anonymity systems at Radboud Universiteit
  34826. 97%dotnet/format
  34827. 97%Data Leakage from Encrypted Databases - Schneier on Security
  34828. 98%pierricgimmig/orbitprofiler
  34829. 99%Is C# a low-level language?
  34830. 98%Caching Docker layers on serverless build hosts with multi-stage builds, --target, and --cache-from
  34831. 99%Runtime analysis and leak detection for Autofac
  34832. 88%BlazorVirtualGrid
  34833. 99%CFGs.txt
  34834. 96%Spotlight Team Best Practices: GUID based references - Unity Technologies Blog
  34835. 98%Effectful Episode with John de Goes – Scala Love
  34836. 97%The Three Most Important Outlook Rules for Processing Mail - Scott Hanselman
  34837. 94%Damian Edwards and David Fowler Demonstrate SignalR
  34838. 95%APE OUT
  34839. 90%Eastshade Studios | Official Website
  34840. 99%Paper: Hyperscan: A Fast Multi-pattern Regex Matcher for Modern CPUs
  34841. 98%Dotnetos - .NET Performance Tour 2019
  34842. 98%✅ Scott Hanselman & Damian Edwards Talk about Microsoft & .Net Core 3
  34843. 99%segarray.ion
  34844. 94%The Making of Legend of Zelda A Link to the Past - Super Nes
  34845. 99%Add FormPipeReader by jkotalik · Pull Request #7964 · dotnet/aspnetcore
  34846. 88%Jekyll Docker
  34847. 98%Submitting Your App to the Oculus Quest Store | Oculus
  34848. 99%Handling Errors in ASP .NET Core
  34849. 99%Build a chat bot in NodeJS w/Hattan Shobokshi
  34850. 99%Build a chat bot in NodeJS w/Hattan Shobokshi
  34851. 99%Announcing WPF, WinForms, and WinUI are going Open Source - Scott Hanselman
  34852. 94%MongoDB.local SF 2018
  34853. 99%Building C# 8.0 | .NET Blog
  34854. 99%Understanding the Whys, Whats, and Whens of ValueTask | .NET Blog
  34855. 97%PowerShell in Azure Cloud Shell GA
  34856. 99%Announcing .NET Core 2.2 Preview 3 | .NET Blog
  34857. 99%dotnet/docs
  34858. 91%Create a Generic Subscriber in RxJS
  34859. 98%Inspect and Style an Element in DevTools that Normally Disappears when Inactive · Manorisms
  34860. 99%SoCal Code Camp
  34861. 95%Radio TFS Episode 165: Goodbye VSTS Hello Azure DevOps
  34862. 80%Create a Meetup Account
  34863. 94%kelseyhightower/kubernetes-the-hard-way
  34864. 92%Regulating Bot Speech by Madeline Lamo, Ryan Calo :: SSRN
  34865. 91%SoCal Code Camp
  34866. 99%Build real-time web communication apps with ASP.NET Core SignalR - BRK3189
  34867. 99%danroth27/BlazorChat
  34868. 95%microsoft/MS-DOS
  34869. 74%Volkswagen and Microsoft partner to give drivers a connected, seamless ride | Transform
  34870. 95%Kubernetes 1.12: Kubelet TLS Bootstrap and Azure Virtual Machine Scale Sets (VMSS) Move to General Availability
  34871. 86%Neowin
  34872. 93%Global Azure > Home
  34873. 99%Announcing TypeScript 3.1 | TypeScript
  34874. 97%Azure Sphere | Microsoft Azure
  34875. 96%Azure Serverless Community Library
  34876. 97%dotnet/blazor
  34877. 94%Azure SignalR Service now generally available
  34878. 98%Cloud Platform Release Announcements for September 24, 2018
  34879. 98%Microsoft Ignite
  34880. 96%Meet Our Meetup Video Library Page - eng.age
  34881. 98%Microsoft Azure Developer: Implementing Table Storage
  34882. 98%Strict bind, call, and apply methods on functions by ahejlsberg · Pull Request #27028 · microsoft/TypeScript
  34883. 98%Introducing GitHub Pull Requests for Visual Studio Code
  34884. 98%Announcing Azure Pipelines with unlimited CI/CD minutes for open source
  34885. 99%Introducing Azure DevOps
  34886. 83%.NET Conf 2019
  34887. 99%Azure Pipelines now available in GitHub Marketplace - The GitHub Blog
  34888. 97%Donate - Let's Encrypt - Free SSL/TLS Certificates
  34889. 89%Mixer | Interactive Livestreaming
  34890. 99%First experiments using EF Core with Azure Cosmos DB
  34891. 96%Project File Tools - Visual Studio Marketplace
  34892. 99%Dev Tip #125: Builder Pattern Test Kata Questions
  34893. 99%NCrunch Blog | Test-Driven Development: A First-Principles Explanation
  34894. 99%Combining iterator blocks and async methods in C# | Premier Developer
  34895. 91%NCrunch for Visual Studio
  34896. 99%Send a gif with Go using MMS in 14 lines
  34897. 89%Desert Code Camp - 2018 - DevOps/System Administration - Hattan Shobokshi - Accidentally DevOps : Continuous Integration for the .NET Developer
  34898. 90%What don't people tell you about working at a top tech company? - Quora
  34899. 85%WEB Live Webinar - 4 Tips to Secure Active Directory
  34900. 99%sharkdp/bat
  34901. 99%How to Create High Quality HDR Environments – HDRI Haven Blog
  34902. 90%Content moderation has no easy answers
  34903. 69%HQ2: Understanding What Happened & Why - The Big Picture
  34904. 92%Compiler Explorer
  34905. 98%noclip
  34906. 99%stretchy_buffer.h won't compile for C++ · Issue #250 · nothings/stb
  34907. 91%When I Make a Good Pun | bdg
  34908. 89%Let's Play: Ancient Greek Punishment: UI Edition
  34909. 99%ocornut/imgui
  34910. 70%The History of Blindfolded Punch-Out
  34911. 89%An Apology from Editor-in-Chief Russ Pitts - Escapist Magazine
  34912. 97%Twitch Highlighter - Visual Studio Marketplace
  34913. 74%a16z Podcast: Voting, Security, and Governance in Blockchains - Andreessen Horowitz
  34914. 84%Introducing Anchorage, the world’s first crypto-native custodian
  34915. 97%What comes after open source?
  34916. 80%Strong and weak technologies
  34917. 89%Blockchain Can Wrest the Internet From Corporations' Grasp
  34918. 97%a16z Podcast: How the Internet Happened - Andreessen Horowitz
  34919. 70%Crypto, Beyond Silk Road - Andreessen Horowitz
  34920. 81%Crypto, the Future of Trust
  34921. 93%Beyond Cryptocurrencies - Andreessen Horowitz
  34922. 97%4 eras of blockchain computing: degrees of composability
  34923. 62%The Next 3 Billion in Financial Services - Andreessen Horowitz
  34924. 98%How the Internet Happened: From Netscape to the iPhone 1, Brian McCullough, eBook - Amazon.com
  34925. 98%The Four Horsemen of Centralization, by Ali Yahya
  34926. 98%Centralization vs Decentralization - AVC
  34927. 93%Presentation: The End of the Beginning — Benedict Evans
  34928. 68%Coinbase – Buy & Sell Bitcoin, Ethereum, and more with trust
  34929. 90%Goodbye Phones, Hello Drones
  34930. 98%The Myth of The Infrastructure Phase | Union Square Ventures
  34931. 98%a16z Crypto - Andreessen Horowitz
  34932. 98%a16z Crypto - Andreessen Horowitz
  34933. 98%a16z Crypto - Andreessen Horowitz
  34934. 79%Introducing the Cultural Leadership Fund - Andreessen Horowitz
  34935. 98%a16z Crypto - Andreessen Horowitz
  34936. 98%a16z Podcast: Scaling Companies (and Tech Trends) - Andreessen Horowitz
  34937. 79%Connie Chan - Andreessen Horowitz
  34938. 93%Oasis Labs
  34939. 98%a16z Crypto - Andreessen Horowitz
  34940. 93%SEC.gov | Digital Asset Transactions: When Howey Met Gary (Plastic)
  34941. 57%A Fresh Perspective on Seed Investing
  34942. 79%A #CryptoIntro — Resources & Wrap Up
  34943. 97%insitro: Rethinking drug discovery using machine learning
  34944. 73%Welcome Balaji Srinivasan, Coinbase’s new Chief Technology Officer
  34945. 85%Tested: Skydio R1 Autonomous Drone Review - Tested.com
  34946. 82%CryptoKitties | Union Square Ventures
  34947. 98%Cryptonetworks and why tokens are fundamental – Nick Grossman
  34948. 89%Astranis - Andreessen Horowitz
  34949. 99%Crypto Canon - Andreessen Horowitz
  34950. 97%a16z Podcast: Mental Models for Understanding Crypto Tokens - Andreessen Horowitz
  34951. 98%Vitalik Buterin, Creator Of Ethereum, On The Big Guy Vs. The Little Guy - Unchained Podcast
  34952. 86%Our Top 16+ Podcasts of 2017 - Andreessen Horowitz
  34953. 80%The Future of Tech, with Chris Dixon – [Invest Like the Best, EP.69]
  34954. 78%dYdX raises seed round led by Andreessen Horowitz and Polychain Capital
  34955. 72%AI: What's Working, What's Not - Andreessen Horowitz
  34956. 55%Welcome Asiff Hirji: Coinbase’s New President & Chief Operating Officer
  34957. 96%Blockchain Governance: Programming Our Future
  34958. 97%Field Notes: Devcon3 - Ethereum Developer's Conference - Andreessen Horowitz
  34959. 96%The Agoric Papers
  34960. 93%The scale of tech winners — Benedict Evans
  34961. 97%Keybase launches encrypted git
  34962. 87%a16z Podcast: Why Crypto Tokens Matter - Andreessen Horowitz
  34963. 75%US solar plant costs fall another 30 per cent in just one year
  34964. 96%First quantum computers need smart software
  34965. 70%Decentralizing Everything with Ethereum's Vitalik Buterin | Disrupt SF 2017
  34966. 94%a16z Podcast: Getting Applications Into People's Hands - Andreessen Horowitz
  34967. 58%Tony Seba: Clean Disruption - Energy & Transportation
  34968. 98%Bitcoin's Academic Pedigree - ACM Queue
  34969. 95%Funding the Evolution of Blockchains
  34970. 98%Blockchains don’t scale. Not today, at least. But there’s hope.
  34971. 79%How Information Got Re-Invented - Issue 51: Limits - Nautilus
  34972. 88%Traditional Asset Tokenization
  34973. 88%Traditional Asset Tokenization
  34974. 83%Coinbase raises $100M Series D led by IVP
  34975. 98%Plasma: Scalable Autonomous Smart Contracts
  34976. 96%Ian Goodfellow's answer to What's next after deep learning? - Quora
  34977. 91%How to Tell the Truth - Andreessen Horowitz
  34978. 95%Made With ARKit - ARKit Furniture dropping app | by...
  34979. 94%Digital currency reading list
  34980. 88%Automatic Recognition of Facial Displays of Unfelt Emotions
  34981. 93%Revisiting Unreasonable Effectiveness of Data in Deep Learning Era
  34982. 97%r/btc - "So no worries, Ethereum's long term value is still ~0." -Greg Maxwell, CTO of Blockstream and opponent of allowing Bitcoin to scale as Satoshi had planned.
  34983. 98%AI Progress Measurement
  34984. 97%Computer Logic with Chris Dixon - Software Engineering Daily
  34985. 85%Made With ARKit - ARKit Inter-dimensional Portal by @nedd. Music...
  34986. 97%Perfect Ten
  34987. 91%Bigscreen raises $11 Million in Series A financing led by True Ventures
  34988. 95%Reading /proc/pid/cmdline can hang forever
  34989. 99%facebookexperimental/eden
  34990. 94%Compare Countries With This Simple Tool
  34991. 98%facebookexperimental/eden
  34992. 98%Database File Format
  34993. 98%MuniHac 2018: Keynote: A low-latency garbage collector for GHC
  34994. 95%Preserve old serialization format with the new folly::none · facebook/fbthrift@63a06e8
  34995. 96%Wolfsong Trailer
  34996. 99%Emscripten’s embind  |  Web  |  Google Developers
  34997. 97%The Elusive Frame Timing
  34998. 98%Code Density - Efficient but Painful?
  34999. 55%Porsche 919 Hybrid Evo sets an astonishing new Nurburgring lap record
  35000. 99%Unwind the stack around every invoke by kripken · Pull Request #6702 · emscripten-core/emscripten
  35001. 98%datausage.py
  35002. 95%Background compilation · V8
  35003. 88%‎Florence
  35004. 98%Timestamps
  35005. 92%Compiler Explorer
  35006. 92%Fixing My Keyboard's Latency - Tristan Hume
  35007. 97%Microsecond Resolution Time Services for Windows
  35008. 98%What happens if 'throw' fails to allocate memory for exception object?
  35009. 99%How to atomically write a file without giving it a temporary name
  35010. 99%torvalds/linux
  35011. 99%[PATCH] fuse: invalidate inode pagecache when atomic_o_trunc flag is enabled — Linux Filesystem Development
  35012. 95%Space Scifi Rpg Tiles 48x48
  35013. 99%cruxlang/crux
  35014. 99%replace the system memory info in eden stats with process memory · facebookexperimental/eden@9a3fa8b
  35015. 99%maps, smaps and Memory Stats!
  35016. 99%poikilos/Audiere
  35017. 99%fix bug for mmap larger than the file but within a page reading zero … · facebookexperimental/eden@7400585
  35018. 95%Using Python to Code by Voice
  35019. 92%r/miniSNES - Latency Analysis of NES, SNES, Classics, and RetroPie
  35020. 90%Dad and Mom at Monaco F1
  35021. 98%Hotswapping Haskell · Simon Marlow
  35022. 88%SIGIL Update — Rome.ro
  35023. 94%July 4, 1976 — Rome.ro
  35024. 88%Books Archives — ETC Press
  35025. 97%P8 Awards 2018
  35026. 56%Hurt Me Plenty: A Doom Retrospective - Outright Geekery
  35027. 90%SI6IL — Romero Games
  35028. 91%SIGIL Announcement
  35029. 90%SI6IL — Romero Games
  35030. 72%Reflections on DOOM's Development — Rome.ro
  35031. 98%SIGIL Doom Quake Wolfenstein Heretic Hexen Dangerous Dave Gunman Taco Truck Merchandise — Romero Games
  35032. 98%Game Engine Black Book: Wolfenstein 3D: 9781539692874: Computer Science Books @ Amazon.com
  35033. 85%Castles II Siege & Conquest by Interplay - PC DOS 3.5" Diskette (Retail Big Box) | eBay
  35034. 84%Magazine Subscriptions & more | Games TM Issue 206 | My Favourite Magazines
  35035. 88%Wolfenstein 3D
  35036. 93%‎Gunman Taco Truck
  35037. 88%Through the Moongate: Richard Garriott, Origin, and Ultima
  35038. 56%Rocket Jump
  35039. 96%Darren Sweeney
  35040. 95%Pain Elemental reveals the last official secret of Doom 2
  35041. 82%Shareware Heroes
  35042. 84%'Gunman Taco Truck' Review & Tips: Hilarious Post-Apocalyptic Restaurant Simulator Is A Stroke Of Strategic Genius
  35043. 91%Eternal Doom
  35044. 95%Fusion Magazine
  35045. 96%Ponentes | Codemotion Madrid 2018
  35046. 72%Half-Life: Opposing Force (PC, 1999) for sale online | eBay
  35047. 88%John Romero's Daikatana, EIDOS & Ion Storm (PC, 2000) Box & Contents No Game CD 788687101813 | eBay
  35048. 98%SIGIL Doom Quake Wolfenstein Heretic Hexen Dangerous Dave Gunman Taco Truck Merchandise — Romero Games
  35049. 92%Stay Awhile and Listen: Book II
  35050. 87%John Romero's Daikatana, EIDOS & Ion Storm (PC, 2000) Box & Contents No Game CD | eBay
  35051. 97%Deathkings of the Dark Citadel (PC, 1996) for sale online | eBay
  35052. 91%Maestros del DOOM en Espanol — firmado por John Romero — Romero Games
  35053. 95%Typeradio — Now we are talking.
  35054. 93%[CSDb] - White Rabbit by Mayday! (2019)
  35055. 91%Hidden Patterns Inside Fruits and Vegetables
  35056. 98%02:14
  35057. 68%Audrey Hepburn
  35058. 91%Leisure Suit Larry Bundle | Steam Game Bundle | Fanatical
  35059. 91%Samurai Sam – Game Jam Build
  35060. 99%Clean code != well engineered
  35061. 93%Minds - Take back control of your social media
  35062. 89%The Legend of Zelda: Link’s Awakening - Announcement Trailer - Nintendo Switch
  35063. 95%DOS Nostalgia's 10th Anniversary Stream
  35064. 97%REDO! by Redo!
  35065. 95%Meditation Games Diary: 1/29/19
  35066. 93%Meditation Games - January 29th - Game 29
  35067. 90%ORCA Sequencer - Guided Tour №1 (Rhythm and Math!)
  35068. 93%Rival Consoles - Against The Clock
  35069. 93%Meditations Games: January 29th 2019 - Sweetspot
  35070. 98%hundredrabbits/Orca-c
  35071. 99%The current state of my compiler project | sergio
  35072. 95%Super Simple Named Boolean Parameters
  35073. 95%Snakeshit by dario-zubovic
  35074. 69%r/French - “What is that thing?” ... I love French!
  35075. 91%Milton
  35076. 98%Profile your CPU and GPU (OpenGL and Vulkan) code with Tracy Profiler
  35077. 98%galaxyhaxz/devilution
  35078. 97%serge-rgb/compiler
  35079. 97%vmg/sundown
  35080. 92%git/git
  35081. 99%flipcode - Texturing As In Unreal
  35082. 95%Handmade Hero Day 429 - Multiresolution Light Sampling
  35083. 99%How C++ Debuggers work - Simon Brand - Meeting C++ 2017
  35084. 82%Journal of Computer Graphics Techniques
  35085. 92%Why I left Google to join Grab
  35086. 92%PC Connects talk 2018.pdf
  35087. 99%microsoft/microsoft-pdb
  35088. 99%ApoorvaJ/tiny-jpeg-rs
  35089. 96%SSRTGI: Toughest Challenge in Real-Time 3D
  35090. 99%4coder for Mac
  35091. 85%Something Rotten In The Core
  35092. 96%Keyboard latency
  35093. 97%Game Designer+Artist or Game Designer+Programmer
  35094. 93%Toward an honesty of pixels: on Final Fantasy 12 HD and Quake 3 Arena
  35095. 85%Tom Lehrer - We Will All Go Together When We Go
  35096. 98%CCleaner Command and Control Causes Concern
  35097. 94%Breaking the x86 Instruction Set
  35098. 98%Detecting debuggers by abusing a bad assumption within Windows
  35099. 99%Shadertoy
  35100. 98%LLVM on Windows now supports PDB Debug Info
  35101. 99%Beautiful, Simple, Testable Functional Effects for Scala
  35102. 98%Bifunctor IO: A Step Away from Dynamically-Typed Error Handling
  35103. 99%TypeScript port of the first half of John De Goes "FP to the max" (https://www.youtube.com/watch?v=sxudIMiOo68)
  35104. 99%vivri/Adjective
  35105. 99%High-Performance Functional Programming Through Effect Rotation
  35106. 91%Practical Haskell: A Real World Guide to Programming: Alejandro Serrano Mena: 9781484244791: Amazon.com: Books
  35107. 99%Orthogonal Functional Architecture
  35108. 91%ytCropper | Keynote: The Last Hope for Scala's Infinity War - John A. De Goes
  35109. 97%Functional Scala (Amsterdam Edition) by John A. De Goes
  35110. 99%r/HandmadeQuake - My Announcement is Downright.... Epic
  35111. 93%r/HandmadeQuake - Big Announcement Coming Soon
  35112. 87%e1m8b.zip
  35113. 85%Video: Watch a game coder rebuild id's Quake from scratch
  35114. 87%Index of /hmcon/
  35115. 75%Philip Buuck — Coming Soon
  35116. 96%Working time among video game developers: Trends over 2004-14
  35117. 93%#NodeJS : A quick optimization advice
  35118. 80%I Will Teach You To Be Rich
  35119. 93%Get a job: Be a Mobile Game Engineer for Sega Networks
  35120. 54%Gaming articles on Engadget
  35121. 83%#1gam
  35122. 72%Why I am leaving the best job I ever had
  35123. 98%On the Security of Password Managers - Schneier on Security
  35124. 87%Friday Squid Blogging: A Tracking Device for Squid - Schneier on Security
  35125. 93%Gen. Nakasone on US Cyber Command - Schneier on Security
  35126. 84%Reverse Location Search Warrants - Schneier on Security
  35127. 99%Details on Recent DNS Hijacking - Schneier on Security
  35128. 85%I Am Not Associated with Swift Recovery Ltd. - Schneier on Security
  35129. 97%Cataloging IoT Vulnerabilities - Schneier on Security
  35130. 96%Friday Squid Blogging: Sharp-Eared Enope Squid - Schneier on Security
  35131. 95%Reconstructing SIGSALY - Schneier on Security
  35132. 95%USB Cable with Embedded Wi-Fi Controller - Schneier on Security
  35133. 93%Cyberinsurance and Acts of War - Schneier on Security
  35134. 98%Blockchain and Trust - Schneier on Security
  35135. 82%Friday Squid Blogging: The Hawaiian Bobtail Squid Genome - Schneier on Security
  35136. 87%China's AI Strategy and its Security Implications - Schneier on Security
  35137. 94%Using Gmail "Dot Addresses" to Commit Fraud - Schneier on Security
  35138. 94%Major Zcash Vulnerability Fixed - Schneier on Security
  35139. 70%Facebook's New Privacy Hires - Schneier on Security
  35140. 93%Friday Squid Blogging: Squid with Chorizo, Tomato, and Beans - Schneier on Security
  35141. 95%Public-Interest Tech at the RSA Conference - Schneier on Security
  35142. 96%Security Flaws in Children's Smart Watches - Schneier on Security
  35143. 98%Security Analysis of the LIFX Smart Light Bulb - Schneier on Security
  35144. 84%iPhone FaceTime Vulnerability - Schneier on Security
  35145. 90%Japanese Government Will Hack Citizens' IoT Devices - Schneier on Security
  35146. 95%Friday Squid Blogging: Squids on the Tree of Life - Schneier on Security
  35147. 98%Hacking the GCHQ Backdoor - Schneier on Security
  35148. 89%Military Carrier Pigeons in the Era of Electronic Warfare - Schneier on Security
  35149. 95%The Evolution of Darknets - Schneier on Security
  35150. 87%Hacking Construction Cranes - Schneier on Security
  35151. 88%Clever Smartphone Malware Concealment Technique - Schneier on Security
  35152. 95%Friday Squid Blogging: Squid Lollipops - Schneier on Security
  35153. 98%Evaluating the GCHQ Exceptional Access Proposal - Schneier on Security
  35154. 80%Prices for Zero-Day Exploits Are Rising - Schneier on Security
  35155. 94%Speaking Events: MCSC 2019 - Schneier on Security
  35156. 90%Speaking Events: A New Initiative for Poland - Schneier on Security
  35157. 98%Upcoming Speaking Engagements - Schneier on Security
  35158. 97%Why Internet Security Is So Bad - Schneier on Security
  35159. 93%Friday Squid Blogging: New Giant Squid Video - Schneier on Security
  35160. 88%Using a Fake Hand to Defeat Hand-Vein Biometrics - Schneier on Security
  35161. 64%Security Vulnerabilities in Cell Phone Systems - Schneier on Security
  35162. 99%EU Offering Bug Bounties on Critical Open-Source Software - Schneier on Security
  35163. 98%Machine Learning to Detect Software Vulnerabilities - Schneier on Security
  35164. 98%New Attack Against Electrum Bitcoin Wallets - Schneier on Security
  35165. 93%Friday Squid Blogging: The Future of the Squid Market - Schneier on Security
  35166. 91%Podcast Interview with Eva Galperin - Schneier on Security
  35167. 94%Long-Range Familial Searching Forensics - Schneier on Security
  35168. 93%China's APT10 - Schneier on Security
  35169. 81%Friday Squid Blogging: Squid-Focused Menus in Croatia - Schneier on Security
  35170. 96%Click Here to Kill Everybody Available as an Audiobook - Schneier on Security
  35171. 65%Massive Ad Fraud Scheme Relied on BGP Hijacking - Schneier on Security
  35172. 70%Stealing Nativity Displays - Schneier on Security
  35173. 96%Human Rights by Design - Schneier on Security
  35174. 98%MD5 and SHA-1 Still Used in 2018 - Schneier on Security
  35175. 95%Friday Squid Blogging: Illegal North Korean Squid Fishing - Schneier on Security
  35176. 76%Fraudulent Tactics on Amazon Marketplace - Schneier on Security
  35177. 80%Congressional Report on the 2017 Equifax Data Breach - Schneier on Security
  35178. 94%Teaching Cybersecurity Policy - Schneier on Security
  35179. 79%New Shamoon Variant - Schneier on Security
  35180. 88%Real-Time Attacks Against Two-Factor Authentication - Schneier on Security
  35181. 92%Friday Squid Blogging: More Problems with the Squid Emoji - Schneier on Security
  35182. 84%Marriott Hack Reported as Chinese State-Sponsored - Schneier on Security
  35183. 95%New Australian Backdoor Law - Schneier on Security
  35184. 92%2018 Annual Report from AI Now - Schneier on Security
  35185. 88%Friday Squid Blogging: Problems with the Squid Emoji - Schneier on Security
  35186. 84%Back Issues of the NSA's Cryptolog - Schneier on Security
  35187. 90%Your Personal Data is Already Stolen - Schneier on Security
  35188. 92%Security Risks of Chatbots - Schneier on Security
  35189. 98%Bad Consumer Security Advice - Schneier on Security
  35190. 92%The DoJ's Secret Legal Arguments to Break Cryptography - Schneier on Security
  35191. 91%Click Here to Kill Everybody News - Schneier on Security
  35192. 84%Three-Rotor Enigma Machine Up for Auction Today - Schneier on Security
  35193. 96%Distributing Malware By Becoming an Admin on an Open-Source Project - Schneier on Security
  35194. 72%Propaganda and the Weakening of Trust in Government - Schneier on Security
  35195. 83%How Surveillance Inhibits Freedom of Expression - Schneier on Security
  35196. 75%Friday Squid Blogging: Good Squid Fishing in the Exmouth Gulf - Schneier on Security
  35197. 91%Using Machine Learning to Create Fake Fingerprints - Schneier on Security
  35198. 86%Information Attacks against Democracies - Schneier on Security
  35199. 80%What Happened to Cyber 9/11? - Schneier on Security
  35200. 70%Israeli Surveillance Gear - Schneier on Security
  35201. 86%Friday Squid Blogging: Squid Sculptures - Schneier on Security
  35202. 77%Mailing Tech Support a Bomb - Schneier on Security
  35203. 89%Chip Cards Fail to Reduce Credit Card Fraud in the US - Schneier on Security
  35204. 81%Upcoming Speaking Engagements - Schneier on Security
  35205. 98%New IoT Security Regulations - Schneier on Security
  35206. 90%Speaking Events: University of Basel, Basel, Switzerland - Schneier on Security
  35207. 90%Speaking Events: Digital Society Conference, Berlin - Schneier on Security
  35208. 94%Hiding Secret Messages in Fingerprints - Schneier on Security
  35209. 82%Friday Squid Blogging: Australian Fisherman Gets Inked - Schneier on Security
  35210. 95%The Pentagon Is Publishing Foreign Nation-State Malware - Schneier on Security
  35211. 70%Privacy and Security of Data at Universities - Schneier on Security
  35212. 82%iOS 12.1 Vulnerability - Schneier on Security
  35213. 96%Consumer Reports Reviews Wireless Home-Security Cameras - Schneier on Security
  35214. 94%Speaking Events: MIT, Cambridge, Massachusetts - Schneier on Security
  35215. 96%Security of Solid-State-Drive Encryption - Schneier on Security
  35216. 94%Troy Hunt on Passwords - Schneier on Security
  35217. 90%Friday Squid Blogging: Eating More Squid - Schneier on Security
  35218. 66%How to Punish Cybercriminals - Schneier on Security
  35219. 96%Buying Used Voting Machines on eBay - Schneier on Security
  35220. 76%Was the Triton Malware Attack Russian in Origin? - Schneier on Security
  35221. 93%ID Systems Throughout the 50 States - Schneier on Security
  35222. 67%Cell Phone Security and Heads of State - Schneier on Security
  35223. 89%More on the Supermicro Spying Story - Schneier on Security
  35224. 82%Security Vulnerability in Internet-Connected Construction Cranes - Schneier on Security
  35225. 96%Meow the Infinite
  35226. 98%Meow the Infinite is here!
  35227. 90%I Invented a Smarter Electrical Metering System Than What the Utilities Had. Then They Caught On.
  35228. 71%Africa
  35229. 89%Amazon.com: Customer reviews: Razer BlackWidow Tournament Edition Stealth - Essential Mechanical Gaming Keyboard - Compact Layout - Tactile & Silent Razer Orange Switches
  35230. 79%Game jams
  35231. 99%How to get clang++ to find link.exe
  35232. 99%llvm-mirror/clang
  35233. 98%How close is WinDBG Preview to an everyday debugger?
  35234. 99%tianocore/edk2
  35235. 93%Log in
  35236. 96%Announcing the Epic Games Store
  35237. 97%V.I. Arnold, On teaching mathematics
  35238. 85%Two Guys Who Hate Each Other -
  35239. 98%Google Help
  35240. 74%Lambda Days 2018 - Heather Miller - We're Building On Hollowed Foundations (...)
  35241. 86%Welcome | HMN
  35242. 99%Compiler Explorer - C++
  35243. 97%cmuratori/meow_hash
  35244. 99%CI
  35245. 70%Edible Games Cookbook: Play With Your Food
  35246. 70%Edible Games Cookbook: Play With Your Food
  35247. 87%Current Status
  35248. 98%Current Status
  35249. 95%Thimbleweed Park Cosplay Mashup
  35250. 82%Thimbleweed Park Blog
  35251. 97%Thimbleversary
  35252. 98%Combat
  35253. 96%GOG.com
  35254. 81%Thimbleweed Park Vinyl
  35255. 97%BBEdit
  35256. 95%Statistics Question
  35257. 90%Friday Questions #3
  35258. 65%A better Steam
  35259. 91%Favorite Game Dev Blogs?
  35260. 97%Friday Questions #2
  35261. 95%Unit Testing Games
  35262. 92%2018 Goals
  35263. 91%Grumpy Gamer v3
  35264. 65%When is it OK to remake a classic game?
  35265. 54%Thimbleweed Park Cross Stitch Charts | The Den of Slack
  35266. 85%No, the Asteroid Apophis STILL Won’t Hit Us in 2036
  35267. 96%Thimbleweed Park™
  35268. 56%AIAS launches new game dev podcast 'The Game Makers Notebook'
  35269. 99%TRÜBERBROOK – A Nerd Saves the World
  35270. 76%PinnyPals
  35271. 88%Here’s a neat trick for understanding how long computer processes take
  35272. 66%Ben Saunders embarks on Trans-Antarctic Solo expedition
  35273. 85%Available NOW on Nintendo Switch, PS4, Xbox One, and Steam: N++
  35274. 97%Bitsy Game Maker by Adam Le Doux
  35275. 95%Jonathan Blow on Deep Focus
  35276. 94%turnoff.us - geek comic site
  35277. 75%Looking for a pixel artist
  35278. 79%Youth Vs. Apocalypse @Y_Vs_A
  35279. 66%David Hellman - Stunning 4BR,3BA w/Treasure Maze //...
  35280. 71%Where the alt-right came from | Dale Beran | TEDxMidAtlantic
  35281. 95%Zelda 2
  35282. 50%Liberalism in Theory and Practice
  35283. 91%BSA - Donate
  35284. 93%Face à la crise du mouvement des « gilets jaunes », les préfets sonnent l’alerte politique
  35285. 83%Yojimbo (1961) OST - 01 Titles
  35286. 88%November 6, 2018 Voter Guide
  35287. 62%DSA SF Endorsements – November 2018
  35288. 79%Join DSA. Become a member today.
  35289. 97%Unity at GDC San Francisco 2019: Dates, Keynote, and Schedules | Unity
  35290. 69%Questions I'd Ask as a Job Candidate at an Interview
  35291. 95%Data-oriented design: software engineering for limited resources and short schedules: Mr Richard Fabian: 9781916478701: Amazon.com: Books
  35292. 97%Updated Terms of Service and commitment to being an open platform - Unity Technologies Blog
  35293. 86%Swing by GDC and learn about the making of Marvel's Spider-Man from top to bottom
  35294. 84%Millitext · Advent Calendar of Curiosities 2018
  35295. 96%Unity ECS - 100k entities, 30fps on mobile
  35296. 98%Project Tiny Preview Package is here! - Unity Technologies Blog
  35297. 98%Unity Careers
  35298. 99%ECS Track: The Evolution of the ECS API - Unite LA
  35299. 52%General Mills Is Launching a Cereal Monsters Cinematic Universe - Nerdist
  35300. 92%culling.pptx
  35301. 69%Limbo for Commodore 64 Preview available for download
  35302. 84%Unite Los Angeles 2018 - Day 2 Livestream
  35303. 98%FPS Sample - A multiplayer shooter game project | Unity
  35304. 90%Unity gives us over 10m reasons to watch Unite LA next week | MCV/DEVELOP
  35305. 95%AI-driven Dynamic Dialog through Fuzzy Pattern Matching
  35306. 70%Infinitroid
  35307. 82%Procreate
  35308. 75%SPYRO Reignited Character Designer Nicholas Kole Talks ART, Nostalgia, & JELLY
  35309. 78%The Pumpkin King, an art print by John Loren
  35310. 79%The Factory, an art print by John Loren
  35311. 87%Crocodile Pirate
  35312. 75%Sugar and Sprites, an art print by John Loren
  35313. 76%The Wingfeather Saga - Animated Short Film
  35314. 79%John Loren Illustration
  35315. 92%Trigonometry in Pictures | Extreme Learning
  35316. 96%Haxe Roundup № 468
  35317. 98%distractionware » Design Diary: The Jester
  35318. 86%Heat Signature dev log: designing in the dark
  35319. 96%LOVE for Nintendo Switch - Nintendo Game Details
  35320. 99%Looking for a full-time Unity programmer
  35321. 90%JUMPGRID by Ian MacLarty
  35322. 94%Charity - a post on Tom Francis' blog
  35323. 73%r/funny - I switched out all my co-worker's cheat sheets while he was out.
  35324. 64%Home
  35325. 98%Megaquest (Dicey Dungeons) by TheMysticSword
  35326. 61%The 1887 Children’s Fancy Dress Ball
  35327. 95%Mosh Pit Simulator
  35328. 80%gamedev.world
  35329. 97%distractionware » Dice related stuff
  35330. 95%PAX South 2019 Postmortem
  35331. 97%Immediate-Mode Graphical User Interfaces (2005)
  35332. 89%Dicey Dungeons - PAX South Trailer
  35333. 84%NIGHT, by Jasper Byrne
  35334. 85%Bungie.net
  35335. 99%Unity’s block of SpatialOS - Improbable
  35336. 98%distractionware » On a roll
  35337. 85%All the indies I've played in 2018 are amazing and I need to talk about them
  35338. 95%2019 Independent Games Festival reveals this year's finalists!
  35339. 87%Meditations
  35340. 91%Patrick Kavanagh vowed to ‘break every bloody bookshop’ in Dublin over literary snub
  35341. 84%Normal Music: Volume II, by Ian Snyder
  35342. 92%2018 Retrospective
  35343. 91%Dicey Dungeons: Terry Cavanagh interview — Wireframe Magazine
  35344. 87%Submit your game for inclusion in the Leftfield Collection 2019
  35345. 98%distractionware » When’s the next update coming out?
  35346. 94%New & popular featured games
  35347. 99%draft-irtf-cfrg-gcmsiv-09 - AES-GCM-SIV: Nonce Misuse-Resistant Authenticated Encryption
  35348. 95%caddytls: add TLS 1.3 support by crvv · Pull Request #2399 · caddyserver/caddy
  35349. 99%Ext4 Disk Layout - Ext4
  35350. 98%oss-security - MatrixSSL stack buffer overflow
  35351. 99%Modern Alternatives to PGP
  35352. 99%Isolate containers with a user namespace
  35353. 99%Go 1.12 Release Notes - The Go Programming Language
  35354. 96%Archive
  35355. 98%proposal: x/crypto: deprecate unused, legacy and problematic packages · Issue #30141 · golang/go
  35356. 82%FiloSottile/mkcert
  35357. 99%draft-ietf-acme-acme-18 - Automatic Certificate Management Environment (ACME)
  35358. 97%What is a Tor Relay?
  35359. 75%Real World Crypto 2019 - Day 1 - Session 1 - Morning - part 1
  35360. 92%crypto/x509: root_cgo_darwin and root_nocgo_darwin omit some system certs · Issue #24652 · golang/go
  35361. 97%Pricing · Plans for every developer
  35362. 98%FiloSottile/mkcert
  35363. 93%Benjojo - Ben Cartwright-Cox
  35364. 95%Lecture: A deep dive into the world of DOS viruses | Friday | Schedule 35th Chaos Communication Congress
  35365. 77%LocoMocoSec 2019 Project Alloy Grant Application
  35366. 98%Go Modules in 2019 - The Go Blog
  35367. 98%The Go Programming Language Blog
  35368. 87%Salary Negotiation: Make More Money, Be More Valued | Kalzumeus Software
  35369. 99%We are Google employees. Google must drop Dragonfly.
  35370. 96%crypto/tls: add support for TLS 1.3 · Issue #9671 · golang/go
  35371. 98%[PATCH 0/3] namei: implement various scoping AT_* flags
  35372. 95%Managering in Terrible Times | Lara Hogan
  35373. 90%kernel/git/torvalds/linux.git - Linux kernel source tree
  35374. 76%CBC 2019
  35375. 99%This job is unavailable
  35376. 99%Docker and kvm containers (from scratch) - redo: a recursive build system
  35377. 98%Real World Crypto 2019
  35378. 89%Classical and quantum computers are vying for superiority
  35379. 93%The year in post-quantum crypto
  35380. 95%Lecture: The year in post-quantum crypto | Friday | Schedule 35th Chaos Communication Congress
  35381. 70%NTRU-HRSS-KEM
  35382. 98%ImperialViolet - CECPQ2
  35383. 89%SPY --- Surveillance, Privacy, and You
  35384. 91%The Case Against Quantum Computing - IEEE Spectrum
  35385. 92%Quantum algorithms for analysis of public-key crypto | American Inst. of Mathematics
  35386. 96%Quantum isogenies: Intro
  35387. 99%Mathematics of Public Key Cryptography
  35388. 91%Table of Contents - IEEE Transactions on Computers | IEEE Computer Society Digital Library
  35389. 81%CRYPTO 2018: “Middle Ground” Proposals for a Going-Dark Fix
  35390. 96%Badge Reviews
  35391. 98%google/randen
  35392. 98%djbsort: Changes
  35393. 86%Programme
  35394. 98%PQCRYPTO ICT-645622
  35395. 92%D. J. Bernstein / Talks
  35396. 97%djbsort: Intro
  35397. 97%Information on RFC 8391 » RFC Editor
  35398. 88%Security in Times of Surveillance
  35399. 51%Round 1 Submissions - Post-Quantum Cryptography | CSRC
  35400. 88%Selected Areas in Cryptography (SAC) 2018 | University of Calgary |
  35401. 88%Eurocrypt 2018 rump session
  35402. 82%Classic McEliece: Talks
  35403. 90%NIST PQCrypto Classic McEliece submission
  35404. 89%PQCrypto 2018 Conference : Florida Atlantic University - Charles E. Schmidt College of Science
  35405. 79%Pitching security vs. privacy is asking the wrong question
  35406. 70%Veiligheid versus privacy: een valse tegenstelling
  35407. 98%libpqcrypto: Intro
  35408. 88%Security in Times of Surveillance
  35409. 99%Introducing HacSpec
  35410. 74%Accepted Papers : Florida Atlantic University - Charles E. Schmidt College of Science
  35411. 98%Cortex-A7 Processor - ARM
  35412. 88%Post-Quantum Cryptography
  35413. 97%CBC Workshop 2018 : Florida Atlantic University - Charles E. Schmidt College of Science
  35414. 91%LatticeHacks: Intro
  35415. 87%Comments on HK17
  35416. 87%Comments on RaCoSS
  35417. 87%SPHINCS+
  35418. 99%The ROBOT Attack
  35419. 92%NTRU Prime: NIST submission
  35420. 73%Male Novum - Mod for The End is Nigh (Trailer)
  35421. 97%Download the latest indie games
  35422. 96%Nicalis
  35423. 93%Buy sports, concert and theater tickets on StubHub!
  35424. 81%S1E47 – Fucked Up – “David Comes To Life” - That Record Got Me High
  35425. 64%Spicy Piggy - Apps on Google Play
  35426. 65%BOI: Four Souls + Expansion Pack
  35427. 79%Humans Who Make Games | Starburns Audio
  35428. 77%21st Annual Independent Games Festival Awards Audience Award
  35429. 94%The Legend of Bum-Bo on Steam
  35430. 88%IBM's 360 and Early 370 Systems
  35431. 94%My name is Frankenstein - Young Frankenstein
  35432. 97%Randomized trial on gender in Overwatch
  35433. 99%Trying to write Ukkonen's algorithm from memory in a language I don't know! Without tests! YOLO
  35434. 90%All documents - European Patent Register
  35435. 97%Cache tables
  35436. 79%Pet Shop Boys - Give stupidity a chance (lyric video)
  35437. 98%Amiga music: Jester - Elysium
  35438. 99%nothings/stb
  35439. 99%NASM Manual
  35440. 60%Open Letter From New York State Budget Director Robert Mujica Regarding Amazon
  35441. 99%zeux.io - Flavors of SIMD
  35442. 96%The Datasaurus Dozen - Same Stats, Different Graphs | Autodesk Research
  35443. 96%Efficient Generation of Points that Satisfy Two-Dimensional Elementary Intervals (JCGT)
  35444. 81%EGSR 2019
  35445. 94%Real-Time Rendering · “Ray Tracing Gems” nears completion
  35446. 81%sigAsia2018Course
  35447. 97%Unity Labs Publications | Unity
  35448. 98%Deep Learning for Graphics
  35449. 96%Sampling the GGX Distribution of Visible Normals (JCGT)
  35450. 94%A radiative transfer framework for non-exponential media
  35451. 99%Gazoo.vrv
  35452. 96%RGL | An Adaptive Parameterization for Efficient Material Acquisition and Rendering
  35453. 95%TheRealMJP/DXRPathTracer
  35454. 95%A microfacet based BRDF for the accurate and efficient rendering of high definition specular normal maps
  35455. 98%Mipmapping with Bidirectional Techniques
  35456. 90%Giljoo Nam
  35457. 93%Position-Free Monte Carlo Simulation for Arbitrary Layered BSDFs
  35458. 98%MC VOLUME RENDERING COURSE - Jaroslav Křivánek
  35459. 99%NVIDIA Turing Vulkan/OpenGL extensions
  35460. 99%Introduction to Turing Mesh Shaders | NVIDIA Developer Blog
  35461. 75%Efficient Unbiased Rendering of Thin Participating Media (JCGT)
  35462. 99%blueberrymusic/DeepLearningBook-Resources
  35463. 98%Breaking Down Barriers – Part 5: Back To The Real World
  35464. 99%Tech Note: Shader Snippets for Efficient 2D Dithering | Oculus
  35465. 86%SIGGRAPH 2018 Links - Self Shadow
  35466. 73%siggraph course: path tracing in production
  35467. 97%Introduction to DirectX RayTracing
  35468. 97%Advances in Real-Time Rendering in Games, SIGGRAPH 2018
  35469. 96%AliceVision | Photogrammetric Computer Vision Framework
  35470. 97%Christopher Kulla's Homepage
  35471. 84%Real-Time Rendering, Fourth Edition
  35472. 97%The Design and Evolution of Disney’s Hyperion Renderer | ACM Transactions on Graphics (TOG)
  35473. 98%Arnold Renderer | Autodesk | Research
  35474. 80%View-warped Multi-view Soft Shadowing for Local Area Lights (JCGT)
  35475. 90%Sharing | Technology
  35476. 96%ProgressiveMultiJitteredSampling
  35477. 88%KIT - Computergrafik - Publikationen - Gradient Estimation for Real-Time Adaptive Temporal Filtering
  35478. 93%Cube-to-sphere projections for procedural texturing and beyond (JCGT)
  35479. 85%Computer Graphics Group » Acquisition and Validation of Spectral Ground Truth Data for Predictive Rendering of Rough Surfaces
  35480. 98%Stratified sampling of projected spherical caps
  35481. 89%Program | High-Performance Graphics 2018
  35482. 97%A Composite BRDF Model for Hazy Gloss
  35483. 96%ACES 1.1 now available
  35484. 96%Combining Analytic Direct Illumination and Stochastic Shadows
  35485. 84%Rendering Layered Materials
  35486. 95%Robust Solving of Optical Motion Capture Data by Denoising - Ubisoft Montréal
  35487. 90%A reciprocal formulation of non-exponential radiative transfer. 1: Sketch and motivation
  35488. 95%A Radiative Transfer Framework for Spatially-Correlated Materials
  35489. 96%Materials for Masses: SVBRDF Acquisition with a Single Mobile Phone Image
  35490. 83%Technical Papers - SIGGRAPH 2018
  35491. 94%Alpha Distribution - Cem Yuksel
  35492. 98%A Multi-Faceted Exploration (Part 3) - Self Shadow
  35493. 98%DynaKelvinlets
  35494. 94%Efficient Rendering of Layered Materials using an Atomic Decomposition with Statistical Operators
  35495. 87%Moment-Based Order-Independent Transparency
  35496. 98%GDC Retrospective and Additional Thoughts on Real-Time Raytracing
  35497. 90%CausticConnections
  35498. 98%Breaking Down Barriers – Part 2: Synchronizing GPU Threads
  35499. 60%KIT - Computergrafik - Publikationen - Reweighting Firefly Samples for Improved Finite-Sample Monte Carlo Estimates
  35500. 81%Welcome | I3D 2018
  35501. 85%Claybook_Simulation_Raytracing_GDC18.pptx
  35502. 86%Schedule | GDC 2020 | Session not found.
  35503. 90%Real-Time Rendering · “Real-Time Rendering, 4th Edition” available in August 2018
  35504. 93%NVIDIA Nsight Graphics
  35505. 97%Monte Carlo methods for volumetric light transport simulation
  35506. 90%Experiments with DirectX Raytracing in Northlight
  35507. 90%NVIDIA Developer
  35508. 95%SEED - Project PICA PICA - Real-time Raytracing Experiment using DXR (DirectX Raytracing)
  35509. 91%Choose & Download | Intel® System Studio
  35510. 98%pervognsen/bitwise
  35511. 86%Schedule | GDC 2020 | Session not found.
  35512. 91%A new microflake model with microscopic self-shadowing for accurate volume downsampling
  35513. 96%Real-Time Rendering of Wave-Optical Effects on Scratched Surfaces | Shiny 3D Graphics Research
  35514. 86%Schedule | GDC 2020 | Session not found.
  35515. 98%kayru/RayTracedShadows
  35516. 81%Page not found - 99% Invisible
  35517. 72%Edge.org
  35518. 70%WIRED
  35519. 98%Manifold Garden - Performance, Design, and Music System
  35520. 91%Manifold Garden
  35521. 99%Music System for Manifold Garden
  35522. 97%LUNARK
  35523. 95%Manifold Garden
  35524. 89%Join Us — Hinterland Games
  35525. 98%Unity Careers
  35526. 99%Manifold Garden Dev Update #16 - Fixes, Music System and Design
  35527. 97%Steam :: Manifold Garden :: Graphics Improvements, New Music System, and Dev Update Video #16
  35528. 91%How to Be a Tree by zaphos
  35529. 97%Treachery in Beatdown City Trailer - FIGHT SOMEONE! 🤜👊🤛
  35530. 55%SmuggleCraft hitting the Switch eShop this week - Nintendo Everything
  35531. 99%spite/looper
  35532. 97%The Epic Games Store as described by Sergey Galyonkin (SteamSpy Creator, Currently At Epic) (Update: Sergey Clarifying Points on Twitter)
  35533. 98%Manifold Garden Dev Update #15 - Before vs After of Recent Changes
  35534. 96%Eastshade Official Trailer 2
  35535. 97%Manifold Garden - Development Update 13
  35536. 76%Architectural Capricci 2014 – 2018 – Emily Allchurch
  35537. 80%BELOW for Xbox One: Explore. Survive. Discover. | Xbox
  35538. 52%Level Design Timelapse - Decemember 12, 2018
  35539. 98%Manifold Garden - Development Update 12
  35540. 86%AirNow
  35541. 99%Khronos OpenGL® Registry - The Khronos Group Inc
  35542. 90%The 10 Secrets to Indie Game Success (and Why They Do Not Exist)
  35543. 91%Foundations of Game Engine Development
  35544. 94%The Transvoxel Algorithm for Voxel Terrain
  35545. 97%Foundations of Game Engine Development, Volume 1: Mathematics: Eric Lengyel: 9780985811747: Amazon.com: Books
  35546. 81%The 31st - A Game by Terathon Software
  35547. 97%Slug Font Rendering Library
  35548. 71%Magic Leap Promises to Show a Real Demo and Share Specs on Today's Livestream
  35549. 98%pervognsen/bitwise
  35550. 98%The unscalable, deadlock-prone, thread pool - Paul Khuong: some Lisp
  35551. 99%compiletime.md
  35552. 99%clion.md
  35553. 97%research!rsc: Using Uninitialized Memory for Fun and Profit
  35554. 99%allocators.ion
  35555. 99%dbg.el
  35556. 96%lccwin32.doc
  35557. 99%namemap2.ion
  35558. 99%ion_const.md
  35559. 98%Build software better, together
  35560. 99%Miles Sound System Development History
  35561. 99%asan_clang_cl.md
  35562. 99%std.ion.c
  35563. 99%asdf.ion
  35564. 96%A short and readable single .vcxproj file that opens and builds in Visual Studio 2012, 2013, 2015, 2017 and 2019 with good default settings.
  35565. 81%Register Plus PDF viewer
  35566. 80%crates.io: Rust Package Registry
  35567. 99%dalek-cryptography/ed25519-dalek
  35568. 70%18 Jokes About Being Trans — By Actual Trans People
  35569. 70%The CCC: Men Who Hate Women
  35570. 98%Analytic sphere eversion with minimum of topological events
  35571. 90%A230242 - OEIS
  35572. 92%Mersenne Prime Discovery - 2^82589933-1 is Prime!
  35573. 79%Diophantine Representation of the Set of Prime Numbers | Semantic Scholar
  35574. 62%Guide to Computing - docubyte
  35575. 99%stb_ds.h
  35576. 99%Compiler Explorer
  35577. 96%Here's Why The Ferrari 488 Pista Is the Best New Ferrari
  35578. 99%LLVM: include/llvm/Support/Casting.h Source File
  35579. 92%Thunderhill Trip, 2018 October 11-14, day 3
  35580. 55%Help Bahiyya Khan get to GDC 2019
  35581. 81%ZACH-LIKE
  35582. 96%What's Inside an F1 Gearbox (& How it Works)
  35583. 98%How colliding blocks act like a beam of light...to compute pi.
  35584. 86%International Streaming - Liqui-Moly Bathurst 12 Hour
  35585. 85%Ultimate Tic-Tac-Toe
  35586. 99%Constructing a cubic Bezier that passes through four points
  35587. 99%Reversed-Z in OpenGL
  35588. 97%Eletro Fortinite [Test][Reupload in the right subreddit]
  35589. 89%Thunderhill Trip, 2018 October 11-14, day 2
  35590. 86%Schedule | GDC 2020 | Session not found.
  35591. 88%#GAConfEU 2018
  35592. 96%TOP 10 Marble Racing Videos 2018
  35593. 97%How To Solve For The Angle - Viral Math Challenge
  35594. 97%Sponza in a Millisecond – threadlocalmutex.com
  35595. 92%MESA International
  35596. 91%logicomacorp/WaveSabre
  35597. 97%Randomized trial on gender in Overwatch
  35598. 98%Zaval.org -> Resources -> Library -> Recursive mutexes by David Butenhof
  35599. 92%Mesh: Compacting Memory Management for C/C++ Applications
  35600. 83%Even without explicit collusion, pricing algorithms converge on price-fixing strategies
  35601. 99%Undefined Behavior Is Really Undefined
  35602. 99%Rotating a single vector using a quaternion
  35603. 95%Forget privacy: you're terrible at targeting anyway
  35604. 98%What would a EvE online Internet look like?
  35605. 99%germangb/imgui-ext
  35606. 97%sharkdp/hyperfine
  35607. 96%Wine 4.0 Officially Released With Vulkan Support, Initial Direct3D 12 & Better HiDPI - Phoronix
  35608. 91%r/PS4 - [video] The Encounter made in Dreams Beta. One person made this....wtf
  35609. 99%Jon Shiring Public Tech Talk at Rackspace
  35610. 90%Slim and light Asus StudioBook S (W700) offers Intel Xeon CPU and Nvidia Quadro P3200 GPU
  35611. 95%What Bodies Think About: Bioelectric Computation Outside the Nervous System - NeurIPS 2018
  35612. 91%WikiChip - WikiChip
  35613. 96%TP-Link EAP225v3 AC1350 Wireless MU-MIMO Gigabit Ceiling Mount Access Point Reviewed - SmallNetBuilder
  35614. 92%Kernel-Predicting Convolutional Networks for Denoising Monte Carlo Renderings
  35615. 97%Stanford Seminar - Tiny functions for codecs, compilation, and (maybe) soon everything
  35616. 98%A whirlwind introduction to dataflow graphs
  35617. 63%libdl.so
  35618. 89%Sign in - Google Accounts
  35619. 96%125981 - The fundamental error in the icon of cheeseburger - An open-source project to help move the web forward. - Monorail
  35620. 86%Cloud Data Backup for Small Businesses | CrashPlan
  35621. 99%Buffer-centric IO
  35622. 99%urish/web-bluetooth-polyfill
  35623. 92%Kirby’s Development Secrets
  35624. 98%CppCon 2015: Gor Nishanov “C++ Coroutines - a negative overhead abstraction
  35625. 99%Collatz and Self Similarity
  35626. 98%(Almost-)Zero-Additional-Latency UDP-over-TCP - IT Hare on Soft.ware
  35627. 81%progonos.com
  35628. 99%Inigo Quilez :: fractals, computer graphics, mathematics, shaders, demoscene and more
  35629. 99%Modern garbage collection
  35630. 96%AURCADE: Format: Ghosts 'n Goblins: Points
  35631. 93%Panasonic Develops Industry's First*1 IPS Liquid Crystal Panel with Contrast Ratio of over 1,000,000:1
  35632. 55%NYPLarcade: International Games Day 2016
  35633. 82%Explaining Old Products To My Son
  35634. 91%ドナルド
  35635. 93%An Important Message About Yahoo User Security
  35636. 90%G4v: An Engineering Approach to Gravitation - C. Mead - 4/21/2015
  35637. 87%Carver Mead | Home
  35638. 89%A refrigerator that works by stretching rubber bands
  35639. 70% Solving network congestion
  35640. 71%Online English Vocabulary Size Test
  35641. 98%Depth Precision Visualized – Nathan Reed’s coding blog
  35642. 99%nucypher/nufhe
  35643. 99%RUB-NDS/TLS-Padding-Oracles
  35644. 92%Cryptologie | Links
  35645. 80%Buffy - Once More, with Feeling - Overture/Going Through the Motions
  35646. 99%Bits and Bytes ordering in 5 minutes
  35647. 97%Robust Website Fingerprinting Through the Cache Occupancy Channel
  35648. 98%[paper review] A faster, more efficient cryptocurrency
  35649. 96%A faster, more efficient cryptocurrency
  35650. 99%WireGuard for macOS
  35651. 99%What is the BLS signature scheme?
  35652. 99%draft-boneh-bls-signature-00 - BLS Signature Scheme
  35653. 99%mimoo/eureka
  35654. 92%Home | Cfail2019
  35655. 70%There's No Good Reason to Trust Blockchain Technology
  35656. 98%无法找到该页
  35657. 99%crypto/tls: enable TLS 1.3 and update tests · golang/go@30cc978
  35658. 97%Quantum Computing, Capabilities and Limits: An Interview with Scott Aaronson – Gigaom
  35659. 98%Database Encryption
  35660. 97%Kerckhoffs’ principles – Why should I make my cipher public?
  35661. 98%Practical Enclave Malware with Intel SGX
  35662. 93%Proxy re-encryption and FHE with NuCypher
  35663. 92%Cryptologie | Links
  35664. 98%Attack of the week: searchable encryption and the ever-expanding leakage function
  35665. 67%Go Proverbs
  35666. 99%Archive
  35667. 99%r/math - A monad is a monoid in the category of endofunctors, what's the problem?
  35668. 98% Introducing Adiantum: Encryption for the Next Billion Users
  35669. 97%Quantum computing as a field is obvious bullshit
  35670. 98%Zcash Counterfeiting Vulnerability Successfully Remediated - Electric Coin Company
  35671. 89%Stanford Blockchain Conference 2019 - Day 1
  35672. 87%Format selector for 1705.05937
  35673. 70%EPA docs don’t show any scientific evidence for Scott Pruitt’s climate claims
  35674. 87%‎Beyond Beta Podcast on Apple Podcasts
  35675. 62%Stormy weather
  35676. 56%The War To Sell You A Mattress Is An Internet Nightmare
  35677. 94%How Cover Systems Ruined Shooters
  35678. 99%HandmadeCon (all years)
  35679. 91%r/technology - Guys, México has no net neutrality laws. This is what it really looks like. No mockup, glimpse into a possible future for the US. (Image in post)
  35680. 94%Ads Don’t Work That Way | Melting Asphalt
  35681. 99%A New Code License: The MIT, this time with Attribution Required
  35682. 92%Baba Is You
  35683. 87%‎Pipe Push Paradise
  35684. 93%Watch Hamilton's Pharmacopeia Streaming Online | Hulu (Free Trial)
  35685. 81%Pathetic Man-Child Destroys 2,387 Vintage Star Wars Figures
  35686. 95%50. Dice Area Revisions and Other Fun Stuff
  35687. 98%Intel Xeon W-3175X Review: Ultimate Performance at the Ultimate Price
  35688. 96%Working on Taiji (Revising Subtractive Dice Puzzles, Part 1) 01-21-2019
  35689. 96%Working on Taiji (Revising Subtractive Dice Puzzles, Part 2) 01-21-2019
  35690. 99%Whats next after Burst
  35691. 99%C++, C# and Unity
  35692. 85%Prints by tsuaii | Society6
  35693. 98%Manifold Garden Dev Update #14 - A Very Brief History of Development
  35694. 99%facebookresearch/habitat-sim
  35695. 99%The Book of Shaders
  35696. 94%Abstract Art with ML
  35697. 99%Neural Networks seem to follow a puzzlingly simple strategy to classify images
  35698. 98%Wernher von Braun explains the possibility to reach the Moon.
  35699. 99%Learning to Drive Smoothly in Minutes
  35700. 99%MiniWorld: A VizDoom Alternative for OpenAI Gym
  35701. 98%pyglet / pyglet / issues / #219 - EGL support, headless rendering — Bitbucket
  35702. 99%C++ Modules Might Be Dead-on-Arrival
  35703. 96%Training Neural Networks with Local Error Signals
  35704. 83%MusicToy 2.0
  35705. 93%Real-Time Rendering · “An Introduction to Ray Tracing” is now free for download
  35706. 98%(Now Go Bang!) Snowflake Archeology (DEC PDP-1)
  35707. 92%Hierarchical reinforcement learning - Doina Precup
  35708. 99%Isaac Asimov's Predictions for 2019
  35709. 92%How DOOM fire was done
  35710. 83%piwheels - Package List
  35711. 97%Determined AI
  35712. 75%A Small Dose of Optimism
  35713. 97%Evolution-Guided Policy Gradient in Reinforcement Learning
  35714. 99%Binary Stochastic Neurons in Tensorflow - R2RT
  35715. 80%Page not found - Mila
  35716. 96%Pursue a Career at Polytechnique Montreal
  35717. 80%Page not found - Mila
  35718. 99%10 Gradient Descent Optimisation Algorithms
  35719. 66%VideoLectures.NET - VideoLectures.NET
  35720. 97%Wave Function Collapse by marian42
  35721. 97%Visualizing quaternions, an explorable video series
  35722. 97%How to Design for Color Blindness
  35723. 98%Jure Leskovec:
  35724. 96%I saw how Prusament and the Prusa i3 MK3 are made! (we find some early SL1 prototypes)
  35725. 99%arXiv.org e-Print archive
  35726. 84%In Defense of Elon Musk
  35727. 52%Search Jobs - Google Careers
  35728. 99%Bomb Jack Dissected
  35729. 99%Raytracing
  35730. 98%Two bits per transistor: high-density ROM in Intel's 8087 floating point chip
  35731. 95%An intro to self-normalising neural networks (SNN)
  35732. 99%Clara: A Neural Net Music Generator
  35733. 99%The 7 Best Robotic Arm Kits Under $100
  35734. 99%RL — Proximal Policy Optimization (PPO) Explained
  35735. 98%A intuitive explanation of natural gradient descent
  35736. 99%Practical Guide to Hyperparameters Optimization for Deep Learning Models
  35737. 99%Git Submodules vs Git Subtrees
  35738. 98%Visualizing Learning rate vs Batch size
  35739. 85%Computer Science and Engineering: Software Foundations Assistant Professor (open until filled, initial review 12/14/18)
  35740. 99%How Many Random Seeds Should I Use? Statistical Power Analysis in (Deep) Reinforcement Learning Experiments
  35741. 94%3D TEXTURES
  35742. 98%Joe Rogan Experience #1169 - Elon Musk
  35743. 72%Blockchains Are a Bad Idea (James Mickens)
  35744. 65%Paul Wooster - SpaceX's Plans for Mars - 21st Annual International Mars Society Convention
  35745. 97%USENIX Security '18-Q: Why Do Keynote Speakers Keep Suggesting That Improving Security Is Possible?
  35746. 91%Deep Learning with Darwin: Evolutionary Synthesis of Deep Neural Networks
  35747. 81%AI-DO: AI Driving Olympics – Duckietown
  35748. 88%Nvidia Launches Turing Architecture, Quadro RTX Ray-Tracing GPU
  35749. 73%Duckietown – A playful way to learn robotics
  35750. 98%An Empirical Evaluation of Generic Convolutional and Recurrent Networks for Sequence Modeling
  35751. 99%google/schism
  35752. 99%Interview: Robot Restaurant Spyce's Co-Founder
  35753. 86%On-Stack Replacement, Distilled
  35754. 94%HHVM JIT: A Profile-Guided, Region-Based Compiler for PHP and Hack
  35755. 98%Introduction to compute shaders | Anteru's Blog
  35756. 72%The Gradient
  35757. 78%Sacha Arnoud, Director of Engineering, Waymo - MIT Self-Driving Cars
  35758. 84%IMP (Intelligent Mobile Platform) : 1985 : Robotics History
  35759. 63%Functional Composition - Chris Ford
  35760. 95%Wayve — Learning to drive in a day
  35761. 98%What I Learned Making My Own JIT Language
  35762. 84%Making rent in Silicon Valley
  35763. 98%Metacar: A reinforcement learning environment for self-driving cars in the browser.
  35764. 98%The story of ispc: origins (part 1)
  35765. 92%BDD100K: A Large-scale Diverse Driving Video Database
  35766. 98%Building a Simple Self-Driving Car Simulator
  35767. 97%(Spread)sheet Music: Making a Simple Music Sequencer using CSV Spreadsheets
  35768. 98%Inside the 76477 Space Invaders sound effect chip: digital logic implemented with I2L
  35769. 98%(Spread)sheet Music: Live Jam using a Spreadsheet Program as a Sequencer
  35770. 98%LMARV-1: A RISC-V processor you can see. Part 1: 32-bit registers.
  35771. 98%Google’s Duplex Assistant phone call blew my mind!
  35772. 59%Linux gaming is on a life-support system called Steam
  35773. 76%Google has no plans to lower its 30% cut
  35774. 90%Jackbox Party Pack - The Jackbox Party Pack
  35775. 84%The State of the Algorithm: What's Happening to Indies on Steam?
  35776. 97%Metro Exodus - Handgun Class (Official)
  35777. 99%PC Gaming Era GOTY 2018 Awards
  35778. 97%The Aggie Awards – The Best Adventure Games of 2018 - page 15 | Adventure Gamers
  35779. 95%Return of the Obra Dinn & The Jigsaw Puzzle // Playing at Being (LudicRyan)
  35780. 99%Noclip Podcast #07 - Lucas Pope (Papers Please / Return of the Obra Dinn)
  35781. 95%BEHOLDER. Official Short Film (2019) 4K
  35782. 95%2019 Independent Games Festival reveals this year's finalists!
  35783. 74%The RPS Advent Calendar 2018, Dec 24th
  35784. 95%BEHOLDER. Official Short Film | Trailer (2018) 4K
  35785. 97%Return of the Obra Dinn - Available Now
  35786. 92%Return of the Obra Dinn [Releasing Oct 18]
  35787. 89%Papers, Please VFX Breakdown
  35788. 97%PAPERS, PLEASE - The Short Film (2018) 4K SUBS
  35789. 82%"PAPERS, PLEASE" FOR PLAYSTATION®VITA"
  35790. 93%Papers, Please Out Today For PS Vita
  35791. 92%Return of the Obra Dinn [Releasing Oct 18]
  35792. 98%PAPERS, PLEASE - The Short Film Final Trailer (2017)
  35793. 88%Return of the Obra Dinn [Releasing Oct 18]
  35794. 95%*VROOM KABOOM* - Teaser Trailer
  35795. 95%Papers Please: The Musical
  35796. 86%Return of the Obra Dinn [Releasing Oct 18]
  35797. 93%Короткометражный фильм
  35798. 92%Return of the Obra Dinn [Releasing Oct 18]
  35799. 92%Return of the Obra Dinn [Releasing Oct 18]
  35800. 98%Papers,Please-The Parody Animation
  35801. 66%Home - National Immigration Law Center
  35802. 96%Rocketbirds 2 Evolution now available on Steam!
  35803. 86%Return of the Obra Dinn [Releasing Oct 18]
  35804. 85%Return of the Obra Dinn [Releasing Oct 18]
  35805. 87%Return of the Obra Dinn [Releasing Oct 18]
  35806. 93%‎Papers, Please
  35807. 93%Papers Please Anthem | Jazz Cover
  35808. 85%Papers Please OST (Medley) - Metal ♫ Joobie ♫
  35809. 87%Return of the Obra Dinn [Releasing Oct 18]
  35810. 63%The Secret History of Mac Gaming
  35811. 82%Free Online Survey Software by SurveyMonkey: Closed Survey
  35812. 96%Rocketbirds 2: Evolution - Available Now! (PS4/PS Vita)
  35813. 89%Stephen's Sausage Roll
  35814. 64%Download demo for Lucas Pope’s one-bit adventure Return of the Obra Dinn
  35815. 99%Return of the Obra Dinn by dukope
  35816. 91%PlayStation.Blog
  35817. 92%Return of the Obra Dinn [Releasing Oct 18]
  35818. 89%Play Dead Episode 4: Lucas Pope - That Shelf
  35819. 80%Save the date: 14>27 March 2016 - LocJAM3
  35820. 95%Return of the Obra Dinn [Releasing Oct 18]
  35821. 93%Papers Please - Theme (Daydream Anatomy Metal Remix VIP)
  35822. 73%Lucas Pope and the rise of the 1-bit 'dither-punk' aesthetic
  35823. 75%Release Notes for Safari Technology Preview 76
  35824. 97%O.MG Cable
  35825. 95%DEF CON® 27 Hacking Conference - Call For Papers
  35826. 86%Earn BAT while trying out the blockchain-friendly Brave browser
  35827. 95%Going old school: how I replaced Facebook with email
  35828. 98%Install Brave for Linux using the Snap Store | Snapcraft
  35829. 80%The Internet is Facing a Catastrophe For Free Expression and Competition: You Could Tip The Balance
  35830. 97%Guidelines for URL Display
  35831. 97%Security Freeze Center at Experian
  35832. 98%r/funny - Even better
  35833. 82%craigslist | post not found
  35834. 92%Aw yeah it’s time for cookies with neural networks
  35835. 96%Microsoft is building a Chromium-powered web browser for Windows 10
  35836. 96%statement on event-stream compromise
  35837. 92%3D Printing Ambiguous Cylinders
  35838. 96%The Web We Lost
  35839. 65%Chapter 4: The Consul and the Captain – The Analog Antiquarian
  35840. 77%» Ultima VII The Digital Antiquarian
  35841. 66%Chapter 3: The Soldiers and the Savants – The Analog Antiquarian
  35842. 94%» Life Off the Grid, Part 2: Playing Ultima Underworld The Digital Antiquarian
  35843. 79%Chapter 2: The Mystic and the Measurer – The Analog Antiquarian
  35844. 84%» Life Off the Grid, Part 1: Making Ultima Underworld The Digital Antiquarian
  35845. 94%» The Analog Antiquarian The Digital Antiquarian
  35846. 85%» Life on the Grid The Digital Antiquarian
  35847. 81%» Star Control II The Digital Antiquarian
  35848. 74%» A Quick Scheduling Update — and Season’s Greetings The Digital Antiquarian
  35849. 73%» Controlling the Spice, Part 3: Westwood’s Dune The Digital Antiquarian
  35850. 70%» Controlling the Spice, Part 2: Cryo’s Dune The Digital Antiquarian
  35851. 56%» Controlling the Spice, Part 1: Dune on Page and Screen The Digital Antiquarian
  35852. 81%» The Designer’s Designer The Digital Antiquarian
  35853. 90%» Ten Great Adventure-Game Puzzles The Digital Antiquarian
  35854. 82%» Quest for Glory III and IV The Digital Antiquarian
  35855. 74%» The Sierra Discovery Adventures The Digital Antiquarian
  35856. 68%» The Lost Files of Sherlock Holmes The Digital Antiquarian
  35857. 74%» Whither the Software Artist? (or, How Trip Hawkins Learned to Stop Worrying and Love the Consoles) The Digital Antiquarian
  35858. 79%» Indiana Jones and the Fate of Atlantis (or, Of Movies and Games and Whether the Twain Shall Meet) The Digital Antiquarian
  35859. 78%» The Gateway Games of Legend (Preceded by the Legend of Gateway) The Digital Antiquarian
  35860. 72%» Agrippa (A Book of the Dead) The Digital Antiquarian
  35861. 89%» The Games of Windows The Digital Antiquarian
  35862. 79%» Doing Windows, Part 9: Windows Comes Home The Digital Antiquarian
  35863. 86%» Doing Windows, Part 8: The Outsiders The Digital Antiquarian
  35864. 83%» Doing Windows, Part 7: Third Time’s the Charm The Digital Antiquarian
  35865. 69%» Doing Windows, Part 6: Look and Feel The Digital Antiquarian
  35866. 89%» Doing Windows, Part 5: A Second Try The Digital Antiquarian
  35867. 90%» Doing Windows, Part 4: The Rapprochement The Digital Antiquarian
  35868. 81%» Doing Windows, Part 3: A Pair of Strike-Outs The Digital Antiquarian
  35869. 92%» Doing Windows, Part 2: From Interface Manager to Windows The Digital Antiquarian
  35870. 89%» Doing Windows, Part 1: MS-DOS and Its Discontents The Digital Antiquarian
  35871. 79%» Another World The Digital Antiquarian
  35872. 92%» The Incredible Machine The Digital Antiquarian
  35873. 92%» What’s in a Subtitle? The Digital Antiquarian
  35874. 89%» Ebooks and Future Plans The Digital Antiquarian
  35875. 83%» The Dynamic Interactive Narratives of Dynamix The Digital Antiquarian
  35876. 59%» The Game of Everything, Part 10: Civilization and the Limits of Progress The Digital Antiquarian
  35877. 67%» The Game of Everything, Part 9: Civilization and Economics The Digital Antiquarian
  35878. 65%» The Game of Everything, Part 8: Civilization and Government II (Democracy, Communism, and Anarchy) The Digital Antiquarian
  35879. 77%» The Game of Everything, Part 7: Civilization and Government I (Despotism, Monarchy, and the Republic) The Digital Antiquarian
  35880. 57%» The Game of Everything, Part 6: Civilization and Religion The Digital Antiquarian
  35881. 53%» The Game of Everything, Part 5: Civilization and War The Digital Antiquarian
  35882. 64%» The Game of Everything, Part 4: Civilization and Geography The Digital Antiquarian
  35883. 64%» The Game of Everything, Part 3: Civilization and the Narrative of Progress The Digital Antiquarian
  35884. 87%» The Game of Everything, Part 2: Playing Civilization The Digital Antiquarian
  35885. 79%» The Game of Everything, Part 1: Making Civilization The Digital Antiquarian
  35886. 74%» Wing Commander II The Digital Antiquarian
  35887. 72%» The Worlds of Ultima The Digital Antiquarian
  35888. 97%» Adventure-Game Rock Stars Live in Conference The Digital Antiquarian
  35889. 94%» Dr. Brain The Digital Antiquarian
  35890. 72%» The Sierra Network The Digital Antiquarian
  35891. 75%» Sierra at the Cusp of the Multimedia Age The Digital Antiquarian
  35892. 96%» Timequest The Digital Antiquarian
  35893. 86%» King of Space The Digital Antiquarian
  35894. 97%» A Conversation with Judith Pintar The Digital Antiquarian
  35895. 85%» The Text Adventures of 1991 The Digital Antiquarian
  35896. 68%» Games on the Net Before the Web, Part 3: The Persistent Multiplayer CRPG The Digital Antiquarian
  35897. 85%» Games on the Net Before the Web, Part 2: MUD The Digital Antiquarian
  35898. 86%» Patreon About-Face The Digital Antiquarian
  35899. 93%» Patreon Update The Digital Antiquarian
  35900. 79%» Games on the Net Before the Web, Part 1: Strategy and Simulation The Digital Antiquarian
  35901. 92%» Changes to the Patreon Billing Model The Digital Antiquarian
  35902. 85%» A Net Before the Web, Part 5: The Pony The Digital Antiquarian
  35903. 57%» A Net Before the Web, Part 4: The Rogue, the Yuppie, and the Soldier The Digital Antiquarian
  35904. 78%» A Net Before the Web, Part 3: Content and Competition The Digital Antiquarian
  35905. 72%» A Net Before the Web, Part 2: Service to Community The Digital Antiquarian
  35906. 68%» A Net Before the Web, Part 1: The Establishment Man and the Magnificent Rogue The Digital Antiquarian
  35907. 80%» A Full-Motion-Video Consulting Detective The Digital Antiquarian
  35908. 80%» The 68000 Wars, Part 5: The Age of Multimedia The Digital Antiquarian
  35909. 80%» Games on the Mersey, Part 5: The Lemmings Effect The Digital Antiquarian
  35910. 74%» Games on the Mersey, Part 4: The All-Importance of Graphics The Digital Antiquarian
  35911. 60%» Games on the Mersey, Part 3: The Phoenix The Digital Antiquarian
  35912. 74%» Games on the Mersey, Part 2: Last Days in the Bunker The Digital Antiquarian
  35913. 60%» Games on the Mersey, Part 1: Taking Scousers Off the Dole The Digital Antiquarian
  35914. 83%» Living Worlds of Action and Adventure, Part 3: Head Over Heels, Exile, and Dizzy The Digital Antiquarian
  35915. 80%» Living Worlds of Action and Adventure, Part 2: Mercenary, Fairlight, and Spindizzy The Digital Antiquarian
  35916. 89%» Living Worlds of Action and Adventure, Part 1: The Atari Adventure The Digital Antiquarian
  35917. 98%» Looking for a Web Designer/Developer The Digital Antiquarian
  35918. 68%» A Tale of the Mirror World, Part 8: Life After Tetris The Digital Antiquarian
  35919. 50%» A Tale of the Mirror World, Part 7: Winners and Losers The Digital Antiquarian
  35920. 70%» A Tale of the Mirror World, Part 6: Total War The Digital Antiquarian
  35921. 74%» A Tale of the Mirror World, Part 5: The Inflection Point The Digital Antiquarian
  35922. 79%» A Tale of the Mirror World, Part 4: A Different Mirror The Digital Antiquarian
  35923. 71%» A Tale of the Mirror World, Part 3: A Game of Falling Shapes The Digital Antiquarian
  35924. 75%» A Tale of the Mirror World, Part 2: From Mainframes to Micros The Digital Antiquarian
  35925. 65%» A Tale of the Mirror World, Part 1: Calculators and Cybernetics The Digital Antiquarian
  35926. 91%» Memos from Digital Antiquarian Corporate Headquarters, June 2017 Edition The Digital Antiquarian
  35927. 80%» An Independent Interplay Takes on Tolkien The Digital Antiquarian
  35928. 68%» The Many Faces of Middle-earth, 1954-1989 The Digital Antiquarian
  35929. 92%» The View from the Trenches (or, Some Deadly Sins of CRPG Design) The Digital Antiquarian
  35930. 84%» From Wingleader to Wing Commander The Digital Antiquarian
  35931. 72%» From Squadron to Wingleader The Digital Antiquarian
  35932. 92%» The 640 K Barrier The Digital Antiquarian
  35933. 76%» Ultima VI The Digital Antiquarian
  35934. 84%» Opening the Gold Box, Part 5: All That Glitters is Not Gold The Digital Antiquarian
  35935. 92%» What’s the Matter with Covert Action? The Digital Antiquarian
  35936. 82%» Railroad Tycoon The Digital Antiquarian
  35937. 85%» Monkey Island (or, How Ron Gilbert Made an Adventure Game That Didn’t Suck) The Digital Antiquarian
  35938. 69%» A Little Status Update The Digital Antiquarian
  35939. 85%» Loom (or, how Brian Moriarty Proved That Less is Sometimes More) The Digital Antiquarian
  35940. 79%» The Eastgate School of “Serious” Hypertext The Digital Antiquarian
  35941. 95%» TADS The Digital Antiquarian
  35942. 83%» The Spellcasting Series (or, How Much Ernie Eaglebeak is Too Much Ernie Eaglebeak?) The Digital Antiquarian
  35943. 94%» Thaumistry: In Charm’s Way The Digital Antiquarian
  35944. 84%» A Time of Beginnings: Legend Entertainment (or, Bob and Mike’s Excellent Adventure-Game Company) The Digital Antiquarian
  35945. 85%» A Time of Endings, Part 4: Magnetic Scrolls The Digital Antiquarian
  35946. 78%» A Time of Endings, Part 3: Mediagenic (or, The Patent from Hell) The Digital Antiquarian
  35947. 79%» A Time of Endings, Part 2: Epyx The Digital Antiquarian
  35948. 83%» A Time of Endings, Part 1: Cinemaware The Digital Antiquarian
  35949. 57%» A Working-Class Hero, Part 4: A Hero’s Legacy The Digital Antiquarian
  35950. 59%» A Working-Class Hero, Part 3: Ace and Tactician The Digital Antiquarian
  35951. 90%» Memos from Digital Antiquarian Corporate Headquarters The Digital Antiquarian
  35952. 57%» A Working-Class Hero, Part 1: Proletariat, Prisoner, and Pilot The Digital Antiquarian
  35953. 71%» Turning on, Booting up, and Jacking into Neuromancer The Digital Antiquarian
  35954. 65%» The Prophet of Cyberspace The Digital Antiquarian
  35955. 90%4coder-editor/4coder
  35956. 99%4coder in 2019 | 4coder Blog
  35957. 98%Can we talk about macros? | 4coder Forums
  35958. 85%Notes for 4coder customizers on build 4.0.29. There are several things to be aw - Pastebin.com
  35959. 99%New Features P2: Memory Management Variables and Objects | 4coder Blog
  35960. 97%New Features P1: Memory Management Overview | 4coder Blog
  35961. 99%OH Picker | Swedish Cubes for Unity Blog
  35962. 73%Spelunky 2 - Gameplay Trailer | PS4
  35963. 88%We're hiring! (Senior Software Engineer, C++)
  35964. 96%MONITORENUMPROC (winuser.h) - Win32 apps
  35965. 88%[C++] Nicest Resolution for DirectWrite - Pastebin.com
  35966. 95%wglGetProcAddress function (wingdi.h) - Win32 apps
  35967. 90%Not Even Getting to DirectWrite - Pastebin.com
  35968. 98%ACCIDENTAL DUPLICATE | 4coder Blog
  35969. 96%(PDF) Ritual/speech coevolution: a solution to the problem of deception
  35970. 97%How should we evaluate progress in AI?
  35971. 64%Places, not Programs
  35972. 91%Its All About Savings
  35973. 89%Shelling Out: The Origins of Money | Satoshi Nakamoto Institute
  35974. 87%Sepiachord
  35975. 96%More Strategies For Body Pleasure Management
  35976. 92%Sesame Street - Rectangles in the city and country (1969)
  35977. 89%Meow Store
  35978. 77%Year of the Rocket
  35979. 98%Making a Parser for HHTs  —  Handmade Hero  —  Watch
  35980. 99%Everything You Never Wanted to Know About CMake
  35981. 98%RemedyBG by remedybg
  35982. 77%When is it?
  35983. 82%minimal d3d11 by d7samurai
  35984. 95%Firefox Private Network: VPN to Protect Your Entire Device
  35985. 98%Code reviews - Lamorna Engine | handmade.network Forums
  35986. 98%Ministry Of Flat
  35987. 96%New Release: Behind the Black Box: Sessions with Game Engine Programmers — ETC Press
  35988. 99%Meow Hash
  35989. 82%Science Says You Shouldn't Work More Than This Number of Hours a Week
  35990. 91%Physically Based Rendering: From Theory to Implementation
  35991. 98%4coder 4.1 by 4coder
  35992. 57%How to Spot Good Fuzzing Research
  35993. 98%Handmade Hero  —  Watch
  35994. 99%An update to C# versions and C# tooling | .NET Blog
  35995. 92%Throw Throw Burrito | A dodgeball card game from the creators of Exploding Kittens
  35996. 99%How to Build a Kubernetes Cluster with ARM Raspberry Pi then run .NET Core on OpenFaas - Scott Hanselman
  35997. 98%launch.json
  35998. 97%OmniSharp/omnisharp-vscode
  35999. 99%microsoft/Freeflow
  36000. 99%On DOTS: C++ & C# - Unity Technologies Blog
  36001. 99%.NET Design Review: GitHub Quick Reviews
  36002. 94%Microsoft's Evolving Gaming Strategy Takes A Giant Step Forward - Thurrott.com
  36003. 99%dotnet/coreclr
  36004. 89%r/IAmA - I’m Bill Gates, co-chair of the Bill & Melinda Gates Foundation. Ask Me Anything.
  36005. 99%lemire/simdjson
  36006. 98%EgorBo/SimdJsonSharp
  36007. 96%WEBGL_multi_draw performance on WebGL Animometer
  36008. 98%Tuning a Runtime for Both Productivity and Performance
  36009. 99%.NET Design Review: UTF8 APIs
  36010. 97%r/webdev - Probably been here before, but everyday so true. This is why I'm planning to breakup with web and go for software. I'm getting bored after 5 yrs.
  36011. 98%Service Fabric Customer Architecture: ZEISS Group
  36012. 99%Tooling: .NET Community Standup - February 21, 2019
  36013. 97%.NET Design Review: JSON Serialization
  36014. 99%Development workflow for Docker apps
  36015. 93%Inline BufferWriter .ctor by benaadams · Pull Request #7674 · dotnet/aspnetcore
  36016. 99%fiigii/PacketTracer
  36017. 88%Languages & Runtime: .NET Community Standup - Feb 14, 2019
  36018. 99%dotMorten/DotNetOMDGenerator
  36019. 99%New System.Data.Common batching API · Issue #28633 · dotnet/runtime
  36020. 99%FOSDEM 2019 - Intel® Hardware Intrinsics in .NET Core
  36021. 97%Runtime binding proposal by richlander · Pull Request #51 · dotnet/designs
  36022. 99%Why I Choose Xamarin to Build Cross-Platform Mobile Apps
  36023. 95%C# ReadOnlySpan<byte> and static data
  36024. 99%dotnet/command-line-api
  36025. 99%[C#] Have some fun with .net core startup hooks
  36026. 99%(WPF + WinForms) * .NET Core = Modern Desktop
  36027. 99%RyanLamansky/dotnet-webassembly
  36028. 99%ASP.NET Core One Hour Makeover
  36029. 90%Disposable ref structs in C# 8.0 – TooSlowException
  36030. 98%Support C# 8 nullable reference types by jskeet · Pull Request #1240 · nodatime/nodatime
  36031. 99%.NET Design Review: GitHub Quick Review and DbDataReader Additions
  36032. 64%BusinessTown
  36033. 99%Generate disassembly of .NET functions
  36034. 91%three.js webgl - cubes - indexed
  36035. 98%Add AsyncDisposable support by pakrym · Pull Request #1005 · dotnet/extensions
  36036. 97%Azure Service Fabric application and cluster best practices - Azure Service Fabric
  36037. 99%Why You Should Learn .net in 2019
  36038. 99%Do more with patterns in C# 8.0 | .NET Blog
  36039. 85%We didn’t see this coming
  36040. 99%Visual Studio 2019 Preview 2 is now available | Visual Studio Blog
  36041. 96%Telerik and Kendo UI R1 2019 Release is Here!
  36042. 99%Open source tools for SQL Server on Linux
  36043. 95%About F# | History
  36044. 99%Monitoring GC and memory allocations with .NET Core 2.2 and Application Insights
  36045. 62%Update Components to use Razor SDK by rynowak · Pull Request #6188 · dotnet/aspnetcore
  36046. 99%dotnet/command-line-api
  36047. 99%.NET Core - What's Coming in .NET Core 3.0
  36048. 85%Package Thief vs. Glitter Bomb Trap
  36049. 99%mono/t4
  36050. 98%Visual Studio 2019 Preview .NET Productivity | .NET Blog
  36051. 99%How to set up ASP.NET Core 2.2 Health Checks with BeatPulse's AspNetCore.Diagnostics.HealthChecks - Scott Hanselman
  36052. 99%Addition: Initial Benchmarks for System.Reflection: Attributes by NickCraver · Pull Request #177 · dotnet/performance
  36053. 99%spboyer/dotnet-upforgrabs
  36054. 99%Take C# 8.0 for a spin | .NET Blog
  36055. 95%Microsoft Flagship Events
  36056. 99%Xamarin Blog
  36057. 99%Bring WPF and WinForms Apps to .NET Core 3 with Telerik UI
  36058. 99%Announcing .NET Core 2.2 | .NET Blog
  36059. 99%Announcing .NET Core 3 Preview 1 and Open Sourcing Windows Desktop Frameworks | .NET Blog
  36060. 97%Microsoft Flagship Events
  36061. 98%dotnet/coreclr
  36062. 99%Simplifying security for serverless and web apps with Azure Functions and App Service
  36063. 98%Extending the AdminUI Schema
  36064. 97%Round 18 results - TechEmpower Framework Benchmarks
  36065. 99%ASP.NET Blog | Razor support in Visual Studio Code now in Preview
  36066. 99%ASP.NET Blog | Blazor 0.7.0 experimental release now available
  36067. 99%Visual Studio Productivity in 5 minutes!
  36068. 99%ASP.NET Core Spreadsheet and Rich Text Editor (v18.2)
  36069. 95%.NET Survey
  36070. 93%Illyriad - Grand Strategy MMO
  36071. 98%Improve performance of Memory<T>.Span property getter by GrabYourPitchforks · Pull Request #20386 · dotnet/coreclr
  36072. 95%Target NetStandard 2.0 and .NET Framework 4.7.2 by tmat · Pull Request #30914 · dotnet/roslyn
  36073. 98%ASP.NET Blog | A first look at changes coming in ASP.NET Core 3.0
  36074. 98%Pull request successfully merged. Starting build... - The GitHub Blog
  36075. 95%Microsoft's Orleans Distributed App Framework Is Now Cross Platform - The New Stack
  36076. 99%.NET Blog Entity Framework Core 2.2 Preview 3 Now Available!
  36077. 99%ASP.NET Blog | ASP.NET Core 2.2.0-preview3 now available
  36078. 99%Guidance for library authors | .NET Blog
  36079. 99%ASP.NET AJAX Control Toolkit v18.1.1 - Now Available
  36080. 96%Interview with Scott Hunter at DotNet 2018
  36081. 99%Exploring the Docker Extension for VS Code and .NET Core
  36082. 99%ASP.NET Blog | Blazor 0.6.0 experimental release now available
  36083. 95%APEX Wallet 3.0 - Our best wallet, made even better!
  36084. 99%How to Create, Use, and Debug .NET application Crash Dumps in 2019 - Michael's Coding Spot
  36085. 88%Languages & Runtime: .NET Community Standup - Feb 14, 2019
  36086. 85%Sony's smart watch strap is now available in the UK
  36087. 93%r/AmpliFi - Problem only with Pixel 3XL
  36088. 98%Download .NET Core 2.2 (Linux, macOS, and Windows)
  36089. 98%Running with Server GC in a Small Container Scenario Part 1 – Hard Limit for the GC Heap | .NET Blog
  36090. 99%ASP.NET Blog | Blazor 0.8.0 experimental release now available
  36091. 81%Biohackers Encoded Malware in a Strand of DNA
  36092. 88%Scaling ASP.NET Core Applications
  36093. 99%Performing Constructor Injections on Azure Functions V2
  36094. 98%Halo 4 - Services in Azure with Caitie McCaffrey
  36095. 99%How to break large data in json objects
  36096. 98%Add gRPC templates by JunTaoLuo · Pull Request #7561 · dotnet/aspnetcore
  36097. 97%BlazorHelp Website > Blog - Connecting Blazor to Azure SignalR Service
  36098. 99%open-rpc/spec
  36099. 95%SignalR JS client add webworker support by dukhanov · Pull Request #7058 · dotnet/aspnetcore
  36100. 80%Donations
  36101. 94%Join us April 2nd for the Launch of Visual Studio 2019! | Visual Studio Blog
  36102. 97%Introducing draft pull requests - The GitHub Blog
  36103. 98%.NET Design Review: JSON Serialization
  36104. 93%Break When Value Changes: Data Breakpoints for .NET Core in Visual Studio 2019 | Visual Studio Blog
  36105. 99%Visual Studio Extension · Issue #1063 · dotnet/BenchmarkDotNet
  36106. 98%Resiliency and disaster recovery in Azure SignalR Service
  36107. 98%Using Azure CloudShell as a Dev Sandbox
  36108. 99%Get Started Tutorial for Python in Visual Studio Code
  36109. 89%Figure out how to handle IAsyncDisposable types in DI · Issue #426 · dotnet/extensions
  36110. 99%Host ASP.NET Core SignalR in background services
  36111. 96%ASP.NET Blog | Make the most of your monthly Azure Credits
  36112. 99%ASP.NET Core: Saturating 10GbE at 7+ million request/s
  36113. 98%SharpLab
  36114. 94%dotnet/aspnetcore
  36115. 99%EgorBo/Disasmo
  36116. 99%ASP.NET Blog | ASP.NET Core updates in .NET Core 3.0 Preview 2
  36117. 99%Announcing .NET Core 3 Preview 2 | .NET Blog
  36118. 99%MVC is too complex to be usable? · Issue #7039 · dotnet/aspnetcore
  36119. 99%Creating the auto-assign-issues bot: Creating my first GitHub app with Probot - Part 2
  36120. 98%Scope and claims design in IdentityServer
  36121. 99%HttpClient Creation and Disposal Internals: Should I Dispose of HttpClient? - Steve Gordon
  36122. 99%Fun with the Spiral of Death
  36123. 98%Wyam - Version 2.2.0
  36124. 99%Creating a GitHub app with create-probot-app: Creating my first GitHub app with Probot - Part 1
  36125. 97%no dogma podcast - powered by FeedBurner
  36126. 97%Bizcoder - Optimizing for the Speed of Light
  36127. 98%Motivations for Writing High-Performance C# Code - Steve Gordon
  36128. 99%Let us improve that Xamarin Forms startup experience - Mark's Blog
  36129. 99%Dotnet-Boxed/Templates
  36130. 98%Gary Ewan Park - Introducing the Cake.VsCode.Recipe Package
  36131. 99%Why is string.GetHashCode() different each time I run my program in .NET Core?
  36132. 98%Episode 20 - Xamarin with Jim Bennett
  36133. 99%Razor UI Class Library with Dynamic Area Name
  36134. 99%Power BI Report
  36135. 99%Reducing initial request latency by pre-building services in a startup task in ASP.NET Core
  36136. 99%EF Core Relationships in ASP .NET Core
  36137. 99%Build a Video Chat App with ASP.NET Core, Angular, and Twilio
  36138. 99%C# 8 using declarations
  36139. 99%Handling Entity Framework Core database migrations in production – Part 2 – The Reformed Programmer
  36140. 99%Using health checks to run async tasks in ASP.NET Core: Running async tasks on app startup in ASP.NET Core - Part 4
  36141. 99%Handling Entity Framework Core database migrations in production – Part 1 – The Reformed Programmer
  36142. 99%Securing a Vue.js app using OpenID Connect Code Flow with PKCE and IdentityServer4
  36143. 98%Version mismatches in 2.1 and 2.2 patch updates (often causes FileLoadException) · Issue #3503 · dotnet/aspnetcore
  36144. 99%Integration testing data access in ASP.​NET Core
  36145. 99%Running AWS S3 (Simple Storage Service) Locally for .NET Core Developers - Steve Gordon
  36146. 97%Feedback on async task examples and another possible solution: Running async tasks on app startup in ASP.NET Core - Part 3
  36147. 99%Successfully Deploying An InProcess ASP.NET Core 2.2 App To Azure
  36148. 99%ASP.NET Core Razor Pages and HTTP Status Control Flow
  36149. 99%Building C# Project-based Azure Functions in Visual Studio Code | The Data Farm
  36150. 96%Khalid Abuhakmeh’s Blog
  36151. 95%Manning Publications
  36152. 99%Exploring System.Threading.Channels - Nicolas Portmann - .NET / Java / Security
  36153. 93%The .Net Core Podcast Newsletter • Buttondown
  36154. 98%ARM Templates vs Azure CLI
  36155. 99%Introducing the Telerik UI for Blazor Early Preview
  36156. 99%Two approaches for running async tasks: Running async tasks on app startup in ASP.NET Core - Part 2
  36157. 99%Unit testing data access in ASP.​NET Core
  36158. 99%Built in options for running async tasks: Running async tasks on app startup in ASP.NET Core - Part 1
  36159. 99%Blazor Full-Stack Web Dev in ASP .NET Core
  36160. 99%Deep-dive into .NET Core primitives, part 3: runtimeconfig.json in depth
  36161. 99%davidfowl/AspNetCoreDiagnosticScenarios
  36162. 99%Roundup #31: .NET OSS, Async Startup, Loki Serilog, Monitoring, Collectible Assemblies, Alba 3.0 - CodeOpinion
  36163. 99%Migrating oidc-client-js to use the OpenID Connect Authorization Code Flow and PKCE
  36164. 90%The Self Healing Myth: Readiness & Liveness Probes
  36165. 99%Tracking down action methods that need ValidateAntiForgeryToken using Structural Search and Replace
  36166. 99%Securing Angular applications using the OpenID Connect Code Flow with PKCE
  36167. 99%Software Tokens Won't Save You
  36168. 99%Built in options for running async tasks: Running async tasks on app startup in ASP.NET Core - Part 1
  36169. 99%ASP.NET Core middleware and authorization
  36170. 97%In Action Book Giveaway - .NET Core Tutorials
  36171. 99%Rendering Markdown to HTML and Parsing YAML Front Matter in C#
  36172. 99%ASP.NET Core in Action
  36173. 99%Memory Leak in new ASPNET 2.2 routing? · Issue #6102 · dotnet/aspnetcore
  36174. 99%The State of the Implicit Flow in OAuth2
  36175. 99%Using dependency injection with Twilio SMS and ASP.NET Core 2.1
  36176. 99%Creating an AWS policy for calling the SES mailbox simulator from CodeBuild
  36177. 99%OpenID Connect back-channel logout using Azure Redis Cache and IdentityServer4
  36178. 99%Creating a git repo with Azure Repos and trying out Git LFS
  36179. 99%Version vs VersionSuffix vs PackageVersion: What do they all mean?
  36180. 99%API Controllers in ASP .NET Core
  36181. 99%Containing Null with C# 8 Nullable References
  36182. 99%Learning about .NET Core futures by poking around at David Fowler's GitHub - Scott Hanselman
  36183. 97%OneTab shared tabs
  36184. 99%Discards - C# Guide
  36185. 99%An Early Look at gRPC and ASP.NET Core 3.0 - Steve Gordon
  36186. 99%How to port desktop applications to .NET Core 3.0 | .NET Blog
  36187. 99%ASP.NET Core One Hour Makeover
  36188. 99%How to port desktop applications to .NET Core 3.0
  36189. 99%.NET Core Opinion 9 - Embrace Dependency Injection
  36190. 99%dotnet/core
  36191. 99%Dynamically setting Content Type in ASP.NET Core with FileExtensionContentTypeProvider
  36192. 99%ASP.NET Blog
  36193. 84%There's Waldo is a robot that finds Waldo
  36194. 99%.NET Standard
  36195. 92%Hello World Podcast: Episode 82 - Jon Galloway
  36196. 99%What’s new for WSL in Windows 10 version 1903? | Windows Command Line
  36197. 99%WP.NET | WordPress on .NET Core – WordPress running on .NET Core
  36198. 99%BenchmarkDotNet v0.11.4 | BenchmarkDotNet
  36199. 93%Whack Whack Terminal for Visual Studio
  36200. 84%Git Diff Margin - Visual Studio Marketplace
  36201. 99%Supporting new Alpine versions (for containers) · Issue #99 · dotnet/announcements
  36202. 92%dotnet/roslyn
  36203. 98%.NET Rocks! vNext
  36204. 98%.NET Rocks! vNext
  36205. 88%Confs.tech
  36206. 93%Microsoft’s Developer Blogs are Getting an Update | .NET Blog
  36207. 94%ASP.NET Blog | Microsoft’s Developer Blogs are Getting an Update
  36208. 99%Announcing Windows Community Toolkit v5.1 - Windows Developer Blog
  36209. 99%Forms and Fields in ASP .NET Core
  36210. 97%Be careful when manually handling JSON requests in ASP.NET Core | StrathWeb. A free flowing web tech monologue.
  36211. 98%Plastic SCM: A Full Version Control Stack built with Mono | Mono
  36212. 98%Auto Generated .NET API Clients using NSwag and Swashbuckle Swagger
  36213. 98%Background Worker template by Tratcher · Pull Request #7401 · dotnet/aspnetcore
  36214. 99%The Visual Studio Code command-line options
  36215. 99%An introduction to ASP.NET Core Razor Pages
  36216. 90%10 Years of Workshop Material Added to the Creative Commons
  36217. 92%JHipster - 生成你的 Spring Boot + Angular/React 应用!
  36218. 95%PeachPie.io - The PHP compiler & runtime under NET Core | Product Hunt
  36219. 99%twbs/rfs
  36220. 97%Automated date based versioning of ASP.NET Core assemblies
  36221. 95%Bootstrap 4.3.0
  36222. 99%Get These Dependencies Off My Lawn: 5 Tasks You Didn't Know Could be Done with Pure HTML and CSS
  36223. 93%.NET Architecture Guides
  36224. 95%Git History
  36225. 95%Defrag Tools | Channel 9
  36226. 85%drewnoakes/string-theory
  36227. 92%Make your site’s pages instant in 1 minute
  36228. 99%Power BI Report
  36229. 99%Blazor | Build client web apps with C# | .NET
  36230. 95%dotnet/corert
  36231. 99%kleampa/not-paid
  36232. 99%ASP.NET | Open-source web framework for .NET
  36233. 98%Publishing to Single-file in .Net Core by swaroop-sridhar · Pull Request #52 · dotnet/designs
  36234. 88%Blazor Demos
  36235. 99%Xamarin Blog
  36236. 98%Microsoft Build 2020
  36237. 97%Building and deploying an ASP.NET Core app with Docker containers - in 5 minutes – Max Horstmann's Coding Blog – My blog
  36238. 99%GoogleChromeLabs/quicklink
  36239. 99%Eric Williams - DotNetZero vNext